This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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: GCC 4.8 build


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


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