Bug#38672: Building with gcc 3.0.4 requies additional CPPFLAG
jgluckca at netscape.net
jgluckca at netscape.net
Mon Feb 25 19:34:02 UTC 2002
Package: kdevelop
Version: kdevelop-2.1beta2_for_KDE_3.0 (using KDE 2.9.2 )
Severity: normal
Installed from: Compiled From Sources
Compiler: Not Specified
OS: Linux
OS/Compiler notes: gcc 3.0.4
When building with gcc 3.0.4 the compile breaks because a template is insantiated more than 50 times.
This can be fixed by adding
-ftemplate-depth-99
to the CPPFLAGS
If this is done kdevelop builds and appears to run correctly.
Regards
John
(Submitted via bugs.kde.org)
More information about the KDevelop-devel
mailing list