Tests pass and docs build on Mac OS 10.9.5: $ gcc -v Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 Apple LLVM version 6.0 (clang-600.0.57) (based on LLVM 3.5svn) Target: x86_64-apple-darwin13.4.0 Thread model: posix
Warren On Mon, Dec 5, 2016 at 2:33 PM, Patrick Alken <[email protected]> wrote: > Dear all, > > I would like to release the next version of GSL (2.3) due to a few bug > fixes. I have uploaded a test release to: > > ftp://alpha.gnu.org/gnu/gsl/gsl-2.2.90.tar.gz > ftp://alpha.gnu.org/gnu/gsl/gsl-2.2.90.tar.gz.sig > > All reports are welcome - anyone who can test on various platforms would > be appreciated (Linux, BSD, Mac OS, Windows). > > Please try testing the build and also the documentation: > > ./configure && make && make check && cd doc && make dvi > > Please report any successes/failures. > > Thanks, > Patrick > > >
