Hello all. I've checked HaRET out from the Handhelds.org CVS and am attempting to build under a Cygwin/CEGCC-mingw32ce environment. The CEGCC SourceForge site no longer has 0.50 available, so I've tried a build with 0.59.1 r1399 and r1375. With both versions, I receive the following error:
$ make V=1 Compiling src/mach/machines.cpp /opt/mingw32ce/bin/arm-mingw32ce-g++ -Wall -O -g -MD -march=armv4 -Iinclude -fno -exceptions -fno-rtti -c src/mach/machines.cpp -o out/machines.o make: *** [out/machines.o] Error 57 Googling GCC and "Error 57" doesn't yield much info. Has anyone tried building under this environment and can offer a suggestion? Thanks! ~ Geoff _______________________________________________ Haret mailing list [email protected] https://handhelds.org/mailman/listinfo/haret
