This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Binutils on 4.2


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]