Always fails this test no matter how I compile it.  (Itanium2 altix 350)

FAIL: gsl_cdf_fdist_Q(100.0, 200.0, 500.0) (0 observed vs 
6.53118978864773816e-316 expected)

Here's some options I've tried.   Any suggestions would be appreciated.


1041 make clean ;CFLAGS="-mgnu-as" CPPFLAGS="-mgnu-as ./configure --prefix=/opt/asn/apps/gsl-1.6 --disable-shared 1042 make clean ;CFLAGS="-mgnu-as" CPPFLAGS="-mgnu-as" ./configure --prefix=/opt/asn/apps/gsl-1.6 --disable-shared
 1043  CFLAGS="-mgnu-as" CPPFLAGS="-mgnu-as" make
 1044  make check > log 2>&1
 1045  gcc --version
1046 make clean ;CFLAGS="-mgnu-as -mtune=itanium2" CPPFLAGS="-mgnu-as -mtune=itanium2" ./configure --prefix=/opt/asn/apps/gsl-1.6 --disable-shared
 1047  CFLAGS="-mgnu-as -mtune=itanium2" CPPFLAGS="-mgnu-as -mtune=itanium2" 
make
 1048  make check > log 2>&1
 1049  history


altix:/opt/asn/apps/gsl-1.6/gsl-1.6 $ gcc --version
gcc (GCC) 3.2.3 20030502 (Red Hat Linux 3.2.3-47)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.



--

Charles Wright, HPC Systems Administrator
Alabama Research and Education Network
Computer Sciences Corporation



_______________________________________________
Bug-gsl mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gsl

Reply via email to