Re: gcc identifier maps

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



lad3@xxxxxxxxxxxx schrieb:
> Is there a gcc switch which will generated a printed list of each identifier and
> it's size in a fashion similar to the HP-UX cc +m switch?

Not that I am aware of...

However, you could just invoke "nm -S <obj-file>" after the compilation. I don't know if this fits the HP-UX cc fashion, though.

Daniel


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux