problem with ppc-aix on gas-980118

Ian Lance Taylor ian@cygnus.com
Wed Jan 21 18:50:00 GMT 1998


   Date: Mon, 19 Jan 1998 13:28:58 PST
   From: "Marty Leisner" <leisner@sdsp.mc.xerox.com>

   At line 5518, sec == sec->output_section and sec->name = "*ABS*", hence
   the link fails...

I doubt you need a loader reloc against an absolute symbol at all, and
I'm not sure why the linker thinks you need one.  You probably can't
just skip emitting one in xcoff_link_input_bfd.  You probably have to
skip counting it in xcoff_mark as well.

Ian



More information about the Bfd mailing list