From owner-freebsd-sparc64@FreeBSD.ORG Sun Nov 14 19:56:28 2004 Return-Path: Delivered-To: freebsd-sparc64@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9926616A4CE; Sun, 14 Nov 2004 19:56:28 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DCE643D2F; Sun, 14 Nov 2004 19:56:28 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) iAEJuSvH004807; Sun, 14 Nov 2004 19:56:28 GMT (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id iAEJuSOK004803; Sun, 14 Nov 2004 19:56:28 GMT (envelope-from obrien) Date: Sun, 14 Nov 2004 19:56:28 GMT From: "David E. O'Brien" Message-Id: <200411141956.iAEJuSOK004803@freefall.freebsd.org> To: tim@bishnet.net, obrien@FreeBSD.org, freebsd-sparc64@FreeBSD.org Subject: Re: sparc64/73933: Compiling with -mcpu fails on code including sys/user.h X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Nov 2004 19:56:28 -0000 Synopsis: Compiling with -mcpu fails on code including sys/user.h State-Changed-From-To: open->closed State-Changed-By: obrien State-Changed-When: Sun Nov 14 19:55:32 GMT 2004 State-Changed-Why: CPU ultrasparc is the default. Unfornately the configuring for what mcpu should parse is a little convoluted and this is why using mcpu=ultrasparc doesn't work. But if it did work, it wouldn't make any difference. http://www.freebsd.org/cgi/query-pr.cgi?pr=73933