R_PPC_LOCAL24PC c++ linking problems with current binutils

Ian Lance Taylor ian@zembu.com
Tue Jul 20 09:33:00 GMT 1999


   Date: Mon, 19 Jul 1999 23:09:13 -0400
   From: Daniel Jacobowitz <drow@false.org>

   A brief experiment showed that sec->output_section == NULL for the
   symbols in question, and (h->elf_link_hash_flags &
   ELF_LINK_HASH_DEF_REGULAR) == 0.  So that doesn't quite seem to be the
   problem.

Yes, now I understand that it really is trying to call a symbol in
another object, and the test is correct to report failure.

Ian


More information about the Binutils mailing list