From owner-freebsd-alpha@FreeBSD.ORG Tue Apr 8 16:37:04 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BD0437B401; Tue, 8 Apr 2003 16:37:04 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94CB643F85; Tue, 8 Apr 2003 16:37:03 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 3225F5308; Wed, 9 Apr 2003 01:37:02 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Kris Kennaway From: Dag-Erling Smorgrav Date: Wed, 09 Apr 2003 01:37:01 +0200 In-Reply-To: <20030408205206.GA66084@rot13.obsecurity.org> (Kris Kennaway's message of "Tue, 8 Apr 2003 13:52:06 -0700") Message-ID: User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.2 References: <20030408205206.GA66084@rot13.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: brian@FreeBSD.org cc: alpha@FreeBSD.org Subject: Re: /usr/lib/crtfastmath.o(.text+0x1c): undefined reference to `__ieee_set_fp_control' X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 23:37:04 -0000 Kris Kennaway writes: > /usr/lib/crtfastmath.o(.text+0x1c): undefined reference to `__ieee_set_fp_control' > /usr/lib/crtfastmath.o(.text+0x20): undefined reference to `__ieee_set_fp_control' > > What's the fix here: remove -ffast-math? Yes (especially since, if I understand things correctly, it produces incorrect code in addition to not being completely implemented) DES -- Dag-Erling Smorgrav - des@ofug.org