From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15965 invoked by alias); 8 Dec 2003 14:47:52 -0000 Mailing-List: contact gsl-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gsl-discuss-owner@sources.redhat.com Received: (qmail 15950 invoked from network); 8 Dec 2003 14:47:48 -0000 Received: from unknown (HELO mail.ukfsn.org) (217.158.120.143) by sources.redhat.com with SMTP; 8 Dec 2003 14:47:48 -0000 Received: from localhost (dsl-80-46-232-131.access.uk.tiscali.com [80.46.232.131]) by mail.ukfsn.org (Postfix) with ESMTP id 6D527E6A83; Mon, 8 Dec 2003 14:46:21 +0000 (GMT) Received: by localhost with local (Exim 3.35 #1 (Debian)) id 1ATMfq-0000vv-00; Mon, 08 Dec 2003 14:47:46 +0000 From: Brian Gough MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16340.36626.802566.103258@debian.local> Date: Mon, 08 Dec 2003 14:47:00 -0000 To: Bug reports for the GNU Scientific Library Cc: Rob Byrnes Cc: gsl-discuss@sources.redhat.com Subject: Re: [Bug-gsl] GSL fails to build on FreeBSD/Alpha In-Reply-To: References: X-SW-Source: 2003-q4/txt/msg00122.txt.bz2 Rob Byrnes writes: > Not sure if this interests you or not but gsl does not build on > FreeBSD/Alpha > > In file included from fp.c:26: > fp-freebsd.c:34: `FP_PS' undeclared (first use in this function) > fp-freebsd.c:38: `FP_PD' undeclared (first use in this function) > fp-freebsd.c:42: `FP_PE' undeclared (first use in this function) > fp-freebsd.c:72: `FP_X_DNML' undeclared (first use in this function) > > # gmake CFLAGS="-mieee -mfp-rounding-mode=d -g -O" (-O2 is known to > produce optimiser bugs on this platform) > > loop@erwin ~ % uname -a > FreeBSD erwin.homeunix.org 4.9-STABLE FreeBSD 4.9-STABLE #5: Thu Nov 27 > 18:50:08 EST 2003 root@erwin.number6:/usr/obj/usr/src/sys/ERWIN > alpha > > loop@erwin ~ % gcc -v > Using builtin specs. > gcc version 2.95.4 20020320 [FreeBSD] Hi, Thanks for the bug report. We rely on FreeBSD users for the FreeBSD IEEE support. The original fp-freebsd.c file was contributed, not written by me. If you or someone else can submit a patch I'll certainly include it. regards, -- Brian Gough