I've just installed cygwin and the current sanpshot version of ECOS and I'm trying to get a build to finsh, but I keep getting the following errors from the config tool when I try and build a default i386 target
++++++ make -r -C devs/wallclock/i386/pc/current headers make[1]: Entering directory `/ecos-c/CygWin/opt/ecos/my_build/devs/wallclock/i386/pc/current' make[1]: Leaving directory `/ecos-c/CygWin/opt/ecos/my_build/devs/wallclock/i386/pc/current' headers finished make -r -C services/memalloc/common/current heapgeninc.tcl make[1]: *** [heapgeninc.tcl] Error 53 make[1]: Entering directory `/ecos-c/CygWin/opt/ecos/my_build/services/memalloc/common/current' make: *** [build] Error 2 +++ Anyone know what I'm doing wrong ? Linas