Hi.
Everytime I compile the OpenSG (www.opensg.org) scenegraph library, I
get thousands(!) of warnings of the following kind:
Warning: »inline« >>funcXYZ()<< failed: --param max-inline-insns-single
limit reached after inlining into the callee
and
Warning: »inline« >>funcXYZ()<< failed --param inline-unit-growth limit
reached
(Probably not the 100% correct message, retranslated from german output...)
Is there a way to disable / get rid of these warnings?
Thanks and regards,
Dominik
P.S.: In case it matters:
[EMAIL PROTECTED]:~$ g++ -v
Target: x86_64-linux-gnu
Configured with: ../src/configure -v
--enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr
--with-gxx-include-dir=/usr/include/c++/4.0.2 --enable-shared
--with-system-zlib --libexecdir=/usr/lib --enable-nls
--without-included-gettext --enable-threads=posix --program-suffix=-4.0
--enable-__cxa_atexit --enable-libstdcxx-allocator=mt
--enable-clocale=gnu --enable-libstdcxx-debug --enable-java-gc=boehm
--enable-java-awt=gtk-default --enable-gtk-cairo
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre
--enable-mpfr --disable-werror --enable-checking=release x86_64-linux-gnu
Thread-Modell: posix
gcc-Version 4.0.2 20050808 (prerelease) (Ubuntu 4.0.1-4ubuntu9)
_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus