Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Nov 1997 15:22:50 -0800
From:      John-Mark Gurney <gurney_j@efn.org>
To:        Burton Sampley <bsampley@bsampley.vip.best.com>
Cc:        current@FreeBSD.ORG
Subject:   Re: make world time???/
Message-ID:  <19971111152250.16665@hydrogen.nike.efn.org>
In-Reply-To: <Pine.BSF.3.96.971111142833.28037B-100000@bsampley>; from Burton Sampley on Tue, Nov 11, 1997 at 02:51:10PM -0800
References:  <Pine.BSF.3.96.971111142833.28037B-100000@bsampley>

next in thread | previous in thread | raw e-mail | index | archive | help
Burton Sampley scribbled this message on Nov 11:
> I'm really curious what people are doing to complete make world in such
> disgustingly low amount of time.  I just recently upgraded from IDE to
> SCSI (IDE drives are still installed, but are presently not being used)
> and installed a 233-MMX (overclocked to 266 using 75MHz bus speed)  and
> the best time I can get for make world is 3:00 hours.  I started with
> source code from 9/11 with /usr/obj/ empty.  I'm only using the
> plain-vanilla 'make world' from /usr/src.  Any suggestion?

well.. sounds like you need to enable -pipe on the CFLAGS (see
/etc/make.conf)... and you also need to pass something like -j4 on the
make commandline to enble parallel building...  this dropped my time
bye 25%... note though, that some of those times are with some parts of
the build disabled...

I'm able to do a buildworld in about 5h on my k5/90...

-- 
  John-Mark Gurney                          Modem/FAX: +1 541 683 6954
  Cu Networking

  Live in Peace, destroy Micro$oft, support free software, run FreeBSD



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19971111152250.16665>