------- Additional Comments From schwab at suse dot de 2007-05-10 17:18 ------- >From tc-m68k.h: /* Target *-*-elf implies an embedded target. No shared libs. *-*-uclinux also requires special casing to prevent GAS from generating unsupported R_68K_PC16 relocs. */ #define EXTERN_FORCE_RELOC \ ((strcmp (TARGET_OS, "elf") != 0) && (strcmp (TARGET_OS, "uclinux") != 0))
-- http://sourceware.org/bugzilla/show_bug.cgi?id=4454 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils