Mail Archives: pgcc/1999/08/24/23:49:35
On Mon, Aug 23, 1999 at 04:47:09PM -0500, Steve Bergman <steve AT netplus DOT net> wrote:
> included pgcc. I do a lot of compiling, so for me (and on this slower
> machine) optimization means compiling as fast as possible, not
> necessarily the fastest compiled binary every time.
> Does PGCC without the "fancy" options just degenerate to the Egcs/Gcc
> 2.95 case?
No, but pgcc -O2 should be _very_ close in compile speed to egcs -O2,
likewise -O. Without optimization they both should be equally and very
fast.
> little short on disk space, too.) and adjust options depending upon my
> degree of impatience. ;-) I do not see this covered in the FAQ, and I
Well, most people using pgcc indeed use it to have fast programs. But -O2
will keep being about as fast as gcc -O2 since I do not want to introduce
many differences between gcc -O and pgcc -O2, so I can still reasonably
easy check wether a bug is caused by gcc or by pgcc code.
--
-----==- |
----==-- _ |
---==---(_)__ __ ____ __ Marc Lehmann +--
--==---/ / _ \/ // /\ \/ / pcg AT goof DOT com |e|
-=====/_/_//_/\_,_/ /_/\_\ XX11-RIPE --+
The choice of a GNU generation |
|
- Raw text -