libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Blackfin and version scripts


From: Mike Frysinger
Subject: Re: Blackfin and version scripts
Date: Mon, 19 Jul 2010 18:54:35 -0400
User-agent: KMail/1.13.1 (Linux/2.6.34; KDE/4.4.4; x86_64; ; )

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

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]