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: extract symbols + object filename + section


Josef Angermeier <Josef.Angermeier@informatik.stud.uni-erlangen.de> writes:

> i tried to use nm but the problem is, using 'nm -A -f posix' it doesn't
> display the sections. but using 'nm -f sysv' it does, but i wonder if
> this format is supported on all platforms ... is it portable ?

nm -f sysv is supported wherever GNU nm is supported.  The 'sysv' just
means the format historically produced by the nm program on System V.

Ian


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