From owner-freebsd-stable Mon Sep 20 10:13:49 1999 Delivered-To: freebsd-stable@freebsd.org Received: from nohow.demon.co.uk (host212-140-4-148.btinternet.com [212.140.4.148]) by hub.freebsd.org (Postfix) with ESMTP id 17AE11501C for ; Mon, 20 Sep 1999 10:13:44 -0700 (PDT) (envelope-from noway@nohow.demon.co.uk) Received: from localhost (noway@localhost) by nohow.demon.co.uk (8.9.3/8.9.3) with ESMTP id PAA00653 for ; Mon, 20 Sep 1999 15:24:40 +0100 (BST) (envelope-from noway@nohow.demon.co.uk) Date: Mon, 20 Sep 1999 15:24:40 +0100 (BST) From: Jose Marques To: stable@FreeBSD.ORG Subject: Re: Make World Time In-Reply-To: Message-ID: X-No-Archive: yes MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 19 Sep 1999, Andrew Boothman wrote: > One quick question: how long do you think a 90 MHz Pentium with 48MB of RAM > will take to do a make world? > > The box's got one IDE HDD. My hardware; Libretto 70CT (120Mhz P5 with 32MB Ram no L2 cache) 6.4GB IDE HD (32-bit and multi-block transfers enabled) softupdates enabled CFLAGS = -O -pipe COPTFLAGS = -O -pipe NOPROFILE = true COMPAT22 = yes About 5 to 6 hours. Do you have access to a faster machine running the same version of FreeBSD? If so you can make buildworld on that machine then make installworld on your slower machine (mounting the faster machines /usr/src and /usr/obj filesystems via NFS). This worked for me with 2.2-stable but I've not tried it with 3.x-stable. -- Jose Marques To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message