I just installed mspgcc-20040224.exe at a win-XP host. Running make I get a strange error:
e.g.: >make clean rm -f *.o mmake: [clean] Error 255 (ignored) rm -f *.elf mmake: [clean] Error 255 (ignored) When I do it manually at the same cmd command line it works. (PATH is set correctly too) Any idea whats wrong? thx M.