This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.0 branch: cc1plus: warning: -fvtable-thunks is no longer supported
- To: Andreas Jaeger <aj at suse dot de>
- Subject: Re: GCC 3.0 branch: cc1plus: warning: -fvtable-thunks is no longer supported
- From: Carlo Wood <carlo at alinoe dot com>
- Date: Mon, 28 May 2001 12:26:42 +0200
- Cc: gcc-bugs at gcc dot gnu dot org, java at gcc dot gnu dot org
- References: <ho4ru5ucrz.fsf@gee.suse.de>
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>