This is the mail archive of the gas2@sourceware.cygnus.com mailing list for the gas2 project.


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

Re: Possible bugs in GAS/LD...


   From: erich@uruk.org
   Date: Sat, 01 Jul 1995 17:55:34 -0700

   My configuration is "--target=i386-gnu", 

The i386-gnu target now generates ELF object files, not a.out object
files.  I believe this was done at the request of Roland McGrath.

You should be able to use i386-aout to get a.out object files.

Ian