GCC 3.0 branch: cc1plus: warning: -fvtable-thunks is no longer supported

Carlo Wood carlo@alinoe.com
Mon May 28 03:26:00 GMT 2001


On Mon, May 28, 2001 at 09:57:04AM +0200, Andreas Jaeger wrote:
> 
> 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 \

Also while compiling libstdc++.

-- 
Carlo Wood <carlo@alinoe.com>



More information about the Java mailing list