This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Binutils 2.18 available


On Wed, Aug 29, 2007 at 04:32:52PM +0100, Jan Beulich wrote:
> >How on earth did you get an R_386_GNU_VTINHERIT?  You must be using a
> >much older compiler than I am.
> 
> gcc 3.3.1 (SuSE 9.0) - are 3.3.x compilers not supported anymore?

Of course they are.  I don't know if -fvtable-gc is, though.  I know
that recent GCC's no longer emit .vtable_inherit, so it is likely that
the support is starting to rot.

     # Starting with 3.4.0, -fvtable-gc is no longer supported and thus
     # the functionality we try to test for cannot be expected to work.

selective4 and selective5 pass for me on x86_64-linux with GCC 3.3,
FWIW.

-- 
Daniel Jacobowitz
CodeSourcery


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