Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Sep 1997 13:49:15 +0100
From:      nik@iii.co.uk
To:        dg@root.com
Cc:        Robert Schien <robsch@robkaos.ruhr.de>, hardware@FreeBSD.ORG
Subject:   Re: 'make world' on P6 system takes 3 h
Message-ID:  <19970910134915.23493@strand.iii.co.uk>
In-Reply-To: <199709100506.WAA02544@implode.root.com>; from David Greenman on Tue, Sep 09, 1997 at 10:06:25PM -0700
References:  <m0x8Xt0-00066pC@robkaos.ruhr.de> <199709100506.WAA02544@implode.root.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Sep 09, 1997 at 10:06:25PM -0700, David Greenman wrote:
[Robert Schien wrote]
> >Here are the essential options from  /etc/make.conf:
> >
> >
> >CFLAGS= -O2 -m486 -pipe
> 
>    Make that "-O" and kill the -m486. The -O2 nearly doubles the compile time
> and provides almost no measurable improvement in most cases.

Could someone update the entry in /etc/make.conf? I've just looked at it
on a -current system (admittedly, on the UK server, so it may not be 
bang up to date, it's version 1.49) and it has two entries that look 
appropriate:

    [...]
    # One, and probably the most common, use could be:
    #
    #CFLAGS= -O2 -m486 -pipe

    [...]

    # To compile the kernel with special optimisations, you can use this:
    #
    #COPTFLAGS= -O -pipe

As you can see, COPTFLAGS is as you suggest, CFLAGS is exactly as Robert
quoted.

N
-- 
--+==[ Nik Clayton is Just Another Perl Hacker at Interactive Investor ]==+--
        Diana, the roadkill formally known as Princess, 1961-1997    NC5-RIPE



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