From owner-freebsd-current@FreeBSD.ORG Wed Jul 28 17:47:39 2004 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 8ED9816A4CE for ; Wed, 28 Jul 2004 17:47:39 +0000 (GMT) Received: from mailhub.sweetdreamsracing.biz (mailhub.sweetdreamsracing.biz [66.92.171.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E6F643D46 for ; Wed, 28 Jul 2004 17:47:39 +0000 (GMT) (envelope-from culverk@sweetdreamsracing.biz) Received: by mailhub.sweetdreamsracing.biz (Postfix, from userid 80) id E16C410A; Wed, 28 Jul 2004 13:48:56 -0400 (EDT) Received: from 141.156.69.109 ([141.156.69.109]) by www.sweetdreamsracing.biz (Horde) with HTTP for ; Wed, 28 Jul 2004 13:48:56 -0400 Message-ID: <20040728134856.usscg00wc0osck84@www.sweetdreamsracing.biz> Date: Wed, 28 Jul 2004 13:48:56 -0400 From: Kenneth Culver To: Sean McNeil References: <1091036471.73230.1.camel@server.mcneil.com> In-Reply-To: <1091036471.73230.1.camel@server.mcneil.com> MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs cc: freebsd-current@freebsd.org Subject: Re: new compiler fails to build amd64 kernel 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: Wed, 28 Jul 2004 17:47:39 -0000 Quoting Sean McNeil : > There appears to be a switch not supported in gcc 3.4: > It's not just having trouble with the amd64 kernel, it's all kernels, I'm getting the same probem compiling on several of my x86 machines, and my x86 install on my amd64 machine. Ken