binutils
H . J . Lu
hjl@lucon.org
Tue May 14 09:15:00 GMT 2002
On Tue, May 14, 2002 at 10:18:32AM +0000, C Sares wrote:
> >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
>
>
> Hi Nick,
> It worked fine. But the file which I converted from coff executable to ELF
> 32-bit LSB executable is not working in RH 7.2. While executing, it is
> giving the outout 'Segmentation fault'. What may be the reason?
> Thanks
> Sares
You can't convert coff executable to ELF. It is not going to work without
extensive changes in binutils.
H.J.
More information about the Binutils
mailing list