public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Slaven Peles <peles@cns.physics.gatech.edu>
To: Brian Gough <bjg@network-theory.co.uk>, gsl-discuss@sources.redhat.com
Subject: Can we close BUG#6 ?
Date: Tue, 08 Oct 2002 12:56:00 -0000	[thread overview]
Message-ID: <E17z0Rw-0002fS-00@kaos.physics.gatech.edu> (raw)
In-Reply-To: <m17z05G-0000eCC@localhost>

I posted this before, but I guess there's no harm repeating it. If I compile 
GSL on Compaq Alpha with the additional flag "-ieee" everything seem to work 
fine and make check reports that all checks are passed. So it seems that bug 
is actually in documentation only. In INSTALL file hints for Compaq/DEC Alpha 
should say:

> Hints for Compaq/DEC Alpha
> ==========================
>
> The library should compile successfully with Compaq's C compiler using
> the -std option for ANSI conformance.  Use
>
>    CC=cc ./configure
>    make CFLAGS="-std -ieee"
>
> to build the library this way.
>
> Use GNU tar to unpack the tar file, as Tru64 tar gives an error
> halfway through.

Is it safe to close this bug then?
Cheers,
Slaven


-------------------------------------------------------------------
BUG#6 -- gsl_isnan, isinf on Compaq Unix STATUS: open

From: Slaven Peles <peles@cns.physics.gatech.edu>
To: gsl-discuss@sources.redhat.com
Subject: Make check fails on Alpha
Date: Fri, 20 Sep 2002 08:47:54 -0400

I compiled GSL 1.2 on Compaq Alpha with:
    CC=cc ./configure
    make CFLAGS="-std"
Compiler I used identifies itself as:
    Compaq C V6.3-025 on Compaq Tru64 UNIX V5.1 (Rev. 732)
    Compiler Driver V6.3-026 (sys) cc Driver
Make check fails for gsl_isnan, gsl_isinf and gsl_finite functions.

make  check-TESTS
FAIL: gsl_isinf(inf) (0 observed vs 1 expected)
FAIL: gsl_isinf(-inf) (0 observed vs -1 expected)
FAIL: gsl_isnan(nan) (0 observed vs 1 expected)
FAIL: gsl_finite(inf) (1 observed vs 0 expected)
FAIL: gsl_finite(nan) (1 observed vs 0 expected)



On Tuesday 08 October 2002 03:31 pm, Brian Gough wrote:
> I'm also posting a summary of the current BUGS list.
>
> These bugs are all open, so if you think you might be able to fix any
> of them see the top-level BUGS file in CVS for more details about each
> one.
>

  reply	other threads:[~2002-10-08 19:56 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-08 12:34 bug list summary Brian Gough
2002-10-08 12:56 ` Slaven Peles [this message]
2002-10-08 13:08   ` Can we close BUG#6 ? Brian Gough
2002-10-15  9:46     ` gsl compilation with gcc Gaurav Bansal
2002-10-18 10:32       ` Brian Gough
2002-10-20 12:58         ` Gaurav Bansal
2002-10-21  0:28           ` Atakan Gurkan
2002-11-05 18:42         ` Make File - VPATH usage problem using GSL eigen value program Gaurav Bansal
2002-11-06  1:59           ` Joakim Hove
2002-10-09  1:18 ` bug list summary Luc Maisonobe
2002-10-10  7:11   ` Brian Gough
2002-10-09  5:56 ` Filip Floegel
2002-10-13 15:09   ` 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=E17z0Rw-0002fS-00@kaos.physics.gatech.edu \
    --to=peles@cns.physics.gatech.edu \
    --cc=bjg@network-theory.co.uk \
    --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).