GCC 4.5.0 Released

Paolo Bonzini bonzini@gnu.org
Wed Apr 21 22:49:00 GMT 2010


On Thu, Apr 22, 2010 at 00:35, Andreas Schwab <schwab@linux-m68k.org> wrote:
> Paolo Bonzini <bonzini@gnu.org> writes:
>
>> I'm not sure if "nm -g" would work under Linux, since
>>
>> $ nm -g /usr/lib64/libsqlite3.so
>> nm: /usr/lib64/libsqlite3.so: no symbols
>>
>> $ objdump -T /usr/lib64/libsqlite3.so|head -5
>
> The equivalent of "objdump -T" is "nm -D".

... but I'm not sure nm -D would work under Darwin, either. ;-)

Paolo



More information about the Gcc mailing list