From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16611 invoked by alias); 18 Jul 2002 07:36:37 -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 16603 invoked from network); 18 Jul 2002 07:36:35 -0000 Received: from unknown (HELO jupiter.chaos.gwdg.de) (134.76.219.12) by sources.redhat.com with SMTP; 18 Jul 2002 07:36:35 -0000 Received: from saturn.chaos.gwdg.de (titan.chaos.gwdg.de [134.76.219.21]) by jupiter.chaos.gwdg.de (8.9.3/8.9.3) with ESMTP id JAA1062460; Thu, 18 Jul 2002 09:36:34 +0200 (CEST) Received: by saturn.chaos.gwdg.de (8.9.3/1.1.29.3/06Jun02-1136AM) id JAA0000750201; Thu, 18 Jul 2002 09:36:34 +0200 (CEST) Date: Thu, 18 Jul 2002 00:36:00 -0000 Message-Id: <200207180736.JAA0000750201@saturn.chaos.gwdg.de> From: Gerhard Nolte To: gsl-discuss@sources.redhat.com CC: diesmann@jupiter.chaos.gwdg.de Subject: GSL-1.1.1 on Tru64Unix 5.1 with native cc Reply-to: gnolte@gwdg.de X-SW-Source: 2002-q3/txt/msg00073.txt.bz2 Hi All, I compiled the gsl-1.1.1 library on a Compaq Alpha machine running Tru64Unix 5.1 with the native C compiler Compaq C Version 6.4 for Compaq Tru64 UNIX Systems I got several warnings in some functions like cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -ieee -fprm d -g -c airy.c -DPIC -o .libs/airy.lo cc: Warning: airy.c, line 780: In this statement, floating-point overflow occurs in evaluating the expression "3.4e+39F". (floatoverfl) OVERFLOW_ERROR(result); ------^ Tracking down the includes and defines it comes out that INFINITY is defined as this number (3.4e+39F). Is it safe to ignore these warnings? Thanks in advance Gerhard -- ======================================================================== Gerhard Nolte MPI fuer Stroemungsforschung Email: gnolte@gwdg.de Bunsenstr. 10 Phone: +49-551-5176-716 37073 Goettingen, Germany Fax: +49-551-5176-483 ========================================================================