From owner-freebsd-current@FreeBSD.ORG Fri Aug 29 09:33:51 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EF0A16A4BF; Fri, 29 Aug 2003 09:33:51 -0700 (PDT) Received: from mx1.trigger.net (ns1.trigger.net [199.166.206.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id B078843F85; Fri, 29 Aug 2003 09:33:48 -0700 (PDT) (envelope-from mikej@trigger.net) Received: from localhost (localhost [127.0.0.1]) by mx1.trigger.net (Postfix) with ESMTP id EB3B81238F9; Fri, 29 Aug 2003 12:33:18 -0400 (EDT) Received: from mike (wettoast.org [199.166.206.19]) by mx1.trigger.net (Postfix) with SMTP id 23EE91238F7; Fri, 29 Aug 2003 12:33:18 -0400 (EDT) From: "Mike Jakubik" To: "Sheldon Hearn" , "Robert Watson" Date: Fri, 29 Aug 2003 12:33:44 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 In-Reply-To: <20030829160454.GQ5234@starjuice.net> X-Virus-Scanned: by AMaViS cc: Current Subject: RE: buildworld failure X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Aug 2003 16:33:51 -0000 > -----Original Message----- > From: owner-freebsd-current@freebsd.org > [mailto:owner-freebsd-current@freebsd.org]On Behalf Of Sheldon Hearn > Sent: Friday, August 29, 2003 12:05 PM > To: Robert Watson > Cc: Mike Jakubik; Current > Subject: Re: buildworld failure > > > On (2003/08/29 11:48), Robert Watson wrote: > > > The differences here seem to be: > > > > (1) I'm using -O, not -O2 > > (2) I'm optimizing -mcpu as pentiumpro, not pentium4 > > Isn't pentium4 a known-broken optimization at the moment? > No, this has been fixed in current with the import of GCC 3.3.1. On release it was automatically substituted with p3.