Date: Sun, 12 Sep 1999 11:11:58 +0200 From: Ronald de Man <deman AT win DOT tue DOT nl> To: pgcc AT delorie DOT com Subject: pgcc-2.95.1 working? Message-ID: <19990912111157.A20716@win.tue.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i X-Operating-System: Linux localhost 2.2.12 Reply-To: pgcc AT delorie DOT com Hello, I'm having not much luck using the patch from www.goof.com/pcg/source.html. Bootstrapping the compiler fails halfway, and using the first stage compiler I keep getting internal compiler errors with -O3 and up. However, -O2 -fomit-frame-pointer seems to work and (for me) gives faster code than gcc-2.95.1. (And gcc-2.95.1 is faster than any of the previous pgcc's I've used.) I'd like to be able to try pgcc-2.95.1 with full optimization. Is anyone having more luck with pgcc-2.95.1 ? Ronald