Subject: Re: Is gcc slow? Or is our gcc slow?
To: Julian Bean <jules@mailbox.co.uk>
From: Ken Hornstein <kenh@cmf.nrl.navy.mil>
List: current-users
Date: 04/04/1996 18:15:54
>I have always found gcc to be rather slow on my NetBSD machine, and a
>recent example really brought it home.
>[...]

gcc2 has always been really slow.  I remember gcc1 being a whole lot faster.

Turning off -O2 _should_ speed it up somewhat.

(Dunno what the deal is with sed).

--Ken