This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC 4.5.0 Released


On Wed, Apr 21, 2010 at 3:44 PM, Paolo Bonzini <bonzini@gnu.org> wrote:
> 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. ;-)
>

Nope :)

-eric


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]