tech-toolchain archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: lossage with successive builds on netbsd-6 branch



On Tue, Dec 24, 2013 at 01:36:05PM +0100, Christoph Badura wrote:
> When I do two (or more) build.sh runs in a row switching MACHINE with -m
> only the first one runs to completion. E.g.:
> 
> ./build.sh -j8 -U -O obj -m i386 tools release >& build.i386.log
> ./build.sh -j8 -U -O obj -m sparc tools release >& build.sparc.log

You need to use different object directories for the two builds.

        David

-- 
David Laight: david%l8s.co.uk@localhost


Home | Main Index | Thread Index | Old Index