This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: building gcc3.0 bootstrap cross-compiler missing header files!


On 07 May 2002, Wang Yonghao wrote:
> I'm trying to build a cross-compiler host on i686-linux target to 
> powerpc embedded board. I'm using below packages:
>     binutils-2.12.tar.bz2
>     gcc-core-3.0.tar.gz
>     gcc-3.0.tar.gz
>     glibc-2.2.5.tar.gz
>     glibc-linuxthreads-2.2.5.tar.gz
>     linux-2.4.18
> After read several howtos, binutils is built ok.  When I'm going to 
> build gcc-core to a bootstrap c compiler, it failed:

Just noticed your note from two months ago.
Did you succeed in the end?

Dimi and I are doing something very similar; see
http://www.kegel.com/xgcc3/

My gcc3.0.4 is now cross-compiling a full linux 2.4.17 system
which boots on ppc405, but it's not quite happy yet, as busybox
dumps core when I do tough things like 'ls -l'.
(I'm now figuring out how to cross-run the gcc regression tests
and ltp.)

- 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


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