GCC 3.0 branch: cc1plus: warning: -fvtable-thunks is no longer supported
Andreas Jaeger
aj@suse.de
Mon May 28 00:57:00 GMT 2001
Hi Java developers,
on the branch I get this warning when compiling libjava:
cc1plus: warning: -fvtable-thunks is no longer supported
A grep revealed:
gee:/cvs/gcc-3_0-branch:[0]$ grep -r "vtable-thunks" libjava/
libjava/doc/cni.sgml:the <literal>-fvtable-thunks</literal> flag to g++ when
libjava/ChangeLog-1999: * configure.in, configure (CXX): Add -fvtable-thunks.
libjava/Makefile.am:AM_CXXFLAGS = -fno-rtti -fvtable-thunks -fnon-call-exceptions \
libjava/Makefile.in:AM_CXXFLAGS = -fno-rtti -fvtable-thunks -fnon-call-exceptions \
Can you please apply the patches that have been done to the trunk to
the mainline also?
Thanks,
Andreas
--
Andreas Jaeger
SuSE Labs aj@suse.de
private aj@arthur.inka.de
http://www.suse.de/~aj
More information about the Java
mailing list