From owner-freebsd-questions Wed Feb 2 2:35:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from MailAndNews.com (MailAndNews.com [199.29.68.160]) by builder.freebsd.org (Postfix) with ESMTP id 9109C3F27 for ; Wed, 2 Feb 2000 02:35:40 -0800 (PST) Received: from henderson.tmtowtdi.org [209.32.53.84] (tmtowtdi@mailandnews.com); Wed, 2 Feb 2000 05:33:26 -0500 X-WM-Posted-At: MailAndNews.com; Wed, 2 Feb 00 05:33:26 -0500 Message-ID: <389806DF.41C67EA6@mailandnews.com> Date: Wed, 02 Feb 2000 04:29:19 -0600 From: Scott Johnson X-Mailer: Mozilla 3.04 (X11; I; FreeBSD 3.4-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: egcs and building a pentium-optimized kernel Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I recently installed 3.4 from the iso image. I tried to compile a kernel with both the pgcc and egcs ports that came with the release, but couldn't get a bootable kernel with `-O2 -mpentium`. However, egcs worked fine with `-O -mpentium` on both machines (P133 and K6-2 350). If I have the time I may try to narrow it down by using `-O2` and selectively disabling certain optimizations, but for now I'm curious about other peoples' experiences. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message