On Fri, 28 May 2021 13:26:09 -0600 Patrick Alken <patrick.al...@colorado.edu> wrote:
> Dear all, > > It is time to make a new GSL release. I have uploaded a test release to: > > ftp://alpha.gnu.org/gnu/gsl/gsl-2.6.90.tar.gz > ftp://alpha.gnu.org/gnu/gsl/gsl-2.6.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: > > ./configure && make && make check > > If you wish you can test building the documentation, but you will need to > install the > python-based sphinx software first: > > 1. pip install -U --user Sphinx > > 2. pip install -U --user sphinx_rtd_theme > > (the --user flag will install in your home directory rather than system-wide) > > 3. cd doc ; make html > > Please report any successes/failures. > > Thanks, > Patrick > > Compiles and checks fine on latest Arch Linux, GCC 11.1.0, CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2,-D_GLIBCXX_ASSERTIONS -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection" Thank you -- 73, Viktor