help-gsl
[Top][All Lists]
Advanced

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

[Help-gsl] compiling gsl-1.11 with pgcc 13.3-0


From: Gavin Pringle
Subject: [Help-gsl] compiling gsl-1.11 with pgcc 13.3-0
Date: Tue, 25 Jun 2013 17:01:19 +0100 (BST)

Hi,

  I'm trying to install GSL 1.11 with pgcc 13.3-0 64-bit target on x86-64 Linux.

According to http://www.dtcenter.org/met/users/support/online_tutorial/METv2.0/compilation/req_libs.php
"PGI users should download and compile GSL-1.11 since later versions do
not build correctly with PGI."

Now after configure and during make, we get the same warnings http://lists.gnu.org/archive/html/help-gsl/2013-01/txtRLChKDtOUI.txt

  Using verbose and -Minform=inform, it's clear the gnu math.h in
/usr/include is being picked up before the pgi math.h in
/opt/pgi/linux86-64/13.3/include and, as such, GSL_POSINF is not being
set correctly.

  We've tried the following configure line:
./configure CC=pgcc CFLAGS=-I/opt/pgi/linux86-64/13.3/include 
--prefix=/home/username/gsl
but this fails.

  Is there a solution to this? Should we configure then edit gsl/gsl_math.h or
edit the makefile perhaps?

Cheers,
 Gavin
--
Dr Gavin J. Pringle
EPCC Applications Consultant
http://www.epcc.ed.ac.uk/~gavin
Telephone/Fax +44 (0)131 650 6709/6555
Room 2403, EPCC, JCMB King's Buildings
The University of Edinburgh, EH9 3JZ, UK

The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.




reply via email to

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