Hi, I have installed Cygwin 1.5.25-7, checkout ecos from CVS and downloaded the ecos configuration tools from eCosCentric web site. I tried to compile redboot for the TS1000 board but I got a compilation error when the first file is compiled. Here is what I did: ecosconfig new ts1000 redboot ecosconfig import /opt/ecos-cvs/ecos/packages/hal/powerpc/ts1000/current/misc/redboot_ROM.ecm ecosconfig tree make I got the same error when I installed ecos-2.0. Works fine when compiling under Linux plaftorm but I need to get it to work under XP.. Any help appreciated. Regards, Christophe. ------------------------------------------------------------------ headers finished make -r -C hal/powerpc/arch/current /ecos-c/cygwin/opt/ecos-cvs/src/sl1910_boot/install/include/cyg/hal/ppc_offsets.inc make[1]: Entering directory `/opt/ecos-cvs/src/sl1910_boot/hal/powerpc/arch/current' powerpc-eabi-gcc -finline-limit=7000 -msoft-float -mcpu=860 -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -I/ecos-c/cygwin/opt/ecos-cvs/src/sl19 10_boot/install/include -I/opt/ecos-cvs/ecos/packages/hal/powerpc/arch/current -I/opt/ecos-cvs/ecos/packages/hal/powerpc/arch/current/src -I/opt/ecos-cvs/ecos/packages/hal/powerpc/arch/current/tests -I. -Wp,-MD,ppc_offsets.tmp -o hal_mk_defs.tmp -S / opt/ecos-cvs/ecos/packages/hal/powerpc/arch/current/src/hal_mk_defs.c make[1]: *** [/ecos-c/cygwin/opt/ecos-cvs/src/sl1910_boot/install/include/cyg/hal/ppc_offsets.inc] Error 53 make[1]: Leaving directory `/opt/ecos-cvs/src/sl1910_boot/hal/powerpc/arch/current' make: *** [build] Error 2 ------------------------------------------------------------------
-- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss