bug-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gsl] GSL issue with PGI compiler


From: Brian Gough
Subject: Re: [Bug-gsl] GSL issue with PGI compiler
Date: Tue, 13 May 2008 19:04:17 +0100
User-agent: Wanderlust/2.14.0 (Africa) Emacs/22.1 Mule/5.0 (SAKAKI)

At Thu, 8 May 2008 15:45:04 +0200 (MEST),
Michela Botti wrote:
> 
> Hello,
> I'm trying to build GSL 1.11 on an AMD machine with the PGI compiler. I 
> tried using both version 6.2 and 7.0, and in both cases, I get compile-time 
> errors. Please find in attachment the output from configure and make.
> The output of uname -a is:
> Linux ife3.caspur.it 2.6.9-67.0.4.ELsmp #1 SMP Tue Feb 19 20:46:25 CET 
> 2008 x86_
> 64 x86_64 x86_64 GNU/Linux
> and CFLAGS=-fast.
> 

Thanks for the email.

It is strange that the configure test "checking for SSE extensions"
passes, but essentially the same code fails in fp-gnux86.c.

If you want to work around the problem, you can comment out that part
of the code by removing any #define for HAVE_FPU_X86_SSE in config.h.

-- 
Brian Gough





reply via email to

[Prev in Thread] Current Thread [Next in Thread]