Diab C-Compiler-Suite and GNU objcopy problem

Ian Lance Taylor ian@airs.com
Tue Oct 22 09:57:00 GMT 2002


Frank Oltmanns <frank.oltmanns.ml@gmx.de> writes:

> Okay, I think I wasn't precise enough with that. The new symtab contains
> additional entries compared to the symtab before copying. But it _does_ contain
> all of the entries of the original file. The only thing that's different, is
> that all the entries of type SECTION don't have names. Here is the output of
> "readelf -s" of the original file:

That's OK.  The names of STT_SECTION symbols are irrelevant.  Some ELF
toolchains do generate section names for STT_SECTION symbols; BFD
doesn't bother.

Ian



More information about the Binutils mailing list