GSL-1.1.1 on Tru64Unix 5.1 with native cc

Gerhard Nolte gnolte@chaos.gwdg.de
Thu Jul 18 00:36:00 GMT 2002


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
========================================================================



More information about the Gsl-discuss mailing list