Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Oct 2004 15:45:31 +0200
From:      Simon Barner <barner@gmx.de>
To:        Markie <mark.cullen@dsl.pipex.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Kernel Compile slow on 5.x series?
Message-ID:  <20041002134531.GB57007@zi025.glhnet.mhn.de>
In-Reply-To: <001d01c4a883$f65bf3e0$f700000a@ape>
References:  <001d01c4a883$f65bf3e0$f700000a@ape>

next in thread | previous in thread | raw e-mail | index | archive | help

--4bRzO86E/ozDv8r1
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Markie wrote:
> Has anyone else noticed that the 5.x series kernel compile times take much
> longer than that of the 4.x series? My friends 233MHz machine running 4.x
> finished a kernel compile before my 500MHz machine running 5.x a while
> back. It seems to take forever? Is there a reason for this, or is it just
> me seeing this problem?

FreeBSD 5 uses GCC 3.x as system compiler, whereas 4 is based on GCC
2.y. =20

Due to enhenced code optimization, support for modern language features
and other things the _compilation_ times increased considerably in the newk
version of the compiler (the resulting code is often much faster).

Fortunately, things are getting better with the most recent compilers from
the GCC 3.x series.

Simon

--4bRzO86E/ozDv8r1
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (FreeBSD)

iD8DBQFBXrD7Ckn+/eutqCoRAnLrAJ9XDpvYMHow4elXx5ZQp9gu6jN06ACfQomO
UMV8q6r0LWtHqa2dXN6aU9U=
=VstU
-----END PGP SIGNATURE-----

--4bRzO86E/ozDv8r1--



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