[ECOS] GCC & Insight build problems (Cygwin, arm-elf)

harri.siirtola@vtt.fi harri.siirtola@vtt.fi
Mon May 14 09:56:00 GMT 2001


Hi,
browse as I might, I can't find the solutions to these problems. Quite
common though as I found some questions like this. Please give the quick
solution:

1. Build & install GCC
Command:

make -w all-gcc install-gcc LANGUAGES="c c++" 2>&1 | tee make.out

Result:

*** No rule to make target `c++´, needed by `native´. Stop.
make[1]: Leaving directory `/tmp/build/gcc/gcc´
make: *** [all-gcc] Error 2

2. Build & install Insight

Command:

make -w all install 2>&1 | tee make.out

Result: 

/usr/include/w32api/winnt.h:48: parse error before `CCHAR´
.
.	<many similar errors follow>
.

I downloaded the latest versions of the tools today and followed the
instructions on sources.redhat.com/ecos/tools/win-arm-elf-html.

Thanks for your help,
	Harri



More information about the Ecos-discuss mailing list