public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Gerhard Nolte <gnolte@chaos.gwdg.de>
To: gsl-discuss@sources.redhat.com
Cc: diesmann@jupiter.chaos.gwdg.de
Subject: GSL-1.1.1 on Tru64Unix 5.1 with native cc
Date: Thu, 18 Jul 2002 00:36:00 -0000	[thread overview]
Message-ID: <200207180736.JAA0000750201@saturn.chaos.gwdg.de> (raw)

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

             reply	other threads:[~2002-07-18  7:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-18  0:36 Gerhard Nolte [this message]
2002-07-21  6:50 ` Brian Gough

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200207180736.JAA0000750201@saturn.chaos.gwdg.de \
    --to=gnolte@chaos.gwdg.de \
    --cc=diesmann@jupiter.chaos.gwdg.de \
    --cc=gnolte@gwdg.de \
    --cc=gsl-discuss@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).