libtool@gnu.org
[Top] [All Lists]

Re: Blackfin and version scripts

Subject: Re: Blackfin and version scripts
From: Kurt Roeckx
Date: Sat, 3 Jul 2010 11:48:13 +0200
On Tue, Jun 22, 2010 at 11:42:43AM +0200, Werner Koch wrote:
> Hi!
> 
>   GCRYPT_1.2 {
>     global:
>       gcry_check_version; gcry_control;
>   [...]      
> 
> Blackfin seems to be the only platform which has version script support
> and prefixes symbols with underscores.  That does not work of course.

blackfins is one of the arches that defined underscores in the
ABI.  But I don't think an application writer should care about
that, and that this is a bug in binutils.


Kurt


_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

<Prev in Thread] Current Thread [Next in Thread>
  • Re: Blackfin and version scripts, Kurt Roeckx <=