binutils
Nick Clifton
nickc@cambridge.redhat.com
Sat May 11 03:36:00 GMT 2002
Hi Sares,
> Thanks for the reply,
> i686-*-linux target does not exist in bfd/config.bfd. What I should
> add to that file? I require binutils to convert one coff file to
> change to elf format.
I think that it would be better to update your sources to the latest
version. For example in the current sources the config.bfd file has
this entry:
i[3456]86-*-linux-gnu*)
targ_defvec=bfd_elf32_i386_vec
targ_selvecs="i386linux_vec bfd_efi_app_ia32_vec"
;;
Which should suit your needs.
Cheers
Nick
More information about the Binutils
mailing list