libtool-patches
[Top][All Lists]
Advanced

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

Re: [MLB] Revised patch for AIX


From: Alexandre Oliva
Subject: Re: [MLB] Revised patch for AIX
Date: 13 Feb 2001 04:32:38 -0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley)

On Feb  9, 2001, Robert Boehne <address@hidden> wrote:

> +    export_symbols_cmds='$NM -BCpg $libobjs $convenience | awk '\''{ if 
> (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) 
> { print \$3 } }'\'' | sort -u > $export_symbols'

FYI, this doesn't work correctly with GNU nm.  -C == --demangle with
GNU nm, whereas it means --no-demangle with AIX nm.  I've got a patch
to fix this, that I'm testing right now.  Seems like this was the only
problem that showed up with my testing session on AIX 4.1.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  address@hidden, redhat.com}
CS PhD student at IC-Unicamp        address@hidden, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



reply via email to

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