public inbox for sid@sourceware.org
 help / color / mirror / Atom feed
* question about configure
@ 2001-10-10  0:27 Yongming wei
  2001-10-10  5:30 ` Frank Ch. Eigler
       [not found] ` <20011114064243.B14688.cygnus.project.sid@redhat.com>
  0 siblings, 2 replies; 3+ messages in thread
From: Yongming wei @ 2001-10-10  0:27 UTC (permalink / raw)
  To: sid

hi all,
 
I will simulate some applications for arm7 in my
redhat linux box, and I am confused when compiling
sid. 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, I think sid is only an simulator
running in linux, it will not create any code for arm
cpu, but the configure for sid have the --target
parameter, what it is used for?

I have tried building sid with --target=arm-elf and
without this parameter, all can complete.

thanks,
 
YM

__________________________________________________
Do You Yahoo!?
Find the one for you at Yahoo! Personals
http://personals.yahoo.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: question about configure
  2001-10-10  0:27 question about configure Yongming wei
@ 2001-10-10  5:30 ` Frank Ch. Eigler
       [not found] ` <20011114064243.B14688.cygnus.project.sid@redhat.com>
  1 sibling, 0 replies; 3+ messages in thread
From: Frank Ch. Eigler @ 2001-10-10  5:30 UTC (permalink / raw)
  To: Yongming wei; +Cc: sid

[-- Attachment #1: Type: text/plain, Size: 729 bytes --]

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 #2: Type: application/pgp-signature, Size: 232 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: question about configure
       [not found] ` <20011114064243.B14688.cygnus.project.sid@redhat.com>
@ 2001-10-10 10:13   ` Frank Ch. Eigler
  0 siblings, 0 replies; 3+ messages in thread
From: Frank Ch. Eigler @ 2001-10-10 10:13 UTC (permalink / raw)
  To: Yongming wei; +Cc: sid


I wrote:

: [...]
: : 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.  [...]
               ^^^
I meant        ALL


- FChE

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-11-14 12:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-10  0:27 question about configure Yongming wei
2001-10-10  5:30 ` Frank Ch. Eigler
     [not found] ` <20011114064243.B14688.cygnus.project.sid@redhat.com>
2001-10-10 10:13   ` Frank Ch. Eigler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).