This is the mail archive of the binutils@sources.redhat.com 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: Is .vtable_entry and .vtable_inherit properly supported by the arm-elf format?


> From: "Greg Martin" <greg@actionengine.com>

> An older message from 29 Jan 2001
> (http://gcc.gnu.org/ml/gcc/2001-01/msg01697.html) said the C++
> vtable garbage collection did not function properly.  I'm
> assuming the linker was at fault.

The main problem is that gcc 3.x does not support -fvtable-gc,
for any architecture.  But the linker also has bugs, so I
suggest not to use use -fvtable-gc at all (for older gcc too).

brgds, H-P


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