Binutils on 4.2

Alan Modra alan@linuxcare.com.au
Mon Feb 26 17:36:00 GMT 2001


On Mon, 26 Feb 2001, Steve Gonczi wrote:

> >--enable-targets=i386-elf,i386-coff
> 
> Tried that. I still get a set of binaries that only support a.out
> BSDI tech support claims that binutils inherently only supports one format
> at a time.

Not true any more for certain targets.  eg.
--target=i686-linux --enable-targets=i686-linuxaout,i686-coff gives an
assembler that can generate objects for all three targets.  I think with
some tweaking of gas/configure.in you'l be able to do the same when your
primary target is aout - you'll need to set bfd_gas=yes.



More information about the Binutils mailing list