Errors in bsp_spec.

Gus Paolone gus.paolone at calyptech.com
Wed Mar 21 23:12:00 UTC 2001


Hi All,

I've downloaded RTEMS-4.5.0 and associated RPMs for Cigwin (Win-2000 platform). I got both POWERPC and M68K tools. I was able to configure rtems with the following command line:

../rtems-4.5.0-build/configure --target=m68k-rtems --disable-cxx\
                                          --enable-rtemsbsp=gen68360 --prefix=/opt/rtems

When I try to build rtems with "make all install" I get an error with the format of the spec file. See the output below. I also tried the same with power-pc and I get the same error. One thing is that I could not find much on the web about spec files for gcc. Can anybody give me clue as to where I can get some info?

Any help will be greatly appreciated.

Gus

...
Making all in score
make[8]: Entering directory `/home/gus/work/rtems-4.5.0-build/m68k-rtems/c/gen68
360/exec/score/cpu/m68k/rtems/score'
make[8]: Nothing to be done for `all'.
make[8]: Leaving directory `/home/gus/work/rtems-4.5.0-build/m68k-rtems/c/gen683
60/exec/score/cpu/m68k/rtems/score'
make[8]: Entering directory `/home/gus/work/rtems-4.5.0-build/m68k-rtems/c/gen68
360/exec/score/cpu/m68k/rtems'
make[8]: Nothing to be done for `all-am'.
make[8]: Leaving directory `/home/gus/work/rtems-4.5.0-build/m68k-rtems/c/gen683
60/exec/score/cpu/m68k/rtems'
make[7]: Leaving directory `/home/gus/work/rtems-4.5.0-build/m68k-rtems/c/gen683
60/exec/score/cpu/m68k/rtems'
make[7]: Entering directory `/home/gus/work/rtems-4.5.0-build/m68k-rtems/c/gen68
360/exec/score/cpu/m68k'
/opt/rtems/bin/m68k-rtems-gcc --pipe -B../../../../../../.././gen68360/lib/ -spe
cs bsp_specs -qrtems -g -Wall -ansi -fasm    -mcpu32     -c  -O4 -fomit-frame-po
inter -o o-optimize/cpu.o ../../../../../../../../rtems-4.5.0/c/src/exec/score/c
pu/m68k/cpu.c
m68k-rtems-gcc: specs %rename syntax malformed after 19 characters
make[7]: *** [o-optimize/cpu.o] Error 1
make[7]: Leaving directory `/home/gus/work/rtems-4.5.0-build/m68k-rtems/c/gen683
60/exec/score/cpu/m68k'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory `/home/gus/work/rtems-4.5.0-build/m68k-rtems/c/gen683
60/exec/score/cpu/m68k'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/home/gus/work/rtems-4.5.0-build/m68k-rtems/c/gen683
60/exec/score/cpu'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/gus/work/rtems-4.5.0-build/m68k-rtems/c/gen683
60/exec/score'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/gus/work/rtems-4.5.0-build/m68k-rtems/c/gen683
60/exec'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/gus/work/rtems-4.5.0-build/m68k-rtems/c/gen683
60'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/gus/work/rtems-4.5.0-build/m68k-rtems/c'
make: *** [all-recursive] Error 1

gus at PUNO ~/work/rtems-4.5.0-build
$
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20010322/c3f3bf3b/attachment.html>


More information about the users mailing list