GCC 3.1 - even slower compilation and relocation
Allan Sandfeld Jensen
snowwolf at one2one-networks.com
Sat May 18 11:42:43 BST 2002
On Friday 17 May 2002 17:40, Rolf Magnus wrote:
> Hi,
> output of "time make" with gcc 2.95.3:
>
> real 34m56.576s
> user 33m16.010s
> sys 1m12.750s
>
> and with gcc 3.1:
>
> real 69m10.886s
> user 65m58.620s
> sys 1m49.540s
>
And you compiled gcc from CVS? --disable-checking is your friend. I doubt your
gcc 2.95.3 had internal checking activated, but it is default when you
compile gcc from CVS.
More information about the kde-core-devel
mailing list