This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


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>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]