From: Mike Ruskai Date: Tue, 08 Feb 2000 19:24:54 -0500 To: pgcc AT delorie DOT com In-Reply-To: Subject: Re: Perhaps a stupid question X-Mailer: MR/2 Internet Cruiser Edition for OS/2 v1.75a Message-Id: <20000209003053.DKOU11@thanny> Reply-To: pgcc AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: pgcc AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk In , on 02/08/00 at 02:50 PM, Peter Cordes said: >On Sun, 6 Feb 2000, Mike Ruskai wrote: >> This is on a 486DX2/66 machine, with the Slackware 7.0 distribution. > Are you sure Pentium GCC is what you want, since you _don't have a >pentium_? You might be better off with gcc 2.95.x. Actually, I have both a Pentium and a Pentium II machine. The 486 is the full-time Linux box. The PII has Linux installed as well. Since most people do have Pentiums, my goal is to compile a program, which I distribute, with Pentium optimizations. Not -march=pentium, but just -mpentium. Are you suggesting that PGCC does not improve on -mpentium over EGCS? - Mike