4.6.99.3 build failure
Jerry Needell
jerry.needell at unh.edu
Tue Jun 20 13:36:10 UTC 2006
I am trying to build the sparc (leon2 and leon3 ) bsps from the CVS head
and I get the error below. I obtained the tree via CVS then ran
.bootstrap and tried to build.
syscall.o was created, but it was in the ..../libcpu/sparc subdirectory,
not in .....libcpu/sparc/syscall as the Makefile seems to expect.
any suggestions about the cause?
- Jerry
........................
sparc-rtems-gcc --pipe -B../../../../.././lib/
-B../../../../.././leon2/lib/ -specs bsp_specs -qrtems -isystem
../../../../.././leon2/lib/include -DASM -mcpu=cypress -msoft-float
-O2 -c ../../../../../../../rtems/c/src/lib/libcpu/sparc/syscall/syscall.S
sparc-rtems-gcc --pipe -B../../../../.././lib/
-B../../../../.././leon2/lib/ -specs bsp_specs -qrtems -Wall
-mcpu=cypress -msoft-float -O2 -o syscall.rel -qnolinkcmds -nostdlib
-Wl,-r syscall/syscall.o
sparc-rtems-gcc: syscall/syscall.o: No such file or directory
gmake[5]: *** [syscall.rel] Error 1
More information about the users
mailing list