bootstrap gcc errors

Dan Kegel dkegel@ixiacom.com
Wed Jun 18 20:59:00 GMT 2003


Bryce Schober wrote:
> My "make" according to 
> http://billgatliff.com/twiki/bin/view/Crossgcc/BuildBootstrapGcc failed 
> miserably.
> 
> binutils version 2.14
> export TARGET=arm-elf
> export PREFIX=/usr/local
> 
> The configure cmd (from /usr/local/src/build-bootstrap):
> 
> $ ../gcc-3.3/configure --target=$TARGET --prefix=$PREFIX 
> --without-headers --with-newlib --with-gnu-as --with-gnu-ld \ 
> --with-local-prefix=${PREFIX}/${TARGET} --disable-shared

Try following http://kegel.com/crosstool instead, it's been updated.

It's more of a script than a writeup, but it's got comments :-)
- Dan


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



More information about the crossgcc mailing list