mirror of
https://github.com/simtactics/niotso.git
synced 2025-03-21 18:51:20 +00:00
1536 lines
49 KiB
Text
1536 lines
49 KiB
Text
This file contains any messages produced by compilers while
|
|
running configure, to aid debugging if configure makes a mistake.
|
|
|
|
It was created by libjpeg-turbo configure 1.2.0, which was
|
|
generated by GNU Autoconf 2.59. Invocation command line was
|
|
|
|
$ ./configure CFLAGS=-m32 LDFLAGS=-m32
|
|
|
|
## --------- ##
|
|
## Platform. ##
|
|
## --------- ##
|
|
|
|
hostname = Drew-PC
|
|
uname -m = i686
|
|
uname -r = 1.0.15(0.47/3/2)
|
|
uname -s = MINGW32_NT-6.0
|
|
uname -v = 2010-07-06 22:04
|
|
|
|
/usr/bin/uname -p = unknown
|
|
/bin/uname -X = unknown
|
|
|
|
/bin/arch = unknown
|
|
/usr/bin/arch -k = unknown
|
|
/usr/convex/getsysinfo = unknown
|
|
hostinfo = unknown
|
|
/bin/machine = unknown
|
|
/usr/bin/oslevel = unknown
|
|
/bin/universe = unknown
|
|
|
|
PATH: .
|
|
PATH: /usr/local/bin
|
|
PATH: /mingw/bin
|
|
PATH: /bin
|
|
PATH: /c/Program Files (x86)/AMD APP/bin/x86_64
|
|
PATH: /c/Program Files (x86)/AMD APP/bin/x86
|
|
PATH: /c/Program Files (x86)/ImageMagick-6.6.5-Q16
|
|
PATH: /c/Windows/system32
|
|
PATH: /c/Windows
|
|
PATH: /c/Windows/System32/Wbem
|
|
PATH: /c/Program Files (x86)/Microsoft SQL Server/100/DTS/Binn/
|
|
PATH: /c/NASM
|
|
PATH: /c/Program Files (x86)/Microsoft SQL Server/100/Tools/Binn/
|
|
PATH: /c/Program Files (x86)/GTK2-Runtime/bin
|
|
PATH: /c/Program Files (x86)/ATI Technologies/ATI.ACE/Core-Static
|
|
PATH: /c/Program Files (x86)/Cppcheck/
|
|
PATH: /c/MinGW64/bin
|
|
PATH: /c/PROGRA~1/TIEDUC~1/TI-83P~1/UTILS
|
|
PATH: /c/Program Files (x86)/doxygen/bin
|
|
PATH: /c/Program Files (x86)/CMake 2.8/bin
|
|
PATH: /c/Program Files/Mercurial/
|
|
PATH: /c/Program Files/Mercurial
|
|
|
|
|
|
## ----------- ##
|
|
## Core tests. ##
|
|
## ----------- ##
|
|
|
|
configure:1622: checking for a BSD-compatible install
|
|
configure:1677: result: /bin/install -c
|
|
configure:1688: checking whether build environment is sane
|
|
configure:1731: result: yes
|
|
configure:1755: WARNING: `missing' script is too old or missing
|
|
configure:1796: checking for gawk
|
|
configure:1812: found /bin/gawk
|
|
configure:1822: result: gawk
|
|
configure:1832: checking whether make sets $(MAKE)
|
|
configure:1852: result: yes
|
|
configure:2044: checking for style of include used by make
|
|
configure:2072: result: GNU
|
|
configure:2143: checking for gcc
|
|
configure:2159: found /c/MinGW64/bin/gcc
|
|
configure:2169: result: gcc
|
|
configure:2413: checking for C compiler version
|
|
configure:2416: gcc --version </dev/null >&5
|
|
gcc.exe (tdm64-1) 4.6.1
|
|
Copyright (C) 2011 Free Software Foundation, Inc.
|
|
This is free software; see the source for copying conditions. There is NO
|
|
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
|
|
configure:2419: $? = 0
|
|
configure:2421: gcc -v </dev/null >&5
|
|
Using built-in specs.
|
|
COLLECT_GCC=c:\MinGW64\bin\gcc.exe
|
|
COLLECT_LTO_WRAPPER=c:/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/4.6.1/lto-wrapper.exe
|
|
Target: x86_64-w64-mingw32
|
|
Configured with: ../../src/gcc-4.6.1/configure --build=x86_64-w64-mingw32 --enable-targets=all --enable-languages=c,c++,fortran,objc,obj-c++ --enable-libgomp --enable-lto --enable-libstdcxx-debug --enable-version-specific-runtime-libs --enable-fully-dynamic-string --with-gnu-ld --disable-werror --disable-nls --disable-win32-registry --prefix=/mingw64tdm --with-local-prefix=/mingw64tdm --with-pkgversion=tdm64-1 --with-bugurl=http://tdm-gcc.tdragon.net/bugs
|
|
Thread model: win32
|
|
gcc version 4.6.1 (tdm64-1)
|
|
configure:2424: $? = 0
|
|
configure:2426: gcc -V </dev/null >&5
|
|
gcc.exe: error: unrecognized option '-V'
|
|
gcc.exe: fatal error: no input files
|
|
compilation terminated.
|
|
configure:2429: $? = 1
|
|
configure:2452: checking for C compiler default output file name
|
|
configure:2455: gcc -m32 -m32 conftest.c >&5
|
|
configure:2458: $? = 0
|
|
configure:2504: result: a.exe
|
|
configure:2509: checking whether the C compiler works
|
|
configure:2515: ./a.exe
|
|
configure:2518: $? = 0
|
|
configure:2535: result: yes
|
|
configure:2542: checking whether we are cross compiling
|
|
configure:2544: result: no
|
|
configure:2547: checking for suffix of executables
|
|
configure:2549: gcc -o conftest.exe -m32 -m32 conftest.c >&5
|
|
configure:2552: $? = 0
|
|
configure:2577: result: .exe
|
|
configure:2583: checking for suffix of object files
|
|
configure:2604: gcc -c -m32 conftest.c >&5
|
|
configure:2607: $? = 0
|
|
configure:2629: result: o
|
|
configure:2633: checking whether we are using the GNU C compiler
|
|
configure:2657: gcc -c -m32 conftest.c >&5
|
|
configure:2663: $? = 0
|
|
configure:2667: test -z
|
|
|| test ! -s conftest.err
|
|
configure:2670: $? = 0
|
|
configure:2673: test -s conftest.o
|
|
configure:2676: $? = 0
|
|
configure:2689: result: yes
|
|
configure:2695: checking whether gcc accepts -g
|
|
configure:2716: gcc -c -g conftest.c >&5
|
|
configure:2722: $? = 0
|
|
configure:2726: test -z
|
|
|| test ! -s conftest.err
|
|
configure:2729: $? = 0
|
|
configure:2732: test -s conftest.o
|
|
configure:2735: $? = 0
|
|
configure:2746: result: yes
|
|
configure:2763: checking for gcc option to accept ANSI C
|
|
configure:2833: gcc -c -m32 conftest.c >&5
|
|
configure:2839: $? = 0
|
|
configure:2843: test -z
|
|
|| test ! -s conftest.err
|
|
configure:2846: $? = 0
|
|
configure:2849: test -s conftest.o
|
|
configure:2852: $? = 0
|
|
configure:2870: result: none needed
|
|
configure:2888: gcc -c -m32 conftest.c >&5
|
|
conftest.c:2:3: error: unknown type name 'choke'
|
|
conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
|
|
configure:2894: $? = 1
|
|
configure: failed program was:
|
|
| #ifndef __cplusplus
|
|
| choke me
|
|
| #endif
|
|
configure:3029: checking dependency style of gcc
|
|
configure:3119: result: gcc3
|
|
configure:3141: checking how to run the C preprocessor
|
|
configure:3176: gcc -E conftest.c
|
|
configure:3182: $? = 0
|
|
configure:3214: gcc -E conftest.c
|
|
conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
|
|
compilation terminated.
|
|
configure:3220: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
|
|
|
| #define PACKAGE_NAME "libjpeg-turbo"
|
|
| #define PACKAGE_TARNAME "libjpeg-turbo"
|
|
| #define PACKAGE_VERSION "1.2.0"
|
|
| #define PACKAGE_STRING "libjpeg-turbo 1.2.0"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE "libjpeg-turbo"
|
|
| #define VERSION "1.2.0"
|
|
| #define HAVE_PROTOTYPES 1
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:3259: result: gcc -E
|
|
configure:3283: gcc -E conftest.c
|
|
configure:3289: $? = 0
|
|
configure:3321: gcc -E conftest.c
|
|
conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
|
|
compilation terminated.
|
|
configure:3327: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
|
|
|
| #define PACKAGE_NAME "libjpeg-turbo"
|
|
| #define PACKAGE_TARNAME "libjpeg-turbo"
|
|
| #define PACKAGE_VERSION "1.2.0"
|
|
| #define PACKAGE_STRING "libjpeg-turbo 1.2.0"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE "libjpeg-turbo"
|
|
| #define VERSION "1.2.0"
|
|
| #define HAVE_PROTOTYPES 1
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:3416: checking for gcc
|
|
configure:3442: result: gcc
|
|
configure:3686: checking for C compiler version
|
|
configure:3689: gcc --version </dev/null >&5
|
|
gcc.exe (tdm64-1) 4.6.1
|
|
Copyright (C) 2011 Free Software Foundation, Inc.
|
|
This is free software; see the source for copying conditions. There is NO
|
|
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
|
|
configure:3692: $? = 0
|
|
configure:3694: gcc -v </dev/null >&5
|
|
Using built-in specs.
|
|
COLLECT_GCC=c:\MinGW64\bin\gcc.exe
|
|
COLLECT_LTO_WRAPPER=c:/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/4.6.1/lto-wrapper.exe
|
|
Target: x86_64-w64-mingw32
|
|
Configured with: ../../src/gcc-4.6.1/configure --build=x86_64-w64-mingw32 --enable-targets=all --enable-languages=c,c++,fortran,objc,obj-c++ --enable-libgomp --enable-lto --enable-libstdcxx-debug --enable-version-specific-runtime-libs --enable-fully-dynamic-string --with-gnu-ld --disable-werror --disable-nls --disable-win32-registry --prefix=/mingw64tdm --with-local-prefix=/mingw64tdm --with-pkgversion=tdm64-1 --with-bugurl=http://tdm-gcc.tdragon.net/bugs
|
|
Thread model: win32
|
|
gcc version 4.6.1 (tdm64-1)
|
|
configure:3697: $? = 0
|
|
configure:3699: gcc -V </dev/null >&5
|
|
gcc.exe: error: unrecognized option '-V'
|
|
gcc.exe: fatal error: no input files
|
|
compilation terminated.
|
|
configure:3702: $? = 1
|
|
configure:3705: checking whether we are using the GNU C compiler
|
|
configure:3761: result: yes
|
|
configure:3767: checking whether gcc accepts -g
|
|
configure:3818: result: yes
|
|
configure:3835: checking for gcc option to accept ANSI C
|
|
configure:3942: result: none needed
|
|
configure:3960: gcc -c -m32 conftest.c >&5
|
|
conftest.c:2:3: error: unknown type name 'choke'
|
|
conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
|
|
configure:3966: $? = 1
|
|
configure: failed program was:
|
|
| #ifndef __cplusplus
|
|
| choke me
|
|
| #endif
|
|
configure:4101: checking dependency style of gcc
|
|
configure:4191: result: gcc3
|
|
configure:4228: checking for a BSD-compatible install
|
|
configure:4283: result: /bin/install -c
|
|
configure:4372: checking build system type
|
|
configure:4390: result: i686-pc-mingw32
|
|
configure:4398: checking host system type
|
|
configure:4412: result: i686-pc-mingw32
|
|
configure:4420: checking for a sed that does not truncate output
|
|
configure:4474: result: /bin/sed
|
|
configure:4477: checking for egrep
|
|
configure:4487: result: grep -E
|
|
configure:4503: checking for ld used by gcc
|
|
configure:4570: result: c:/mingw64/x86_64-w64-mingw32/bin/ld.exe
|
|
configure:4579: checking if the linker (c:/mingw64/x86_64-w64-mingw32/bin/ld.exe) is GNU ld
|
|
configure:4594: result: yes
|
|
configure:4599: checking for c:/mingw64/x86_64-w64-mingw32/bin/ld.exe option to reload object files
|
|
configure:4606: result: -r
|
|
configure:4615: checking for BSD-compatible nm
|
|
configure:4657: result: /c/MinGW64/bin/nm
|
|
configure:4661: checking whether ln -s works
|
|
configure:4665: result: yes
|
|
configure:4672: checking how to recognise dependent libraries
|
|
configure:4855: result: file_magic file format pei*-i386(.*architecture: i386)?
|
|
configure:5065: checking for ANSI C header files
|
|
configure:5090: gcc -c -m32 conftest.c >&5
|
|
configure:5096: $? = 0
|
|
configure:5100: test -z
|
|
|| test ! -s conftest.err
|
|
configure:5103: $? = 0
|
|
configure:5106: test -s conftest.o
|
|
configure:5109: $? = 0
|
|
configure:5198: gcc -o conftest.exe -m32 -m32 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:29:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
|
|
configure:5201: $? = 0
|
|
configure:5203: ./conftest.exe
|
|
configure:5206: $? = 0
|
|
configure:5221: result: yes
|
|
configure:5245: checking for sys/types.h
|
|
configure:5261: gcc -c -m32 conftest.c >&5
|
|
configure:5267: $? = 0
|
|
configure:5271: test -z
|
|
|| test ! -s conftest.err
|
|
configure:5274: $? = 0
|
|
configure:5277: test -s conftest.o
|
|
configure:5280: $? = 0
|
|
configure:5291: result: yes
|
|
configure:5245: checking for sys/stat.h
|
|
configure:5261: gcc -c -m32 conftest.c >&5
|
|
configure:5267: $? = 0
|
|
configure:5271: test -z
|
|
|| test ! -s conftest.err
|
|
configure:5274: $? = 0
|
|
configure:5277: test -s conftest.o
|
|
configure:5280: $? = 0
|
|
configure:5291: result: yes
|
|
configure:5245: checking for stdlib.h
|
|
configure:5261: gcc -c -m32 conftest.c >&5
|
|
configure:5267: $? = 0
|
|
configure:5271: test -z
|
|
|| test ! -s conftest.err
|
|
configure:5274: $? = 0
|
|
configure:5277: test -s conftest.o
|
|
configure:5280: $? = 0
|
|
configure:5291: result: yes
|
|
configure:5245: checking for string.h
|
|
configure:5261: gcc -c -m32 conftest.c >&5
|
|
configure:5267: $? = 0
|
|
configure:5271: test -z
|
|
|| test ! -s conftest.err
|
|
configure:5274: $? = 0
|
|
configure:5277: test -s conftest.o
|
|
configure:5280: $? = 0
|
|
configure:5291: result: yes
|
|
configure:5245: checking for memory.h
|
|
configure:5261: gcc -c -m32 conftest.c >&5
|
|
configure:5267: $? = 0
|
|
configure:5271: test -z
|
|
|| test ! -s conftest.err
|
|
configure:5274: $? = 0
|
|
configure:5277: test -s conftest.o
|
|
configure:5280: $? = 0
|
|
configure:5291: result: yes
|
|
configure:5245: checking for strings.h
|
|
configure:5261: gcc -c -m32 conftest.c >&5
|
|
configure:5267: $? = 0
|
|
configure:5271: test -z
|
|
|| test ! -s conftest.err
|
|
configure:5274: $? = 0
|
|
configure:5277: test -s conftest.o
|
|
configure:5280: $? = 0
|
|
configure:5291: result: yes
|
|
configure:5245: checking for inttypes.h
|
|
configure:5261: gcc -c -m32 conftest.c >&5
|
|
configure:5267: $? = 0
|
|
configure:5271: test -z
|
|
|| test ! -s conftest.err
|
|
configure:5274: $? = 0
|
|
configure:5277: test -s conftest.o
|
|
configure:5280: $? = 0
|
|
configure:5291: result: yes
|
|
configure:5245: checking for stdint.h
|
|
configure:5261: gcc -c -m32 conftest.c >&5
|
|
configure:5267: $? = 0
|
|
configure:5271: test -z
|
|
|| test ! -s conftest.err
|
|
configure:5274: $? = 0
|
|
configure:5277: test -s conftest.o
|
|
configure:5280: $? = 0
|
|
configure:5291: result: yes
|
|
configure:5245: checking for unistd.h
|
|
configure:5261: gcc -c -m32 conftest.c >&5
|
|
configure:5267: $? = 0
|
|
configure:5271: test -z
|
|
|| test ! -s conftest.err
|
|
configure:5274: $? = 0
|
|
configure:5277: test -s conftest.o
|
|
configure:5280: $? = 0
|
|
configure:5291: result: yes
|
|
configure:5317: checking dlfcn.h usability
|
|
configure:5329: gcc -c -m32 conftest.c >&5
|
|
conftest.c:56:19: fatal error: dlfcn.h: No such file or directory
|
|
compilation terminated.
|
|
configure:5335: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
|
|
|
| #define PACKAGE_NAME "libjpeg-turbo"
|
|
| #define PACKAGE_TARNAME "libjpeg-turbo"
|
|
| #define PACKAGE_VERSION "1.2.0"
|
|
| #define PACKAGE_STRING "libjpeg-turbo 1.2.0"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE "libjpeg-turbo"
|
|
| #define VERSION "1.2.0"
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
| #if HAVE_SYS_TYPES_H
|
|
| # include <sys/types.h>
|
|
| #endif
|
|
| #if HAVE_SYS_STAT_H
|
|
| # include <sys/stat.h>
|
|
| #endif
|
|
| #if STDC_HEADERS
|
|
| # include <stdlib.h>
|
|
| # include <stddef.h>
|
|
| #else
|
|
| # if HAVE_STDLIB_H
|
|
| # include <stdlib.h>
|
|
| # endif
|
|
| #endif
|
|
| #if HAVE_STRING_H
|
|
| # if !STDC_HEADERS && HAVE_MEMORY_H
|
|
| # include <memory.h>
|
|
| # endif
|
|
| # include <string.h>
|
|
| #endif
|
|
| #if HAVE_STRINGS_H
|
|
| # include <strings.h>
|
|
| #endif
|
|
| #if HAVE_INTTYPES_H
|
|
| # include <inttypes.h>
|
|
| #else
|
|
| # if HAVE_STDINT_H
|
|
| # include <stdint.h>
|
|
| # endif
|
|
| #endif
|
|
| #if HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #endif
|
|
| #include <dlfcn.h>
|
|
configure:5358: result: no
|
|
configure:5362: checking dlfcn.h presence
|
|
configure:5372: gcc -E conftest.c
|
|
conftest.c:22:19: fatal error: dlfcn.h: No such file or directory
|
|
compilation terminated.
|
|
configure:5378: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
|
|
|
| #define PACKAGE_NAME "libjpeg-turbo"
|
|
| #define PACKAGE_TARNAME "libjpeg-turbo"
|
|
| #define PACKAGE_VERSION "1.2.0"
|
|
| #define PACKAGE_STRING "libjpeg-turbo 1.2.0"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE "libjpeg-turbo"
|
|
| #define VERSION "1.2.0"
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| /* end confdefs.h. */
|
|
| #include <dlfcn.h>
|
|
configure:5398: result: no
|
|
configure:5433: checking for dlfcn.h
|
|
configure:5440: result: no
|
|
configure:5505: checking for g++
|
|
configure:5521: found /c/MinGW64/bin/g++
|
|
configure:5531: result: g++
|
|
configure:5547: checking for C++ compiler version
|
|
configure:5550: g++ --version </dev/null >&5
|
|
g++.exe (tdm64-1) 4.6.1
|
|
Copyright (C) 2011 Free Software Foundation, Inc.
|
|
This is free software; see the source for copying conditions. There is NO
|
|
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
|
|
configure:5553: $? = 0
|
|
configure:5555: g++ -v </dev/null >&5
|
|
Using built-in specs.
|
|
COLLECT_GCC=c:\MinGW64\bin\g++.exe
|
|
COLLECT_LTO_WRAPPER=c:/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/4.6.1/lto-wrapper.exe
|
|
Target: x86_64-w64-mingw32
|
|
Configured with: ../../src/gcc-4.6.1/configure --build=x86_64-w64-mingw32 --enable-targets=all --enable-languages=c,c++,fortran,objc,obj-c++ --enable-libgomp --enable-lto --enable-libstdcxx-debug --enable-version-specific-runtime-libs --enable-fully-dynamic-string --with-gnu-ld --disable-werror --disable-nls --disable-win32-registry --prefix=/mingw64tdm --with-local-prefix=/mingw64tdm --with-pkgversion=tdm64-1 --with-bugurl=http://tdm-gcc.tdragon.net/bugs
|
|
Thread model: win32
|
|
gcc version 4.6.1 (tdm64-1)
|
|
configure:5558: $? = 0
|
|
configure:5560: g++ -V </dev/null >&5
|
|
g++.exe: error: unrecognized option '-V'
|
|
g++.exe: fatal error: no input files
|
|
compilation terminated.
|
|
configure:5563: $? = 1
|
|
configure:5566: checking whether we are using the GNU C++ compiler
|
|
configure:5590: g++ -c conftest.cc >&5
|
|
configure:5596: $? = 0
|
|
configure:5600: test -z
|
|
|| test ! -s conftest.err
|
|
configure:5603: $? = 0
|
|
configure:5606: test -s conftest.o
|
|
configure:5609: $? = 0
|
|
configure:5622: result: yes
|
|
configure:5628: checking whether g++ accepts -g
|
|
configure:5649: g++ -c -g conftest.cc >&5
|
|
configure:5655: $? = 0
|
|
configure:5659: test -z
|
|
|| test ! -s conftest.err
|
|
configure:5662: $? = 0
|
|
configure:5665: test -s conftest.o
|
|
configure:5668: $? = 0
|
|
configure:5679: result: yes
|
|
configure:5721: g++ -c -g -O2 conftest.cc >&5
|
|
configure:5727: $? = 0
|
|
configure:5731: test -z
|
|
|| test ! -s conftest.err
|
|
configure:5734: $? = 0
|
|
configure:5737: test -s conftest.o
|
|
configure:5740: $? = 0
|
|
configure:5766: g++ -c -g -O2 conftest.cc >&5
|
|
conftest.cc: In function 'int main()':
|
|
conftest.cc:26:9: error: 'exit' was not declared in this scope
|
|
configure:5772: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
|
|
|
| #define PACKAGE_NAME "libjpeg-turbo"
|
|
| #define PACKAGE_TARNAME "libjpeg-turbo"
|
|
| #define PACKAGE_VERSION "1.2.0"
|
|
| #define PACKAGE_STRING "libjpeg-turbo 1.2.0"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE "libjpeg-turbo"
|
|
| #define VERSION "1.2.0"
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| /* end confdefs.h. */
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| exit (42);
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:5721: g++ -c -g -O2 conftest.cc >&5
|
|
conftest.cc:22:40: error: 'void std::exit(int)' should have been declared inside 'std'
|
|
In file included from conftest.cc:23:0:
|
|
c:\mingw64\bin\../lib/gcc/x86_64-w64-mingw32/4.6.1/../../../../x86_64-w64-mingw32/include/stdlib.h:302:48: error: declaration of 'void std::exit(int)' has a different exception specifier
|
|
conftest.cc:22:17: error: from previous declaration 'void std::exit(int) throw ()'
|
|
configure:5727: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
|
|
|
| #define PACKAGE_NAME "libjpeg-turbo"
|
|
| #define PACKAGE_TARNAME "libjpeg-turbo"
|
|
| #define PACKAGE_VERSION "1.2.0"
|
|
| #define PACKAGE_STRING "libjpeg-turbo 1.2.0"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE "libjpeg-turbo"
|
|
| #define VERSION "1.2.0"
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| /* end confdefs.h. */
|
|
| extern "C" void std::exit (int) throw (); using std::exit;
|
|
| #include <stdlib.h>
|
|
| int
|
|
| main ()
|
|
| {
|
|
| exit (42);
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:5721: g++ -c -g -O2 conftest.cc >&5
|
|
conftest.cc:22:31: error: 'void std::exit(int)' should have been declared inside 'std'
|
|
configure:5727: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
|
|
|
| #define PACKAGE_NAME "libjpeg-turbo"
|
|
| #define PACKAGE_TARNAME "libjpeg-turbo"
|
|
| #define PACKAGE_VERSION "1.2.0"
|
|
| #define PACKAGE_STRING "libjpeg-turbo 1.2.0"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE "libjpeg-turbo"
|
|
| #define VERSION "1.2.0"
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| /* end confdefs.h. */
|
|
| extern "C" void std::exit (int); using std::exit;
|
|
| #include <stdlib.h>
|
|
| int
|
|
| main ()
|
|
| {
|
|
| exit (42);
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:5721: g++ -c -g -O2 conftest.cc >&5
|
|
In file included from conftest.cc:23:0:
|
|
c:\mingw64\bin\../lib/gcc/x86_64-w64-mingw32/4.6.1/../../../../x86_64-w64-mingw32/include/stdlib.h:302:48: error: declaration of 'void exit(int)' has a different exception specifier
|
|
conftest.cc:22:17: error: from previous declaration 'void exit(int) throw ()'
|
|
configure:5727: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
|
|
|
| #define PACKAGE_NAME "libjpeg-turbo"
|
|
| #define PACKAGE_TARNAME "libjpeg-turbo"
|
|
| #define PACKAGE_VERSION "1.2.0"
|
|
| #define PACKAGE_STRING "libjpeg-turbo 1.2.0"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE "libjpeg-turbo"
|
|
| #define VERSION "1.2.0"
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| /* end confdefs.h. */
|
|
| extern "C" void exit (int) throw ();
|
|
| #include <stdlib.h>
|
|
| int
|
|
| main ()
|
|
| {
|
|
| exit (42);
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:5721: g++ -c -g -O2 conftest.cc >&5
|
|
configure:5727: $? = 0
|
|
configure:5731: test -z
|
|
|| test ! -s conftest.err
|
|
configure:5734: $? = 0
|
|
configure:5737: test -s conftest.o
|
|
configure:5740: $? = 0
|
|
configure:5766: g++ -c -g -O2 conftest.cc >&5
|
|
configure:5772: $? = 0
|
|
configure:5776: test -z
|
|
|| test ! -s conftest.err
|
|
configure:5779: $? = 0
|
|
configure:5782: test -s conftest.o
|
|
configure:5785: $? = 0
|
|
configure:5810: checking dependency style of g++
|
|
configure:5900: result: gcc3
|
|
configure:5922: checking how to run the C++ preprocessor
|
|
configure:5953: g++ -E conftest.cc
|
|
configure:5959: $? = 0
|
|
configure:5991: g++ -E conftest.cc
|
|
conftest.cc:25:28: fatal error: ac_nonexistent.h: No such file or directory
|
|
compilation terminated.
|
|
configure:5997: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
|
|
|
| #define PACKAGE_NAME "libjpeg-turbo"
|
|
| #define PACKAGE_TARNAME "libjpeg-turbo"
|
|
| #define PACKAGE_VERSION "1.2.0"
|
|
| #define PACKAGE_STRING "libjpeg-turbo 1.2.0"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE "libjpeg-turbo"
|
|
| #define VERSION "1.2.0"
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #ifdef __cplusplus
|
|
| extern "C" void exit (int);
|
|
| #endif
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:6036: result: g++ -E
|
|
configure:6060: g++ -E conftest.cc
|
|
configure:6066: $? = 0
|
|
configure:6098: g++ -E conftest.cc
|
|
conftest.cc:25:28: fatal error: ac_nonexistent.h: No such file or directory
|
|
compilation terminated.
|
|
configure:6104: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
|
|
|
| #define PACKAGE_NAME "libjpeg-turbo"
|
|
| #define PACKAGE_TARNAME "libjpeg-turbo"
|
|
| #define PACKAGE_VERSION "1.2.0"
|
|
| #define PACKAGE_STRING "libjpeg-turbo 1.2.0"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE "libjpeg-turbo"
|
|
| #define VERSION "1.2.0"
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #ifdef __cplusplus
|
|
| extern "C" void exit (int);
|
|
| #endif
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:6199: checking for g77
|
|
configure:6228: result: no
|
|
configure:6199: checking for f77
|
|
configure:6228: result: no
|
|
configure:6199: checking for xlf
|
|
configure:6228: result: no
|
|
configure:6199: checking for frt
|
|
configure:6228: result: no
|
|
configure:6199: checking for pgf77
|
|
configure:6228: result: no
|
|
configure:6199: checking for fort77
|
|
configure:6228: result: no
|
|
configure:6199: checking for fl32
|
|
configure:6228: result: no
|
|
configure:6199: checking for af77
|
|
configure:6228: result: no
|
|
configure:6199: checking for f90
|
|
configure:6228: result: no
|
|
configure:6199: checking for xlf90
|
|
configure:6228: result: no
|
|
configure:6199: checking for pgf90
|
|
configure:6228: result: no
|
|
configure:6199: checking for epcf90
|
|
configure:6228: result: no
|
|
configure:6199: checking for f95
|
|
configure:6228: result: no
|
|
configure:6199: checking for fort
|
|
configure:6228: result: no
|
|
configure:6199: checking for xlf95
|
|
configure:6228: result: no
|
|
configure:6199: checking for ifc
|
|
configure:6228: result: no
|
|
configure:6199: checking for efc
|
|
configure:6228: result: no
|
|
configure:6199: checking for pgf95
|
|
configure:6228: result: no
|
|
configure:6199: checking for lf95
|
|
configure:6228: result: no
|
|
configure:6199: checking for gfortran
|
|
configure:6228: result: no
|
|
configure:6240: checking for Fortran 77 compiler version
|
|
configure:6243: --version </dev/null >&5
|
|
./configure: line 6244: --version: command not found
|
|
configure:6246: $? = 127
|
|
configure:6248: -v </dev/null >&5
|
|
./configure: line 6249: -v: command not found
|
|
configure:6251: $? = 127
|
|
configure:6253: -V </dev/null >&5
|
|
./configure: line 6254: -V: command not found
|
|
configure:6256: $? = 127
|
|
configure:6264: checking whether we are using the GNU Fortran 77 compiler
|
|
configure:6278: -c conftest.F >&5
|
|
./configure: line 6279: -c: command not found
|
|
configure:6284: $? = 127
|
|
configure: failed program was:
|
|
| program main
|
|
| #ifndef __GNUC__
|
|
| choke me
|
|
| #endif
|
|
|
|
|
| end
|
|
configure:6310: result: no
|
|
configure:6316: checking whether accepts -g
|
|
configure:6328: -c -g conftest.f >&5
|
|
./configure: line 6329: -c: command not found
|
|
configure:6334: $? = 127
|
|
configure: failed program was:
|
|
| program main
|
|
|
|
|
| end
|
|
configure:6359: result: no
|
|
configure:6389: checking the maximum length of command line arguments
|
|
configure:6454: result: 8192
|
|
configure:6465: checking command to parse /c/MinGW64/bin/nm output from gcc object
|
|
configure:6554: gcc -c -m32 conftest.c >&5
|
|
configure:6557: $? = 0
|
|
configure:6561: /c/MinGW64/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 \2\3 \3/p' \> conftest.nm
|
|
configure:6564: $? = 0
|
|
cannot find nm_test_var in conftest.nm
|
|
configure:6554: gcc -c -m32 conftest.c >&5
|
|
configure:6557: $? = 0
|
|
configure:6561: /c/MinGW64/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 \2\3 \3/p' \> conftest.nm
|
|
configure:6564: $? = 0
|
|
configure:6616: gcc -o conftest.exe -m32 -m32 conftest.c conftstm.o >&5
|
|
configure:6619: $? = 0
|
|
configure:6657: result: ok
|
|
configure:6661: checking for objdir
|
|
configure:6676: result: .libs
|
|
configure:6766: checking for ar
|
|
configure:6782: found /c/MinGW64/bin/ar
|
|
configure:6793: result: ar
|
|
configure:6846: checking for ranlib
|
|
configure:6862: found /c/MinGW64/bin/ranlib
|
|
configure:6873: result: ranlib
|
|
configure:6926: checking for strip
|
|
configure:6942: found /c/MinGW64/bin/strip
|
|
configure:6953: result: strip
|
|
configure:7215: checking if gcc static flag works
|
|
configure:7238: result: yes
|
|
configure:7256: checking if gcc supports -fno-rtti -fno-exceptions
|
|
configure:7274: gcc -c -m32 -fno-rtti -fno-exceptions conftest.c >&5
|
|
cc1.exe: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
|
|
configure:7278: $? = 0
|
|
configure:7289: result: no
|
|
configure:7304: checking for gcc option to produce PIC
|
|
configure:7481: result: -DDLL_EXPORT
|
|
configure:7489: checking if gcc PIC flag -DDLL_EXPORT works
|
|
configure:7507: gcc -c -m32 -DDLL_EXPORT -DPIC conftest.c >&5
|
|
configure:7511: $? = 0
|
|
configure:7522: result: yes
|
|
configure:7546: checking if gcc supports -c -o file.o
|
|
configure:7567: gcc -c -m32 -o out/conftest2.o conftest.c >&5
|
|
configure:7571: $? = 0
|
|
configure:7591: result: yes
|
|
configure:7617: checking whether the gcc linker (c:/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries
|
|
configure:8465: result: yes
|
|
configure:8491: checking whether -lc should be explicitly linked in
|
|
configure:8496: gcc -c -m32 conftest.c >&5
|
|
configure:8499: $? = 0
|
|
configure:8513: gcc -shared conftest.o -v -o ./conftest -Wl,--image-base=0x10000000 -Wl,--out-implib,conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
|
|
configure:8516: $? = 1
|
|
configure:8528: result: yes
|
|
configure:8536: checking dynamic linker characteristics
|
|
configure:9097: result: Win32 ld.exe
|
|
configure:9101: checking how to hardcode library paths into programs
|
|
configure:9126: result: immediate
|
|
configure:9140: checking whether stripping libraries is possible
|
|
configure:9145: result: yes
|
|
configure:9975: checking if libtool supports shared libraries
|
|
configure:9977: result: yes
|
|
configure:9980: checking whether to build shared libraries
|
|
configure:10038: result: yes
|
|
configure:10041: checking whether to build static libraries
|
|
configure:10045: result: yes
|
|
configure:10137: creating libtool
|
|
configure:10684: checking for ld used by g++
|
|
configure:10751: result: c:/mingw64/x86_64-w64-mingw32/bin/ld.exe
|
|
configure:10760: checking if the linker (c:/mingw64/x86_64-w64-mingw32/bin/ld.exe) is GNU ld
|
|
configure:10775: result: yes
|
|
configure:10826: checking whether the g++ linker (c:/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries
|
|
configure:11654: result: yes
|
|
configure:11672: g++ -c -g -O2 conftest.cc >&5
|
|
configure:11675: $? = 0
|
|
configure:11771: checking for g++ option to produce PIC
|
|
configure:12023: result: -DDLL_EXPORT
|
|
configure:12031: checking if g++ PIC flag -DDLL_EXPORT works
|
|
configure:12049: g++ -c -g -O2 -DDLL_EXPORT -DPIC conftest.cc >&5
|
|
configure:12053: $? = 0
|
|
configure:12064: result: yes
|
|
configure:12088: checking if g++ supports -c -o file.o
|
|
configure:12109: g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5
|
|
configure:12113: $? = 0
|
|
configure:12133: result: yes
|
|
configure:12159: checking whether the g++ linker (c:/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries
|
|
configure:12184: result: yes
|
|
configure:12255: checking dynamic linker characteristics
|
|
configure:12816: result: Win32 ld.exe
|
|
configure:12820: checking how to hardcode library paths into programs
|
|
configure:12845: result: immediate
|
|
configure:12859: checking whether stripping libraries is possible
|
|
configure:12864: result: yes
|
|
configure:20141: checking whether ln -s works
|
|
configure:20145: result: yes
|
|
configure:20154: checking whether compiler supports pointers to undefined structures
|
|
configure:20172: gcc -c -m32 conftest.c >&5
|
|
configure:20178: $? = 0
|
|
configure:20182: test -z
|
|
|| test ! -s conftest.err
|
|
configure:20185: $? = 0
|
|
configure:20188: test -s conftest.o
|
|
configure:20191: $? = 0
|
|
configure:20193: result: yes
|
|
configure:20218: checking whether __SUNPRO_C is declared
|
|
configure:20242: gcc -c -m32 -Wall conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:63:22: error: '__SUNPRO_C' undeclared (first use in this function)
|
|
conftest.c:63:22: note: each undeclared identifier is reported only once for each function it appears in
|
|
conftest.c:63:9: warning: unused variable 'p' [-Wunused-variable]
|
|
configure:20248: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
|
|
|
| #define PACKAGE_NAME "libjpeg-turbo"
|
|
| #define PACKAGE_TARNAME "libjpeg-turbo"
|
|
| #define PACKAGE_VERSION "1.2.0"
|
|
| #define PACKAGE_STRING "libjpeg-turbo 1.2.0"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE "libjpeg-turbo"
|
|
| #define VERSION "1.2.0"
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #ifdef __cplusplus
|
|
| extern "C" void exit (int);
|
|
| #endif
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
| #if HAVE_SYS_TYPES_H
|
|
| # include <sys/types.h>
|
|
| #endif
|
|
| #if HAVE_SYS_STAT_H
|
|
| # include <sys/stat.h>
|
|
| #endif
|
|
| #if STDC_HEADERS
|
|
| # include <stdlib.h>
|
|
| # include <stddef.h>
|
|
| #else
|
|
| # if HAVE_STDLIB_H
|
|
| # include <stdlib.h>
|
|
| # endif
|
|
| #endif
|
|
| #if HAVE_STRING_H
|
|
| # if !STDC_HEADERS && HAVE_MEMORY_H
|
|
| # include <memory.h>
|
|
| # endif
|
|
| # include <string.h>
|
|
| #endif
|
|
| #if HAVE_STRINGS_H
|
|
| # include <strings.h>
|
|
| #endif
|
|
| #if HAVE_INTTYPES_H
|
|
| # include <inttypes.h>
|
|
| #else
|
|
| # if HAVE_STDINT_H
|
|
| # include <stdint.h>
|
|
| # endif
|
|
| #endif
|
|
| #if HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #endif
|
|
| int
|
|
| main ()
|
|
| {
|
|
| #ifndef __SUNPRO_C
|
|
| char *p = (char *) __SUNPRO_C;
|
|
| #endif
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:20272: result: no
|
|
configure:20289: checking for ANSI C header files
|
|
configure:20445: result: yes
|
|
configure:20471: checking stddef.h usability
|
|
configure:20483: gcc -c -m32 -Wall conftest.c >&5
|
|
configure:20489: $? = 0
|
|
configure:20493: test -z
|
|
|| test ! -s conftest.err
|
|
configure:20496: $? = 0
|
|
configure:20499: test -s conftest.o
|
|
configure:20502: $? = 0
|
|
configure:20512: result: yes
|
|
configure:20516: checking stddef.h presence
|
|
configure:20526: gcc -E -Wall conftest.c
|
|
configure:20532: $? = 0
|
|
configure:20552: result: yes
|
|
configure:20587: checking for stddef.h
|
|
configure:20594: result: yes
|
|
configure:20462: checking for stdlib.h
|
|
configure:20467: result: yes
|
|
configure:20462: checking for string.h
|
|
configure:20467: result: yes
|
|
configure:20608: checking for sys/types.h
|
|
configure:20613: result: yes
|
|
configure:20755: checking for an ANSI C-conforming const
|
|
configure:20822: gcc -c -m32 -Wall conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:57:17: warning: unused variable 's' [-Wunused-variable]
|
|
conftest.c:77:15: warning: unused variable 'foo' [-Wunused-variable]
|
|
conftest.c:44:29: warning: unused variable 'zero' [-Wunused-variable]
|
|
conftest.c:38:17: warning: unused variable 'x' [-Wunused-variable]
|
|
conftest.c:59:10: warning: 't' is used uninitialized in this function [-Wuninitialized]
|
|
conftest.c:74:23: warning: 'b' is used uninitialized in this function [-Wuninitialized]
|
|
configure:20828: $? = 0
|
|
configure:20832: test -z
|
|
|| test ! -s conftest.err
|
|
configure:20835: $? = 0
|
|
configure:20838: test -s conftest.o
|
|
configure:20841: $? = 0
|
|
configure:20852: result: yes
|
|
configure:20863: checking whether char is unsigned
|
|
configure:20886: gcc -c -m32 -Wall conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:67:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
|
|
configure:20892: $? = 0
|
|
configure:20896: test -z
|
|
|| test ! -s conftest.err
|
|
configure:20899: $? = 0
|
|
configure:20902: test -s conftest.o
|
|
configure:20905: $? = 0
|
|
configure:20916: result: no
|
|
configure:20925: checking for inline
|
|
configure:20946: gcc -c -m32 -Wall conftest.c >&5
|
|
configure:20952: $? = 0
|
|
configure:20956: test -z
|
|
|| test ! -s conftest.err
|
|
configure:20959: $? = 0
|
|
configure:20962: test -s conftest.o
|
|
configure:20965: $? = 0
|
|
configure:20977: result: inline
|
|
configure:20996: checking for size_t
|
|
configure:21020: gcc -c -m32 -Wall conftest.c >&5
|
|
configure:21026: $? = 0
|
|
configure:21030: test -z
|
|
|| test ! -s conftest.err
|
|
configure:21033: $? = 0
|
|
configure:21036: test -s conftest.o
|
|
configure:21039: $? = 0
|
|
configure:21050: result: yes
|
|
configure:21062: checking for unsigned char
|
|
configure:21086: gcc -c -m32 -Wall conftest.c >&5
|
|
configure:21092: $? = 0
|
|
configure:21096: test -z
|
|
|| test ! -s conftest.err
|
|
configure:21099: $? = 0
|
|
configure:21102: test -s conftest.o
|
|
configure:21105: $? = 0
|
|
configure:21116: result: yes
|
|
configure:21126: checking for unsigned short
|
|
configure:21150: gcc -c -m32 -Wall conftest.c >&5
|
|
configure:21156: $? = 0
|
|
configure:21160: test -z
|
|
|| test ! -s conftest.err
|
|
configure:21163: $? = 0
|
|
configure:21166: test -s conftest.o
|
|
configure:21169: $? = 0
|
|
configure:21180: result: yes
|
|
configure:21192: checking if right shift is signed
|
|
configure:21226: gcc -o conftest.exe -m32 -Wall -m32 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:50:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
|
|
conftest.c:50:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
|
|
configure:21229: $? = 0
|
|
configure:21231: ./conftest.exe
|
|
configure:21234: $? = 1
|
|
configure: program exited with status 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
|
|
|
| #define PACKAGE_NAME "libjpeg-turbo"
|
|
| #define PACKAGE_TARNAME "libjpeg-turbo"
|
|
| #define PACKAGE_VERSION "1.2.0"
|
|
| #define PACKAGE_STRING "libjpeg-turbo 1.2.0"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE "libjpeg-turbo"
|
|
| #define VERSION "1.2.0"
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #ifdef __cplusplus
|
|
| extern "C" void exit (int);
|
|
| #endif
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_STDDEF_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define NEED_SYS_TYPES_H 1
|
|
| #define HAVE_UNSIGNED_CHAR 1
|
|
| #define HAVE_UNSIGNED_SHORT 1
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
| int is_shifting_signed (long arg) {
|
|
| long res = arg >> 4;
|
|
|
|
|
| if (res == -0x7F7E80CL)
|
|
| return 1; /* right shift is signed */
|
|
|
|
|
| /* see if unsigned-shift hack will fix it. */
|
|
| /* we can't just test exact value since it depends on width of long... */
|
|
| res |= (~0L) << (32-4);
|
|
| if (res == -0x7F7E80CL)
|
|
| return 0; /* right shift is unsigned */
|
|
|
|
|
| printf("Right shift isn't acting as I expect it to.\n");
|
|
| printf("I fear the JPEG software will not work at all.\n\n");
|
|
| return 0; /* try it with unsigned anyway */
|
|
| }
|
|
| int main (void) {
|
|
| exit(is_shifting_signed(-0x7F7E80B1L));
|
|
| }
|
|
configure:21249: result: yes
|
|
configure:21256: checking for short external names
|
|
configure:21275: gcc -o conftest.exe -m32 -Wall -m32 conftest.c >&5
|
|
configure:21281: $? = 0
|
|
configure:21285: test -z
|
|
|| test ! -s conftest.err
|
|
configure:21288: $? = 0
|
|
configure:21291: test -s conftest.exe
|
|
configure:21294: $? = 0
|
|
configure:21296: result: ok
|
|
configure:21319: checking for memset
|
|
configure:21376: gcc -o conftest.exe -m32 -Wall -m32 conftest.c >&5
|
|
conftest.c:56:6: warning: conflicting types for built-in function 'memset' [enabled by default]
|
|
configure:21382: $? = 0
|
|
configure:21386: test -z
|
|
|| test ! -s conftest.err
|
|
configure:21389: $? = 0
|
|
configure:21392: test -s conftest.exe
|
|
configure:21395: $? = 0
|
|
configure:21407: result: yes
|
|
configure:21319: checking for memcpy
|
|
configure:21376: gcc -o conftest.exe -m32 -Wall -m32 conftest.c >&5
|
|
conftest.c:57:6: warning: conflicting types for built-in function 'memcpy' [enabled by default]
|
|
configure:21382: $? = 0
|
|
configure:21386: test -z
|
|
|| test ! -s conftest.err
|
|
configure:21389: $? = 0
|
|
configure:21392: test -s conftest.exe
|
|
configure:21395: $? = 0
|
|
configure:21407: result: yes
|
|
configure:21424: checking libjpeg API version
|
|
configure:21452: result: 6.2
|
|
configure:21460: checking libjpeg shared library version
|
|
configure:21476: result: 62:0
|
|
configure:21494: checking whether the linker supports version scripts
|
|
configure:21519: gcc -o conftest.exe -m32 -Wall -m32 -Wl,--version-script,conftest.map conftest.c >&5
|
|
configure:21525: $? = 0
|
|
configure:21529: test -z
|
|
|| test ! -s conftest.err
|
|
configure:21532: $? = 0
|
|
configure:21535: test -s conftest.exe
|
|
configure:21538: $? = 0
|
|
configure:21540: result: yes (GNU style)
|
|
configure:21605: checking whether to use version script when building libjpeg-turbo
|
|
configure:21607: result: yes
|
|
configure:21623: checking for inline
|
|
configure:21643: gcc -c -m32 -Wall conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:40:1: warning: control reaches end of non-void function [-Wreturn-type]
|
|
configure:21649: $? = 0
|
|
configure:21653: test -z
|
|
|| test ! -s conftest.err
|
|
configure:21656: $? = 0
|
|
configure:21659: test -s conftest.o
|
|
configure:21662: $? = 0
|
|
configure:21806: result: __attribute__((always_inline))
|
|
configure:21814: checking whether to include arithmetic encoding support
|
|
configure:21831: result: yes
|
|
configure:21845: checking whether to include arithmetic decoding support
|
|
configure:21862: result: yes
|
|
configure:21906: checking whether to build TurboJPEG/OSS Java wrapper
|
|
configure:22100: result: no
|
|
configure:22146: checking if we have SIMD optimisations for cpu type
|
|
configure:22352: result: yes (i386)
|
|
configure:22360: checking for nasm
|
|
configure:22376: found /c/NASM/nasm
|
|
configure:22386: result: nasm
|
|
configure:22400: checking for object file format of host system
|
|
configure:22474: result: Win32-COFF
|
|
configure:22482: checking for object file format specifier (NAFLAGS)
|
|
configure:22497: result: -fwin32 -DWIN32
|
|
configure:22501: checking whether the assembler (nasm -fwin32 -DWIN32) works
|
|
configure:22512: nasm -fwin32 -DWIN32 -o conftest.o conftest.asm
|
|
configure:22515: $? = 0
|
|
configure:22517: result: yes
|
|
configure:22530: checking whether the linker accepts assembler output
|
|
configure:22533: gcc -o conftest.exe -m32 conftest.o 1>&5
|
|
configure:22536: $? = 0
|
|
configure:22539: result: yes
|
|
configure:23004: creating ./config.status
|
|
|
|
## ---------------------- ##
|
|
## Running config.status. ##
|
|
## ---------------------- ##
|
|
|
|
This file was extended by libjpeg-turbo config.status 1.2.0, which was
|
|
generated by GNU Autoconf 2.59. Invocation command line was
|
|
|
|
CONFIG_FILES =
|
|
CONFIG_HEADERS =
|
|
CONFIG_LINKS =
|
|
CONFIG_COMMANDS =
|
|
$ ./config.status
|
|
|
|
on Drew-PC
|
|
|
|
config.status:772: creating pkgscripts/libjpeg-turbo.spec
|
|
config.status:772: creating pkgscripts/makecygwinpkg
|
|
config.status:772: creating pkgscripts/makedpkg
|
|
config.status:772: creating pkgscripts/makemacpkg
|
|
config.status:772: creating pkgscripts/Description.plist
|
|
config.status:772: creating pkgscripts/Info.plist
|
|
config.status:772: creating pkgscripts/uninstall
|
|
config.status:772: creating pkgscripts/makesunpkg
|
|
config.status:772: creating pkgscripts/pkginfo
|
|
config.status:772: creating tjbenchtest
|
|
config.status:772: creating tjexampletest
|
|
config.status:772: creating libjpeg.map
|
|
config.status:772: creating Makefile
|
|
config.status:772: creating simd/Makefile
|
|
config.status:772: creating java/Makefile
|
|
config.status:876: creating config.h
|
|
config.status:876: creating jconfig.h
|
|
config.status:1196: executing depfiles commands
|
|
|
|
## ---------------- ##
|
|
## Cache variables. ##
|
|
## ---------------- ##
|
|
|
|
ac_cv_build=i686-pc-mingw32
|
|
ac_cv_build_alias=i686-pc-mingw32
|
|
ac_cv_c_char_unsigned=no
|
|
ac_cv_c_compiler_gnu=yes
|
|
ac_cv_c_const=yes
|
|
ac_cv_c_inline=inline
|
|
ac_cv_cxx_compiler_gnu=yes
|
|
ac_cv_env_CCASFLAGS_set=
|
|
ac_cv_env_CCASFLAGS_value=
|
|
ac_cv_env_CCAS_set=
|
|
ac_cv_env_CCAS_value=
|
|
ac_cv_env_CC_set=
|
|
ac_cv_env_CC_value=
|
|
ac_cv_env_CFLAGS_set=set
|
|
ac_cv_env_CFLAGS_value=-m32
|
|
ac_cv_env_CPPFLAGS_set=
|
|
ac_cv_env_CPPFLAGS_value=
|
|
ac_cv_env_CPP_set=
|
|
ac_cv_env_CPP_value=
|
|
ac_cv_env_CXXCPP_set=
|
|
ac_cv_env_CXXCPP_value=
|
|
ac_cv_env_CXXFLAGS_set=
|
|
ac_cv_env_CXXFLAGS_value=
|
|
ac_cv_env_CXX_set=
|
|
ac_cv_env_CXX_value=
|
|
ac_cv_env_F77_set=
|
|
ac_cv_env_F77_value=
|
|
ac_cv_env_FFLAGS_set=
|
|
ac_cv_env_FFLAGS_value=
|
|
ac_cv_env_JAR_set=
|
|
ac_cv_env_JAR_value=
|
|
ac_cv_env_JAVACFLAGS_set=
|
|
ac_cv_env_JAVACFLAGS_value=
|
|
ac_cv_env_JAVAC_set=
|
|
ac_cv_env_JAVAC_value=
|
|
ac_cv_env_JAVA_set=
|
|
ac_cv_env_JAVA_value=
|
|
ac_cv_env_JNI_CFLAGS_set=
|
|
ac_cv_env_JNI_CFLAGS_value=
|
|
ac_cv_env_JPEG_LIB_VERSION_set=
|
|
ac_cv_env_JPEG_LIB_VERSION_value=
|
|
ac_cv_env_LDFLAGS_set=set
|
|
ac_cv_env_LDFLAGS_value=-m32
|
|
ac_cv_env_SO_MAJOR_VERSION_set=
|
|
ac_cv_env_SO_MAJOR_VERSION_value=
|
|
ac_cv_env_SO_MINOR_VERSION_set=
|
|
ac_cv_env_SO_MINOR_VERSION_value=
|
|
ac_cv_env_build_alias_set=
|
|
ac_cv_env_build_alias_value=
|
|
ac_cv_env_host_alias_set=
|
|
ac_cv_env_host_alias_value=
|
|
ac_cv_env_target_alias_set=
|
|
ac_cv_env_target_alias_value=
|
|
ac_cv_exeext=.exe
|
|
ac_cv_f77_compiler_gnu=no
|
|
ac_cv_func_memcpy=yes
|
|
ac_cv_func_memset=yes
|
|
ac_cv_have_decl___SUNPRO_C=no
|
|
ac_cv_header_dlfcn_h=no
|
|
ac_cv_header_inttypes_h=yes
|
|
ac_cv_header_memory_h=yes
|
|
ac_cv_header_stdc=yes
|
|
ac_cv_header_stddef_h=yes
|
|
ac_cv_header_stdint_h=yes
|
|
ac_cv_header_stdlib_h=yes
|
|
ac_cv_header_string_h=yes
|
|
ac_cv_header_strings_h=yes
|
|
ac_cv_header_sys_stat_h=yes
|
|
ac_cv_header_sys_types_h=yes
|
|
ac_cv_header_unistd_h=yes
|
|
ac_cv_host=i686-pc-mingw32
|
|
ac_cv_host_alias=i686-pc-mingw32
|
|
ac_cv_objext=o
|
|
ac_cv_path_install='/bin/install -c'
|
|
ac_cv_prog_AWK=gawk
|
|
ac_cv_prog_CPP='gcc -E'
|
|
ac_cv_prog_CXXCPP='g++ -E'
|
|
ac_cv_prog_NASM=nasm
|
|
ac_cv_prog_ac_ct_AR=ar
|
|
ac_cv_prog_ac_ct_CC=gcc
|
|
ac_cv_prog_ac_ct_CXX=g++
|
|
ac_cv_prog_ac_ct_RANLIB=ranlib
|
|
ac_cv_prog_ac_ct_STRIP=strip
|
|
ac_cv_prog_cc_g=yes
|
|
ac_cv_prog_cc_stdc=
|
|
ac_cv_prog_cxx_g=yes
|
|
ac_cv_prog_egrep='grep -E'
|
|
ac_cv_prog_f77_g=no
|
|
ac_cv_prog_make_make_set=yes
|
|
ac_cv_type_size_t=yes
|
|
ac_cv_type_unsigned_char=yes
|
|
ac_cv_type_unsigned_short=yes
|
|
am_cv_CC_dependencies_compiler_type=gcc3
|
|
am_cv_CXX_dependencies_compiler_type=gcc3
|
|
ljt_cv_inline='__attribute__((always_inline))'
|
|
lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
|
|
lt_cv_file_magic_cmd='$OBJDUMP -f'
|
|
lt_cv_file_magic_test_file=
|
|
lt_cv_ld_reload_flag=-r
|
|
lt_cv_objdir=.libs
|
|
lt_cv_path_LD=c:/mingw64/x86_64-w64-mingw32/bin/ld.exe
|
|
lt_cv_path_LDCXX=c:/mingw64/x86_64-w64-mingw32/bin/ld.exe
|
|
lt_cv_path_NM=/c/MinGW64/bin/nm
|
|
lt_cv_path_SED=/bin/sed
|
|
lt_cv_prog_compiler_c_o=yes
|
|
lt_cv_prog_compiler_c_o_CXX=yes
|
|
lt_cv_prog_compiler_rtti_exceptions=no
|
|
lt_cv_prog_gnu_ld=yes
|
|
lt_cv_prog_gnu_ldcxx=yes
|
|
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)
|
|
\{0,1\}$/\1 \2\3 \3/p'\'''
|
|
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
|
|
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
|
|
lt_cv_sys_max_cmd_len=8192
|
|
lt_lt_cv_prog_compiler_c_o='"yes"'
|
|
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
|
|
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(_\\)\\([_A-Za-z][_A-Za-z0-9]*\\)
|
|
\\{0,1\\}\$/\\1 \\2\\3 \\3/p'\''"'
|
|
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
|
|
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
|
|
|
|
## ----------------- ##
|
|
## Output variables. ##
|
|
## ----------------- ##
|
|
|
|
ACLOCAL='aclocal-1.9'
|
|
AMDEPBACKSLASH='\'
|
|
AMDEP_FALSE='#'
|
|
AMDEP_TRUE=''
|
|
AMTAR='tar'
|
|
AR='ar'
|
|
AUTOCONF='autoconf'
|
|
AUTOHEADER='autoheader'
|
|
AUTOMAKE='automake-1.9'
|
|
AWK='gawk'
|
|
BUILD='20120225'
|
|
CC='gcc'
|
|
CCAS='gcc'
|
|
CCASFLAGS='-m32'
|
|
CCDEPMODE='depmode=gcc3'
|
|
CFLAGS='-m32'
|
|
CPP='gcc -E'
|
|
CPPFLAGS='-Wall'
|
|
CXX='g++'
|
|
CXXCPP='g++ -E'
|
|
CXXDEPMODE='depmode=gcc3'
|
|
CXXFLAGS='-g -O2'
|
|
CYGPATH_W='echo'
|
|
DEBARCH='i386'
|
|
DEFS='-DHAVE_CONFIG_H'
|
|
DEPDIR='.deps'
|
|
ECHO='echo'
|
|
ECHO_C=''
|
|
ECHO_N='-n'
|
|
ECHO_T=''
|
|
EGREP='grep -E'
|
|
EXEEXT='.exe'
|
|
F77=''
|
|
FFLAGS=''
|
|
INSTALL_DATA='${INSTALL} -m 644'
|
|
INSTALL_PROGRAM='${INSTALL}'
|
|
INSTALL_SCRIPT='${INSTALL}'
|
|
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
|
|
JAR='jar'
|
|
JAVA='java'
|
|
JAVAC='javac'
|
|
JAVACFLAGS=''
|
|
JAVA_RPM_CONTENTS_1=''
|
|
JAVA_RPM_CONTENTS_2=''
|
|
JNI_CFLAGS=''
|
|
JPEG_LIB_VERSION='62'
|
|
JPEG_LIB_VERSION_DECIMAL='6.2'
|
|
LDFLAGS='-m32'
|
|
LIBOBJS=''
|
|
LIBS=''
|
|
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
|
LN_S='ln -s'
|
|
LTLIBOBJS=''
|
|
MAKEINFO='makeinfo'
|
|
NAFLAGS='-fwin32 -DWIN32'
|
|
NASM='nasm'
|
|
OBJEXT='o'
|
|
PACKAGE='libjpeg-turbo'
|
|
PACKAGE_BUGREPORT=''
|
|
PACKAGE_NAME='libjpeg-turbo'
|
|
PACKAGE_STRING='libjpeg-turbo 1.2.0'
|
|
PACKAGE_TARNAME='libjpeg-turbo'
|
|
PACKAGE_VERSION='1.2.0'
|
|
PATH_SEPARATOR=':'
|
|
RANLIB='ranlib'
|
|
RPMARCH='i386'
|
|
RPM_CONFIG_ARGS=''
|
|
SET_MAKE=''
|
|
SHELL='/bin/sh'
|
|
SIMD_ARM_FALSE=''
|
|
SIMD_ARM_TRUE='#'
|
|
SIMD_I386_FALSE='#'
|
|
SIMD_I386_TRUE=''
|
|
SIMD_X86_64_FALSE=''
|
|
SIMD_X86_64_TRUE='#'
|
|
SO_MAJOR_VERSION='62'
|
|
SO_MINOR_VERSION='0'
|
|
STRIP='strip'
|
|
VERSION='1.2.0'
|
|
VERSION_SCRIPT_FALSE='#'
|
|
VERSION_SCRIPT_FLAG='-Wl,--version-script,'
|
|
VERSION_SCRIPT_TRUE=''
|
|
WITH_ARITH_DEC_FALSE='#'
|
|
WITH_ARITH_DEC_TRUE=''
|
|
WITH_ARITH_ENC_FALSE='#'
|
|
WITH_ARITH_ENC_TRUE=''
|
|
WITH_ARITH_FALSE='#'
|
|
WITH_ARITH_TRUE=''
|
|
WITH_JAVA='0'
|
|
WITH_JAVA_FALSE=''
|
|
WITH_JAVA_TRUE='#'
|
|
WITH_SIMD_FALSE='#'
|
|
WITH_SIMD_TRUE=''
|
|
WITH_SSE_FLOAT_DCT_FALSE='#'
|
|
WITH_SSE_FLOAT_DCT_TRUE=''
|
|
X86_64_FALSE=''
|
|
X86_64_TRUE='#'
|
|
ac_ct_AR='ar'
|
|
ac_ct_CC='gcc'
|
|
ac_ct_CXX='g++'
|
|
ac_ct_F77=''
|
|
ac_ct_RANLIB='ranlib'
|
|
ac_ct_STRIP='strip'
|
|
am__fastdepCC_FALSE='#'
|
|
am__fastdepCC_TRUE=''
|
|
am__fastdepCXX_FALSE='#'
|
|
am__fastdepCXX_TRUE=''
|
|
am__include='include'
|
|
am__leading_dot='.'
|
|
am__quote=''
|
|
am__tar='${AMTAR} chof - "$$tardir"'
|
|
am__untar='${AMTAR} xf -'
|
|
bindir='${exec_prefix}/bin'
|
|
build='i686-pc-mingw32'
|
|
build_alias=''
|
|
build_cpu='i686'
|
|
build_os='mingw32'
|
|
build_vendor='pc'
|
|
datadir='${prefix}/share'
|
|
exec_prefix='${prefix}'
|
|
host='i686-pc-mingw32'
|
|
host_alias=''
|
|
host_cpu='i686'
|
|
host_os='mingw32'
|
|
host_vendor='pc'
|
|
includedir='${prefix}/include'
|
|
infodir='${prefix}/info'
|
|
install_sh='/c/Users/Drew/Documents/Niotso hg/trunk/Libraries/FileHandler/libjpeg-turbo/install-sh'
|
|
libdir='${exec_prefix}/lib'
|
|
libexecdir='${exec_prefix}/libexec'
|
|
localstatedir='${prefix}/var'
|
|
mandir='${prefix}/man'
|
|
mkdir_p='mkdir -p --'
|
|
oldincludedir='/usr/include'
|
|
prefix='/opt/libjpeg-turbo'
|
|
program_transform_name='s,x,x,'
|
|
sbindir='${exec_prefix}/sbin'
|
|
sharedstatedir='${prefix}/com'
|
|
sysconfdir='${prefix}/etc'
|
|
target_alias=''
|
|
|
|
## ----------- ##
|
|
## confdefs.h. ##
|
|
## ----------- ##
|
|
|
|
#define BUILD "20120225"
|
|
#define C_ARITH_CODING_SUPPORTED 1
|
|
#define D_ARITH_CODING_SUPPORTED 1
|
|
#define HAVE_INTTYPES_H 1
|
|
#define HAVE_MEMCPY 1
|
|
#define HAVE_MEMORY_H 1
|
|
#define HAVE_MEMSET 1
|
|
#define HAVE_PROTOTYPES 1
|
|
#define HAVE_STDDEF_H 1
|
|
#define HAVE_STDINT_H 1
|
|
#define HAVE_STDLIB_H 1
|
|
#define HAVE_STDLIB_H 1
|
|
#define HAVE_STRINGS_H 1
|
|
#define HAVE_STRING_H 1
|
|
#define HAVE_STRING_H 1
|
|
#define HAVE_SYS_STAT_H 1
|
|
#define HAVE_SYS_TYPES_H 1
|
|
#define HAVE_UNISTD_H 1
|
|
#define HAVE_UNSIGNED_CHAR 1
|
|
#define HAVE_UNSIGNED_SHORT 1
|
|
#define INLINE __attribute__((always_inline))
|
|
#define JPEG_LIB_VERSION 62
|
|
#define LIBJPEG_TURBO_VERSION 1.2.0
|
|
#define NEED_SYS_TYPES_H 1
|
|
#define PACKAGE "libjpeg-turbo"
|
|
#define PACKAGE_BUGREPORT ""
|
|
#define PACKAGE_NAME "libjpeg-turbo"
|
|
#define PACKAGE_STRING "libjpeg-turbo 1.2.0"
|
|
#define PACKAGE_TARNAME "libjpeg-turbo"
|
|
#define PACKAGE_VERSION "1.2.0"
|
|
#define STDC_HEADERS 1
|
|
#define STDC_HEADERS 1
|
|
#define VERSION "1.2.0"
|
|
#define WITH_SIMD 1
|
|
#endif
|
|
#ifdef __cplusplus
|
|
extern "C" void exit (int);
|
|
|
|
configure: exit 0
|