<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2920.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi All,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>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:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>../rtems-4.5.0-build/configure --target=m68k-rtems
--disable-cxx\</FONT></DIV>
<DIV><FONT face=Arial
size=2>
--enable-rtemsbsp=gen68360 --prefix=/opt/rtems</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>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?</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Any help will be greatly appreciated.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Gus</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>...</FONT></DIV>
<DIV><FONT face=Arial size=2>Making all in score<BR>make[8]: Entering directory
`/home/gus/work/rtems-4.5.0-build/m68k-rtems/c/gen68<BR>360/exec/score/cpu/m68k/rtems/score'<BR>make[8]:
Nothing to be done for `all'.<BR>make[8]: Leaving directory
`/home/gus/work/rtems-4.5.0-build/m68k-rtems/c/gen683<BR>60/exec/score/cpu/m68k/rtems/score'<BR>make[8]:
Entering directory
`/home/gus/work/rtems-4.5.0-build/m68k-rtems/c/gen68<BR>360/exec/score/cpu/m68k/rtems'<BR>make[8]:
Nothing to be done for `all-am'.<BR>make[8]: Leaving directory
`/home/gus/work/rtems-4.5.0-build/m68k-rtems/c/gen683<BR>60/exec/score/cpu/m68k/rtems'<BR>make[7]:
Leaving directory
`/home/gus/work/rtems-4.5.0-build/m68k-rtems/c/gen683<BR>60/exec/score/cpu/m68k/rtems'<BR>make[7]:
Entering directory
`/home/gus/work/rtems-4.5.0-build/m68k-rtems/c/gen68<BR>360/exec/score/cpu/m68k'<BR>/opt/rtems/bin/m68k-rtems-gcc
--pipe -B../../../../../../.././gen68360/lib/ -spe<BR>cs bsp_specs -qrtems -g
-Wall -ansi -fasm -mcpu32 -c -O4
-fomit-frame-po<BR>inter -o o-optimize/cpu.o
../../../../../../../../rtems-4.5.0/c/src/exec/score/c<BR>pu/m68k/cpu.c<BR>m68k-rtems-gcc:
specs %rename syntax malformed after 19 characters<BR>make[7]: ***
[o-optimize/cpu.o] Error 1<BR>make[7]: Leaving directory
`/home/gus/work/rtems-4.5.0-build/m68k-rtems/c/gen683<BR>60/exec/score/cpu/m68k'<BR>make[6]:
*** [all-recursive] Error 1<BR>make[6]: Leaving directory
`/home/gus/work/rtems-4.5.0-build/m68k-rtems/c/gen683<BR>60/exec/score/cpu/m68k'<BR>make[5]:
*** [all-recursive] Error 1<BR>make[5]: Leaving directory
`/home/gus/work/rtems-4.5.0-build/m68k-rtems/c/gen683<BR>60/exec/score/cpu'<BR>make[4]:
*** [all-recursive] Error 1<BR>make[4]: Leaving directory
`/home/gus/work/rtems-4.5.0-build/m68k-rtems/c/gen683<BR>60/exec/score'<BR>make[3]:
*** [all-recursive] Error 1<BR>make[3]: Leaving directory
`/home/gus/work/rtems-4.5.0-build/m68k-rtems/c/gen683<BR>60/exec'<BR>make[2]:
*** [all-recursive] Error 1<BR>make[2]: Leaving directory
`/home/gus/work/rtems-4.5.0-build/m68k-rtems/c/gen683<BR>60'<BR>make[1]: ***
[all-recursive] Error 1<BR>make[1]: Leaving directory
`/home/gus/work/rtems-4.5.0-build/m68k-rtems/c'<BR>make: *** [all-recursive]
Error 1</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>gus@PUNO
~/work/rtems-4.5.0-build<BR>$</FONT></DIV></BODY></HTML>