This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.64. Invocation command line was $ /Users/regress/tbox/svn-gcc/gcc/configure --cache-file=./config.cache --prefix=/Users/regress/tbox/objs --enable-languages=c,c++,fortran,java,objc --program-transform-name=s,y,y, --disable-option-checking --build=powerpc-apple-darwin9.8.0 --host=powerpc-apple-darwin9.8.0 --target=powerpc-apple-darwin9.8.0 --srcdir=/Users/regress/tbox/svn-gcc/gcc --disable-intermodule --enable-checking=yes,types --disable-coverage --enable-languages=c ## --------- ## ## Platform. ## ## --------- ## hostname = il0204a-dhcp116.apple.com uname -m = Power Macintosh uname -r = 9.8.0 uname -s = Darwin uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC /usr/bin/uname -p = powerpc /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC Kernel configured for up to 2 processors. 2 processors are physically available. 2 processors are logically available. Processor type: ppc970 (PowerPC 970) Processors active: 0 1 Primary memory available: 1.00 gigabytes Default processor set: 58 tasks, 148 threads, 2 processors Load average: 2.55, Mach factor: 0.24 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /Users/regress/tbox/objs/bin PATH: /Users/regress/tbox/boot/bin PATH: /bin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2883: creating cache ./config.cache configure:2993: checking build system type configure:3007: result: powerpc-apple-darwin9.8.0 configure:3027: checking host system type configure:3040: result: powerpc-apple-darwin9.8.0 configure:3060: checking target system type configure:3073: result: powerpc-apple-darwin9.8.0 configure:3171: checking LIBRARY_PATH variable configure:3181: result: ok configure:3197: checking GCC_EXEC_PREFIX variable configure:3207: result: ok configure:3284: checking whether to place generated files in the source directory configure:3294: result: no configure:3345: checking whether a default linker was specified configure:3356: result: no configure:3410: checking whether a default assembler was specified configure:3421: result: no configure:3447: checking for powerpc-apple-darwin9.8.0-gcc configure:3474: result: gcc configure:3743: checking for C compiler version configure:3752: gcc --version >&5 gcc (GCC) 4.2.0 20060926 (experimental) Copyright (C) 2006 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:3763: $? = 0 configure:3752: gcc -v >&5 Using built-in specs. Target: powerpc-apple-darwin8.5.0 Configured with: /Users/regress/tbox/src-objs/configure --prefix=/Users/regress/tbox/objs-20060926 --target=powerpc-apple-darwin8.5.0 Thread model: posix gcc version 4.2.0 20060926 (experimental) configure:3763: $? = 0 configure:3752: gcc -V >&5 gcc: '-V' option must have argument configure:3763: $? = 1 configure:3752: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:3763: $? = 1 configure:3783: checking for C compiler default output file name configure:3805: gcc -g -fkeep-inline-functions conftest.c >&5 configure:3809: $? = 0 configure:3846: result: a.out configure:3862: checking whether the C compiler works configure:3871: ./a.out configure:3875: $? = 0 configure:3890: result: yes configure:3897: checking whether we are cross compiling configure:3899: result: no configure:3902: checking for suffix of executables configure:3909: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:3913: $? = 0 configure:3935: result: configure:3941: checking for suffix of object files configure:3963: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:3967: $? = 0 configure:3988: result: o configure:3992: checking whether we are using the GNU C compiler configure:4011: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:4011: $? = 0 configure:4020: result: yes configure:4029: checking whether gcc accepts -g configure:4049: gcc -c -g conftest.c >&5 configure:4049: $? = 0 configure:4090: result: yes configure:4107: checking for gcc option to accept ISO C89 configure:4171: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:4171: $? = 0 configure:4184: result: none needed configure:4205: checking whether gcc and cc understand -c and -o together configure:4236: gcc -c conftest.c -o conftest2.o >&5 configure:4240: $? = 0 configure:4246: gcc -c conftest.c -o conftest2.o >&5 configure:4250: $? = 0 configure:4261: cc -c conftest.c >&5 configure:4265: $? = 0 configure:4273: cc -c conftest.c -o conftest2.o >&5 configure:4277: $? = 0 configure:4283: cc -c conftest.c -o conftest2.o >&5 configure:4287: $? = 0 configure:4305: result: yes configure:4445: checking for C++ compiler version configure:4454: g++ --version >&5 g++ (GCC) 4.2.0 20060926 (experimental) Copyright (C) 2006 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:4465: $? = 0 configure:4454: g++ -v >&5 Using built-in specs. Target: powerpc-apple-darwin8.5.0 Configured with: /Users/regress/tbox/src-objs/configure --prefix=/Users/regress/tbox/objs-20060926 --target=powerpc-apple-darwin8.5.0 Thread model: posix gcc version 4.2.0 20060926 (experimental) configure:4465: $? = 0 configure:4454: g++ -V >&5 g++: '-V' option must have argument configure:4465: $? = 1 configure:4454: g++ -qversion >&5 g++: unrecognized option '-qversion' g++: no input files configure:4465: $? = 1 configure:4469: checking whether we are using the GNU C++ compiler configure:4488: g++ -c -g -O2 conftest.cpp >&5 configure:4488: $? = 0 configure:4497: result: yes configure:4506: checking whether g++ accepts -g configure:4526: g++ -c -g conftest.cpp >&5 configure:4526: $? = 0 configure:4567: result: yes configure:4596: checking for powerpc-apple-darwin9.8.0-gnatbind configure:4623: result: no configure:4688: checking for powerpc-apple-darwin9.8.0-gnatmake configure:4715: result: no configure:4777: checking whether compiler driver understands Ada configure:4800: result: no configure:4837: checking how to run the C preprocessor configure:4868: gcc -E conftest.c configure:4868: $? = 0 configure:4882: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:4882: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | /* end confdefs.h. */ | #include configure:4907: result: gcc -E configure:4927: gcc -E conftest.c configure:4927: $? = 0 configure:4941: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:4941: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | /* end confdefs.h. */ | #include configure:4970: checking for grep that handles long lines and -e configure:5028: result: /usr/bin/grep configure:5033: checking for egrep configure:5095: result: /usr/bin/grep -E configure:5100: checking for ANSI C header files configure:5120: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:5120: $? = 0 configure:5193: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:5193: $? = 0 configure:5193: ./conftest configure:5193: $? = 0 configure:5204: result: yes configure:5217: checking for sys/types.h configure:5217: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:5217: $? = 0 configure:5217: result: yes configure:5217: checking for sys/stat.h configure:5217: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:5217: $? = 0 configure:5217: result: yes configure:5217: checking for stdlib.h configure:5217: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:5217: $? = 0 configure:5217: result: yes configure:5217: checking for string.h configure:5217: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:5217: $? = 0 configure:5217: result: yes configure:5217: checking for memory.h configure:5217: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:5217: $? = 0 configure:5217: result: yes configure:5217: checking for strings.h configure:5217: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:5217: $? = 0 configure:5217: result: yes configure:5217: checking for inttypes.h configure:5217: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:5217: $? = 0 configure:5217: result: yes configure:5217: checking for stdint.h configure:5217: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:5217: $? = 0 configure:5217: result: yes configure:5217: checking for unistd.h configure:5217: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:5217: $? = 0 configure:5217: result: yes configure:5231: checking minix/config.h usability configure:5231: gcc -c -g -fkeep-inline-functions conftest.c >&5 conftest.c:54:26: error: minix/config.h: No such file or directory configure:5231: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5231: result: no configure:5231: checking minix/config.h presence configure:5231: gcc -E conftest.c conftest.c:21:26: error: minix/config.h: No such file or directory configure:5231: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 configure:5231: result: no configure:5231: checking for minix/config.h configure:5231: result: no configure:5252: checking whether it is safe to define __EXTENSIONS__ configure:5270: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:5270: $? = 0 configure:5277: result: yes configure:5296: checking how to run the C preprocessor configure:5366: result: gcc -E configure:5386: gcc -E conftest.c configure:5386: $? = 0 configure:5400: gcc -E conftest.c conftest.c:26:28: error: ac_nonexistent.h: No such file or directory configure:5400: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:5428: checking for inline configure:5444: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:5444: $? = 0 configure:5452: result: inline configure:5476: checking size of void * configure:5481: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:5481: $? = 0 configure:5481: ./conftest configure:5481: $? = 0 configure:5496: result: 4 configure:5510: checking size of short configure:5515: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:5515: $? = 0 configure:5515: ./conftest configure:5515: $? = 0 configure:5530: result: 2 configure:5544: checking size of int configure:5549: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:5549: $? = 0 configure:5549: ./conftest configure:5549: $? = 0 configure:5564: result: 4 configure:5578: checking size of long configure:5583: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:5583: $? = 0 configure:5583: ./conftest configure:5583: $? = 0 configure:5598: result: 4 configure:5608: checking for long long configure:5608: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:5608: $? = 0 configure:5608: gcc -c -g -fkeep-inline-functions conftest.c >&5 conftest.c: In function 'main': conftest.c:66: error: expected expression before ')' token configure:5608: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((long long))) | return 0; | ; | return 0; | } configure:5608: result: yes configure:5619: checking size of long long configure:5624: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:5624: $? = 0 configure:5624: ./conftest configure:5624: $? = 0 configure:5639: result: 8 configure:5651: checking for __int64 configure:5651: gcc -c -g -fkeep-inline-functions conftest.c >&5 conftest.c: In function 'main': conftest.c:68: error: '__int64' undeclared (first use in this function) conftest.c:68: error: (Each undeclared identifier is reported only once conftest.c:68: error: for each function it appears in.) configure:5651: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof (__int64)) | return 0; | ; | return 0; | } configure:5651: result: no configure:5694: checking for int8_t configure:5694: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:5694: $? = 0 configure:5694: gcc -c -g -fkeep-inline-functions conftest.c >&5 conftest.c: In function 'main': conftest.c:69: error: size of array 'test_array' is negative configure:5694: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !((int8_t) ((((int8_t) 1 << (8 - 2)) - 1) * 2 + 1) | < (int8_t) ((((int8_t) 1 << (8 - 2)) - 1) * 2 + 2))]; | test_array [0] = 0 | | ; | return 0; | } configure:5694: result: yes configure:5705: checking for int16_t configure:5705: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:5705: $? = 0 configure:5705: gcc -c -g -fkeep-inline-functions conftest.c >&5 conftest.c: In function 'main': conftest.c:69: error: size of array 'test_array' is negative configure:5705: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !((int16_t) ((((int16_t) 1 << (16 - 2)) - 1) * 2 + 1) | < (int16_t) ((((int16_t) 1 << (16 - 2)) - 1) * 2 + 2))]; | test_array [0] = 0 | | ; | return 0; | } configure:5705: result: yes configure:5716: checking for int32_t configure:5716: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:5716: $? = 0 configure:5716: gcc -c -g -fkeep-inline-functions conftest.c >&5 conftest.c: In function 'main': conftest.c:69: warning: integer overflow in expression conftest.c:69: error: size of array 'test_array' is negative configure:5716: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !((int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 1) | < (int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 2))]; | test_array [0] = 0 | | ; | return 0; | } configure:5716: result: yes configure:5727: checking for int64_t configure:5727: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:5727: $? = 0 configure:5727: gcc -c -g -fkeep-inline-functions conftest.c >&5 conftest.c: In function 'main': conftest.c:69: warning: integer overflow in expression conftest.c:69: error: size of array 'test_array' is negative configure:5727: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !((int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 1) | < (int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 2))]; | test_array [0] = 0 | | ; | return 0; | } configure:5727: result: yes configure:5739: checking for long long int configure:5776: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:5776: $? = 0 configure:5806: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:5806: $? = 0 configure:5806: ./conftest configure:5806: $? = 0 configure:5821: result: yes configure:5831: checking for intmax_t configure:5831: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:5831: $? = 0 configure:5831: gcc -c -g -fkeep-inline-functions conftest.c >&5 conftest.c: In function 'main': conftest.c:69: error: expected expression before ')' token configure:5831: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((intmax_t))) | return 0; | ; | return 0; | } configure:5831: result: yes configure:5849: checking for intptr_t configure:5849: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:5849: $? = 0 configure:5849: gcc -c -g -fkeep-inline-functions conftest.c >&5 conftest.c: In function 'main': conftest.c:70: error: expected expression before ')' token configure:5849: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((intptr_t))) | return 0; | ; | return 0; | } configure:5849: result: yes configure:5883: checking for uint8_t configure:5883: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:5883: $? = 0 configure:5883: result: yes configure:5897: checking for uint16_t configure:5897: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:5897: $? = 0 configure:5897: result: yes configure:5909: checking for uint32_t configure:5909: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:5909: $? = 0 configure:5909: result: yes configure:5923: checking for uint64_t configure:5923: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:5923: $? = 0 configure:5923: result: yes configure:5938: checking for unsigned long long int configure:5975: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:5975: $? = 0 configure:5983: result: yes configure:5993: checking for uintmax_t configure:5993: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:5993: $? = 0 configure:5993: gcc -c -g -fkeep-inline-functions conftest.c >&5 conftest.c: In function 'main': conftest.c:72: error: expected expression before ')' token configure:5993: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uintmax_t))) | return 0; | ; | return 0; | } configure:5993: result: yes configure:6011: checking for uintptr_t configure:6011: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:6011: $? = 0 configure:6011: gcc -c -g -fkeep-inline-functions conftest.c >&5 conftest.c: In function 'main': conftest.c:73: error: expected expression before ')' token configure:6011: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uintptr_t))) | return 0; | ; | return 0; | } configure:6011: result: yes configure:6075: checking whether gcc supports -W configure:6092: gcc -c -W conftest.c >&5 configure:6092: $? = 0 configure:6101: result: yes configure:6075: checking whether gcc supports -Wall configure:6092: gcc -c -Wall conftest.c >&5 configure:6092: $? = 0 configure:6101: result: yes configure:6075: checking whether gcc supports -Wwrite-strings configure:6092: gcc -c -Wwrite-strings conftest.c >&5 configure:6092: $? = 0 configure:6101: result: yes configure:6075: checking whether gcc supports -Wcast-qual configure:6092: gcc -c -Wcast-qual conftest.c >&5 configure:6092: $? = 0 configure:6101: result: yes configure:6114: checking whether gcc supports -Wstrict-prototypes configure:6131: gcc -c -Wstrict-prototypes conftest.c >&5 conftest.c:41: warning: function declaration isn't a prototype configure:6131: $? = 0 configure:6140: result: yes configure:6114: checking whether gcc supports -Wmissing-prototypes configure:6131: gcc -c -Wmissing-prototypes conftest.c >&5 configure:6131: $? = 0 configure:6140: result: yes configure:6153: checking whether gcc supports -Wmissing-format-attribute configure:6170: gcc -c -Wmissing-format-attribute conftest.c >&5 configure:6170: $? = 0 configure:6179: result: yes configure:6192: checking whether gcc supports -Wold-style-definition configure:6209: gcc -c -Wold-style-definition conftest.c >&5 conftest.c: In function 'main': conftest.c:41: warning: old-style function definition configure:6209: $? = 0 configure:6218: result: yes configure:6192: checking whether gcc supports -Wc++-compat configure:6209: gcc -c -Wc++-compat conftest.c >&5 configure:6209: $? = 0 configure:6218: result: yes configure:6227: checking whether gcc supports -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings configure:6245: gcc -c -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings conftest.c >&5 configure:6245: $? = 0 configure:6253: result: yes configure:6422: checking valgrind.h usability configure:6422: gcc -c -g -fkeep-inline-functions conftest.c >&5 conftest.c:79:22: error: valgrind.h: No such file or directory configure:6422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6422: result: no configure:6422: checking valgrind.h presence configure:6422: gcc -E conftest.c conftest.c:46:22: error: valgrind.h: No such file or directory configure:6422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | /* end confdefs.h. */ | #include configure:6422: result: no configure:6422: checking for valgrind.h configure:6422: result: no configure:6655: WARNING: decimal float is not supported for this target configure:6719: WARNING: fixed-point is not supported for this target configure:6953: checking whether make sets $(MAKE) configure:6975: result: yes configure:6990: checking for gawk configure:7017: result: gawk configure:7034: checking whether ln -s works configure:7062: result: yes configure:7074: checking whether ln works configure:7096: result: yes configure:7103: checking for powerpc-apple-darwin9.8.0-ranlib configure:7130: result: ranlib configure:7215: checking for a BSD compatible install configure:7257: result: /usr/bin/install -c configure:7268: checking for cmp's capabilities configure:7295: result: gnucompare configure:7304: checking for mktemp configure:7320: found /usr/bin/mktemp configure:7332: result: yes configure:7346: checking for makeinfo configure:7373: result: makeinfo --split-size=5000000 --split-size=5000000 configure:7383: checking for modern makeinfo configure:7398: result: yes configure:7421: checking for recent Pod::Man configure:7424: result: yes configure:7441: checking for flex configure:7468: result: flex configure:7486: checking for bison configure:7513: result: bison configure:7536: checking for nm configure:7564: result: nm configure:7581: checking for ar configure:7609: result: ar configure:7629: checking for ANSI C header files configure:7733: result: yes configure:7741: checking whether time.h and sys/time.h may both be included configure:7761: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:7761: $? = 0 configure:7768: result: yes configure:7776: checking whether string.h and strings.h may both be included configure:7793: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:7793: $? = 0 configure:7800: result: yes configure:7808: checking for sys/wait.h that is POSIX.1 compatible configure:7834: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:7834: $? = 0 configure:7841: result: yes configure:7855: checking for limits.h configure:7855: gcc -E conftest.c configure:7855: $? = 0 configure:7855: result: yes configure:7855: checking for stddef.h configure:7855: gcc -E conftest.c configure:7855: $? = 0 configure:7855: result: yes configure:7855: checking for string.h configure:7855: result: yes configure:7855: checking for strings.h configure:7855: result: yes configure:7855: checking for stdlib.h configure:7855: result: yes configure:7855: checking for time.h configure:7855: gcc -E conftest.c configure:7855: $? = 0 configure:7855: result: yes configure:7855: checking for iconv.h configure:7855: gcc -E conftest.c configure:7855: $? = 0 configure:7855: result: yes configure:7855: checking for fcntl.h configure:7855: gcc -E conftest.c configure:7855: $? = 0 configure:7855: result: yes configure:7855: checking for unistd.h configure:7855: result: yes configure:7855: checking for sys/file.h configure:7855: gcc -E conftest.c configure:7855: $? = 0 configure:7855: result: yes configure:7855: checking for sys/time.h configure:7855: gcc -E conftest.c configure:7855: $? = 0 configure:7855: result: yes configure:7855: checking for sys/mman.h configure:7855: gcc -E conftest.c configure:7855: $? = 0 configure:7855: result: yes configure:7855: checking for sys/resource.h configure:7855: gcc -E conftest.c configure:7855: $? = 0 configure:7855: result: yes configure:7855: checking for sys/param.h configure:7855: gcc -E conftest.c configure:7855: $? = 0 configure:7855: result: yes configure:7855: checking for sys/times.h configure:7855: gcc -E conftest.c configure:7855: $? = 0 configure:7855: result: yes configure:7855: checking for sys/stat.h configure:7855: result: yes configure:7855: checking for direct.h configure:7855: gcc -E conftest.c conftest.c:69:20: error: direct.h: No such file or directory configure:7855: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include configure:7855: result: no configure:7855: checking for malloc.h configure:7855: gcc -E conftest.c conftest.c:69:20: error: malloc.h: No such file or directory configure:7855: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include configure:7855: result: no configure:7855: checking for langinfo.h configure:7855: gcc -E conftest.c configure:7855: $? = 0 configure:7855: result: yes configure:7855: checking for ldfcn.h configure:7855: gcc -E conftest.c conftest.c:70:19: error: ldfcn.h: No such file or directory configure:7855: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | /* end confdefs.h. */ | #include configure:7855: result: no configure:7855: checking for locale.h configure:7855: gcc -E conftest.c configure:7855: $? = 0 configure:7855: result: yes configure:7855: checking for wchar.h configure:7855: gcc -E conftest.c configure:7855: $? = 0 configure:7855: result: yes configure:7867: checking for thread.h configure:7867: gcc -E conftest.c conftest.c:72:20: error: thread.h: No such file or directory configure:7867: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include configure:7867: result: no configure:7874: checking for pthread.h configure:7874: gcc -E conftest.c configure:7874: $? = 0 configure:7874: result: yes configure:7883: checking for CHAR_BIT configure:7907: result: yes configure:7953: checking whether byte ordering is bigendian configure:7968: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:7968: $? = 0 configure:8013: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:8013: $? = 0 configure:8031: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:8031: $? = 0 configure:8159: result: yes configure:8185: checking for collect2 libraries configure:8214: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 Undefined symbols: "_ldopen", referenced from: _main in ccDGuP9Z.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:8214: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define WORDS_BIGENDIAN 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ldopen (); | int | main () | { | return ldopen (); | ; | return 0; | } configure:8214: gcc -o conftest -g -fkeep-inline-functions conftest.c -lld >&5 ld: library not found for -lld collect2: ld returned 1 exit status configure:8214: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define WORDS_BIGENDIAN 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ldopen (); | int | main () | { | return ldopen (); | ; | return 0; | } configure:8214: gcc -o conftest -g -fkeep-inline-functions conftest.c -lmld >&5 ld: library not found for -lmld collect2: ld returned 1 exit status configure:8214: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define WORDS_BIGENDIAN 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ldopen (); | int | main () | { | return ldopen (); | ; | return 0; | } configure:8214: gcc -o conftest -g -fkeep-inline-functions conftest.c -L/usr/lib/cmplrs/cc2.11 -lmld >&5 ld: library not found for -lmld collect2: ld returned 1 exit status configure:8214: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define WORDS_BIGENDIAN 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ldopen (); | int | main () | { | return ldopen (); | ; | return 0; | } configure:8214: gcc -o conftest -g -fkeep-inline-functions conftest.c -L/usr/lib/cmplrs/cc3.11 -lmld >&5 ld: library not found for -lmld collect2: ld returned 1 exit status configure:8214: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define WORDS_BIGENDIAN 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ldopen (); | int | main () | { | return ldopen (); | ; | return 0; | } configure:8223: result: none required configure:8235: checking for library containing exc_resume configure:8266: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 Undefined symbols: "_exc_resume", referenced from: _main in ccc88NGE.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:8266: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define WORDS_BIGENDIAN 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char exc_resume (); | int | main () | { | return exc_resume (); | ; | return 0; | } configure:8266: gcc -o conftest -g -fkeep-inline-functions conftest.c -lexc >&5 ld: library not found for -lexc collect2: ld returned 1 exit status configure:8266: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define WORDS_BIGENDIAN 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char exc_resume (); | int | main () | { | return exc_resume (); | ; | return 0; | } configure:8283: result: no configure:8299: checking for library containing ldexp configure:8330: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 conftest.c:80: warning: conflicting types for built-in function 'ldexp' configure:8330: $? = 0 configure:8347: result: none required configure:8361: checking for inttypes.h configure:8378: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:8378: $? = 0 configure:8386: result: yes configure:8402: checking for times configure:8402: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:8402: $? = 0 configure:8402: result: yes configure:8402: checking for clock configure:8402: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:8402: $? = 0 configure:8402: result: yes configure:8402: checking for kill configure:8402: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:8402: $? = 0 configure:8402: result: yes configure:8402: checking for getrlimit configure:8402: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:8402: $? = 0 configure:8402: result: yes configure:8402: checking for setrlimit configure:8402: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:8402: $? = 0 configure:8402: result: yes configure:8402: checking for atoll configure:8402: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:8402: $? = 0 configure:8402: result: yes configure:8402: checking for atoq configure:8402: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 Undefined symbols: "_atoq", referenced from: _main in ccD105iN.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:8402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | /* end confdefs.h. */ | /* Define atoq to an innocuous variant, in case declares atoq. | For example, HP-UX 11i declares gettimeofday. */ | #define atoq innocuous_atoq | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char atoq (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef atoq | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char atoq (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_atoq || defined __stub___atoq | choke me | #endif | | int | main () | { | return atoq (); | ; | return 0; | } configure:8402: result: no configure:8402: checking for sysconf configure:8402: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:8402: $? = 0 configure:8402: result: yes configure:8402: checking for strsignal configure:8402: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:8402: $? = 0 configure:8402: result: yes configure:8402: checking for getrusage configure:8402: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:8402: $? = 0 configure:8402: result: yes configure:8402: checking for nl_langinfo configure:8402: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:8402: $? = 0 configure:8402: result: yes configure:8402: checking for gettimeofday configure:8402: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:8402: $? = 0 configure:8402: result: yes configure:8402: checking for mbstowcs configure:8402: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:8402: $? = 0 configure:8402: result: yes configure:8402: checking for wcswidth configure:8402: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:8402: $? = 0 configure:8402: result: yes configure:8402: checking for mmap configure:8402: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:8402: $? = 0 configure:8402: result: yes configure:8402: checking for mincore configure:8402: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:8402: $? = 0 configure:8402: result: yes configure:8402: checking for setlocale configure:8402: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:8402: $? = 0 configure:8402: result: yes configure:8402: checking for clearerr_unlocked configure:8402: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:8402: $? = 0 configure:8402: result: yes configure:8402: checking for feof_unlocked configure:8402: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:8402: $? = 0 configure:8402: result: yes configure:8402: checking for ferror_unlocked configure:8402: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:8402: $? = 0 configure:8402: result: yes configure:8402: checking for fflush_unlocked configure:8402: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 Undefined symbols: "_fflush_unlocked", referenced from: _main in ccR9x3wg.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:8402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fflush_unlocked to an innocuous variant, in case declares fflush_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fflush_unlocked innocuous_fflush_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fflush_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fflush_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fflush_unlocked (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fflush_unlocked || defined __stub___fflush_unlocked | choke me | #endif | | int | main () | { | return fflush_unlocked (); | ; | return 0; | } configure:8402: result: no configure:8402: checking for fgetc_unlocked configure:8402: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 Undefined symbols: "_fgetc_unlocked", referenced from: _main in cc7k8tql.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:8402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fgetc_unlocked to an innocuous variant, in case declares fgetc_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fgetc_unlocked innocuous_fgetc_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fgetc_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fgetc_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fgetc_unlocked (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fgetc_unlocked || defined __stub___fgetc_unlocked | choke me | #endif | | int | main () | { | return fgetc_unlocked (); | ; | return 0; | } configure:8402: result: no configure:8402: checking for fgets_unlocked configure:8402: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 Undefined symbols: "_fgets_unlocked", referenced from: _main in ccY4HzuH.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:8402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fgets_unlocked to an innocuous variant, in case declares fgets_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fgets_unlocked innocuous_fgets_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fgets_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fgets_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fgets_unlocked (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fgets_unlocked || defined __stub___fgets_unlocked | choke me | #endif | | int | main () | { | return fgets_unlocked (); | ; | return 0; | } configure:8402: result: no configure:8402: checking for fileno_unlocked configure:8402: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:8402: $? = 0 configure:8402: result: yes configure:8402: checking for fprintf_unlocked configure:8402: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 conftest.c:117: warning: conflicting types for built-in function 'fprintf_unlocked' Undefined symbols: "_fprintf_unlocked", referenced from: _main in ccJu4gt6.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:8402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fprintf_unlocked to an innocuous variant, in case declares fprintf_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fprintf_unlocked innocuous_fprintf_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fprintf_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fprintf_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fprintf_unlocked (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fprintf_unlocked || defined __stub___fprintf_unlocked | choke me | #endif | | int | main () | { | return fprintf_unlocked (); | ; | return 0; | } configure:8402: result: no configure:8402: checking for fputc_unlocked configure:8402: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 conftest.c:117: warning: conflicting types for built-in function 'fputc_unlocked' Undefined symbols: "_fputc_unlocked", referenced from: _main in ccOzldgI.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:8402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fputc_unlocked to an innocuous variant, in case declares fputc_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fputc_unlocked innocuous_fputc_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fputc_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fputc_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fputc_unlocked (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fputc_unlocked || defined __stub___fputc_unlocked | choke me | #endif | | int | main () | { | return fputc_unlocked (); | ; | return 0; | } configure:8402: result: no configure:8402: checking for fputs_unlocked configure:8402: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 conftest.c:117: warning: conflicting types for built-in function 'fputs_unlocked' Undefined symbols: "_fputs_unlocked", referenced from: _main in ccYfe4Vg.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:8402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fputs_unlocked to an innocuous variant, in case declares fputs_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fputs_unlocked innocuous_fputs_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fputs_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fputs_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fputs_unlocked (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fputs_unlocked || defined __stub___fputs_unlocked | choke me | #endif | | int | main () | { | return fputs_unlocked (); | ; | return 0; | } configure:8402: result: no configure:8402: checking for fread_unlocked configure:8402: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 Undefined symbols: "_fread_unlocked", referenced from: _main in ccmhEGwx.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:8402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fread_unlocked to an innocuous variant, in case declares fread_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fread_unlocked innocuous_fread_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fread_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fread_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fread_unlocked (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fread_unlocked || defined __stub___fread_unlocked | choke me | #endif | | int | main () | { | return fread_unlocked (); | ; | return 0; | } configure:8402: result: no configure:8402: checking for fwrite_unlocked configure:8402: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 conftest.c:117: warning: conflicting types for built-in function 'fwrite_unlocked' Undefined symbols: "_fwrite_unlocked", referenced from: _main in ccRJKwpJ.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:8402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fwrite_unlocked to an innocuous variant, in case declares fwrite_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fwrite_unlocked innocuous_fwrite_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fwrite_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fwrite_unlocked | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fwrite_unlocked (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fwrite_unlocked || defined __stub___fwrite_unlocked | choke me | #endif | | int | main () | { | return fwrite_unlocked (); | ; | return 0; | } configure:8402: result: no configure:8402: checking for getchar_unlocked configure:8402: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:8402: $? = 0 configure:8402: result: yes configure:8402: checking for getc_unlocked configure:8402: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:8402: $? = 0 configure:8402: result: yes configure:8402: checking for putchar_unlocked configure:8402: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 conftest.c:119: warning: conflicting types for built-in function 'putchar_unlocked' configure:8402: $? = 0 configure:8402: result: yes configure:8402: checking for putc_unlocked configure:8402: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 conftest.c:120: warning: conflicting types for built-in function 'putc_unlocked' configure:8402: $? = 0 configure:8402: result: yes configure:8414: checking whether mbstowcs works configure:8431: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:8431: $? = 0 configure:8431: ./conftest configure:8431: $? = 0 configure:8441: result: yes configure:8450: checking for ssize_t configure:8450: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:8450: $? = 0 configure:8450: gcc -c -g -fkeep-inline-functions conftest.c >&5 conftest.c: In function 'main': conftest.c:135: error: expected expression before ')' token configure:8450: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:8450: result: yes configure:8461: checking for caddr_t configure:8461: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:8461: $? = 0 configure:8461: gcc -c -g -fkeep-inline-functions conftest.c >&5 conftest.c: In function 'main': conftest.c:135: error: expected expression before ')' token configure:8461: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((caddr_t))) | return 0; | ; | return 0; | } configure:8461: result: yes configure:8474: checking for sys/mman.h configure:8474: result: yes configure:8481: checking for mmap configure:8481: result: yes configure:8494: checking whether read-only mmap of a plain file works configure:8511: result: yes configure:8513: checking whether mmap from /dev/zero works configure:8535: result: no configure:8539: checking for MAP_ANON(YMOUS) configure:8562: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:8562: $? = 0 configure:8569: result: yes configure:8575: checking whether mmap with MAP_ANON(YMOUS) works configure:8592: result: yes configure:8622: checking for pid_t configure:8622: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:8622: $? = 0 configure:8622: gcc -c -g -fkeep-inline-functions conftest.c >&5 conftest.c: In function 'main': conftest.c:137: error: expected expression before ')' token configure:8622: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_ANON 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:8622: result: yes configure:8635: checking for vfork.h configure:8635: gcc -E conftest.c conftest.c:101:19: error: vfork.h: No such file or directory configure:8635: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_ANON 1 | /* end confdefs.h. */ | #include configure:8635: result: no configure:8647: checking for fork configure:8647: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 conftest.c:124: warning: conflicting types for built-in function 'fork' configure:8647: $? = 0 configure:8647: result: yes configure:8647: checking for vfork configure:8647: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:8647: $? = 0 configure:8647: result: yes configure:8658: checking for working fork configure:8680: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:8680: $? = 0 configure:8680: ./conftest configure:8680: $? = 0 configure:8690: result: yes configure:8711: checking for working vfork configure:8821: result: yes configure:8887: checking for ld used by GCC configure:8950: result: ld configure:8957: checking if the linker (ld) is GNU ld configure:8969: result: no configure:8975: checking for shared library run path origin configure:8988: result: done configure:9418: checking for iconv configure:9440: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 Undefined symbols: "_iconv", referenced from: _main in cc95Vzrq.o "_iconv_close", referenced from: _main in cc95Vzrq.o "_iconv_open", referenced from: _main in cc95Vzrq.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:9440: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:9462: gcc -o conftest -g -fkeep-inline-functions conftest.c -liconv >&5 configure:9462: $? = 0 configure:9472: result: yes configure:9480: checking how to link with libiconv configure:9482: result: -liconv configure:9493: checking for iconv declaration configure:9522: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:9522: $? = 0 configure:9533: result: install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:9548: checking for LC_MESSAGES configure:9564: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:9564: $? = 0 configure:9572: result: yes configure:9582: checking for nl_langinfo and CODESET configure:9598: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:9598: $? = 0 configure:9607: result: yes configure:9625: checking whether getenv is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:9648: $? = 0 configure:9657: result: yes configure:9625: checking whether atol is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:9648: $? = 0 configure:9657: result: yes configure:9625: checking whether asprintf is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:9648: $? = 0 configure:9657: result: yes configure:9625: checking whether sbrk is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:9648: $? = 0 configure:9657: result: yes configure:9625: checking whether abort is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:9648: $? = 0 configure:9657: result: yes configure:9625: checking whether atof is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:9648: $? = 0 configure:9657: result: yes configure:9625: checking whether getcwd is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:9648: $? = 0 configure:9657: result: yes configure:9625: checking whether getwd is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:9648: $? = 0 configure:9657: result: yes configure:9625: checking whether strsignal is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:9648: $? = 0 configure:9657: result: yes configure:9625: checking whether strstr is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:9648: $? = 0 configure:9657: result: yes configure:9625: checking whether strverscmp is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 conftest.c: In function 'main': conftest.c:129: error: 'strverscmp' undeclared (first use in this function) conftest.c:129: error: (Each undeclared identifier is reported only once conftest.c:129: error: for each function it appears in.) configure:9648: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_ATOL 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ATOF 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETWD 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRSTR 1 | /* end confdefs.h. */ | #undef HAVE_DECL_STRVERSCMP | #define HAVE_DECL_STRVERSCMP 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef strverscmp | char *(*pfn) = (char *(*)) strverscmp ; | #endif | ; | return 0; | } configure:9663: result: no configure:9625: checking whether errno is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:9648: $? = 0 configure:9657: result: yes configure:9625: checking whether snprintf is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:9648: $? = 0 configure:9657: result: yes configure:9625: checking whether vsnprintf is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:9648: $? = 0 configure:9657: result: yes configure:9625: checking whether vasprintf is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:9648: $? = 0 configure:9657: result: yes configure:9625: checking whether malloc is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:9648: $? = 0 configure:9657: result: yes configure:9625: checking whether realloc is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:9648: $? = 0 configure:9657: result: yes configure:9625: checking whether calloc is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:9648: $? = 0 configure:9657: result: yes configure:9625: checking whether free is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:9648: $? = 0 configure:9657: result: yes configure:9625: checking whether basename is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 conftest.c: In function 'main': conftest.c:138: error: 'basename' undeclared (first use in this function) conftest.c:138: error: (Each undeclared identifier is reported only once conftest.c:138: error: for each function it appears in.) configure:9648: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_ATOL 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ATOF 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETWD 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_CALLOC 1 | #define HAVE_DECL_FREE 1 | /* end confdefs.h. */ | #undef HAVE_DECL_BASENAME | #define HAVE_DECL_BASENAME 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef basename | char *(*pfn) = (char *(*)) basename ; | #endif | ; | return 0; | } configure:9663: result: no configure:9625: checking whether getopt is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:9648: $? = 0 configure:9657: result: yes configure:9625: checking whether clock is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:9648: $? = 0 configure:9657: result: yes configure:9625: checking whether getpagesize is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:9648: $? = 0 configure:9657: result: yes configure:9625: checking whether clearerr_unlocked is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:9648: $? = 0 configure:9657: result: yes configure:9625: checking whether feof_unlocked is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:9648: $? = 0 configure:9657: result: yes configure:9625: checking whether ferror_unlocked is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:9648: $? = 0 configure:9657: result: yes configure:9625: checking whether fflush_unlocked is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 conftest.c: In function 'main': conftest.c:145: error: 'fflush_unlocked' undeclared (first use in this function) conftest.c:145: error: (Each undeclared identifier is reported only once conftest.c:145: error: for each function it appears in.) configure:9648: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_ATOL 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ATOF 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETWD 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_CALLOC 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 1 | #define HAVE_DECL_CLOCK 1 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | /* end confdefs.h. */ | #undef HAVE_DECL_FFLUSH_UNLOCKED | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef fflush_unlocked | char *(*pfn) = (char *(*)) fflush_unlocked ; | #endif | ; | return 0; | } configure:9663: result: no configure:9625: checking whether fgetc_unlocked is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 conftest.c: In function 'main': conftest.c:146: error: 'fgetc_unlocked' undeclared (first use in this function) conftest.c:146: error: (Each undeclared identifier is reported only once conftest.c:146: error: for each function it appears in.) configure:9648: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_ATOL 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ATOF 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETWD 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_CALLOC 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 1 | #define HAVE_DECL_CLOCK 1 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | /* end confdefs.h. */ | #undef HAVE_DECL_FGETC_UNLOCKED | #define HAVE_DECL_FGETC_UNLOCKED 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef fgetc_unlocked | char *(*pfn) = (char *(*)) fgetc_unlocked ; | #endif | ; | return 0; | } configure:9663: result: no configure:9625: checking whether fgets_unlocked is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 conftest.c: In function 'main': conftest.c:147: error: 'fgets_unlocked' undeclared (first use in this function) conftest.c:147: error: (Each undeclared identifier is reported only once conftest.c:147: error: for each function it appears in.) configure:9648: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_ATOL 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ATOF 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETWD 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_CALLOC 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 1 | #define HAVE_DECL_CLOCK 1 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETC_UNLOCKED 0 | /* end confdefs.h. */ | #undef HAVE_DECL_FGETS_UNLOCKED | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef fgets_unlocked | char *(*pfn) = (char *(*)) fgets_unlocked ; | #endif | ; | return 0; | } configure:9663: result: no configure:9625: checking whether fileno_unlocked is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:9648: $? = 0 configure:9657: result: yes configure:9625: checking whether fprintf_unlocked is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 conftest.c: In function 'main': conftest.c:149: error: 'fprintf_unlocked' undeclared (first use in this function) conftest.c:149: error: (Each undeclared identifier is reported only once conftest.c:149: error: for each function it appears in.) configure:9648: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_ATOL 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ATOF 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETWD 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_CALLOC 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 1 | #define HAVE_DECL_CLOCK 1 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETC_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FILENO_UNLOCKED 1 | /* end confdefs.h. */ | #undef HAVE_DECL_FPRINTF_UNLOCKED | #define HAVE_DECL_FPRINTF_UNLOCKED 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef fprintf_unlocked | char *(*pfn) = (char *(*)) fprintf_unlocked ; | #endif | ; | return 0; | } configure:9663: result: no configure:9625: checking whether fputc_unlocked is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 conftest.c: In function 'main': conftest.c:150: error: 'fputc_unlocked' undeclared (first use in this function) conftest.c:150: error: (Each undeclared identifier is reported only once conftest.c:150: error: for each function it appears in.) configure:9648: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_ATOL 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ATOF 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETWD 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_CALLOC 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 1 | #define HAVE_DECL_CLOCK 1 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETC_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FILENO_UNLOCKED 1 | #define HAVE_DECL_FPRINTF_UNLOCKED 0 | /* end confdefs.h. */ | #undef HAVE_DECL_FPUTC_UNLOCKED | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef fputc_unlocked | char *(*pfn) = (char *(*)) fputc_unlocked ; | #endif | ; | return 0; | } configure:9663: result: no configure:9625: checking whether fputs_unlocked is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 conftest.c: In function 'main': conftest.c:151: error: 'fputs_unlocked' undeclared (first use in this function) conftest.c:151: error: (Each undeclared identifier is reported only once conftest.c:151: error: for each function it appears in.) configure:9648: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_ATOL 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ATOF 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETWD 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_CALLOC 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 1 | #define HAVE_DECL_CLOCK 1 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETC_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FILENO_UNLOCKED 1 | #define HAVE_DECL_FPRINTF_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | /* end confdefs.h. */ | #undef HAVE_DECL_FPUTS_UNLOCKED | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef fputs_unlocked | char *(*pfn) = (char *(*)) fputs_unlocked ; | #endif | ; | return 0; | } configure:9663: result: no configure:9625: checking whether fread_unlocked is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 conftest.c: In function 'main': conftest.c:152: error: 'fread_unlocked' undeclared (first use in this function) conftest.c:152: error: (Each undeclared identifier is reported only once conftest.c:152: error: for each function it appears in.) configure:9648: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_ATOL 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ATOF 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETWD 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_CALLOC 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 1 | #define HAVE_DECL_CLOCK 1 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETC_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FILENO_UNLOCKED 1 | #define HAVE_DECL_FPRINTF_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | /* end confdefs.h. */ | #undef HAVE_DECL_FREAD_UNLOCKED | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef fread_unlocked | char *(*pfn) = (char *(*)) fread_unlocked ; | #endif | ; | return 0; | } configure:9663: result: no configure:9625: checking whether fwrite_unlocked is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 conftest.c: In function 'main': conftest.c:153: error: 'fwrite_unlocked' undeclared (first use in this function) conftest.c:153: error: (Each undeclared identifier is reported only once conftest.c:153: error: for each function it appears in.) configure:9648: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_ATOL 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ATOF 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETWD 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_CALLOC 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 1 | #define HAVE_DECL_CLOCK 1 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETC_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FILENO_UNLOCKED 1 | #define HAVE_DECL_FPRINTF_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | /* end confdefs.h. */ | #undef HAVE_DECL_FWRITE_UNLOCKED | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef fwrite_unlocked | char *(*pfn) = (char *(*)) fwrite_unlocked ; | #endif | ; | return 0; | } configure:9663: result: no configure:9625: checking whether getchar_unlocked is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:9648: $? = 0 configure:9657: result: yes configure:9625: checking whether getc_unlocked is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:9648: $? = 0 configure:9657: result: yes configure:9625: checking whether putchar_unlocked is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:9648: $? = 0 configure:9657: result: yes configure:9625: checking whether putc_unlocked is declared configure:9648: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:9648: $? = 0 configure:9657: result: yes configure:9676: checking whether getrlimit is declared configure:9703: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:9703: $? = 0 configure:9712: result: yes configure:9676: checking whether setrlimit is declared configure:9703: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:9703: $? = 0 configure:9712: result: yes configure:9676: checking whether getrusage is declared configure:9703: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:9703: $? = 0 configure:9712: result: yes configure:9745: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:9745: $? = 0 configure:9761: checking whether ldgetname is declared configure:9790: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 conftest.c: In function 'main': conftest.c:167: error: 'ldgetname' undeclared (first use in this function) conftest.c:167: error: (Each undeclared identifier is reported only once conftest.c:167: error: for each function it appears in.) configure:9790: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_ATOL 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ATOF 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETWD 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_CALLOC 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 1 | #define HAVE_DECL_CLOCK 1 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETC_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FILENO_UNLOCKED 1 | #define HAVE_DECL_FPRINTF_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_GETRUSAGE 1 | /* end confdefs.h. */ | #undef HAVE_DECL_LDGETNAME | #define HAVE_DECL_LDGETNAME 1 | | #include "ansidecl.h" | #include "system.h" | #ifdef HAVE_LDFCN_H | #undef FREAD | #undef FWRITE | #include | #endif | | | int | main () | { | #ifndef ldgetname | char *(*pfn) = (char *(*)) ldgetname ; | #endif | ; | return 0; | } configure:9805: result: no configure:9818: checking whether times is declared configure:9845: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:9845: $? = 0 configure:9854: result: yes configure:9873: checking whether sigaltstack is declared configure:9898: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:9898: $? = 0 configure:9907: result: yes configure:9924: checking for struct tms configure:9947: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:9947: $? = 0 configure:9954: result: yes configure:9964: checking for clock_t configure:9984: gcc -c -g -fkeep-inline-functions -I/Users/regress/tbox/svn-gcc/gcc -I/Users/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:9984: $? = 0 configure:9991: result: yes configure:10007: checking for .preinit_array/.init_array/.fini_array support configure:10023: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 /tmp/ccwVH61u.s:62:Expected comma after segment-name /tmp/ccwVH61u.s:62:Rest of line ignored. 1st junk character valued 32 ( ). configure:10023: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_ATOL 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ATOF 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETWD 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_CALLOC 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 1 | #define HAVE_DECL_CLOCK 1 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETC_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FILENO_UNLOCKED 1 | #define HAVE_DECL_FPRINTF_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_GETRUSAGE 1 | #define HAVE_DECL_LDGETNAME 0 | #define HAVE_DECL_TIMES 1 | #define HAVE_DECL_SIGALTSTACK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_CLOCK_T 1 | /* end confdefs.h. */ | | static int x = -1; | int main (void) { return x; } | int foo (void) { x = 0; } | int (*fp) (void) __attribute__ ((section (".init_array"))) = foo; configure:10033: result: no configure:10046: checking if mkdir takes one argument configure:10072: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:10072: $? = 0 configure:10079: result: no configure:10304: checking whether mcontext_t fields have underscores configure:10318: gcc -c -g -fkeep-inline-functions conftest.c >&5 conftest.c: In function 'main': conftest.c:162: error: 'struct __darwin_mcontext' has no member named 'ss' configure:10318: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_ATOL 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ATOF 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETWD 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_CALLOC 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 1 | #define HAVE_DECL_CLOCK 1 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETC_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FILENO_UNLOCKED 1 | #define HAVE_DECL_FPRINTF_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_GETRUSAGE 1 | #define HAVE_DECL_LDGETNAME 0 | #define HAVE_DECL_TIMES 1 | #define HAVE_DECL_SIGALTSTACK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_CLOCK_T 1 | #define HAVE_GETIPINFO 1 | #define NEED_64BIT_HOST_WIDE_INT 1 | /* end confdefs.h. */ | | #include | #include | #include | int main() { mcontext_t m; if (m->ss.srr0) return 0; return 0; } | configure:10325: result: yes configure:10393: checking for __cxa_atexit configure:10393: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:10393: $? = 0 configure:10393: result: yes configure:10547: checking whether NLS is requested configure:10553: result: yes configure:10559: checking for catalogs to be installed configure:10591: result: be da de el es fi fr id ja nl ru sr sv tr zh_CN zh_TW configure:11005: checking how to print strings configure:11032: result: printf configure:11053: checking for a sed that does not truncate output configure:11117: result: /usr/bin/sed configure:11135: checking for fgrep configure:11197: result: /usr/bin/grep -F configure:11232: checking for ld used by gcc configure:11299: result: ld configure:11306: checking if the linker (ld) is GNU ld configure:11321: result: no configure:11333: checking for BSD- or MS-compatible name lister (nm) configure:11382: result: nm configure:11512: checking the name lister (nm) interface configure:11519: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:11522: nm "conftest.o" configure:11525: output 00000000 D _some_variable configure:11532: result: BSD nm configure:11535: checking whether ln -s works configure:11539: result: yes configure:11547: checking the maximum length of command line arguments configure:11672: result: 196608 configure:11689: checking whether the shell understands some XSI constructs configure:11699: result: yes configure:11703: checking whether the shell understands "+=" configure:11709: result: yes configure:11744: checking for ld option to reload object files configure:11751: result: -r configure:11780: checking for powerpc-apple-darwin9.8.0-objdump configure:11807: result: objdump configure:11879: checking how to recognize dependent libraries configure:12080: result: pass_all configure:12100: checking for powerpc-apple-darwin9.8.0-ar configure:12127: result: ar configure:12205: checking for powerpc-apple-darwin9.8.0-strip configure:12235: result: no configure:12245: checking for strip configure:12261: found /usr/bin/strip configure:12272: result: strip configure:12304: checking for powerpc-apple-darwin9.8.0-ranlib configure:12331: result: ranlib configure:12473: checking command to parse nm output from gcc object configure:12591: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:12594: $? = 0 configure:12598: nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:12601: $? = 0 cannot find nm_test_var in conftest.nm configure:12591: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:12594: $? = 0 configure:12598: nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm configure:12601: $? = 0 configure:12655: gcc -o conftest -g -fkeep-inline-functions conftest.c conftstm.o >&5 configure:12658: $? = 0 configure:12696: result: ok configure:12920: checking for powerpc-apple-darwin9.8.0-dsymutil configure:12950: result: no configure:12960: checking for dsymutil configure:12976: found /usr/bin/dsymutil configure:12987: result: dsymutil configure:13012: checking for powerpc-apple-darwin9.8.0-nmedit configure:13042: result: no configure:13052: checking for nmedit configure:13068: found /usr/bin/nmedit configure:13079: result: nmedit configure:13104: checking for powerpc-apple-darwin9.8.0-lipo configure:13134: result: no configure:13144: checking for lipo configure:13160: found /usr/bin/lipo configure:13171: result: lipo configure:13196: checking for powerpc-apple-darwin9.8.0-otool configure:13226: result: no configure:13236: checking for otool configure:13252: found /usr/bin/otool configure:13263: result: otool configure:13288: checking for powerpc-apple-darwin9.8.0-otool64 configure:13318: result: no configure:13328: checking for otool64 configure:13358: result: no configure:13403: checking for -single_module linker flag gcc -g -fkeep-inline-functions -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c configure:13430: result: yes configure:13432: checking for -exported_symbols_list linker flag configure:13452: gcc -o conftest -g -fkeep-inline-functions -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 configure:13452: $? = 0 configure:13462: result: yes configure:13464: checking for -force_load linker flag gcc -g -fkeep-inline-functions -c -o conftest.o conftest.c ar cru libconftest.a conftest.o gcc -g -fkeep-inline-functions -o conftest conftest.c -Wl,-force_load,./libconftest.a ld: unknown option: -force_load collect2: ld returned 1 exit status configure:13492: result: no configure:13531: checking for dlfcn.h configure:13531: gcc -E conftest.c configure:13531: $? = 0 configure:13531: result: yes configure:13717: checking for objdir configure:13732: result: .libs configure:14003: checking if gcc supports -fno-rtti -fno-exceptions configure:14021: gcc -c -g -fkeep-inline-functions -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:14025: $? = 0 configure:14038: result: no configure:14058: checking for gcc option to produce PIC configure:14343: result: -fno-common -DPIC configure:14355: checking if gcc PIC flag -fno-common -DPIC works configure:14373: gcc -c -g -fkeep-inline-functions -fno-common -DPIC -DPIC conftest.c >&5 configure:14377: $? = 0 configure:14390: result: yes configure:14414: checking if gcc static flag -static works configure:14442: result: no configure:14457: checking if gcc supports -c -o file.o configure:14478: gcc -c -g -fkeep-inline-functions -o out/conftest2.o conftest.c >&5 configure:14482: $? = 0 configure:14504: result: yes configure:14512: checking if gcc supports -c -o file.o configure:14559: result: yes configure:14592: checking whether the gcc linker (ld) supports shared libraries configure:15667: result: yes configure:15912: checking dynamic linker characteristics configure:16589: result: darwin9.8.0 dyld configure:16696: checking how to hardcode library paths into programs configure:16721: result: immediate configure:17261: checking whether stripping libraries is possible configure:17275: result: yes configure:17301: checking if libtool supports shared libraries configure:17303: result: yes configure:17306: checking whether to build shared libraries configure:17327: result: yes configure:17330: checking whether to build static libraries configure:17334: result: yes configure:17357: checking how to run the C++ preprocessor configure:17384: g++ -E conftest.cpp configure:17384: $? = 0 configure:17398: g++ -E conftest.cpp conftest.cpp:164:28: error: ac_nonexistent.h: No such file or directory configure:17398: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_ATOL 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ATOF 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETWD 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_CALLOC 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 1 | #define HAVE_DECL_CLOCK 1 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETC_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FILENO_UNLOCKED 1 | #define HAVE_DECL_FPRINTF_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_GETRUSAGE 1 | #define HAVE_DECL_LDGETNAME 0 | #define HAVE_DECL_TIMES 1 | #define HAVE_DECL_SIGALTSTACK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_CLOCK_T 1 | #define HAVE_GETIPINFO 1 | #define NEED_64BIT_HOST_WIDE_INT 1 | #define HAS_MCONTEXT_T_UNDERSCORES /**/ | #define DEFAULT_USE_CXA_ATEXIT 2 | #define EXTRA_MODES_FILE "config/rs6000/rs6000-modes.def" | #define ENABLE_NLS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:17423: result: g++ -E configure:17443: g++ -E conftest.cpp configure:17443: $? = 0 configure:17457: g++ -E conftest.cpp conftest.cpp:164:28: error: ac_nonexistent.h: No such file or directory configure:17457: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_ATOL 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ATOF 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETWD 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_CALLOC 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 1 | #define HAVE_DECL_CLOCK 1 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETC_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FILENO_UNLOCKED 1 | #define HAVE_DECL_FPRINTF_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_GETRUSAGE 1 | #define HAVE_DECL_LDGETNAME 0 | #define HAVE_DECL_TIMES 1 | #define HAVE_DECL_SIGALTSTACK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_CLOCK_T 1 | #define HAVE_GETIPINFO 1 | #define NEED_64BIT_HOST_WIDE_INT 1 | #define HAS_MCONTEXT_T_UNDERSCORES /**/ | #define DEFAULT_USE_CXA_ATEXIT 2 | #define EXTRA_MODES_FILE "config/rs6000/rs6000-modes.def" | #define ENABLE_NLS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:17625: checking for ld used by g++ configure:17692: result: ld configure:17699: checking if the linker (ld) is GNU ld configure:17714: result: no configure:17769: checking whether the g++ linker (ld) supports shared libraries configure:18701: result: yes configure:18729: g++ -c -g -O2 conftest.cpp >&5 configure:18732: $? = 0 configure:18914: checking for g++ option to produce PIC configure:19236: result: -fno-common -DPIC configure:19245: checking if g++ PIC flag -fno-common -DPIC works configure:19263: g++ -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp >&5 configure:19267: $? = 0 configure:19280: result: yes configure:19301: checking if g++ static flag -static works configure:19329: result: no configure:19341: checking if g++ supports -c -o file.o configure:19362: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:19366: $? = 0 configure:19388: result: yes configure:19393: checking if g++ supports -c -o file.o configure:19440: result: yes configure:19470: checking whether the g++ linker (ld) supports shared libraries configure:19498: result: yes configure:19641: checking dynamic linker characteristics configure:20252: result: darwin9.8.0 dyld configure:20305: checking how to hardcode library paths into programs configure:20330: result: immediate configure:20418: checking for as configure:20436: found /usr/bin/as configure:20448: result: /usr/bin/as configure:20467: checking what assembler to use configure:20504: result: /usr/bin/as configure:20539: checking for ld configure:20557: found /usr/bin/ld configure:20569: result: /usr/bin/ld configure:20606: checking what linker to use configure:20631: result: /usr/bin/ld configure:20653: checking for nm configure:20671: found /usr/bin/nm configure:20683: result: /usr/bin/nm configure:20694: checking what nm to use configure:20702: result: /usr/bin/nm configure:20733: checking for objdump configure:20766: result: no configure:20774: checking what objdump to use configure:20781: result: not found configure:20803: checking for readelf configure:20836: result: no configure:20844: checking what readelf to use configure:20851: result: not found configure:20859: checking assembler for .balign and .p2align configure:20873: /usr/bin/as -o conftest.o conftest.s >&5 configure:20876: $? = 0 configure:20887: result: yes configure:20895: checking assembler for .p2align with maximum skip configure:20908: /usr/bin/as -o conftest.o conftest.s >&5 configure:20911: $? = 0 configure:20922: result: yes configure:20930: checking assembler for .literal16 configure:20943: /usr/bin/as -o conftest.o conftest.s >&5 configure:20946: $? = 0 configure:20957: result: yes configure:20965: checking assembler for working .subsection -1 configure:20982: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s:1:Unknown pseudo-op: .word conftest.s:1:Rest of line ignored. 1st junk character valued 48 (0). conftest.s:2:Unknown pseudo-op: .subsection conftest.s:2:Rest of line ignored. 1st junk character valued 45 (-). conftest.s:3:Unknown pseudo-op: .word conftest.s:3:Rest of line ignored. 1st junk character valued 48 (0). conftest.s:4:Unknown pseudo-op: .previous configure:20985: $? = 1 configure: failed program was conftest_label1: .word 0 .subsection -1 conftest_label2: .word 0 .previous configure:21004: result: no configure:21012: checking assembler for .weak configure:21025: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s:1:Unknown pseudo-op: .weak conftest.s:1:Rest of line ignored. 1st junk character valued 102 (f). configure:21028: $? = 1 configure: failed program was .weak foobar configure:21039: result: no configure:21047: checking assembler for .weakref configure:21060: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s:1:Unknown pseudo-op: .weakref conftest.s:1:Rest of line ignored. 1st junk character valued 102 (f). configure:21063: $? = 1 configure: failed program was .weakref foobar, barfnot configure:21074: result: no configure:21082: checking assembler for .nsubspa comdat configure:21096: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s:1:Unknown pseudo-op: .SPACE conftest.s:1:Rest of line ignored. 1st junk character valued 36 ($). conftest.s:2:Unknown pseudo-op: .NSUBSPA conftest.s:2:Rest of line ignored. 1st junk character valued 36 ($). configure:21099: $? = 1 configure: failed program was .SPACE $TEXT$ .NSUBSPA $CODE$,COMDAT configure:21110: result: no configure:21125: checking assembler for .hidden configure:21140: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s:1:Unknown pseudo-op: .hidden conftest.s:1:Rest of line ignored. 1st junk character valued 102 (f). configure:21143: $? = 1 configure: failed program was .hidden foobar foobar: configure:21154: result: no configure:21158: checking linker for .hidden support configure:21212: result: no configure:21224: checking linker read-only and read-write section mixing configure:21260: result: unknown configure:21264: checking assembler for .sleb128 and .uleb128 configure:21283: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s:2:Unknown pseudo-op: .uleb128 conftest.s:2:Rest of line ignored. 1st junk character valued 76 (L). conftest.s:4:Unknown pseudo-op: .uleb128 conftest.s:4:Rest of line ignored. 1st junk character valued 49 (1). conftest.s:5:Unknown pseudo-op: .sleb128 conftest.s:5:Rest of line ignored. 1st junk character valued 45 (-). configure:21286: $? = 1 configure: failed program was .data .uleb128 L2 - L1 L1: .uleb128 1280 .sleb128 -1010 L2: configure:21312: result: no configure:21321: checking assembler for cfi directives configure:21336: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s:2:Unknown pseudo-op: .cfi_startproc conftest.s:3:Unknown pseudo-op: .cfi_offset conftest.s:3:Rest of line ignored. 1st junk character valued 48 (0). conftest.s:4:Unknown pseudo-op: .cfi_same_value conftest.s:4:Rest of line ignored. 1st junk character valued 49 (1). conftest.s:5:Unknown pseudo-op: .cfi_def_cfa conftest.s:5:Rest of line ignored. 1st junk character valued 49 (1). conftest.s:6:Unknown pseudo-op: .cfi_escape conftest.s:6:Rest of line ignored. 1st junk character valued 49 (1). conftest.s:7:Unknown pseudo-op: .cfi_endproc configure:21339: $? = 1 configure: failed program was .text .cfi_startproc .cfi_offset 0, 0 .cfi_same_value 1 .cfi_def_cfa 1, 2 .cfi_escape 1, 2, 3, 4, 5 .cfi_endproc configure:21374: result: no configure:21425: checking assembler for cfi personality directive configure:21437: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s:2:Unknown pseudo-op: .cfi_startproc conftest.s:3:Unknown pseudo-op: .cfi_personality conftest.s:3:Rest of line ignored. 1st junk character valued 48 (0). conftest.s:4:Unknown pseudo-op: .cfi_endproc configure:21440: $? = 1 configure: failed program was .text .cfi_startproc .cfi_personality 0, symbol .cfi_endproc configure:21451: result: no configure:21461: checking assembler for cfi sections directive configure:21473: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s:2:Unknown pseudo-op: .cfi_sections conftest.s:2:Rest of line ignored. 1st junk character valued 46 (.). conftest.s:3:Unknown pseudo-op: .cfi_startproc conftest.s:4:Unknown pseudo-op: .cfi_endproc configure:21476: $? = 1 configure: failed program was .text .cfi_sections .debug_frame, .eh_frame .cfi_startproc .cfi_endproc configure:21487: result: no configure:21499: checking assembler for eh_frame optimization configure:21544: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s:3:Unknown pseudo-op: .4byte conftest.s:3:Rest of line ignored. 1st junk character valued 48 (0). conftest.s:5:Unknown pseudo-op: .4byte conftest.s:5:Rest of line ignored. 1st junk character valued 48 (0). conftest.s:7:unknown section type: conftest.s:7:Rest of line ignored. 1st junk character valued 112 (p). conftest.s:9:Unknown pseudo-op: .4byte conftest.s:9:Rest of line ignored. 1st junk character valued 46 (.). conftest.s:11:Unknown pseudo-op: .4byte conftest.s:11:Rest of line ignored. 1st junk character valued 48 (0). conftest.s:19:Unknown pseudo-op: .4byte conftest.s:19:Rest of line ignored. 1st junk character valued 49 (1). conftest.s:23:Unknown pseudo-op: .4byte conftest.s:23:Rest of line ignored. 1st junk character valued 46 (.). conftest.s:25:Unknown pseudo-op: .4byte conftest.s:25:Rest of line ignored. 1st junk character valued 46 (.). conftest.s:26:Unknown pseudo-op: .4byte conftest.s:26:Rest of line ignored. 1st junk character valued 46 (.). conftest.s:27:Unknown pseudo-op: .4byte conftest.s:27:Rest of line ignored. 1st junk character valued 46 (.). conftest.s:29:Unknown pseudo-op: .4byte conftest.s:29:Rest of line ignored. 1st junk character valued 46 (.). conftest.s:31:Unknown pseudo-op: .4byte conftest.s:31:Rest of line ignored. 1st junk character valued 46 (.). configure:21547: $? = 1 configure: failed program was .text .LFB1: .4byte 0 .L1: .4byte 0 .LFE1: .section .eh_frame,"aw",@progbits __FRAME_BEGIN__: .4byte .LECIE1-.LSCIE1 .LSCIE1: .4byte 0x0 .byte 0x1 .ascii "z" .byte 0x1 .byte 0x78 .byte 0x1a .byte 0x0 .byte 0x4 .4byte 1 .p2align 1 .LECIE1: .LSFDE1: .4byte .LEFDE1-.LASFDE1 .LASFDE1: .4byte .LASFDE1-__FRAME_BEGIN__ .4byte .LFB1 .4byte .LFE1-.LFB1 .byte 0x4 .4byte .LFE1-.LFB1 .byte 0x4 .4byte .L1-.LFB1 .LEFDE1: configure:21590: result: no configure:21600: checking assembler for section merging support configure:21614: /usr/bin/as --fatal-warnings -o conftest.o conftest.s >&5 FATAL:/usr/bin/../libexec/gcc/darwin/ppc/as: I don't understand '-' flag! configure:21617: $? = 1 configure: failed program was .section .rodata.str, "aMS", @progbits, 1 configure:21628: result: no configure:21632: checking assembler for section merging support configure:21660: result: no configure:21670: checking assembler for COMDAT group support configure:21684: /usr/bin/as --fatal-warnings -o conftest.o conftest.s >&5 FATAL:/usr/bin/../libexec/gcc/darwin/ppc/as: I don't understand '-' flag! configure:21687: $? = 1 configure: failed program was .section .text,"axG",@progbits,.foo,comdat configure:21698: result: no configure:21704: checking assembler for COMDAT group support configure:21718: /usr/bin/as --fatal-warnings -o conftest.o conftest.s >&5 FATAL:/usr/bin/../libexec/gcc/darwin/ppc/as: I don't understand '-' flag! configure:21721: $? = 1 configure: failed program was .section .text,"axG",%progbits,.foo,comdat configure:21732: result: no configure:21768: checking assembler for line table discriminator support configure:21783: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s:2:Missing string conftest.s:2:Rest of line ignored. 1st junk character valued 49 (1). conftest.s:3:Unknown pseudo-op: .loc conftest.s:3:Rest of line ignored. 1st junk character valued 49 (1). configure:21786: $? = 1 configure: failed program was .text .file 1 "conf.c" .loc 1 1 0 discriminator 1 configure:21797: result: no configure:22184: checking assembler for thread-local storage support configure:22197: /usr/bin/as -a32 --fatal-warnings -o conftest.o conftest.s >&5 FATAL:/usr/bin/../libexec/gcc/darwin/ppc/as: I don't understand 'a' flag! configure:22200: $? = 1 configure: failed program was .section ".tdata","awT",@progbits .align 2 ld0: .space 4 ld1: .space 4 x1: .space 4 x2: .space 4 x3: .space 4 .text addi 3,31,ld0@got@tlsgd bl __tls_get_addr addi 3,31,x1@got@tlsld bl __tls_get_addr addi 9,3,x1@dtprel addis 9,3,x2@dtprel@ha addi 9,9,x2@dtprel@l lwz 9,x3@got@tprel(31) add 9,9,x@tls addi 9,2,x1@tprel addis 9,2,x2@tprel@ha addi 9,9,x2@tprel@l configure:22211: result: no configure:22225: checking linker -Bstatic/-Bdynamic option configure:22244: result: no configure:23013: checking assembler for .machine directive support configure:23022: /usr/bin/as -o conftest.o conftest.s >&5 configure:23025: $? = 0 configure:23036: result: yes configure:23051: checking assembler for mfcr field support configure:23064: /usr/bin/as -o conftest.o conftest.s >&5 configure:23067: $? = 0 configure:23078: result: yes configure:23095: checking assembler for popcntb support configure:23108: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s:1:unknown .machine argument: power5 conftest.s:2:Invalid mnemonic 'popcntb' configure:23111: $? = 1 configure: failed program was .machine power5 .text popcntb 3,3 configure:23122: result: no configure:23139: checking assembler for fp round support configure:23152: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s:1:unknown .machine argument: power5 conftest.s:2:Invalid mnemonic 'frin' configure:23155: $? = 1 configure: failed program was .machine power5 .text frin 1,1 configure:23166: result: no configure:23183: checking assembler for move fp gpr support configure:23196: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s:1:unknown .machine argument: power6 conftest.s:2:Invalid mnemonic 'mffgpr' configure:23199: $? = 1 configure: failed program was .machine power6 .text mffgpr 1,3 configure:23210: result: no configure:23231: checking assembler for rel16 relocs configure:23244: /usr/bin/as -a32 -o conftest.o conftest.s >&5 FATAL:/usr/bin/../libexec/gcc/darwin/ppc/as: I don't understand 'a' flag! configure:23247: $? = 1 configure: failed program was .text LCF0: addis r11,r30,_GLOBAL_OFFSET_TABLE_-LCF0@ha configure:23258: result: no configure:23275: checking assembler for compare bytes support configure:23288: /usr/bin/as -a32 -o conftest.o conftest.s >&5 FATAL:/usr/bin/../libexec/gcc/darwin/ppc/as: I don't understand 'a' flag! configure:23291: $? = 1 configure: failed program was .machine power6 .text cmpb 3,4,5 configure:23302: result: no configure:23319: checking assembler for decimal float support configure:23332: /usr/bin/as -a32 -o conftest.o conftest.s >&5 FATAL:/usr/bin/../libexec/gcc/darwin/ppc/as: I don't understand 'a' flag! configure:23335: $? = 1 configure: failed program was .machine power6 .text dadd 1,2,3 configure:23346: result: no configure:23363: checking assembler for vector-scalar support configure:23376: /usr/bin/as -a32 -o conftest.o conftest.s >&5 FATAL:/usr/bin/../libexec/gcc/darwin/ppc/as: I don't understand 'a' flag! configure:23379: $? = 1 configure: failed program was .machine power7 .text lxvd2x 1,2,3 configure:23390: result: no configure:23407: checking assembler for popcntd support configure:23420: /usr/bin/as -a32 -o conftest.o conftest.s >&5 FATAL:/usr/bin/../libexec/gcc/darwin/ppc/as: I don't understand 'a' flag! configure:23423: $? = 1 configure: failed program was .machine power7 .text popcntd 3,3 configure:23434: result: no configure:23449: checking assembler for lwsync support configure:23462: /usr/bin/as -a32 -o conftest.o conftest.s >&5 FATAL:/usr/bin/../libexec/gcc/darwin/ppc/as: I don't understand 'a' flag! configure:23465: $? = 1 configure: failed program was .text lwsync configure:23476: result: no configure:23493: checking assembler for data cache invalidate support configure:23506: /usr/bin/as -a32 -o conftest.o conftest.s >&5 FATAL:/usr/bin/../libexec/gcc/darwin/ppc/as: I don't understand 'a' flag! configure:23509: $? = 1 configure: failed program was .machine "476" .text dci 0 configure:23520: result: no configure:23528: checking assembler for .gnu_attribute support configure:23541: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s:1:Unknown pseudo-op: .gnu_attribute conftest.s:1:Rest of line ignored. 1st junk character valued 52 (4). configure:23544: $? = 1 configure: failed program was .gnu_attribute 4,1 configure:23555: result: no configure:23563: checking assembler for tls marker support configure:23576: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s:1:Invalid mnemonic 'tlsgd)' configure:23579: $? = 1 configure: failed program was bl __tls_get_addr(x@tlsgd) configure:23590: result: no configure:23877: checking assembler for dwarf2 debug_line support configure:23891: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s:1:Missing string conftest.s:1:Rest of line ignored. 1st junk character valued 49 (1). conftest.s:2:Unknown pseudo-op: .loc conftest.s:2:Rest of line ignored. 1st junk character valued 49 (1). configure:23894: $? = 1 configure: failed program was .file 1 "conftest.s" .loc 1 3 0 nop configure:23909: result: no configure:23917: checking assembler for buggy dwarf2 .file directive configure:23927: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s:1:Missing string conftest.s:1:Rest of line ignored. 1st junk character valued 49 (1). conftest.s:2:Missing string conftest.s:2:Rest of line ignored. 1st junk character valued 49 (1). configure:23930: $? = 1 configure: failed program was .file 1 "foo.s" .file 1 "bar.s" configure:23941: result: no configure:23952: checking assembler for --gdwarf2 option configure:23966: /usr/bin/as --gdwarf2 -o conftest.o conftest.s >&5 FATAL:/usr/bin/../libexec/gcc/darwin/ppc/as: I don't understand --gdwarf2 flag! configure:23969: $? = 1 configure: failed program was nop configure:23980: result: no configure:23988: checking assembler for --gstabs option configure:24002: /usr/bin/as --gstabs -o conftest.o conftest.s >&5 configure:24005: $? = 0 configure:24012: /usr/bin/as --gstabs -o conftest.o conftest.s 2>&1 | grep -i warning > /dev/null configure:24015: $? = 1 configure:24027: result: yes configure:24035: checking assembler for --debug-prefix-map option configure:24048: /usr/bin/as --debug-prefix-map /a=/b -o conftest.o conftest.s >&5 FATAL:/usr/bin/../libexec/gcc/darwin/ppc/as: I don't understand '-' flag! configure:24051: $? = 1 configure: failed program was nop configure:24062: result: no configure:24071: checking assembler for .lcomm with alignment configure:24080: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s:1:Alignment too large: 15. assumed. configure:24083: $? = 0 configure:24094: result: yes configure:24110: checking assembler for gnu_unique_object configure:24124: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s:1:Unknown pseudo-op: .type conftest.s:1:Rest of line ignored. 1st junk character valued 102 (f). conftest.s:1:Invalid mnemonic 'gnu_unique_object' configure:24127: $? = 1 configure: failed program was .type foo, @gnu_unique_object configure:24138: result: no configure:24160: checking assembler for tolerance to line number 0 configure:24173: /usr/bin/as -o conftest.o conftest.s >&5 2>conftest.out configure:24176: $? = 0 configure:24190: result: yes configure:24198: checking linker PT_GNU_EH_FRAME support configure:24218: result: no configure:24221: checking linker position independent executable support configure:24240: result: no configure:24243: checking linker EH-compatible garbage collection of sections configure:24321: result: no configure:24328: checking linker --as-needed support configure:24347: result: no configure:24403: checking linker --build-id support configure:24422: result: no configure:24449: checking linker --sysroot support configure:24465: result: no configure:24484: checking __stack_chk_fail in target C library configure:24534: checking for __stack_chk_fail configure:24534: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:24534: $? = 0 configure:24534: result: yes configure:24545: result: yes configure:24643: checking whether to enable maintainer-specific portions of Makefiles configure:24653: result: no configure:24999: checking for -rdynamic configure:25012: gcc -o conftest -g -fkeep-inline-functions -rdynamic conftest.c >&5 gcc: unrecognized option '-rdynamic' configure:25012: $? = 0 configure:25013: result: yes configure:25026: checking for library containing dlopen configure:25057: gcc -o conftest -g -fkeep-inline-functions -rdynamic conftest.c >&5 gcc: unrecognized option '-rdynamic' configure:25057: $? = 0 configure:25074: result: none required configure:25088: checking for -fPIC -shared configure:25101: gcc -o conftest -g -fkeep-inline-functions -rdynamic -fPIC -shared conftest.c >&5 gcc: unrecognized option '-rdynamic' gcc: unrecognized option '-shared' Undefined symbols: "_X", referenced from: _X$non_lazy_ptr in ccwk87Ek.o ld: symbol(s) not found collect2: ld returned 1 exit status configure:25101: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 0 | #define ENABLE_DECIMAL_BID_FORMAT 0 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_ATOL 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ATOF 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETWD 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_DECL_STRVERSCMP 0 | #define HAVE_DECL_ERRNO 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_CALLOC 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_GETOPT 1 | #define HAVE_DECL_CLOCK 1 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETC_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FILENO_UNLOCKED 1 | #define HAVE_DECL_FPRINTF_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_GETRUSAGE 1 | #define HAVE_DECL_LDGETNAME 0 | #define HAVE_DECL_TIMES 1 | #define HAVE_DECL_SIGALTSTACK 1 | #define HAVE_STRUCT_TMS 1 | #define HAVE_CLOCK_T 1 | #define HAVE_GETIPINFO 1 | #define NEED_64BIT_HOST_WIDE_INT 1 | #define HAS_MCONTEXT_T_UNDERSCORES /**/ | #define DEFAULT_USE_CXA_ATEXIT 2 | #define EXTRA_MODES_FILE "config/rs6000/rs6000-modes.def" | #define ENABLE_NLS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PLUGIN_LD "ld" | #define HAVE_GAS_BALIGN_AND_P2ALIGN 1 | #define HAVE_GAS_MAX_SKIP_P2ALIGN 1 | #define HAVE_GAS_LITERAL16 1 | #define HAVE_GAS_CFI_DIRECTIVE 0 | #define HAVE_GAS_CFI_PERSONALITY_DIRECTIVE 0 | #define HAVE_GAS_CFI_SECTIONS_DIRECTIVE 0 | #define HAVE_GAS_SHF_MERGE 0 | #define HAVE_COMDAT_GROUP 0 | #define HAVE_AS_MFCRF 1 | #define HAVE_AS_GSTABS_DEBUG_FLAG 1 | #define HAVE_GAS_LCOMM_WITH_ALIGNMENT 1 | #define HAVE_AS_LINE_ZERO 1 | #define PREFIX_INCLUDE_DIR "/Users/regress/tbox/objs/include" | #define TARGET_LIBC_PROVIDES_SSP 1 | /* end confdefs.h. */ | extern int X; | int | main () | { | return X == 0; | ; | return 0; | } configure:25105: result: no configure:25211: updating cache ./config.cache configure:25249: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.64. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on il0204a-dhcp116.apple.com config.status:1221: creating as config.status:1221: creating collect-ld config.status:1221: creating nm config.status:1221: creating Makefile config.status:1221: creating gccbug config.status:1221: creating ada/gcc-interface/Makefile config.status:1221: creating ada/Makefile config.status:1221: creating auto-host.h config.status:1394: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=powerpc-apple-darwin9.8.0 ac_cv_c_bigendian=yes ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_c_int16_t=yes ac_cv_c_int32_t=yes ac_cv_c_int64_t=yes ac_cv_c_int8_t=yes ac_cv_c_uint16_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint64_t=yes ac_cv_c_uint8_t=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-g -fkeep-inline-functions' ac_cv_env_CLOOGINC_set=set ac_cv_env_CLOOGINC_value= ac_cv_env_CLOOGLIBS_set=set ac_cv_env_CLOOGLIBS_value= 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=set ac_cv_env_CXXFLAGS_value='-g -O2' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=g++ ac_cv_env_GMPINC_set=set ac_cv_env_GMPINC_value= ac_cv_env_GMPLIBS_set=set ac_cv_env_GMPLIBS_value='-lmpfr -lgmp' ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' ' ac_cv_env_LIBELFINC_set=set ac_cv_env_LIBELFINC_value= ac_cv_env_LIBELFLIBS_set=set ac_cv_env_LIBELFLIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PPLINC_set=set ac_cv_env_PPLINC_value= ac_cv_env_PPLLIBS_set=set ac_cv_env_PPLLIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=powerpc-apple-darwin9.8.0 ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=powerpc-apple-darwin9.8.0 ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=powerpc-apple-darwin9.8.0 ac_cv_func___cxa_atexit=yes ac_cv_func___stack_chk_fail=yes ac_cv_func_atoll=yes ac_cv_func_atoq=no ac_cv_func_clearerr_unlocked=yes ac_cv_func_clock=yes ac_cv_func_feof_unlocked=yes ac_cv_func_ferror_unlocked=yes ac_cv_func_fflush_unlocked=no ac_cv_func_fgetc_unlocked=no ac_cv_func_fgets_unlocked=no ac_cv_func_fileno_unlocked=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_fprintf_unlocked=no ac_cv_func_fputc_unlocked=no ac_cv_func_fputs_unlocked=no ac_cv_func_fread_unlocked=no ac_cv_func_fwrite_unlocked=no ac_cv_func_getc_unlocked=yes ac_cv_func_getchar_unlocked=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_kill=yes ac_cv_func_mbstowcs=yes ac_cv_func_mincore=yes ac_cv_func_mmap=yes ac_cv_func_nl_langinfo=yes ac_cv_func_putc_unlocked=yes ac_cv_func_putchar_unlocked=yes ac_cv_func_setlocale=yes ac_cv_func_setrlimit=yes ac_cv_func_strsignal=yes ac_cv_func_sysconf=yes ac_cv_func_times=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_wcswidth=yes ac_cv_header_direct_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_ldfcn_h=no ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_pthread_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_file_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_thread_h=no ac_cv_header_time=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_vfork_h=no ac_cv_header_wchar_h=yes ac_cv_host=powerpc-apple-darwin9.8.0 ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_gcc_cv_as=/usr/bin/as ac_cv_path_gcc_cv_ld=/usr/bin/ld ac_cv_path_gcc_cv_nm=/usr/bin/nm ac_cv_prog_AR=ar ac_cv_prog_AWK=gawk ac_cv_prog_BISON=bison ac_cv_prog_CC=gcc ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_FLEX=flex ac_cv_prog_GNATBIND=no ac_cv_prog_GNATMAKE=no ac_cv_prog_MAKEINFO='makeinfo --split-size=5000000 --split-size=5000000' ac_cv_prog_NM=nm ac_cv_prog_OBJDUMP=objdump ac_cv_prog_RANLIB=ranlib ac_cv_prog_ac_ct_DSYMUTIL=dsymutil ac_cv_prog_ac_ct_LIPO=lipo ac_cv_prog_ac_ct_NMEDIT=nmedit ac_cv_prog_ac_ct_OTOOL=otool ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_cxx_g=yes ac_cv_prog_have_mktemp_command=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_dlopen='none required' ac_cv_search_exc_resume=no ac_cv_search_ldexp='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_sizeof_void_p=4 ac_cv_struct_tms=yes ac_cv_target=powerpc-apple-darwin9.8.0 ac_cv_type___int64=no ac_cv_type_caddr_t=yes ac_cv_type_intmax_t=yes ac_cv_type_intptr_t=yes ac_cv_type_long_long=yes ac_cv_type_long_long_int=yes ac_cv_type_pid_t=yes ac_cv_type_ssize_t=yes ac_cv_type_uintmax_t=yes ac_cv_type_uintptr_t=yes ac_cv_type_unsigned_long_long_int=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec= acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=ld acl_cv_prog_gnu_ld=no acl_cv_rpath=done acl_cv_shlibext=dylib acl_cv_wl=-Wl, acx_cv_cc_gcc_supports_ada=no acx_cv_prog_LN=ln acx_cv_prog_cc_pedantic__Wno_long_long__Wno_variadic_macros__Wno_overlength_strings=yes acx_cv_prog_cc_warning__W=yes acx_cv_prog_cc_warning__Wall=yes acx_cv_prog_cc_warning__Wcast_qual=yes acx_cv_prog_cc_warning__Wcpp_compat=yes acx_cv_prog_cc_warning__Wmissing_format_attribute=yes acx_cv_prog_cc_warning__Wmissing_prototypes=yes acx_cv_prog_cc_warning__Wold_style_definition=yes acx_cv_prog_cc_warning__Wstrict_prototypes=yes acx_cv_prog_cc_warning__Wwrite_strings=yes am_cv_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=yes am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= am_cv_val_LC_MESSAGES=yes gcc_cv_as=/usr/bin/as gcc_cv_as_balign_and_p2align=yes gcc_cv_as_cfi_advance_working=no gcc_cv_as_cfi_directive=no gcc_cv_as_cfi_personality_directive=no gcc_cv_as_cfi_sections_directive=no gcc_cv_as_comdat_group=no gcc_cv_as_comdat_group_percent=no gcc_cv_as_debug_prefix_map_flag=no gcc_cv_as_discriminator=no gcc_cv_as_dwarf2_debug_line=no gcc_cv_as_dwarf2_file_buggy=no gcc_cv_as_eh_frame=no gcc_cv_as_gas_srcdir=/Users/regress/tbox/svn-gcc/gas gcc_cv_as_gdwarf2_flag=no gcc_cv_as_gnu_unique_object=no gcc_cv_as_gstabs_flag=yes gcc_cv_as_hidden=no gcc_cv_as_lcomm_with_alignment=yes gcc_cv_as_leb128=no gcc_cv_as_line_zero=yes gcc_cv_as_literal16=yes gcc_cv_as_machine_directive=yes gcc_cv_as_max_skip_p2align=yes gcc_cv_as_nsubspa_comdat=no gcc_cv_as_powerpc_cmpb=no gcc_cv_as_powerpc_dci=no gcc_cv_as_powerpc_dfp=no gcc_cv_as_powerpc_fprnd=no gcc_cv_as_powerpc_gnu_attribute=no gcc_cv_as_powerpc_lwsync=no gcc_cv_as_powerpc_mfcrf=yes gcc_cv_as_powerpc_mfpgpr=no gcc_cv_as_powerpc_popcntb=no gcc_cv_as_powerpc_popcntd=no gcc_cv_as_powerpc_rel16=no gcc_cv_as_powerpc_tls_markers=no gcc_cv_as_powerpc_vsx=no gcc_cv_as_shf_merge=no gcc_cv_as_subsection_m1=no gcc_cv_as_tls=no gcc_cv_as_weak=no gcc_cv_as_weakref=no gcc_cv_binutils_srcdir=/Users/regress/tbox/svn-gcc/binutils gcc_cv_collect2_libs='none required' gcc_cv_decl_char_bit=yes gcc_cv_decl_map_anon=yes gcc_cv_func_mbstowcs_works=yes gcc_cv_func_mmap_anon=yes gcc_cv_func_mmap_dev_zero=no gcc_cv_func_mmap_file=yes gcc_cv_gas_major_version= gcc_cv_gas_minor_version= gcc_cv_gld_major_version= gcc_cv_gld_minor_version= gcc_cv_have_decl_abort=yes gcc_cv_have_decl_asprintf=yes gcc_cv_have_decl_atof=yes gcc_cv_have_decl_atol=yes gcc_cv_have_decl_basename=no gcc_cv_have_decl_calloc=yes gcc_cv_have_decl_clearerr_unlocked=yes gcc_cv_have_decl_clock=yes gcc_cv_have_decl_errno=yes gcc_cv_have_decl_feof_unlocked=yes gcc_cv_have_decl_ferror_unlocked=yes gcc_cv_have_decl_fflush_unlocked=no gcc_cv_have_decl_fgetc_unlocked=no gcc_cv_have_decl_fgets_unlocked=no gcc_cv_have_decl_fileno_unlocked=yes gcc_cv_have_decl_fprintf_unlocked=no gcc_cv_have_decl_fputc_unlocked=no gcc_cv_have_decl_fputs_unlocked=no gcc_cv_have_decl_fread_unlocked=no gcc_cv_have_decl_free=yes gcc_cv_have_decl_fwrite_unlocked=no gcc_cv_have_decl_getc_unlocked=yes gcc_cv_have_decl_getchar_unlocked=yes gcc_cv_have_decl_getcwd=yes gcc_cv_have_decl_getenv=yes gcc_cv_have_decl_getopt=yes gcc_cv_have_decl_getpagesize=yes gcc_cv_have_decl_getrlimit=yes gcc_cv_have_decl_getrusage=yes gcc_cv_have_decl_getwd=yes gcc_cv_have_decl_ldgetname=no gcc_cv_have_decl_malloc=yes gcc_cv_have_decl_putc_unlocked=yes gcc_cv_have_decl_putchar_unlocked=yes gcc_cv_have_decl_realloc=yes gcc_cv_have_decl_sbrk=yes gcc_cv_have_decl_setrlimit=yes gcc_cv_have_decl_sigaltstack=yes gcc_cv_have_decl_snprintf=yes gcc_cv_have_decl_strsignal=yes gcc_cv_have_decl_strstr=yes gcc_cv_have_decl_strverscmp=no gcc_cv_have_decl_times=yes gcc_cv_have_decl_vasprintf=yes gcc_cv_have_decl_vsnprintf=yes gcc_cv_header_inttypes_h=yes gcc_cv_header_string=yes gcc_cv_initfini_array=no gcc_cv_ld=/usr/bin/ld gcc_cv_ld_as_needed=no gcc_cv_ld_bfd_srcdir=/Users/regress/tbox/svn-gcc/bfd gcc_cv_ld_buildid=no gcc_cv_ld_eh_frame_hdr=no gcc_cv_ld_eh_gc_sections=no gcc_cv_ld_gld_srcdir=/Users/regress/tbox/svn-gcc/ld gcc_cv_ld_hidden=no gcc_cv_ld_pie=no gcc_cv_ld_ro_rw_mix=unknown gcc_cv_ld_static_dynamic=no gcc_cv_ld_sysroot=no gcc_cv_libc_provides_ssp=yes gcc_cv_mcontext_underscores=yes gcc_cv_mkdir_takes_one_arg=no gcc_cv_nm=/usr/bin/nm gcc_cv_objdump= gcc_cv_prog_LN_S='ln -s' gcc_cv_prog_cmp_skip=gnucompare gcc_cv_prog_makeinfo_modern=yes gcc_cv_readelf= gcc_cv_type_clock_t=yes lt_cv_apple_cc_single_mod=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_exported_symbols_list=yes lt_cv_ld_force_load=no lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=ld lt_cv_path_LDCXX=ld lt_cv_path_NM=nm lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=no lt_cv_prog_compiler_static_works_CXX=no lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=196608 ## ----------------- ## ## Output variables. ## ## ----------------- ## ALL='all.internal' AR='ar' AWK='gawk' BISON='bison' BUILD_CFLAGS='$(ALL_CFLAGS)' BUILD_INFO='info' BUILD_LDFLAGS='$(LDFLAGS)' CATALOGS=' be.gmo da.gmo de.gmo el.gmo es.gmo fi.gmo fr.gmo id.gmo ja.gmo nl.gmo ru.gmo sr.gmo sv.gmo tr.gmo zh_CN.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='gcc' CC_FOR_BUILD='$(CC)' CFLAGS='-g -fkeep-inline-functions' CLOOGINC='' CLOOGLIBS='' COLLECT2_LIBS='' CPP='gcc -E' CPPFLAGS='' CROSS='' CROSS_SYSTEM_HEADER_DIR='$(gcc_tooldir)/sys-include' CXX='g++' CXXCPP='g++ -E' CXXFLAGS='-g -O2' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DSYMUTIL='dsymutil' DUMPBIN='' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_BUILD_WITH_CXX='no' EXEEXT='' FGREP='/usr/bin/grep -F' FLEX='flex' GENCAT='gencat' GENERATED_MANPAGES='generated-manpages' GENINSRC='#' GGC='ggc-page' GMPINC='' GMPLIBS='-lmpfr -lgmp' GMSGFMT=':' GNATBIND='no' GNATMAKE='no' GNAT_LIBEXC='' GREP='/usr/bin/grep' HOST_LIBS='' INCINTL='-I${top_builddir}/../intl' INSTALL='/usr/bin/install -c' INSTALL_DATA='/usr/bin/install -c -m 644' INSTALL_PROGRAM='/usr/bin/install -c' INSTOBJEXT='.mo' LD='ld' LDEXP_LIB='' LDFLAGS=' ' LIBELFINC='' LIBELFLIBS='' LIBICONV='' LIBICONV_DEP='' LIBINTL='${top_builddir}/../intl/libintl.a -liconv' LIBINTL_DEP='${top_builddir}/../intl/libintl.a' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='lipo' LN='ln' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBOBJS='' MAINT='#' MAKEINFO='makeinfo --split-size=5000000 --split-size=5000000' NM='nm' NMEDIT='nmedit' NO_MINUS_C_MINUS_O='' OBJDUMP='objdump' OBJEXT='o' ORIGINAL_AS_FOR_TARGET='/usr/bin/as' ORIGINAL_LD_FOR_TARGET='/usr/bin/ld' ORIGINAL_NM_FOR_TARGET='/usr/bin/nm' ORIGINAL_PLUGIN_LD_FOR_TARGET='/usr/bin/ld' OTOOL64=':' OTOOL='otool' OUTPUT_OPTION='-o $@' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKGVERSION='(GCC) ' POSUB='po' PPLINC='' PPLLIBS='' RANLIB='ranlib' REPORT_BUGS_TEXI='@uref{http://gcc.gnu.org/bugs.html}' REPORT_BUGS_TO='' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STMP_FIXINC='stmp-fixinc' STRIP='strip' SYSTEM_HEADER_DIR='$(NATIVE_SYSTEM_HEADER_DIR)' TARGET_SYSTEM_ROOT='' TARGET_SYSTEM_ROOT_DEFINE='' TM_ENDIAN_CONFIG='' TM_MULTILIB_CONFIG='' TM_MULTILIB_EXCEPTIONS_CONFIG='' TREEBROWSER='tree-browser.o' USE_NLS='yes' XGETTEXT=':' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' all_compilers=' gnat1$(exeext) cc1plus$(exeext) f951$(exeext) jc1$(exeext) jvgenmain$(exeext) lto1$(exeext) cc1obj$(exeext) cc1objplus$(exeext)' all_gtfiles='$(srcdir)/config/darwin.c [ada] $(srcdir)/ada/gcc-interface/ada-tree.h $(srcdir)/ada/gcc-interface/gigi.h $(srcdir)/ada/gcc-interface/decl.c $(srcdir)/ada/gcc-interface/trans.c $(srcdir)/ada/gcc-interface/utils.c $(srcdir)/ada/gcc-interface/misc.c [cp] $(srcdir)/cp/rtti.c $(srcdir)/cp/mangle.c $(srcdir)/cp/name-lookup.h $(srcdir)/cp/name-lookup.c $(srcdir)/cp/cp-tree.h $(srcdir)/cp/decl.h $(srcdir)/cp/call.c $(srcdir)/cp/decl.c $(srcdir)/cp/decl2.c $(srcdir)/cp/pt.c $(srcdir)/cp/repo.c $(srcdir)/cp/semantics.c $(srcdir)/cp/tree.c $(srcdir)/cp/parser.c $(srcdir)/cp/method.c $(srcdir)/cp/typeck2.c $(srcdir)/c-common.c $(srcdir)/c-common.h $(srcdir)/c-lex.c $(srcdir)/c-pragma.h $(srcdir)/c-pragma.c $(srcdir)/cp/class.c $(srcdir)/cp/cp-objcp-common.c [fortran] $(srcdir)/fortran/f95-lang.c $(srcdir)/fortran/trans-decl.c $(srcdir)/fortran/trans-intrinsic.c $(srcdir)/fortran/trans-io.c $(srcdir)/fortran/trans-types.c $(srcdir)/fortran/trans-types.h $(srcdir)/fortran/trans.h $(srcdir)/fortran/trans-const.h [java] $(srcdir)/java/java-tree.h $(srcdir)/java/jcf.h $(srcdir)/java/parse.h $(srcdir)/java/builtins.c $(srcdir)/java/class.c $(srcdir)/java/constants.c $(srcdir)/java/decl.c $(srcdir)/java/expr.c $(srcdir)/java/jcf-parse.c $(srcdir)/java/lang.c $(srcdir)/java/mangle.c $(srcdir)/java/resource.c [lto] $(srcdir)/lto/lto-tree.h $(srcdir)/lto/lto-lang.c $(srcdir)/lto/lto.c [objc] $(srcdir)/objc/objc-act.h $(srcdir)/c-parser.c $(srcdir)/c-tree.h $(srcdir)/c-decl.c $(srcdir)/c-objc-common.c $(srcdir)/c-common.c $(srcdir)/c-common.h $(srcdir)/c-pragma.h $(srcdir)/c-pragma.c $(srcdir)/objc/objc-act.c [objcp] $(srcdir)/objcp/objcp-decl.c $(srcdir)/objc/objc-act.c $(srcdir)/objc/objc-act.h $(srcdir)/cp/rtti.c $(srcdir)/cp/mangle.c $(srcdir)/cp/name-lookup.h $(srcdir)/cp/name-lookup.c $(srcdir)/cp/cp-tree.h $(srcdir)/cp/decl.h $(srcdir)/cp/call.c $(srcdir)/cp/decl.c $(srcdir)/cp/decl2.c $(srcdir)/cp/pt.c $(srcdir)/cp/repo.c $(srcdir)/cp/semantics.c $(srcdir)/cp/tree.c $(srcdir)/cp/parser.c $(srcdir)/cp/method.c $(srcdir)/cp/typeck2.c $(srcdir)/c-common.c $(srcdir)/c-common.h $(srcdir)/c-lex.c $(srcdir)/c-pragma.h $(srcdir)/c-pragma.c $(srcdir)/cp/cp-objcp-common.c [c] $(srcdir)/c-lang.c $(srcdir)/c-tree.h $(srcdir)/c-decl.c $(srcdir)/c-common.c $(srcdir)/c-common.h $(srcdir)/c-pragma.h $(srcdir)/c-pragma.c $(srcdir)/c-objc-common.c $(srcdir)/c-parser.c $(srcdir)/c-lang.h' all_lang_makefiles='ada/gcc-interface/Makefile' all_lang_makefrags=' $(srcdir)/ada/gcc-interface/Make-lang.in $(srcdir)/cp/Make-lang.in $(srcdir)/fortran/Make-lang.in $(srcdir)/java/Make-lang.in $(srcdir)/lto/Make-lang.in $(srcdir)/objc/Make-lang.in $(srcdir)/objcp/Make-lang.in' all_languages=' ada c++ fortran java lto objc obj-c++' all_selected_languages='' bindir='${exec_prefix}/bin' build='powerpc-apple-darwin9.8.0' build_alias='powerpc-apple-darwin9.8.0' build_cpu='powerpc' build_exeext='' build_file_translate='' build_install_headers_dir='install-headers-tar' build_libsubdir='build-powerpc-apple-darwin9.8.0' build_os='darwin9.8.0' build_subdir='build-powerpc-apple-darwin9.8.0' build_vendor='apple' build_xm_defines='' build_xm_file_list=' auto-host.h $(srcdir)/../include/ansidecl.h' build_xm_include_list=' auto-host.h ansidecl.h' c_loose_warn='-Wstrict-prototypes -Wmissing-prototypes' c_strict_warn='-Wold-style-definition -Wc++-compat' c_target_objs=' darwin-c.o rs6000-c.o' check_languages='' collect2='collect2$(exeext)' coverage_flags='' cpp_install_dir='' cxx_target_objs=' darwin-c.o rs6000-c.o' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dollar='' dvidir='${docdir}' enable_decimal_float='dpd' enable_fast_install='needless' enable_fixed_point='no' enable_lto='' enable_multilib='yes' enable_plugin='no' enable_shared='yes' exec_prefix='${prefix}' extra_gcc_objs='driver-rs6000.o darwin-driver.o' extra_headers_list=' $(srcdir)/config/rs6000/altivec.h $(srcdir)/ginclude/tgmath.h' extra_modes_file='$(srcdir)/config/rs6000/rs6000-modes.def' extra_objs=' darwin.o' extra_opt_files=' $(srcdir)/config/rs6000/rs6000.opt $(srcdir)/config/darwin.opt $(srcdir)/config/rs6000/darwin.opt' extra_parts='crt2.o' extra_passes='' extra_programs='' float_h_file='' fortran_target_objs='darwin-f.o' gcc_config_arguments='/Users/regress/tbox/svn-gcc/configure --prefix=/Users/regress/tbox/objs --target=powerpc-apple-darwin9.8.0' gcc_cv_as='/usr/bin/as' gcc_cv_ld='/usr/bin/ld' gcc_cv_nm='/usr/bin/nm' gcc_cv_objdump='' gcc_cv_readelf='' gcc_gxx_include_dir='$(libsubdir)/$(libsubdir_to_prefix)include/c++/$(version)' gcc_tooldir='$(libsubdir)/$(libsubdir_to_prefix)$(target_noncanonical)' gthread_flags='-DHAVE_GTHR_DEFAULT' have_mktemp_command='yes' host='powerpc-apple-darwin9.8.0' host_alias='powerpc-apple-darwin9.8.0' host_cpu='powerpc' host_exeext='' host_os='darwin9.8.0' host_subdir='.' host_vendor='apple' host_xm_defines='' host_xm_file_list=' auto-host.h $(srcdir)/../include/ansidecl.h' host_xm_include_list=' auto-host.h ansidecl.h' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' inhibit_libc='false' install='' lang_opt_files=' /Users/regress/tbox/svn-gcc/gcc/ada/gcc-interface/lang.opt /Users/regress/tbox/svn-gcc/gcc/fortran/lang.opt /Users/regress/tbox/svn-gcc/gcc/java/lang.opt /Users/regress/tbox/svn-gcc/gcc/lto/lang.opt' lang_specs_files='' lang_tree_files=' /Users/regress/tbox/svn-gcc/gcc/ada/gcc-interface/ada-tree.def /Users/regress/tbox/svn-gcc/gcc/cp/cp-tree.def /Users/regress/tbox/svn-gcc/gcc/java/java-tree.def /Users/regress/tbox/svn-gcc/gcc/objc/objc-tree.def' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libgcc_visibility='no' local_prefix='/usr/local' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' loose_warn='-W -Wall -Wwrite-strings -Wcast-qual' make_compare_target='gnucompare' mandir='${datarootdir}/man' manext='.1' md_file='rs6000/rs6000.md' nocommon_flag='-fno-common' objc_boehm_gc='' objdir='.libs' objext='o' oldincludedir='/usr/include' onestep='' out_file='rs6000/rs6000.c' out_host_hook_obj='host-darwin.o host-ppc-darwin.o' out_object_file='rs6000.o' pdfdir='${docdir}' pluginlibs='' prefix='/Users/regress/tbox/objs' program_transform_name='s,y,y,' psdir='${docdir}' ranlib_flags='-c' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' slibdir='$(libdir)' srcdir='/Users/regress/tbox/svn-gcc/gcc' strict_warn='-Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings' subdirs=' ada cp fortran java lto objc objcp' sysconfdir='${prefix}/etc' target='powerpc-apple-darwin9.8.0' target_alias='powerpc-apple-darwin9.8.0' target_cpu='powerpc' target_cpu_default='' target_noncanonical='powerpc-apple-darwin9.8.0' target_os='darwin9.8.0' target_subdir='powerpc-apple-darwin9.8.0' target_vendor='apple' thread_file='posix' tm_defines='' tm_file_list='options.h $(srcdir)/config/rs6000/rs6000.h $(srcdir)/config/darwin.h $(srcdir)/config/darwin9.h $(srcdir)/config/rs6000/darwin.h $(srcdir)/config/rs6000/darwin8.h $(srcdir)/config/rs6000/option-defaults.h $(srcdir)/defaults.h' tm_include_list='options.h config/rs6000/rs6000.h config/darwin.h config/darwin9.h config/rs6000/darwin.h config/rs6000/darwin8.h config/rs6000/option-defaults.h defaults.h' tm_p_file_list=' $(srcdir)/config/rs6000/rs6000-protos.h $(srcdir)/config/darwin-protos.h tm-preds.h' tm_p_include_list=' config/rs6000/rs6000-protos.h config/darwin-protos.h tm-preds.h' tmake_file=' $(srcdir)/config/rs6000/t-rs6000 $(srcdir)/config/t-darwin $(srcdir)/config/rs6000/t-darwin $(srcdir)/config/t-slibgcc-darwin $(srcdir)/config/rs6000/t-darwin8' use_gcc_stdint='wrap' valgrind_command='' valgrind_path='' valgrind_path_defines='' warn_cflags='$(GCC_WARN_CFLAGS)' warn_cxxflags='$(GCC_WARN_CXXFLAGS)' xm_defines='' xm_file_list=' auto-host.h $(srcdir)/../include/ansidecl.h' xm_include_list=' auto-host.h ansidecl.h' xmake_file=' $(srcdir)/config/x-darwin $(srcdir)/config/rs6000/x-rs6000 $(srcdir)/config/rs6000/x-darwin' zlibdir='-L../zlib' zlibinc='-I$(srcdir)/../zlib' ## ------------------- ## ## File substitutions. ## ## ------------------- ## language_hooks='Make-hooks' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_GNU_LD 0 #define HAVE_GNU_AS 0 #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 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define SIZEOF_VOID_P 4 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define HAVE_LONG_LONG 1 #define SIZEOF_LONG_LONG 8 #define HAVE_LONG_LONG_INT 1 #define HAVE_INTMAX_T 1 #define HAVE_INTPTR_T 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_UINTMAX_T 1 #define HAVE_UINTPTR_T 1 #define ENABLE_CHECKING 1 #define ENABLE_ASSERT_CHECKING 1 #define ENABLE_GIMPLE_CHECKING 1 #define ENABLE_RUNTIME_CHECKING 1 #define ENABLE_TREE_CHECKING 1 #define ENABLE_TYPES_CHECKING 1 #define ENABLE_RTL_FLAG_CHECKING 1 #define ENABLE_GC_CHECKING 1 #define ENABLE_DECIMAL_FLOAT 0 #define ENABLE_DECIMAL_BID_FORMAT 0 #define ENABLE_FIXED_POINT 0 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define STRING_WITH_STRINGS 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_LIMITS_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STDLIB_H 1 #define HAVE_TIME_H 1 #define HAVE_ICONV_H 1 #define HAVE_FCNTL_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_LOCALE_H 1 #define HAVE_WCHAR_H 1 #define WORDS_BIGENDIAN 1 #define HAVE_INTTYPES_H 1 #define HAVE_TIMES 1 #define HAVE_CLOCK 1 #define HAVE_KILL 1 #define HAVE_GETRLIMIT 1 #define HAVE_SETRLIMIT 1 #define HAVE_ATOLL 1 #define HAVE_SYSCONF 1 #define HAVE_STRSIGNAL 1 #define HAVE_GETRUSAGE 1 #define HAVE_NL_LANGINFO 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_MBSTOWCS 1 #define HAVE_WCSWIDTH 1 #define HAVE_MMAP 1 #define HAVE_MINCORE 1 #define HAVE_SETLOCALE 1 #define HAVE_CLEARERR_UNLOCKED 1 #define HAVE_FEOF_UNLOCKED 1 #define HAVE_FERROR_UNLOCKED 1 #define HAVE_FILENO_UNLOCKED 1 #define HAVE_GETCHAR_UNLOCKED 1 #define HAVE_GETC_UNLOCKED 1 #define HAVE_PUTCHAR_UNLOCKED 1 #define HAVE_PUTC_UNLOCKED 1 #define HAVE_WORKING_MBSTOWCS 1 #define HAVE_MMAP_FILE 1 #define HAVE_MMAP_ANON 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_LC_MESSAGES 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_DECL_GETENV 1 #define HAVE_DECL_ATOL 1 #define HAVE_DECL_ASPRINTF 1 #define HAVE_DECL_SBRK 1 #define HAVE_DECL_ABORT 1 #define HAVE_DECL_ATOF 1 #define HAVE_DECL_GETCWD 1 #define HAVE_DECL_GETWD 1 #define HAVE_DECL_STRSIGNAL 1 #define HAVE_DECL_STRSTR 1 #define HAVE_DECL_STRVERSCMP 0 #define HAVE_DECL_ERRNO 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_VASPRINTF 1 #define HAVE_DECL_MALLOC 1 #define HAVE_DECL_REALLOC 1 #define HAVE_DECL_CALLOC 1 #define HAVE_DECL_FREE 1 #define HAVE_DECL_BASENAME 0 #define HAVE_DECL_GETOPT 1 #define HAVE_DECL_CLOCK 1 #define HAVE_DECL_GETPAGESIZE 1 #define HAVE_DECL_CLEARERR_UNLOCKED 1 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FERROR_UNLOCKED 1 #define HAVE_DECL_FFLUSH_UNLOCKED 0 #define HAVE_DECL_FGETC_UNLOCKED 0 #define HAVE_DECL_FGETS_UNLOCKED 0 #define HAVE_DECL_FILENO_UNLOCKED 1 #define HAVE_DECL_FPRINTF_UNLOCKED 0 #define HAVE_DECL_FPUTC_UNLOCKED 0 #define HAVE_DECL_FPUTS_UNLOCKED 0 #define HAVE_DECL_FREAD_UNLOCKED 0 #define HAVE_DECL_FWRITE_UNLOCKED 0 #define HAVE_DECL_GETCHAR_UNLOCKED 1 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_DECL_PUTCHAR_UNLOCKED 1 #define HAVE_DECL_PUTC_UNLOCKED 1 #define HAVE_DECL_GETRLIMIT 1 #define HAVE_DECL_SETRLIMIT 1 #define HAVE_DECL_GETRUSAGE 1 #define HAVE_DECL_LDGETNAME 0 #define HAVE_DECL_TIMES 1 #define HAVE_DECL_SIGALTSTACK 1 #define HAVE_STRUCT_TMS 1 #define HAVE_CLOCK_T 1 #define HAVE_GETIPINFO 1 #define NEED_64BIT_HOST_WIDE_INT 1 #define HAS_MCONTEXT_T_UNDERSCORES /**/ #define DEFAULT_USE_CXA_ATEXIT 2 #define EXTRA_MODES_FILE "config/rs6000/rs6000-modes.def" #define ENABLE_NLS 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define PLUGIN_LD "ld" #define HAVE_GAS_BALIGN_AND_P2ALIGN 1 #define HAVE_GAS_MAX_SKIP_P2ALIGN 1 #define HAVE_GAS_LITERAL16 1 #define HAVE_GAS_CFI_DIRECTIVE 0 #define HAVE_GAS_CFI_PERSONALITY_DIRECTIVE 0 #define HAVE_GAS_CFI_SECTIONS_DIRECTIVE 0 #define HAVE_GAS_SHF_MERGE 0 #define HAVE_COMDAT_GROUP 0 #define HAVE_AS_MFCRF 1 #define HAVE_AS_GSTABS_DEBUG_FLAG 1 #define HAVE_GAS_LCOMM_WITH_ALIGNMENT 1 #define HAVE_AS_LINE_ZERO 1 #define PREFIX_INCLUDE_DIR "/Users/regress/tbox/objs/include" #define TARGET_LIBC_PROVIDES_SSP 1 configure: exit 0