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: extern "C++" support in ld 2.15?


On Tue, Feb 23, 2010 at 11:15:55AM -0800, Brendan Miller wrote:
> extern "C++" {
>     my_namespace::*;
> }
> 
> seems to work in a version script, but I vaguely seem to recall
> someone complaining that C++ support in the linker is spotty. Anyone
> care to comment on how reliable this is on ELF? Will this pick up
> classes with const/volatile members for instance? Vtables?

http://sourceware.org/bugzilla/show_bug.cgi?id=10326

-- 
Alan Modra
Australia Development Lab, IBM


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