From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31586 invoked by alias); 10 Jun 2003 23:04:20 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 31554 invoked from network); 10 Jun 2003 23:04:20 -0000 Received: from unknown (HELO lacrosse.corp.redhat.com) (66.187.233.200) by sources.redhat.com with SMTP; 10 Jun 2003 23:04:20 -0000 Received: from free.redhat.lsd.ic.unicamp.br (aoliva.cipe.redhat.com [10.0.1.10]) by lacrosse.corp.redhat.com (8.11.6/8.9.3) with ESMTP id h5AN4FK07171; Tue, 10 Jun 2003 19:04:15 -0400 Received: from free.redhat.lsd.ic.unicamp.br (free.redhat.lsd.ic.unicamp.br [127.0.0.1]) by free.redhat.lsd.ic.unicamp.br (8.12.8/8.12.8) with ESMTP id h5AN4Dwn012033; Tue, 10 Jun 2003 20:04:13 -0300 Received: (from aoliva@localhost) by free.redhat.lsd.ic.unicamp.br (8.12.8/8.12.8/Submit) id h5AN4A59011491; Tue, 10 Jun 2003 20:04:10 -0300 To: DJ Delorie Cc: neroden@twcny.rr.com, gcc-patches@gcc.gnu.org, gdb-patches@sources.redhat.com, binutils@sources.redhat.com Subject: Re: [toplevel patch] Up with parallelism! References: <20030610214612.GA24361@doctormoo> <200306102251.h5AMpw0w011137@envy.delorie.com> From: Alexandre Oliva Organization: GCC Team, Red Hat Date: Tue, 10 Jun 2003 23:04:00 -0000 In-Reply-To: <200306102251.h5AMpw0w011137@envy.delorie.com> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-06/txt/msg00345.txt.bz2 On Jun 10, 2003, DJ Delorie wrote: >> Hmm... I'd be a bit more conservative, and keep the ability to ensure >> serial-configure, for those who feel the need for it. How about just >> disabling it by default for now, and see whether anyone runs into a >> problem? We can always remove it later. > They can just use "-j1" for that. > I think this replicates the old functionality: > $ make -j1 MAKE="make -j3" Not quite. It means every sub-make will get `make -j3', which has explodes on me in certain cases. -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{redhat.com, gcc.gnu.org} CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org} Free Software Evangelist Professional serial bug killer