From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12382 invoked by alias); 3 Aug 2008 21:07:56 -0000 Received: (qmail 15301 invoked by uid 22791); 3 Aug 2008 09:47:13 -0000 X-Spam-Check-By: sourceware.org Message-ID: From: "Sisyphus" To: References: <87k5f69jeb.wl%bjg@network-theory.co.uk> In-Reply-To: <87k5f69jeb.wl%bjg@network-theory.co.uk> Subject: Some long double problems on Win32 Date: Sun, 03 Aug 2008 21:07:00 -0000 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_013F_01C8F5A1.7E66DF70" X-Mailer: Microsoft Windows Mail 6.0.6001.18000 Mailing-List: contact gsl-discuss-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gsl-discuss-owner@sourceware.org X-SW-Source: 2008-q3/txt/msg00006.txt.bz2 This is a multi-part message in MIME format. ------=_NextPart_000_013F_01C8F5A1.7E66DF70 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit Content-length: 896 Hi, I've built a static gsl-1.11 on Win32 (Vista) in the MSYS shell using the MinGW port of gcc-3.4.5. But the library seems to be mssing the following symbols (which are to be found in gsl_block_complex_long_double.h and gsl_block_long_double.h): `gsl_block_complex_long_double_fscanf' `gsl_block_complex_long_double_fprintf' `gsl_block_complex_long_double_raw_fscanf' `gsl_block_complex_long_double_raw_fprintf' `gsl_block_long_double_fscanf' `gsl_block_long_double_fprintf' `gsl_block_long_double_raw_fscanf' Anyone know why that might be ? Microsoft Compilers won't be able to handle long doubles - though MinGW certainly can. (However, MinGW uses the Microsoft C runtime, and I'm not sure how that might impact on fprintf and fscanf of long doubles.) The config.log is attached. During the running of 'make check', the 'monte' test fails, but all other tests pass. Cheers, Rob ------=_NextPart_000_013F_01C8F5A1.7E66DF70 Content-Type: application/octet-stream; name="config.log" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="config.log" Content-length: 42513 This file contains any messages produced by compilers while=0A= running configure, to aid debugging if configure makes a mistake.=0A= =0A= It was created by gsl configure 1.11, which was=0A= generated by GNU Autoconf 2.61. Invocation command line was=0A= =0A= $ ./configure --disable-shared --enable-static=0A= =0A= ## --------- ##=0A= ## Platform. ##=0A= ## --------- ##=0A= =0A= hostname =3D desktop2=0A= uname -m =3D i686=0A= uname -r =3D 1.0.11(0.46/3/2)=0A= uname -s =3D MINGW32_NT-6.0=0A= uname -v =3D 2007-07-29 17:16=0A= =0A= /usr/bin/uname -p =3D unknown=0A= /bin/uname -X =3D unknown=0A= =0A= /bin/arch =3D unknown=0A= /usr/bin/arch -k =3D unknown=0A= /usr/convex/getsysinfo =3D unknown=0A= /usr/bin/hostinfo =3D unknown=0A= /bin/machine =3D unknown=0A= /usr/bin/oslevel =3D unknown=0A= /bin/universe =3D unknown=0A= =0A= PATH: .=0A= PATH: /openssl/bin=0A= PATH: /usr/local/bin=0A= PATH: /mingw/bin=0A= PATH: /bin=0A= PATH: /perl/bin=0A= PATH: /c/ruby/bin=0A= PATH: /c/Windows/system32=0A= PATH: /c/Windows=0A= PATH: /c/Windows/System32/Wbem=0A= PATH: /c/batch=0A= =0A= =0A= ## ----------- ##=0A= ## Core tests. ##=0A= ## ----------- ##=0A= =0A= configure:1975: checking for a BSD-compatible install=0A= configure:2031: result: /bin/install -c=0A= configure:2042: checking whether build environment is sane=0A= configure:2085: result: yes=0A= configure:2113: checking for a thread-safe mkdir -p=0A= configure:2152: result: /bin/mkdir -p=0A= configure:2165: checking for gawk=0A= configure:2181: found /bin/gawk=0A= configure:2192: result: gawk=0A= configure:2203: checking whether make sets $(MAKE)=0A= configure:2224: result: yes=0A= configure:2414: checking whether to enable maintainer-specific portions of = Makefiles=0A= configure:2423: result: no=0A= configure:2463: checking whether make sets $(MAKE)=0A= configure:2484: result: yes=0A= configure:2500: checking build system type=0A= configure:2518: result: i686-pc-mingw32=0A= configure:2540: checking host system type=0A= configure:2555: result: i686-pc-mingw32=0A= configure:2632: checking for gcc=0A= configure:2648: found /mingw/bin/gcc=0A= configure:2659: result: gcc=0A= configure:2897: checking for C compiler version=0A= configure:2904: gcc --version >&5=0A= gcc.exe (GCC) 3.4.5 (mingw special)=0A= Copyright (C) 2004 Free Software Foundation, Inc.=0A= This is free software; see the source for copying conditions. There is NO= =0A= warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.= =0A= =0A= configure:2907: $? =3D 0=0A= configure:2914: gcc -v >&5=0A= Reading specs from c:/home/rob/mingw_vista/i686-pc-mingw32/bin/../lib/gcc/i= 686-pc-mingw32/3.4.5/specs=0A= Configured with: ../gcc-3.4.5-20060117-1/configure --with-gcc --with-gnu-ld= --with-gnu-as --host=3Di686-pc-mingw32 --target=3Di686-pc-mingw32 --prefix= =3D/home/rob/mingw_vista --enable-threads=3Dwin32 --disable-nls --enable-la= nguages=3Dc,c++,f77 --disable-win32-registry --disable-shared --enable-sjlj= -exceptions --without-x --enable-interpreter --enable-hash-synchronization = --disable-bootstrap --build=3Di686-pc-linux-gnu=0A= Thread model: win32=0A= gcc version 3.4.5 (mingw special)=0A= configure:2917: $? =3D 0=0A= configure:2924: gcc -V >&5=0A= gcc.exe: `-V' option must have argument=0A= configure:2927: $? =3D 1=0A= configure:2950: checking for C compiler default output file name=0A= configure:2977: gcc conftest.c >&5=0A= configure:2980: $? =3D 0=0A= configure:3018: result: a.exe=0A= configure:3035: checking whether the C compiler works=0A= configure:3045: ./a.exe=0A= configure:3048: $? =3D 0=0A= configure:3065: result: yes=0A= configure:3072: checking whether we are cross compiling=0A= configure:3074: result: no=0A= configure:3077: checking for suffix of executables=0A= configure:3084: gcc -o conftest.exe conftest.c >&5=0A= configure:3087: $? =3D 0=0A= configure:3111: result: .exe=0A= configure:3117: checking for suffix of object files=0A= configure:3143: gcc -c conftest.c >&5=0A= configure:3146: $? =3D 0=0A= configure:3169: result: o=0A= configure:3173: checking whether we are using the GNU C compiler=0A= configure:3202: gcc -c conftest.c >&5=0A= configure:3208: $? =3D 0=0A= configure:3225: result: yes=0A= configure:3230: checking whether gcc accepts -g=0A= configure:3260: gcc -c -g conftest.c >&5=0A= configure:3266: $? =3D 0=0A= configure:3365: result: yes=0A= configure:3382: checking for gcc option to accept ISO C89=0A= configure:3456: gcc -c -g -O2 conftest.c >&5=0A= configure:3462: $? =3D 0=0A= configure:3485: result: none needed=0A= configure:3508: checking how to run the C preprocessor=0A= configure:3548: gcc -E conftest.c=0A= configure:3554: $? =3D 0=0A= configure:3585: gcc -E conftest.c=0A= conftest.c:11:28: ac_nonexistent.h: No such file or directory=0A= configure:3591: $? =3D 1=0A= configure: failed program was:=0A= | /* confdefs.h. */=0A= | #define PACKAGE_NAME "gsl"=0A= | #define PACKAGE_TARNAME "gsl"=0A= | #define PACKAGE_VERSION "1.11"=0A= | #define PACKAGE_STRING "gsl 1.11"=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "gsl"=0A= | #define VERSION "1.11"=0A= | #define RELEASED=0A= | /* end confdefs.h. */=0A= | #include =0A= configure:3624: result: gcc -E=0A= configure:3653: gcc -E conftest.c=0A= configure:3659: $? =3D 0=0A= configure:3690: gcc -E conftest.c=0A= conftest.c:11:28: ac_nonexistent.h: No such file or directory=0A= configure:3696: $? =3D 1=0A= configure: failed program was:=0A= | /* confdefs.h. */=0A= | #define PACKAGE_NAME "gsl"=0A= | #define PACKAGE_TARNAME "gsl"=0A= | #define PACKAGE_VERSION "1.11"=0A= | #define PACKAGE_STRING "gsl 1.11"=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "gsl"=0A= | #define VERSION "1.11"=0A= | #define RELEASED=0A= | /* end confdefs.h. */=0A= | #include =0A= configure:3746: checking for a BSD-compatible install=0A= configure:3802: result: /bin/install -c=0A= configure:3813: checking whether ln -s works=0A= configure:3820: result: no, using cp -p=0A= configure:3849: checking for a sed that does not truncate output=0A= configure:3928: result: /bin/sed=0A= configure:3946: checking for grep that handles long lines and -e=0A= configure:4020: result: /bin/grep=0A= configure:4025: checking for egrep=0A= configure:4103: result: /bin/grep -E=0A= configure:4108: checking for fgrep=0A= configure:4186: result: /bin/grep -F=0A= configure:4221: checking for ld used by gcc=0A= configure:4288: result: c:/home/rob/mingw_vista/i686-pc-mingw32/i686-pc-min= gw32/bin/ld.exe=0A= configure:4297: checking if the linker (c:/home/rob/mingw_vista/i686-pc-min= gw32/i686-pc-mingw32/bin/ld.exe) is GNU ld=0A= configure:4312: result: yes=0A= configure:4325: checking for BSD- or MS-compatible name lister (nm)=0A= configure:4374: result: /mingw/bin/nm=0A= configure:4496: checking the name lister (/mingw/bin/nm) interface=0A= configure:4503: gcc -c -g -O2 conftest.c >&5=0A= configure:4506: /mingw/bin/nm "conftest.o"=0A= configure:4509: output=0A= 00000000 b .bss=0A= 00000000 d .data=0A= 00000000 N .stab=0A= 00000000 N .stabstr=0A= 00000000 t .text=0A= 00000000 B _some_variable=0A= configure:4516: result: BSD nm=0A= configure:4520: checking the maximum length of command line arguments=0A= configure:4640: result: 8192=0A= configure:4658: checking whether the shell understands some XSI constructs= =0A= configure:4666: result: yes=0A= configure:4670: checking whether the shell understands "+=3D"=0A= configure:4676: result: no=0A= configure:4711: checking for c:/home/rob/mingw_vista/i686-pc-mingw32/i686-p= c-mingw32/bin/ld.exe option to reload object files=0A= configure:4718: result: -r=0A= configure:4745: checking how to recognize dependent libraries=0A= configure:4935: result: file_magic file format pei*-i386(.*architecture: i3= 86)?=0A= configure:4995: checking for ar=0A= configure:5011: found /mingw/bin/ar=0A= configure:5022: result: ar=0A= configure:5104: checking for strip=0A= configure:5120: found /mingw/bin/strip=0A= configure:5131: result: strip=0A= configure:5207: checking for ranlib=0A= configure:5223: found /mingw/bin/ranlib=0A= configure:5234: result: ranlib=0A= configure:5328: checking command to parse /mingw/bin/nm output from gcc obj= ect=0A= configure:5446: gcc -c -g -O2 conftest.c >&5=0A= configure:5449: $? =3D 0=0A= configure:5453: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRS= TW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 \2 \2/p' \= > conftest.nm=0A= configure:5456: $? =3D 0=0A= cannot find nm_test_var in conftest.nm=0A= configure:5446: gcc -c -g -O2 conftest.c >&5=0A= configure:5449: $? =3D 0=0A= configure:5453: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRS= TW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 _\2 \2/p'= \> conftest.nm=0A= configure:5456: $? =3D 0=0A= configure:5510: gcc -o conftest.exe -g -O2 conftest.c conftstm.o >&5=0A= configure:5513: $? =3D 0=0A= configure:5551: result: ok=0A= configure:6117: checking for ANSI C header files=0A= configure:6147: gcc -c -g -O2 conftest.c >&5=0A= configure:6153: $? =3D 0=0A= configure:6249: gcc -o conftest.exe -g -O2 conftest.c >&5=0A= configure:6252: $? =3D 0=0A= configure:6258: ./conftest.exe=0A= configure:6261: $? =3D 0=0A= configure:6278: result: yes=0A= configure:6302: checking for sys/types.h=0A= configure:6323: gcc -c -g -O2 conftest.c >&5=0A= configure:6329: $? =3D 0=0A= configure:6345: result: yes=0A= configure:6302: checking for sys/stat.h=0A= configure:6323: gcc -c -g -O2 conftest.c >&5=0A= configure:6329: $? =3D 0=0A= configure:6345: result: yes=0A= configure:6302: checking for stdlib.h=0A= configure:6323: gcc -c -g -O2 conftest.c >&5=0A= configure:6329: $? =3D 0=0A= configure:6345: result: yes=0A= configure:6302: checking for string.h=0A= configure:6323: gcc -c -g -O2 conftest.c >&5=0A= configure:6329: $? =3D 0=0A= configure:6345: result: yes=0A= configure:6302: checking for memory.h=0A= configure:6323: gcc -c -g -O2 conftest.c >&5=0A= configure:6329: $? =3D 0=0A= configure:6345: result: yes=0A= configure:6302: checking for strings.h=0A= configure:6323: gcc -c -g -O2 conftest.c >&5=0A= configure:6329: $? =3D 0=0A= configure:6345: result: yes=0A= configure:6302: checking for inttypes.h=0A= configure:6323: gcc -c -g -O2 conftest.c >&5=0A= configure:6329: $? =3D 0=0A= configure:6345: result: yes=0A= configure:6302: checking for stdint.h=0A= configure:6323: gcc -c -g -O2 conftest.c >&5=0A= configure:6329: $? =3D 0=0A= configure:6345: result: yes=0A= configure:6302: checking for unistd.h=0A= configure:6323: gcc -c -g -O2 conftest.c >&5=0A= configure:6329: $? =3D 0=0A= configure:6345: result: yes=0A= configure:6361: checking for dlfcn.h=0A= configure:6382: gcc -c -g -O2 conftest.c >&5=0A= conftest.c:55:19: dlfcn.h: No such file or directory=0A= configure:6388: $? =3D 1=0A= configure: failed program was:=0A= | /* confdefs.h. */=0A= | #define PACKAGE_NAME "gsl"=0A= | #define PACKAGE_TARNAME "gsl"=0A= | #define PACKAGE_VERSION "1.11"=0A= | #define PACKAGE_STRING "gsl 1.11"=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "gsl"=0A= | #define VERSION "1.11"=0A= | #define RELEASED=0A= | #define STDC_HEADERS 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_MEMORY_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_INTTYPES_H 1=0A= | #define HAVE_STDINT_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | /* end confdefs.h. */=0A= | #include =0A= | #ifdef HAVE_SYS_TYPES_H=0A= | # include =0A= | #endif=0A= | #ifdef HAVE_SYS_STAT_H=0A= | # include =0A= | #endif=0A= | #ifdef STDC_HEADERS=0A= | # include =0A= | # include =0A= | #else=0A= | # ifdef HAVE_STDLIB_H=0A= | # include =0A= | # endif=0A= | #endif=0A= | #ifdef HAVE_STRING_H=0A= | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H=0A= | # include =0A= | # endif=0A= | # include =0A= | #endif=0A= | #ifdef HAVE_STRINGS_H=0A= | # include =0A= | #endif=0A= | #ifdef HAVE_INTTYPES_H=0A= | # include =0A= | #endif=0A= | #ifdef HAVE_STDINT_H=0A= | # include =0A= | #endif=0A= | #ifdef HAVE_UNISTD_H=0A= | # include =0A= | #endif=0A= |=20=0A= | #include =0A= configure:6404: result: no=0A= configure:6588: checking for objdir=0A= configure:6603: result: .libs=0A= configure:6895: checking if gcc supports -fno-rtti -fno-exceptions=0A= configure:6916: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5=0A= cc1.exe: warning: command line option "-fno-rtti" is valid for C++/ObjC++ b= ut not for C=0A= configure:6920: $? =3D 0=0A= configure:6930: result: no=0A= configure:6950: checking for gcc option to produce PIC=0A= configure:7201: result: -DDLL_EXPORT -DPIC=0A= configure:7213: checking if gcc PIC flag -DDLL_EXPORT -DPIC works=0A= configure:7234: gcc -c -g -O2 -DDLL_EXPORT -DPIC -DPIC conftest.c >&5=0A= configure:7238: $? =3D 0=0A= configure:7248: result: yes=0A= configure:7272: checking if gcc static flag -static works=0A= configure:7300: result: yes=0A= configure:7315: checking if gcc supports -c -o file.o=0A= configure:7339: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5=0A= configure:7343: $? =3D 0=0A= configure:7362: result: yes=0A= configure:7370: checking if gcc supports -c -o file.o=0A= configure:7417: result: yes=0A= configure:7450: checking whether the gcc linker (c:/home/rob/mingw_vista/i6= 86-pc-mingw32/i686-pc-mingw32/bin/ld.exe) supports shared libraries=0A= configure:8500: result: yes=0A= configure:8739: checking dynamic linker characteristics=0A= configure:9413: result: Win32 ld.exe=0A= configure:9515: checking how to hardcode library paths into programs=0A= configure:9540: result: immediate=0A= configure:10353: checking whether stripping libraries is possible=0A= configure:10358: result: yes=0A= configure:10393: checking if libtool supports shared libraries=0A= configure:10395: result: yes=0A= configure:10398: checking whether to build shared libraries=0A= configure:10419: result: no=0A= configure:10422: checking whether to build static libraries=0A= configure:10426: result: yes=0A= configure:10462: checking for size_t=0A= configure:10492: gcc -c -g -O2 conftest.c >&5=0A= configure:10498: $? =3D 0=0A= configure:10513: result: yes=0A= configure:10525: checking for working volatile=0A= configure:10554: gcc -c -g -O2 conftest.c >&5=0A= configure:10560: $? =3D 0=0A= configure:10575: result: yes=0A= configure:10585: checking for inline=0A= configure:10611: gcc -c -g -O2 conftest.c >&5=0A= configure:10617: $? =3D 0=0A= configure:10635: result: inline=0A= configure:10655: checking whether char is unsigned=0A= configure:10683: gcc -c -g -O2 conftest.c >&5=0A= configure:10689: $? =3D 0=0A= configure:10704: result: no=0A= configure:10720: checking for extern inline=0A= configure:10749: gcc -c -g -O2 conftest.c >&5=0A= configure:10755: $? =3D 0=0A= configure:10771: result: yes=0A= configure:10797: checking ieeefp.h usability=0A= configure:10814: gcc -c -g -O2 conftest.c >&5=0A= conftest.c:56:20: ieeefp.h: No such file or directory=0A= configure:10820: $? =3D 1=0A= configure: failed program was:=0A= | /* confdefs.h. */=0A= | #define PACKAGE_NAME "gsl"=0A= | #define PACKAGE_TARNAME "gsl"=0A= | #define PACKAGE_VERSION "1.11"=0A= | #define PACKAGE_STRING "gsl 1.11"=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "gsl"=0A= | #define VERSION "1.11"=0A= | #define RELEASED=0A= | #define STDC_HEADERS 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_MEMORY_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_INTTYPES_H 1=0A= | #define HAVE_STDINT_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define LT_OBJDIR ".libs/"=0A= | #define HAVE_INLINE=0A= | /* end confdefs.h. */=0A= | #include =0A= | #ifdef HAVE_SYS_TYPES_H=0A= | # include =0A= | #endif=0A= | #ifdef HAVE_SYS_STAT_H=0A= | # include =0A= | #endif=0A= | #ifdef STDC_HEADERS=0A= | # include =0A= | # include =0A= | #else=0A= | # ifdef HAVE_STDLIB_H=0A= | # include =0A= | # endif=0A= | #endif=0A= | #ifdef HAVE_STRING_H=0A= | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H=0A= | # include =0A= | # endif=0A= | # include =0A= | #endif=0A= | #ifdef HAVE_STRINGS_H=0A= | # include =0A= | #endif=0A= | #ifdef HAVE_INTTYPES_H=0A= | # include =0A= | #endif=0A= | #ifdef HAVE_STDINT_H=0A= | # include =0A= | #endif=0A= | #ifdef HAVE_UNISTD_H=0A= | # include =0A= | #endif=0A= | #include =0A= configure:10834: result: no=0A= configure:10838: checking ieeefp.h presence=0A= configure:10853: gcc -E conftest.c=0A= conftest.c:23:20: ieeefp.h: No such file or directory=0A= configure:10859: $? =3D 1=0A= configure: failed program was:=0A= | /* confdefs.h. */=0A= | #define PACKAGE_NAME "gsl"=0A= | #define PACKAGE_TARNAME "gsl"=0A= | #define PACKAGE_VERSION "1.11"=0A= | #define PACKAGE_STRING "gsl 1.11"=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "gsl"=0A= | #define VERSION "1.11"=0A= | #define RELEASED=0A= | #define STDC_HEADERS 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_MEMORY_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_INTTYPES_H 1=0A= | #define HAVE_STDINT_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define LT_OBJDIR ".libs/"=0A= | #define HAVE_INLINE=0A= | /* end confdefs.h. */=0A= | #include =0A= configure:10873: result: no=0A= configure:10901: checking for ieeefp.h=0A= configure:10909: result: no=0A= configure:10944: checking for vprintf=0A= configure:11000: gcc -o conftest.exe -g -O2 conftest.c >&5=0A= conftest.c:46: warning: conflicting types for built-in function 'vprintf'= =0A= configure:11006: $? =3D 0=0A= configure:11024: result: yes=0A= configure:11031: checking for _doprnt=0A= configure:11087: gcc -o conftest.exe -g -O2 conftest.c >&5=0A= C:/Users/Rob/AppData/Local/Temp/ccSdycPQ.o: In function `main':=0A= c:/_32/comp/gsl-1.11/conftest.c:58: undefined reference to `_doprnt'=0A= collect2: ld returned 1 exit status=0A= configure:11093: $? =3D 1=0A= configure: failed program was:=0A= | /* confdefs.h. */=0A= | #define PACKAGE_NAME "gsl"=0A= | #define PACKAGE_TARNAME "gsl"=0A= | #define PACKAGE_VERSION "1.11"=0A= | #define PACKAGE_STRING "gsl 1.11"=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "gsl"=0A= | #define VERSION "1.11"=0A= | #define RELEASED=0A= | #define STDC_HEADERS 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_MEMORY_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_INTTYPES_H 1=0A= | #define HAVE_STDINT_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define LT_OBJDIR ".libs/"=0A= | #define HAVE_INLINE=0A= | #define HAVE_VPRINTF 1=0A= | /* end confdefs.h. */=0A= | /* Define _doprnt to an innocuous variant, in case declares _d= oprnt.=0A= | For example, HP-UX 11i declares gettimeofday. */=0A= | #define _doprnt innocuous__doprnt=0A= |=20=0A= | /* System header to define __stub macros and hopefully few prototypes,=0A= | which can conflict with char _doprnt (); below.=0A= | Prefer to if __STDC__ is defined, since=0A= | exists even on freestanding compilers. */=0A= |=20=0A= | #ifdef __STDC__=0A= | # include =0A= | #else=0A= | # include =0A= | #endif=0A= |=20=0A= | #undef _doprnt=0A= |=20=0A= | /* Override any GCC internal prototype to avoid an error.=0A= | Use char because int might match the return type of a GCC=0A= | builtin and then its argument prototype would still apply. */=0A= | #ifdef __cplusplus=0A= | extern "C"=0A= | #endif=0A= | char _doprnt ();=0A= | /* The GNU C library defines this for functions which it implements=0A= | to always fail with ENOSYS. Some functions are actually named=0A= | something starting with __ and the normal name is an alias. */=0A= | #if defined __stub__doprnt || defined __stub____doprnt=0A= | choke me=0A= | #endif=0A= |=20=0A= | int=0A= | main ()=0A= | {=0A= | return _doprnt ();=0A= | ;=0A= | return 0;=0A= | }=0A= configure:11110: result: no=0A= configure:11133: checking for memcpy=0A= configure:11189: gcc -o conftest.exe -g -O2 conftest.c >&5=0A= conftest.c:47: warning: conflicting types for built-in function 'memcpy'=0A= configure:11195: $? =3D 0=0A= configure:11213: result: yes=0A= configure:11133: checking for memmove=0A= configure:11189: gcc -o conftest.exe -g -O2 conftest.c >&5=0A= conftest.c:48: warning: conflicting types for built-in function 'memmove'= =0A= configure:11195: $? =3D 0=0A= configure:11213: result: yes=0A= configure:11133: checking for strdup=0A= configure:11189: gcc -o conftest.exe -g -O2 conftest.c >&5=0A= conftest.c:49: warning: conflicting types for built-in function 'strdup'=0A= configure:11195: $? =3D 0=0A= configure:11213: result: yes=0A= configure:11133: checking for strtol=0A= configure:11189: gcc -o conftest.exe -g -O2 conftest.c >&5=0A= configure:11195: $? =3D 0=0A= configure:11213: result: yes=0A= configure:11133: checking for strtoul=0A= configure:11189: gcc -o conftest.exe -g -O2 conftest.c >&5=0A= configure:11195: $? =3D 0=0A= configure:11213: result: yes=0A= configure:11232: checking for EXIT_SUCCESS and EXIT_FAILURE=0A= configure:11260: result: yes=0A= configure:11274: checking for cos in -lm=0A= configure:11309: gcc -o conftest.exe -g -O2 conftest.c -lm >&5=0A= conftest.c:37: warning: conflicting types for built-in function 'cos'=0A= configure:11315: $? =3D 0=0A= configure:11333: result: yes=0A= configure:11346: checking whether feenableexcept is declared=0A= configure:11377: gcc -c -g -O2 conftest.c >&5=0A= conftest.c: In function `main':=0A= conftest.c:38: error: `feenableexcept' undeclared (first use in this functi= on)=0A= conftest.c:38: error: (Each undeclared identifier is reported only once=0A= conftest.c:38: error: for each function it appears in.)=0A= configure:11383: $? =3D 1=0A= configure: failed program was:=0A= | /* confdefs.h. */=0A= | #define PACKAGE_NAME "gsl"=0A= | #define PACKAGE_TARNAME "gsl"=0A= | #define PACKAGE_VERSION "1.11"=0A= | #define PACKAGE_STRING "gsl 1.11"=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "gsl"=0A= | #define VERSION "1.11"=0A= | #define RELEASED=0A= | #define STDC_HEADERS 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_MEMORY_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_INTTYPES_H 1=0A= | #define HAVE_STDINT_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define LT_OBJDIR ".libs/"=0A= | #define HAVE_INLINE=0A= | #define HAVE_VPRINTF 1=0A= | #define HAVE_MEMCPY 1=0A= | #define HAVE_MEMMOVE 1=0A= | #define HAVE_STRDUP 1=0A= | #define HAVE_STRTOL 1=0A= | #define HAVE_STRTOUL 1=0A= | #define HAVE_EXIT_SUCCESS_AND_FAILURE 1=0A= | #define HAVE_LIBM 1=0A= | /* end confdefs.h. */=0A= | #define _GNU_SOURCE 1=0A= | #include =0A= |=20=0A= | int=0A= | main ()=0A= | {=0A= | #ifndef feenableexcept=0A= | (void) feenableexcept;=0A= | #endif=0A= |=20=0A= | ;=0A= | return 0;=0A= | }=0A= configure:11398: result: no=0A= configure:11416: checking whether fesettrapenable is declared=0A= configure:11447: gcc -c -g -O2 conftest.c >&5=0A= conftest.c: In function `main':=0A= conftest.c:39: error: `fesettrapenable' undeclared (first use in this funct= ion)=0A= conftest.c:39: error: (Each undeclared identifier is reported only once=0A= conftest.c:39: error: for each function it appears in.)=0A= configure:11453: $? =3D 1=0A= configure: failed program was:=0A= | /* confdefs.h. */=0A= | #define PACKAGE_NAME "gsl"=0A= | #define PACKAGE_TARNAME "gsl"=0A= | #define PACKAGE_VERSION "1.11"=0A= | #define PACKAGE_STRING "gsl 1.11"=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "gsl"=0A= | #define VERSION "1.11"=0A= | #define RELEASED=0A= | #define STDC_HEADERS 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_MEMORY_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_INTTYPES_H 1=0A= | #define HAVE_STDINT_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define LT_OBJDIR ".libs/"=0A= | #define HAVE_INLINE=0A= | #define HAVE_VPRINTF 1=0A= | #define HAVE_MEMCPY 1=0A= | #define HAVE_MEMMOVE 1=0A= | #define HAVE_STRDUP 1=0A= | #define HAVE_STRTOL 1=0A= | #define HAVE_STRTOUL 1=0A= | #define HAVE_EXIT_SUCCESS_AND_FAILURE 1=0A= | #define HAVE_LIBM 1=0A= | #define HAVE_DECL_FEENABLEEXCEPT 0=0A= | /* end confdefs.h. */=0A= | #define _GNU_SOURCE 1=0A= | #include =0A= |=20=0A= | int=0A= | main ()=0A= | {=0A= | #ifndef fesettrapenable=0A= | (void) fesettrapenable;=0A= | #endif=0A= |=20=0A= | ;=0A= | return 0;=0A= | }=0A= configure:11468: result: no=0A= configure:11486: checking whether hypot is declared=0A= configure:11516: gcc -c -g -O2 conftest.c >&5=0A= configure:11522: $? =3D 0=0A= configure:11537: result: yes=0A= configure:11555: checking whether expm1 is declared=0A= configure:11585: gcc -c -g -O2 conftest.c >&5=0A= configure:11591: $? =3D 0=0A= configure:11606: result: yes=0A= configure:11624: checking whether acosh is declared=0A= configure:11654: gcc -c -g -O2 conftest.c >&5=0A= configure:11660: $? =3D 0=0A= configure:11675: result: yes=0A= configure:11693: checking whether asinh is declared=0A= configure:11723: gcc -c -g -O2 conftest.c >&5=0A= configure:11729: $? =3D 0=0A= configure:11744: result: yes=0A= configure:11762: checking whether atanh is declared=0A= configure:11792: gcc -c -g -O2 conftest.c >&5=0A= configure:11798: $? =3D 0=0A= configure:11813: result: yes=0A= configure:11831: checking whether ldexp is declared=0A= configure:11861: gcc -c -g -O2 conftest.c >&5=0A= configure:11867: $? =3D 0=0A= configure:11882: result: yes=0A= configure:11900: checking whether frexp is declared=0A= configure:11930: gcc -c -g -O2 conftest.c >&5=0A= configure:11936: $? =3D 0=0A= configure:11951: result: yes=0A= configure:11969: checking whether isinf is declared=0A= configure:11999: gcc -c -g -O2 conftest.c >&5=0A= configure:12005: $? =3D 0=0A= configure:12020: result: yes=0A= configure:12038: checking whether isfinite is declared=0A= configure:12068: gcc -c -g -O2 conftest.c >&5=0A= configure:12074: $? =3D 0=0A= configure:12089: result: yes=0A= configure:12107: checking whether finite is declared=0A= configure:12140: gcc -c -g -O2 conftest.c >&5=0A= configure:12146: $? =3D 0=0A= configure:12161: result: yes=0A= configure:12179: checking whether isnan is declared=0A= configure:12209: gcc -c -g -O2 conftest.c >&5=0A= configure:12215: $? =3D 0=0A= configure:12230: result: yes=0A= configure:12255: checking whether log1p is declared=0A= configure:12285: gcc -c -g -O2 conftest.c >&5=0A= configure:12291: $? =3D 0=0A= configure:12306: result: yes=0A= configure:12327: checking for long double stdio=0A= configure:12358: gcc -o conftest.exe -g -O2 conftest.c -lm >&5=0A= configure:12361: $? =3D 0=0A= configure:12367: ./conftest.exe=0A= -2.13941e-164=0A= configure:12370: $? =3D 1=0A= configure: program exited with status 1=0A= configure: failed program was:=0A= | /* confdefs.h. */=0A= | #define PACKAGE_NAME "gsl"=0A= | #define PACKAGE_TARNAME "gsl"=0A= | #define PACKAGE_VERSION "1.11"=0A= | #define PACKAGE_STRING "gsl 1.11"=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "gsl"=0A= | #define VERSION "1.11"=0A= | #define RELEASED=0A= | #define STDC_HEADERS 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_MEMORY_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_INTTYPES_H 1=0A= | #define HAVE_STDINT_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define LT_OBJDIR ".libs/"=0A= | #define HAVE_INLINE=0A= | #define HAVE_VPRINTF 1=0A= | #define HAVE_MEMCPY 1=0A= | #define HAVE_MEMMOVE 1=0A= | #define HAVE_STRDUP 1=0A= | #define HAVE_STRTOL 1=0A= | #define HAVE_STRTOUL 1=0A= | #define HAVE_EXIT_SUCCESS_AND_FAILURE 1=0A= | #define HAVE_LIBM 1=0A= | #define HAVE_DECL_FEENABLEEXCEPT 0=0A= | #define HAVE_DECL_FESETTRAPENABLE 0=0A= | #define HAVE_DECL_HYPOT 1=0A= | #define HAVE_DECL_EXPM1 1=0A= | #define HAVE_DECL_ACOSH 1=0A= | #define HAVE_DECL_ASINH 1=0A= | #define HAVE_DECL_ATANH 1=0A= | #define HAVE_DECL_LDEXP 1=0A= | #define HAVE_DECL_FREXP 1=0A= | #define HAVE_DECL_ISINF 1=0A= | #define HAVE_DECL_ISFINITE 1=0A= | #define HAVE_DECL_FINITE 1=0A= | #define HAVE_DECL_ISNAN 1=0A= | #define HAVE_DECL_LOG1P 1=0A= | /* end confdefs.h. */=0A= |=20=0A= | #include =0A= | #include =0A= | int main (void)=0A= | {=0A= | const char * s =3D "5678.25"; long double x =3D 1.234 ;=0A= | fprintf(stderr,"%Lg\n",x) ;=0A= | sscanf(s, "%Lg", &x);=0A= | if (x =3D=3D 5678.25) {exit (0);} else {exit(1); };=0A= | }=0A= configure:12386: result: no=0A= configure:12397: checking for extended floating point registers=0A= configure:12430: result: yes=0A= configure:12441: checking for IEEE arithmetic interface type=0A= configure:12504: result: unknown=0A= configure:12669: checking for IEEE compiler flags=0A= configure:12732: result: none=0A= configure:12741: checking for IEEE comparisons=0A= configure:12772: gcc -o conftest.exe -g -O2 conftest.c -lm >&5=0A= configure:12775: $? =3D 0=0A= configure:12781: ./conftest.exe=0A= configure:12784: $? =3D 0=0A= configure:12801: result: yes=0A= configure:12812: checking for IEEE denormalized values=0A= configure:12844: gcc -o conftest.exe -g -O2 conftest.c -lm >&5=0A= configure:12847: $? =3D 0=0A= configure:12853: ./conftest.exe=0A= configure:12856: $? =3D 0=0A= configure:12873: result: yes=0A= configure:13024: creating ./config.status=0A= =0A= ## ---------------------- ##=0A= ## Running config.status. ##=0A= ## ---------------------- ##=0A= =0A= This file was extended by gsl config.status 1.11, which was=0A= generated by GNU Autoconf 2.61. Invocation command line was=0A= =0A= CONFIG_FILES =3D=20=0A= CONFIG_HEADERS =3D=20=0A= CONFIG_LINKS =3D=20=0A= CONFIG_COMMANDS =3D=20=0A= $ ./config.status=20=0A= =0A= on desktop2=0A= =0A= config.status:919: creating gsl-config=0A= config.status:919: creating gsl.pc=0A= config.status:919: creating gsl_version.h=0A= config.status:919: creating gsl.spec=0A= config.status:919: creating gsl/Makefile=0A= config.status:919: creating test/Makefile=0A= config.status:919: creating err/Makefile=0A= config.status:919: creating sys/Makefile=0A= config.status:919: creating utils/Makefile=0A= config.status:919: creating const/Makefile=0A= config.status:919: creating min/Makefile=0A= config.status:919: creating multimin/Makefile=0A= config.status:919: creating ieee-utils/Makefile=0A= config.status:919: creating fft/Makefile=0A= config.status:919: creating specfunc/Makefile=0A= config.status:919: creating dht/Makefile=0A= config.status:919: creating fit/Makefile=0A= config.status:919: creating multifit/Makefile=0A= config.status:919: creating bspline/Makefile=0A= config.status:919: creating statistics/Makefile=0A= config.status:919: creating sum/Makefile=0A= config.status:919: creating roots/Makefile=0A= config.status:919: creating multiroots/Makefile=0A= config.status:919: creating ntuple/Makefile=0A= config.status:919: creating poly/Makefile=0A= config.status:919: creating qrng/Makefile=0A= config.status:919: creating rng/Makefile=0A= config.status:919: creating randist/Makefile=0A= config.status:919: creating siman/Makefile=0A= config.status:919: creating integration/Makefile=0A= config.status:919: creating interpolation/Makefile=0A= config.status:919: creating doc/Makefile=0A= config.status:919: creating block/Makefile=0A= config.status:919: creating vector/Makefile=0A= config.status:919: creating matrix/Makefile=0A= config.status:919: creating histogram/Makefile=0A= config.status:919: creating monte/Makefile=0A= config.status:919: creating ode-initval/Makefile=0A= config.status:919: creating cblas/Makefile=0A= config.status:919: creating blas/Makefile=0A= config.status:919: creating linalg/Makefile=0A= config.status:919: creating eigen/Makefile=0A= config.status:919: creating permutation/Makefile=0A= config.status:919: creating combination/Makefile=0A= config.status:919: creating sort/Makefile=0A= config.status:919: creating complex/Makefile=0A= config.status:919: creating diff/Makefile=0A= config.status:919: creating deriv/Makefile=0A= config.status:919: creating cheb/Makefile=0A= config.status:919: creating cdf/Makefile=0A= config.status:919: creating wavelet/Makefile=0A= config.status:919: creating Makefile=0A= config.status:919: creating config.h=0A= config.status:1221: executing libtool commands=0A= =0A= ## ---------------- ##=0A= ## Cache variables. ##=0A= ## ---------------- ##=0A= =0A= ac_cv_build=3Di686-pc-mingw32=0A= ac_cv_c_char_unsigned=3Dno=0A= ac_cv_c_compiler_gnu=3Dyes=0A= ac_cv_c_extended_fp=3Dyes=0A= ac_cv_c_extern_inline=3Dyes=0A= ac_cv_c_ieee_comparisons=3Dyes=0A= ac_cv_c_ieee_denormals=3Dyes=0A= ac_cv_c_ieee_flags=3Dnone=0A= ac_cv_c_ieee_interface=3Dunknown=0A= ac_cv_c_inline=3Dinline=0A= ac_cv_c_volatile=3Dyes=0A= ac_cv_decl_exit_success_and_failure=3Dyes=0A= ac_cv_env_CC_set=3D=0A= ac_cv_env_CC_value=3D=0A= ac_cv_env_CFLAGS_set=3D=0A= ac_cv_env_CFLAGS_value=3D=0A= ac_cv_env_CPPFLAGS_set=3D=0A= ac_cv_env_CPPFLAGS_value=3D=0A= ac_cv_env_CPP_set=3D=0A= ac_cv_env_CPP_value=3D=0A= ac_cv_env_LDFLAGS_set=3D=0A= ac_cv_env_LDFLAGS_value=3D=0A= ac_cv_env_LIBS_set=3D=0A= ac_cv_env_LIBS_value=3D=0A= ac_cv_env_build_alias_set=3D=0A= ac_cv_env_build_alias_value=3D=0A= ac_cv_env_host_alias_set=3D=0A= ac_cv_env_host_alias_value=3D=0A= ac_cv_env_target_alias_set=3D=0A= ac_cv_env_target_alias_value=3D=0A= ac_cv_exeext=3D.exe=0A= ac_cv_func__doprnt=3Dno=0A= ac_cv_func_memcpy=3Dyes=0A= ac_cv_func_memmove=3Dyes=0A= ac_cv_func_printf_longdouble=3Dno=0A= ac_cv_func_strdup=3Dyes=0A= ac_cv_func_strtol=3Dyes=0A= ac_cv_func_strtoul=3Dyes=0A= ac_cv_func_vprintf=3Dyes=0A= ac_cv_have_decl_acosh=3Dyes=0A= ac_cv_have_decl_asinh=3Dyes=0A= ac_cv_have_decl_atanh=3Dyes=0A= ac_cv_have_decl_expm1=3Dyes=0A= ac_cv_have_decl_feenableexcept=3Dno=0A= ac_cv_have_decl_fesettrapenable=3Dno=0A= ac_cv_have_decl_finite=3Dyes=0A= ac_cv_have_decl_frexp=3Dyes=0A= ac_cv_have_decl_hypot=3Dyes=0A= ac_cv_have_decl_isfinite=3Dyes=0A= ac_cv_have_decl_isinf=3Dyes=0A= ac_cv_have_decl_isnan=3Dyes=0A= ac_cv_have_decl_ldexp=3Dyes=0A= ac_cv_have_decl_log1p=3Dyes=0A= ac_cv_header_dlfcn_h=3Dno=0A= ac_cv_header_ieeefp_h=3Dno=0A= ac_cv_header_inttypes_h=3Dyes=0A= ac_cv_header_memory_h=3Dyes=0A= ac_cv_header_stdc=3Dyes=0A= ac_cv_header_stdint_h=3Dyes=0A= ac_cv_header_stdlib_h=3Dyes=0A= ac_cv_header_string_h=3Dyes=0A= ac_cv_header_strings_h=3Dyes=0A= ac_cv_header_sys_stat_h=3Dyes=0A= ac_cv_header_sys_types_h=3Dyes=0A= ac_cv_header_unistd_h=3Dyes=0A= ac_cv_host=3Di686-pc-mingw32=0A= ac_cv_lib_m_cos=3Dyes=0A= ac_cv_objext=3Do=0A= ac_cv_path_EGREP=3D'/bin/grep -E'=0A= ac_cv_path_FGREP=3D'/bin/grep -F'=0A= ac_cv_path_GREP=3D/bin/grep=0A= ac_cv_path_SED=3D/bin/sed=0A= ac_cv_path_install=3D'/bin/install -c'=0A= ac_cv_path_mkdir=3D/bin/mkdir=0A= ac_cv_prog_AWK=3Dgawk=0A= ac_cv_prog_CPP=3D'gcc -E'=0A= ac_cv_prog_ac_ct_AR=3Dar=0A= ac_cv_prog_ac_ct_CC=3Dgcc=0A= ac_cv_prog_ac_ct_RANLIB=3Dranlib=0A= ac_cv_prog_ac_ct_STRIP=3Dstrip=0A= ac_cv_prog_cc_c89=3D=0A= ac_cv_prog_cc_g=3Dyes=0A= ac_cv_prog_make_make_set=3Dyes=0A= ac_cv_type_size_t=3Dyes=0A= lt_cv_deplibs_check_method=3D'file_magic file format pei*-i386(.*architectu= re: i386)?'=0A= lt_cv_file_magic_cmd=3D'$OBJDUMP -f'=0A= lt_cv_file_magic_test_file=3D=0A= lt_cv_ld_reload_flag=3D-r=0A= lt_cv_nm_interface=3D'BSD nm'=0A= lt_cv_objdir=3D.libs=0A= lt_cv_path_LD=3Dc:/home/rob/mingw_vista/i686-pc-mingw32/i686-pc-mingw32/bin= /ld.exe=0A= lt_cv_path_NM=3D/mingw/bin/nm=0A= lt_cv_prog_compiler_c_o=3Dyes=0A= lt_cv_prog_compiler_pic_works=3Dyes=0A= lt_cv_prog_compiler_rtti_exceptions=3Dno=0A= lt_cv_prog_compiler_static_works=3Dyes=0A= lt_cv_prog_gnu_ld=3Dyes=0A= lt_cv_sys_global_symbol_pipe=3D'sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDG= IRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)=0D\{0,1\}$/\1 _\2 \2/p'\'''= =0A= lt_cv_sys_global_symbol_to_c_name_address=3D'sed -n -e '\''s/^: \([^ ]*\) $= / {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$= / {"\2", (void *) \&\2},/p'\'''=0A= lt_cv_sys_global_symbol_to_c_name_address_lib_prefix=3D'sed -n -e '\''s/^: = \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\)= \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ = ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''=0A= lt_cv_sys_global_symbol_to_cdecl=3D'sed -n -e '\''s/^T .* \(.*\)$/extern in= t \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''=0A= lt_cv_sys_max_cmd_len=3D8192=0A= =0A= ## ----------------- ##=0A= ## Output variables. ##=0A= ## ----------------- ##=0A= =0A= ACLOCAL=3D'${SHELL} /c/_32/comp/gsl-1.11/missing --run aclocal-1.10'=0A= AMTAR=3D'${SHELL} /c/_32/comp/gsl-1.11/missing --run tar'=0A= AR=3D'ar'=0A= AUTOCONF=3D'${SHELL} /c/_32/comp/gsl-1.11/missing --run autoconf'=0A= AUTOHEADER=3D'${SHELL} /c/_32/comp/gsl-1.11/missing --run autoheader'=0A= AUTOMAKE=3D'${SHELL} /c/_32/comp/gsl-1.11/missing --run automake-1.10'=0A= AWK=3D'gawk'=0A= CC=3D'gcc'=0A= CFLAGS=3D'-g -O2'=0A= CPP=3D'gcc -E'=0A= CPPFLAGS=3D''=0A= CYGPATH_W=3D'echo'=0A= DEFS=3D'-DHAVE_CONFIG_H'=0A= DSYMUTIL=3D''=0A= DUMPBIN=3D''=0A= ECHO_C=3D''=0A= ECHO_N=3D'-n'=0A= ECHO_T=3D''=0A= EGREP=3D'/bin/grep -E'=0A= EXEEXT=3D'.exe'=0A= FGREP=3D'/bin/grep -F'=0A= GREP=3D'/bin/grep'=0A= GSL_CFLAGS=3D'-I${prefix}/include'=0A= GSL_LIBS=3D'-L${exec_prefix}/lib -lgsl'=0A= GSL_LT_CBLAS_VERSION=3D'0:0:0'=0A= GSL_LT_VERSION=3D'12:0:12'=0A= HAVE_AIX_IEEE_INTERFACE=3D''=0A= HAVE_DARWIN86_IEEE_INTERFACE=3D''=0A= HAVE_DARWIN_IEEE_INTERFACE=3D''=0A= HAVE_FREEBSD_IEEE_INTERFACE=3D''=0A= HAVE_GNUM68K_IEEE_INTERFACE=3D''=0A= HAVE_GNUPPC_IEEE_INTERFACE=3D''=0A= HAVE_GNUSPARC_IEEE_INTERFACE=3D''=0A= HAVE_GNUX86_IEEE_INTERFACE=3D''=0A= HAVE_HPUX11_IEEE_INTERFACE=3D''=0A= HAVE_HPUX_IEEE_INTERFACE=3D''=0A= HAVE_IRIX_IEEE_INTERFACE=3D''=0A= HAVE_NETBSD_IEEE_INTERFACE=3D''=0A= HAVE_OPENBSD_IEEE_INTERFACE=3D''=0A= HAVE_OS2EMX_IEEE_INTERFACE=3D''=0A= HAVE_SOLARIS_IEEE_INTERFACE=3D''=0A= HAVE_SUNOS4_IEEE_INTERFACE=3D''=0A= HAVE_TRU64_IEEE_INTERFACE=3D''=0A= INSTALL_DATA=3D'${INSTALL} -m 644'=0A= INSTALL_PROGRAM=3D'${INSTALL}'=0A= INSTALL_SCRIPT=3D'${INSTALL}'=0A= INSTALL_STRIP_PROGRAM=3D'$(install_sh) -c -s'=0A= LD=3D'c:/home/rob/mingw_vista/i686-pc-mingw32/i686-pc-mingw32/bin/ld.exe'= =0A= LDFLAGS=3D''=0A= LIBOBJS=3D''=0A= LIBS=3D'-lm '=0A= LIBTOOL=3D'$(SHELL) $(top_builddir)/libtool'=0A= LN_S=3D'cp -p'=0A= LTLIBOBJS=3D''=0A= MAINT=3D'#'=0A= MAINTAINER_MODE_FALSE=3D''=0A= MAINTAINER_MODE_TRUE=3D'#'=0A= MAKEINFO=3D'${SHELL} /c/_32/comp/gsl-1.11/missing --run makeinfo'=0A= MINGW32_HOST_FALSE=3D'#'=0A= MINGW32_HOST_TRUE=3D''=0A= NM=3D'/mingw/bin/nm'=0A= NMEDIT=3D''=0A= OBJEXT=3D'o'=0A= PACKAGE=3D'gsl'=0A= PACKAGE_BUGREPORT=3D''=0A= PACKAGE_NAME=3D'gsl'=0A= PACKAGE_STRING=3D'gsl 1.11'=0A= PACKAGE_TARNAME=3D'gsl'=0A= PACKAGE_VERSION=3D'1.11'=0A= PATH_SEPARATOR=3D':'=0A= RANLIB=3D'ranlib'=0A= SED=3D'/bin/sed'=0A= SET_MAKE=3D''=0A= SHELL=3D'/bin/sh'=0A= STRIP=3D'strip'=0A= VERSION=3D'1.11'=0A= ac_ct_CC=3D'gcc'=0A= ac_ct_DUMPBIN=3D''=0A= am__isrc=3D''=0A= am__leading_dot=3D'.'=0A= am__tar=3D'${AMTAR} chof - "$$tardir"'=0A= am__untar=3D'${AMTAR} xf -'=0A= bindir=3D'${exec_prefix}/bin'=0A= build=3D'i686-pc-mingw32'=0A= build_alias=3D''=0A= build_cpu=3D'i686'=0A= build_os=3D'mingw32'=0A= build_vendor=3D'pc'=0A= datadir=3D'${datarootdir}'=0A= datarootdir=3D'${prefix}/share'=0A= docdir=3D'${datarootdir}/doc/${PACKAGE_TARNAME}'=0A= dvidir=3D'${docdir}'=0A= exec_prefix=3D'${prefix}'=0A= host=3D'i686-pc-mingw32'=0A= host_alias=3D''=0A= host_cpu=3D'i686'=0A= host_os=3D'mingw32'=0A= host_vendor=3D'pc'=0A= htmldir=3D'${docdir}'=0A= includedir=3D'${prefix}/include'=0A= infodir=3D'${datarootdir}/info'=0A= install_sh=3D'$(SHELL) /c/_32/comp/gsl-1.11/install-sh'=0A= libdir=3D'${exec_prefix}/lib'=0A= libexecdir=3D'${exec_prefix}/libexec'=0A= localedir=3D'${datarootdir}/locale'=0A= localstatedir=3D'${prefix}/var'=0A= lt_ECHO=3D'echo'=0A= mandir=3D'${datarootdir}/man'=0A= mkdir_p=3D'/bin/mkdir -p'=0A= oldincludedir=3D'/usr/include'=0A= pdfdir=3D'${docdir}'=0A= prefix=3D'/usr/local'=0A= program_transform_name=3D's,x,x,'=0A= psdir=3D'${docdir}'=0A= sbindir=3D'${exec_prefix}/sbin'=0A= sharedstatedir=3D'${prefix}/com'=0A= sysconfdir=3D'${prefix}/etc'=0A= target_alias=3D''=0A= =0A= ## ----------- ##=0A= ## confdefs.h. ##=0A= ## ----------- ##=0A= =0A= #define PACKAGE_NAME "gsl"=0A= #define PACKAGE_TARNAME "gsl"=0A= #define PACKAGE_VERSION "1.11"=0A= #define PACKAGE_STRING "gsl 1.11"=0A= #define PACKAGE_BUGREPORT ""=0A= #define PACKAGE "gsl"=0A= #define VERSION "1.11"=0A= #define RELEASED=0A= #define STDC_HEADERS 1=0A= #define HAVE_SYS_TYPES_H 1=0A= #define HAVE_SYS_STAT_H 1=0A= #define HAVE_STDLIB_H 1=0A= #define HAVE_STRING_H 1=0A= #define HAVE_MEMORY_H 1=0A= #define HAVE_STRINGS_H 1=0A= #define HAVE_INTTYPES_H 1=0A= #define HAVE_STDINT_H 1=0A= #define HAVE_UNISTD_H 1=0A= #define LT_OBJDIR ".libs/"=0A= #define HAVE_INLINE=0A= #define HAVE_VPRINTF 1=0A= #define HAVE_MEMCPY 1=0A= #define HAVE_MEMMOVE 1=0A= #define HAVE_STRDUP 1=0A= #define HAVE_STRTOL 1=0A= #define HAVE_STRTOUL 1=0A= #define HAVE_EXIT_SUCCESS_AND_FAILURE 1=0A= #define HAVE_LIBM 1=0A= #define HAVE_DECL_FEENABLEEXCEPT 0=0A= #define HAVE_DECL_FESETTRAPENABLE 0=0A= #define HAVE_DECL_HYPOT 1=0A= #define HAVE_DECL_EXPM1 1=0A= #define HAVE_DECL_ACOSH 1=0A= #define HAVE_DECL_ASINH 1=0A= #define HAVE_DECL_ATANH 1=0A= #define HAVE_DECL_LDEXP 1=0A= #define HAVE_DECL_FREXP 1=0A= #define HAVE_DECL_ISINF 1=0A= #define HAVE_DECL_ISFINITE 1=0A= #define HAVE_DECL_FINITE 1=0A= #define HAVE_DECL_ISNAN 1=0A= #define HAVE_DECL_LOG1P 1=0A= #define HAVE_EXTENDED_PRECISION_REGISTERS 1=0A= #define HAVE_UNKNOWN_IEEE_INTERFACE 1=0A= #define HAVE_IEEE_COMPARISONS 1=0A= #define HAVE_IEEE_DENORMALS 1=0A= =0A= configure: exit 0=0A= ------=_NextPart_000_013F_01C8F5A1.7E66DF70--