This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: new release candidate 1.2.91


On Sun, Dec 15, 2002 at 08:24:42PM +0000, Brian Gough wrote:
> I've upgraded libtool, fixed configure for detection of log1p and
> improved the test messages.
> 
> http://www.getafile.com/cgi-bin/merlot/get/network-theory/gsl/gsl-1.2.91.tar.gz

Same problem as in my previous message as with 1.2.90 on Solaris 8/gcc
3.1.

On a more positive note, using Sun's cc:

cass30:pak:~/data2/gsl-1.2.91$ cc -V
cc: Sun WorkShop 6 update 2 C 5.3 Patch 111679-08 2002/05/09

everything works (bar lots of warnings about 'end-of-loop code not
reached' while compiling) without optimization (the default).
However, if I explicitly add CFLAGS=-fast, `make check' fails early:

FAIL: gsl_isinf(inf) (0 observed vs 1 expected)
FAIL: gsl_isinf(-inf) (0 observed vs -1 expected)
FAIL: gsl_finite(inf) (1 observed vs 0 expected)
FAIL: gsl_finite(nan) (1 observed vs 0 expected)

Phil

-- 
"Buffy want beer." "You can't have beer."
"Want. Beer." "Giles, don't make caveslayer unhappy."
                                        Buffy, Giles and Xander: Beer Bad


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]