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


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

something is missing while making newlib 1.9.0


Hello, Dear sir:

according to the instructions on http://www.objsw.com/CrossGCC, I tried to 
make an Cross Compiler for my destination PowerPC platform.  After binutils 
and gcc3.0 have been configured and built successfully, I typed The 
following instructions :
    
     configure --target=powerpc-eabi --prefix=/home/newgcc -v
     make all install

I failed in making newlib 1.9.0 ,  the message listed below:
     
     powerpc-eabi-ar :  fstat.o: no such file or directory
     make[2]: *** [libsim.a] Error 1

I tried copy fstat.o , getpid.o ,isatty.o and kill.o into rs6000 
directory(I found them at other directory), and typed `make all' again. 
this time it said "putnum.o: no such file or directory". I could not find 
putnum.o anywhere.

would you give me some suggestions?

best regards
yang tengyong
7/12      

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


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