Sender: root AT squid DOT netplus DOT net Message-ID: <37C1C15D.BF6C1A@netplus.net> Date: Mon, 23 Aug 1999 16:47:09 -0500 From: Steve Bergman X-Mailer: Mozilla 4.51 [en] (X11; I; Linux 2.2.5-15 i586) X-Accept-Language: en MIME-Version: 1.0 To: "pgcc AT delorie DOT com" Subject: Is "pgcc -O2 -m486" equivalent to "egcs -O2 -m486" in compile speed? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: pgcc AT delorie DOT com Hi, I recently bought a used p120 laptop and am running Mandrake 6.0 and the 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? If so, I can just have pgcc and no other compiler (I'm a 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 don't have Egcs handy to directly test with. Thanks, Steve Bergman steve AT netplus DOT net