On Do, 2007-12-20 at 21:02 +0100, Jesper Eskilson wrote: > To be picky, mingw32-make (i.e. GNU make) doesn't mind at all, but > cmd.exe might. (Mingw32-make will happily use any bourne-shell it can > get its hands on.)
You're absolutely right. The problem is, that we're using mingw32 from Code::Blocks. So we would habe to change the default shell to something else than cmd.exe (or patch codeblocks). Think other probs will raise due our company workstation setup containins some bat scripts... Felix _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
