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]
Other format: [Raw text]

RE: quick question, gas ppc output format


> -----Original Message-----
> From: binutils-owner On Behalf Of quchen
> Sent: 15 April 2004 11:56

> Hi all,
> 
> I have a very quick question on PPC cross gas build:
> 
> What is the output format of gas by the ./configure 
> --target=powerpc-linux? Does it default to full ELF?

  Yep.

> And, anybody knows if there are some equivalent configure 
> option explanations for gas like gcc, or they share the 
> same options?

  "configure --help" will give you the list of options.  Try it with the
configure script in the gas subdirectory rather than the root configure
script to get the list of gas specific options. (Note that when you use the
root configure script it passes all the options you specify down to all the
configures in all the subdirectories, each of which parses whichever options
it understands and ignores the ones it doesn't, so don't worry about the gas
configure knowing options that the root configure doesn't.)


    cheers, 
      DaveK
-- 
Can't think of a witty .sigline today....


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