On Tuesday, July 06, 2010 13:08:26 Mike Frysinger wrote: > On Tuesday, July 06, 2010 12:34:13 Kurt Roeckx wrote: > > But my point is that a version script is nothing arch specific, > > unlike a linker script. Version scripts even support saying in > > which language the symbol is, so that it can properly mangle it > > for you. Adding the symbol inside an 'extern "C"' also doesn't > > have any effect. > > with no lang spec, it is arch specific because it is dealing in linker > visible symbols. you are correct that 'extern "C"' should work though.
after talking with the binutils guys, they seem to agree with you about the default language is "C" and not "linker visible". so i'll pursue that course. thanks for the push. -mike
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool