On GSL 2.1 Windows XP SP3 32 bit TDM-GCC 5.1.0 MinGW environment
Using my standard CFLAGS configurations CFLAGS="-mfpmath=sse -msse2 -O2 -fexceptions -mthreads -DHAVE_INLINE -DGSL_DISABLE_DEPRECATED -DGSL_RANGE_CHECK=0" Compilation and make check went well, no issues no failures CFLAGS="-mfpmath=sse -msse2 -fexceptions -mthreads -ffloat-store -DGSL_DISABLE_DEPRECATED" Compilation and make check went well, no issues no failures Hope this helps Max
