Does anyone have a working recipe to build gcc as a cross compiler for
powerpc, to execute under cygwin

I've been able to compile binutils, and build the c/c++ compiler, but am
failing in:

configure: error: No support for this host/target combination.
make: *** [configure-target-libstdc++-v3] Error 1

My configure command is :

../gcc-3.4.3/configure --exec-prefix=/usr/local --program-prefix=ppc-
--with-stabs -with-cpu=603 --target=powerpc-eabi --with-gnu-as=ppc-as
--with-gnu-ld=ppc-ld --enable-languages=c,c++ 

Any help/pointers would be appreciated.

Amir


------------------------------------------------------
Amir Fuhrmann
Chief S/W Architect
THX Ltd
1230 Oakmead Pkwy, Suite #301

Sunnyvale, CA 94085
Tel (408)-617-9155
Fax (408)-617-9154
Mobile (408) 391-8533

Reply via email to