------- Additional Comments From hjl at lucon dot org 2007-01-04 19:52 ------- (In reply to comment #7) > > The standard ELF target is always built. ld/configure.tgt has > > I have been refering to bfd/config.bfd, file where I wanted to modify > targ_selvecs. It contains > > i[3-7]86-*-freebsd* | i[3-7]86-*-kfreebsd*-gnu) > targ_defvec=bfd_elf32_i386_freebsd_vec > targ_selvecs=i386coff_vec
It doesn't work due to ld. I got [EMAIL PROTECTED] ld]$ ./ld-new -V GNU ld version 2.17.50 20070104 Supported emulations: elf_x86_64_fbsd elf_i386_fbsd elf_x86_64 elf_i386 [EMAIL PROTECTED] ld]$ ./ld-new -r -m elf_x86_64 mri.o ./ld-new: target elf64-x86-64 not found [EMAIL PROTECTED] ld]$ In anycase, it doesn't hurt to ENABLE elf_x86_64 and elf_i386. -- http://sourceware.org/bugzilla/show_bug.cgi?id=3826 ------- 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