From owner-freebsd-current@FreeBSD.ORG Fri Jul 18 23:30:15 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 5B65B37B51B for ; Fri, 18 Jul 2003 23:30:15 -0700 (PDT) Received: from blarf.homeip.net (adsl-209-204-188-56.sonic.net [209.204.188.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id D770A43F85 for ; Fri, 18 Jul 2003 23:30:14 -0700 (PDT) (envelope-from listmail@blarf.homeip.net) Received: by blarf.homeip.net (Postfix, from userid 1004) id 5E0F1423C; Fri, 18 Jul 2003 23:30:14 -0700 (PDT) Date: Fri, 18 Jul 2003 23:30:14 -0700 From: Alex Zepeda To: Kris Kennaway , current@freebsd.org Message-ID: <20030719063014.GA85349@blarf.homeip.net> References: <20030718025200.GA36893@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030718025200.GA36893@rot13.obsecurity.org> Sender: zipzippy@sonic.net User-Agent: Mutt/1.5.4i Subject: Re: Fixing gcc 3.3 compile failures 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: Sat, 19 Jul 2003 06:30:15 -0000 On Thu, Jul 17, 2003 at 07:52:00PM -0700, Kris Kennaway wrote: > OK, now that the latest 5.x package build is well underway, we can > start work on fixing the compile failures seen with gcc 3.3. What about stuff that breaks because the libstdc++ headers trip up gcc? - alex