From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28392 invoked from network); 15 Jan 2007 00:27:34 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.1.7 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 15 Jan 2007 00:27:34 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 30673 invoked from network); 15 Jan 2007 00:27:28 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 15 Jan 2007 00:27:28 -0000 Received: (qmail 840 invoked by alias); 15 Jan 2007 00:27:04 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 23108 Received: (qmail 747 invoked from network); 15 Jan 2007 00:26:59 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 15 Jan 2007 00:26:59 -0000 Received: (qmail 29391 invoked from network); 15 Jan 2007 00:26:57 -0000 Received: from vinc17.net8.nerim.net (HELO prunille.vinc17.org) (62.212.121.106) by a.mx.sunsite.dk with SMTP; 15 Jan 2007 00:26:52 -0000 Received: by prunille.vinc17.org (Postfix, from userid 501) id 748D410143B2; Mon, 15 Jan 2007 01:26:51 +0100 (CET) Date: Mon, 15 Jan 2007 01:26:51 +0100 From: Vincent Lefevre To: zsh-workers@sunsite.dk Subject: Re: Building zsh should work with "make -j2" Message-ID: <20070115002651.GE10583@prunille.vinc17.org> Mail-Followup-To: zsh-workers@sunsite.dk References: <20070112235849.GZ22968@prunille.vinc17.org> <070113102141.ZM26285@torch.brasslantern.com> <20070114201004.GA10583@prunille.vinc17.org> <070114123048.ZM18432@torch.brasslantern.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <070114123048.ZM18432@torch.brasslantern.com> X-Mailer-Info: http://www.vinc17.org/mutt/ User-Agent: Mutt/1.5.13-vl-r14963 (2007-01-09) On 2007-01-14 12:30:47 -0800, Bart Schaefer wrote: > In a way that's not GNUmake-specific? I don't know of one. There's > the ".NOTPARALLEL" target, which could be added to the end of > Config/defs.mk.in to control GNUmake; I suppose that might be worth > doing. However, it doesn't really solve the general problem. Yes, this is better than nothing. I generally use GNU make. -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)