From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Piel Date: Wed, 14 May 2003 07:27:07 +0000 Subject: Re: [Linux-ia64] Parallel make Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org David Mosberger wrote: > > >>>>> On Wed, 14 May 2003 13:38:23 +1000, Ian Wienand said: > > Ian> When I try a parallel make, make seems to get it's dependencies > Ian> out of order. > > I see the same thing, but it's only for asm-ia64/offsets.h. After > that, parallel makes work just fine. I tend to be able to live with > such "minor" build issues for a loooong time, giving others ample > chance to get impatient first... ;-) > Don't wait, do it now: make prepare make -j4 compressed Eric