newlib didn't create makefiles

Gerster Jochen-B01096 B01096@freescale.com
Sat Mar 25 00:16:00 GMT 2006


Hi,
 
I'm working on porting eCos to the powerpc mpc55xx family
 
one step is building a gcc. And that's where the trouble getting started
 
USING:
binutils 2.15  < patch_e200z6_binutils-2.15.diff
gcc-3.4.3      < patch_all_e200_gcc-3.4.3.diff
newlib 1.12.0
 
TARGET: powerpc mpc55xx
HOST: i686-pc-cygwin
BUILD: i686-pc-cygwin
 
Building binutils 2.15                - works
Building gcc 3.4.3 bootstrap     - works
now I want to build newlib and ...
 
make[4]: Entering directory `/src/build-newlib/powerpc-eabispe/mpc7400/newlib'
make[4]: *** No rule to make target `all'. Stop.
make[4]: Leaving directory `/src/build-newlib/powerpc-eabispe/mpc7400/newlib'
make[3]: *** [multi-do] Error 1
make[3]: Leaving directory `/src/build-newlib/powerpc-eabispe/newlib'
make[2]: *** [all-multi] Error 2
make[2]: Leaving directory `/src/build-newlib/powerpc-eabispe/newlib'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/src/build-newlib/powerpc-eabispe/newlib'
make: *** [all-target-newlib] Error 2
 
the directory mpc7400/newlib is completely empty, no makefile, nothing
 
Any ideas???
 
I also tested newlib 1.13.0 newlib 1.14.0 -> same results
 
Thank you for your help!
 
Jochen



More information about the Newlib mailing list