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: bug in make check



I had the problem when using gcc 2.96, which came with redhat 7.2.  I fixed 
it by building and installing the released version of gcc 2.95.3, which is 
available on the Gnu website.  gsl now builds with the default optimization 
(-O2) with no errors in the eigen directory.

What is curious to me is why redhat supplies an apparently unsupported 
version of gcc.  Gnu only lists gcc 2.95.3 and gcc 3.0.4 as released 
versions of gcc.

I have also successfully built gsl using the cygwin build of gcc 2.95.3 
that comes with cygwin.
At 10:28 PM 4/9/2002 -0400, Juergen J. Zach wrote:
>Contrary to the claim:
>
>"
>2) With gcc-2.95/2.96 the tests fail in the eigen/ directory.  This is
>due to a compiler optimization bug which causes errors in the
>manipulation of complex numbers.  Do not use the library if you
>encounter this problem.
>
>This is fixed in more recent versions of gcc.  Compiling without
>optimisation will work around the bug.
>",
>
>the same thing still happens with gcc 3.0.4. Any hints as to what might be
>done about that?
>
>-Juergen

John Ketchum
Qualcomm Inc.
9 Damonmill Square Suite 2A
Concord, MA 01742
Office: 60915
Direct: 781-276-0915
Fax: 781-276-0901
Mobile: 617-312-7023


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