GCC 4.8 build
Ian Lance Taylor
iant@google.com
Wed Mar 27 18:41:00 GMT 2013
On Wed, Mar 27, 2013 at 11:29 AM, Kalai Rajah N <kalairajah@gmail.com> wrote:
> From elfutils nm ...
Thanks for the sample output. Clearly the output formats are quite
different.
You're right about -p vs. -P, I did get that wrong. But evidently the
two nm programs don't even agree about portable output. And the awk
script in libgcc/Makefile.in does not expect -P output.
I have no quick fix here, other than to use the GNU binutils nm.
You may want to open a bug report about this, but I don't know whether
the bug report should be against GCC or the elfutils.
Ian
More information about the Gcc-help
mailing list