Subject: Parallel Cross Compiles
To: None <netbsd-help@netbsd.org>
From: Pat Wendorf <mlist@beholder.homeunix.net>
List: netbsd-help
Date: 02/13/2004 20:01:33
Hey all,
I have a bunch of machines of different architectures at home that I
periodically do crossbuilds of -CURRENT from my FreeBSD 5.2 machine. The
builds do not seem to peak out the CPU at all times, so I tried to build a
few arch's in parallel to see if I could speed things up. This tends to mess
up the first build I started, and the second.
Is there any way to do parallel building?
- Pat