Subject: Re: config dies on kernel build
To: None <ender@macbsd.com>
From: Alex Zepeda <jazepeda@pacbell.net>
List: port-mac68k
Date: 09/04/1999 01:39:13
On Thu, 2 Sep 1999, Colin Wood wrote:
> personally i don't find it all that difficult to type
>
> config GENERIC;cd ../compile/GENERIC;make depend && make
This can be put in a small sh script for the lazy ;)
> it probably won't take 2 days, either (although it may seem like it ;-)
> hopefully less than 12 hours, in fact....
I timed config at roughly 3 minutes, make depend at 10 minutes, and make
all at about 9 hours. This on my Quadra 650 24/700.
- alex