On Fr, 2007-12-21 at 10:14 +0100, Jesper Eskilson wrote: > Unless Code::Blocks has a specially patched GNU make which is hardcoded > to cmd.exe there shouldn't be any difficulty to get your make to use > sh.exe (Cygwin's, for example).
Ok. > > Think other probs will raise due our company workstation setup > > containins some bat scripts... > > That is only a problem if you have cmd.exe-specific stuff in your > makefile-invocations. I thought about (the quick and dirty way) replacing the default system shell - remember I did that some year ago when working with windos boxes. But if CodeBlocks has a hard coded setup to cmd.exe that wouldn't help either... Yesterday I've invoked mingw32-make from a cywin shell. Think I got the same error though - but maybe I missed something else. I'll give it another try next gregorian year. Cheers, Felix _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
