From owner-freebsd-questions Mon Apr 3 15:33:35 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA21396 for questions-outgoing; Mon, 3 Apr 1995 15:33:35 -0700 Received: from shell1.best.com (root@shell1.best.com [204.156.128.10]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id PAA21390 for ; Mon, 3 Apr 1995 15:33:33 -0700 Received: from geli.clusternet (rcarter.vip.best.com [204.156.137.2]) by shell1.best.com (8.6.11/8.6.5) with ESMTP id PAA19272 for ; Mon, 3 Apr 1995 15:32:55 -0701 Received: (from rcarter@localhost) by geli.clusternet (8.6.11/8.6.9) id PAA18126 for questions@FreeBSD.org; Mon, 3 Apr 1995 15:32:01 -0700 Date: Mon, 3 Apr 1995 15:32:01 -0700 From: "Russell L. Carter" Message-Id: <199504032232.PAA18126@geli.clusternet> To: questions@FreeBSD.org Subject: re: gcc-i2.6.3 Sender: questions-owner@FreeBSD.org Precedence: bulk I got a copy of gcc-i2.6.3 off of sunsite a while back and have used it extensively. The -mpentium switch works, but reliably only with -O2. Some codes speed up 20%, while others slow down a trifle compared with -m486 -O4. So it's a moderately mixed bag. I use it for somethings, and don't bother for others. Russell