This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
ppc-linux cross compiler
- From: Der Herr Hofrat <der dot herr at mail dot hofr dot at>
- To: gcc-help at gnu dot org
- Date: Sun, 26 May 2002 21:24:09 +0200 (CEST)
- Subject: ppc-linux cross compiler
Hi !
has anybody built gcc-3.1 on X86 for ppc-linux ?
./configure --target=ppc-linux --host=i386-linux --prefix=/opt/ppc-devel/
runs through ok
make bootstrap
fails with an error that it can't find singal.h - which is there in the default
include path. are there any notes on cross-compiler build for gcc-3.1 ? the
Cross-compiling howto sems not to be up to date.
thx !
hofrat