This is the mail archive of the sid@sources.redhat.com mailing list for the SID 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: question about configure


Hi -

On Wed, Nov 14, 2001 at 12:14:41AM -0800, Yongming wei wrote:
: [...] I remember when building gcc and binutils for
: arm, I use --target=arm-elf when running configure as
: below:
: 
: ../src/configure  --target=arm-elf
: 
: My question is if I need --target=arm-elf when
: compiling sid [?] [...]

No, you don't need it, but it doesn't hurt either.

By default, sid will configure itself to provide a
simulation for processor architectures it supports.  If
you supply "--target=arm-elf", sid will configure itself
to support just that single target and disable the others.
This means that the resulting sid tree would be somewhat
smaller and somewhat faster to build, but less functional.


- FChE

Attachment: msg00026/pgp00000.pgp
Description: PGP signature


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