> > The mailing list archives say don't use Cygwin gmake for this.
> > http://www.cmake.org/pipermail/cmake/2006-August/010617.html
> >
> I've done it, just make sure you are using MinGW GNU Make and not
> Cygwin GNU
> Make.  Also you will eventually run into the command line that is too
> log bug,
> since GNU Make can't use response files like NMake can.  It might also
> be
> important what SHELL is set too.  Use the "MinGW Makefiles" generator.

Excellent.  This is exactly the feedback I was looking for.

Thanks :).

Joe
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to