extern "C++" support in ld 2.15?

Alan Modra amodra@gmail.com
Wed Feb 24 10:39:00 GMT 2010


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



More information about the Binutils mailing list