Hallo,
I use gcc-3.3 and see this output since I upgraded the compiler:
$ gcc -fno-rtti -fno-exceptions conftest.c -o conftest.o
cc1: warning: "-frtti" is valid for C++ but not for C/ObjC
which leads to this statement in the configure run:
checking if gcc supports -fno-rtti -fno-exceptions... n
Hi,
over the last months, there were multiple discussions on the libtool
mailing list about the need for building static-only or shared-only
libraries on a per target basis. Up to now, libtool has a -static
flag for compile and link mode but its meaning is not consistent.
In compile mode, -static
___
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool