From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10805 invoked by alias); 28 Aug 2003 00:22:03 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 10798 invoked from network); 28 Aug 2003 00:22:01 -0000 Received: from unknown (HELO redhat.com) (24.131.133.249) by sources.redhat.com with SMTP; 28 Aug 2003 00:22:01 -0000 Received: by redhat.com (Postfix, from userid 201) id ECD8332AAF8; Wed, 27 Aug 2003 20:21:56 -0400 (EDT) Date: Thu, 28 Aug 2003 01:04:00 -0000 From: Christopher Faylor To: cygwin@cygwin.com Subject: Re: parallel make Message-ID: <20030828002156.GA27895@redhat.com> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-SW-Source: 2003-08/txt/msg01425.txt.bz2 On Wed, Aug 27, 2003 at 08:15:19PM -0400, Rolf Campbell wrote: >make -j does work in cygwin, to an extent. If you try to use too many >processes, cygwin seems to flip out. -j20 does seem to work fine though >(it only starts acting strang around -j100). More likely it "flips out" around -j62 or so. cgf -- 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/