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]

compiling newlib


Hello
When I try to compile newlib with the tools form uClinux-coldfire I get an 
error message here at this point. Can someone tell me what I am doing missing.
thanks
Henry

/home/uClinux-coldfire/tools/m68k-elf-gcc -DPACKAGE=\"newlib\" 
-DVERSION=\"1.9.0\"  -I. -I../../../../../newlib/libc/stdlib  -O2 
-DMISSING_SYSCALL_NAMES -I../../targ-include 
-I../../../../../newlib/libc/../libc/include -fno-builtin      -g
-O2 -c ../../../../../newlib/libc/stdlib/__adjust.c
m68k-elf-gcc: installation problem, cannot exec `cpp': No such file or 
directorymake[3]: *** [__adjust.o] Error 1
make[3]: Leaving directory 
`/home/newlib/newlib-1.9.0/m5200/m68k-elf/newlib/libc/stdlib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/home/newlib/newlib-1.9.0/m5200/m68k-elf/newlib/libc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/newlib/newlib-1.9.0/m5200/m68k-elf/newlib'
make: *** [all-target-newlib] Error 2
[root@localhost m5200]

                       

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