extract symbols + object filename + section
Ian Lance Taylor
ian@airs.com
Thu Oct 27 23:00:00 GMT 2005
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
More information about the Binutils
mailing list