[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-gsl] [Help-gsl] test release 1.99.91
From: |
Rhys Ulerich |
Subject: |
Re: [Bug-gsl] [Help-gsl] test release 1.99.91 |
Date: |
Wed, 28 Oct 2015 23:04:56 -0400 |
> ftp://alpha.gnu.org/gnu/gsl/gsl-1.99.91.tar.gz
> 1) ./configure ; make ; make check
Success for CFLAGS=-O3 ./configure && make -j && make check on gcc
(Ubuntu 4.9.2-10ubuntu13) 4.9.2.
Success for CC=clang CFLAGS=-O3 ./configure && make -j && make check
on clang version 3.6.0-2ubuntu1.
As others have noted clang makes serveral bugfix suggestions in its
build output including abs/fabs changes.
If someone out there has access to the Intel compilers, please kick
the tires. A friend has reported that icc 12.1 has problems on these
alphas. I have registered to try to get access to
https://software.intel.com/en-us/qualify-for-free-software/opensourcecontributor
to see if I can figure out what's happening.
> 2) cd doc ; make ps
Success
- Re: [Bug-gsl] [Help-gsl] test release 1.99.91, sisyphus1, 2015/10/28
- Re: [Bug-gsl] [Help-gsl] test release 1.99.91,
Rhys Ulerich <=
- Re: [Bug-gsl] [Help-gsl] test release 1.99.91, David Binderman, 2015/10/29
- Re: [Bug-gsl] [Help-gsl] test release 1.99.91, Rhys Ulerich, 2015/10/29
- Re: [Bug-gsl] [Help-gsl] test release 1.99.91, David Binderman, 2015/10/29
- Re: [Bug-gsl] [Help-gsl] test release 1.99.91, Raymond Rogers, 2015/10/29
- Re: [Bug-gsl] [Help-gsl] test release 1.99.91, Patrick Alken, 2015/10/29
- Re: [Bug-gsl] [Help-gsl] test release 1.99.91, Raymond Rogers, 2015/10/30