RedPenguin, le Wed 28 Jun 2006 00:54:25 -0400, a écrit :
> Is it possible to use multiple copies of Cygwin to do parallel compiling 
> so that u can compile faster using many cygwins.

You can run several cygwin shells indeed. Or use make -j to compile in
parallel, or you can use distcc for compiling in a distributed way.

Samuel

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to