From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GNWAI-0003uq-9U for garchives@archives.gentoo.org; Wed, 13 Sep 2006 14:56:38 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k8DEtamP030122; Wed, 13 Sep 2006 14:55:36 GMT Received: from egr.msu.edu (jeeves.egr.msu.edu [35.9.37.127]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k8DEqAoW022846 for ; Wed, 13 Sep 2006 14:52:10 GMT Received: from [35.9.22.159] (cse498t10c.cse.msu.edu [35.9.22.159]) (authenticated bits=0) by egr.msu.edu (8.13.7/8.13.4) with ESMTP id k8DEqAir000943 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 13 Sep 2006 10:52:10 -0400 (EDT) Message-ID: <45081B03.4070607@gentoo.org> Date: Wed, 13 Sep 2006 10:51:47 -0400 From: Alec Warner User-Agent: Thunderbird 1.5.0.5 (X11/20060719) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] AutoMake and paralle safe makefiles [WAS: using -j1 with distcc?] References: <20060913143451.GC25497@gentoo.org> In-Reply-To: <20060913143451.GC25497@gentoo.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 7945d91a-b23b-4408-bc2f-a7aaf9abcc13 X-Archives-Hash: 0de0553774db336577cc5f69efda61a5 Aron Griffis wrote: > From bind-9.3.2-r4.ebuild: > > Unless somebody can explain how this is valid, I'll go ahead and fix > the bind ebuilds (where "fix" means "use -j1 unconditionally since the > Makefiles aren't parallel safe"). > > Aron If I'm using Autotools, aren't they smart enough (given that I specify the proper headers, and source files and whatnot) to generate parallel safe makefiles? Or is it a shot in the dark as to whether it works or not? -- gentoo-dev@gentoo.org mailing list