[bug-gsl] Re: Re: Problem with GSL 1.9 (2008-05-06)
|
From: |
Brian Gough <bjg@gnu.org> |
|
Subject: |
Re: Re: Problem with GSL 1.9 |
|
Date: |
Tue, 06 May 2008 21:32:09 +0100 |
|
To: |
Michela Botti <Michela.Botti@.........> |
|
Cc: |
bug-gsl@gnu.org |
At Mon, 5 May 2008 15:35:19 +0200 (MEST),
Michela Botti wrote:
> I think I found out what the problem was: I built the library with the -O3
> flag, that causes the -nostrict option to be enabled. This affects the accuracy
> of the results and causes some of the tests to fail. The problem can be solved
> by adding -qstrict to the CFLAGS (I experienced the same behaviour with Gsl
> 1.11).
Thank you, I have added that information to the INSTALL file.
--
Brian Gough