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: Make check fails on Alpha


Slaven Peles writes:
 >  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. The make check output is below. I haven't found anything
 > about this problem in the installation notes. If anyone
 > successfully compiled and checked GSL on Alpha please let me know.

Thanks for the bug report. Those tests require correct IEEE arithmetic
for infinities. Check the manpage for cc for any options related to
IEEE conformance.

Brian


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