arm-elf toolchain

Vermeulen Jan Jan.Vermeulen@siemens.atea.be
Wed Sep 5 23:37:00 GMT 2001


I follow the CrossGCC FAQ & Script found at:
http://crossgcc.billgatliff.com/

That will probably help you a lot.


-----Original Message-----
From: Shaun Jackman [ mailto:sjackman@pathwayconnect.com ]
Sent: woensdag 5 september 2001 19:48
To: crossgcc@sources.redhat.com
Subject: arm-elf toolchain


I'm trying to build an arm-elf toolchain with newlib. There are lots of 
cross-gcc faqs on the web but a number of them are out of date, and tend to 
conflict with each other. I thought I'd check here first.

Versions...
binutils-2.11.2
gcc-3.0.1
newlib-1.9.0
gdb-5.0

Are these configure lines correct?

~/src/binutils-2.11.2/configure --target=arm-elf

~/src/gcc-3.0.1/configure --target=arm-elf \
  --with-headers=~/src/newlib-1.9.0/newlib/libc/include \
  --with-newlib --with-gnu-as --with-gnu-ld

~/src/newlib-1.9.0/configure --target=arm-elf

~/src/gdb-5.0/configure --target=arm-elf

What's the effect of --with-newlib --with-gnu-as and --with-gnu-ld in the
gcc 
configure line?

Thanks,
Shaun

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to
crossgcc-unsubscribe@sourceware.cygnus.com

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com



More information about the crossgcc mailing list