From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.devel Subject: DINFINITY alpha not gnu/linux Date: Tue, 17 Feb 2004 08:36:12 +1000 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <877jymwt2b.fsf@zip.com.au> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1076971140 14821 80.91.224.253 (16 Feb 2004 22:39:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 16 Feb 2004 22:39:00 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Feb 16 23:38:52 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AsrO8-0001s2-00 for ; Mon, 16 Feb 2004 23:38:52 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AsrMg-0001cI-2p for guile-devel@m.gmane.org; Mon, 16 Feb 2004 17:37:22 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AsrMK-0001Uo-JW for guile-devel@gnu.org; Mon, 16 Feb 2004 17:37:00 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AsrLn-0000W3-CV for guile-devel@gnu.org; Mon, 16 Feb 2004 17:36:58 -0500 Original-Received: from [61.8.0.85] (helo=mailout2.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AsrLm-0000TN-CU for guile-devel@gnu.org; Mon, 16 Feb 2004 17:36:26 -0500 Original-Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.0.86]) by mailout2.pacific.net.au (8.12.3/8.12.3/Debian-6.6) with ESMTP id i1GMaL5O003263 for ; Tue, 17 Feb 2004 09:36:21 +1100 Original-Received: from localhost (ppp88.dyn250.pacific.net.au [203.143.250.88]) by mailproxy1.pacific.net.au (8.12.3/8.12.3/Debian-6.6) with ESMTP id i1GMaK0H025093 for ; Tue, 17 Feb 2004 09:36:21 +1100 Original-Received: from gg by localhost with local (Exim 3.36 #1 (Debian)) id 1AsrLZ-0001S2-00; Tue, 17 Feb 2004 08:36:13 +1000 Original-To: guile-devel@gnu.org Mail-Copies-To: never User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:3390 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:3390 I see numbers.c guile_ieee_init is setup to use DINFINITY on defined (__alpha__) && ! defined (linux) DINFINITY is not available on alpha freebsd. I take it it's an OSF-ism. There really wants to be an autoconf probe for DINFINITY, rather than cpp defines. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel