X-Spam-Check-By: sourceware.org X-T2-Posting-ID: dCnToGxhL58ot4EWY8b+QGwMembwLoz1X2yB7MdtIiA= X-Cloudmark-Score: 0.000000 [] Date: Wed, 28 Jun 2006 10:39:31 +0200 From: Samuel Thibault To: cygwin AT cygwin DOT com Subject: Re: Cygwin Cluster Possible? Message-ID: <20060628083931.GA7602@implementation.residence.ens-lyon.fr> Mail-Followup-To: cygwin AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.11 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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/