This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: nm dying on stripped .so's


> On Jan 11, 2017, at 9:45 PM, Philip Prindeville <philipp_subx@redfish-solutions.com> wrote:
> 
> I’ve got a valid .so that I’m trying to dump symbols of, but nm doesn’t like the fact that the section header size is zero… Or that’s what I’ve been able to ascertain, perhaps incorrectly.
> 
> This is what I see:
> 
> $ nm -D usr/lib/php/libevent.so
> nm: usr/lib/php/libevent.so: no symbols
> $ 
> 
> yet the file is otherwise fine:
> 
> [snip]


After posting, I realized I should try to supply the file in question.  It’s here:

http://www.redfish-solutions.com/downloads/libevent.so



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