This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gc configure 6.8, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --enable-cplusplus --disable-threads --enable-redirect-malloc --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 155 tasks, 211 threads, 4 processors Load average: 1.23, Mach factor: 2.78 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1553: checking build system type configure:1571: result: i386-unknown-gnu configure:1579: checking host system type configure:1593: result: i386-unknown-gnu configure:1601: checking target system type configure:1615: result: i386-unknown-gnu configure:1632: checking GC version numbers configure:1670: result: major=6 minor=8 configure:1688: checking for a BSD-compatible install configure:1743: result: /usr/bin/install -c -o root -g wheel configure:1754: checking whether build environment is sane configure:1797: result: yes configure:1862: checking for gawk configure:1878: found /usr/local/bin/gawk configure:1888: result: gawk configure:1898: checking whether make sets $(MAKE) configure:1918: result: yes configure:2098: checking for i386-unknown-gnu-gcc configure:2124: result: cc configure:2406: checking for C compiler version configure:2409: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:2412: $? = 0 configure:2414: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2417: $? = 0 configure:2419: cc -V &5 cc: `-V' option must have argument configure:2422: $? = 1 configure:2445: checking for C compiler default output file name configure:2448: cc -fno-common conftest.c >&5 configure:2451: $? = 0 configure:2497: result: a.out configure:2502: checking whether the C compiler works configure:2508: ./a.out configure:2511: $? = 0 configure:2528: result: yes configure:2535: checking whether we are cross compiling configure:2537: result: no configure:2540: checking for suffix of executables configure:2542: cc -o conftest -fno-common conftest.c >&5 configure:2545: $? = 0 configure:2570: result: configure:2576: checking for suffix of object files configure:2597: cc -c -fno-common conftest.c >&5 configure:2600: $? = 0 configure:2622: result: configure:2626: checking whether we are using the GNU C compiler configure:2650: cc -c -fno-common conftest.c >&5 configure:2656: $? = 0 configure:2659: test -z || test ! -s conftest.err configure:2662: $? = 0 configure:2665: test -s conftest. configure:2668: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gc" | #define PACKAGE_TARNAME "gc" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "gc 6.8" | #define PACKAGE_BUGREPORT "Hans.Boehm@hp.com" | #define GC_VERSION_MAJOR 6 | #define GC_VERSION_MINOR 8 | #define PACKAGE "gc" | #define VERSION "6.8" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2681: result: no configure:2687: checking whether cc accepts -g configure:2708: cc -c -g conftest.c >&5 configure:2714: $? = 0 configure:2717: test -z || test ! -s conftest.err configure:2720: $? = 0 configure:2723: test -s conftest. configure:2726: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gc" | #define PACKAGE_TARNAME "gc" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "gc 6.8" | #define PACKAGE_BUGREPORT "Hans.Boehm@hp.com" | #define GC_VERSION_MAJOR 6 | #define GC_VERSION_MINOR 8 | #define PACKAGE "gc" | #define VERSION "6.8" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2737: result: no configure:2754: checking for cc option to accept ANSI C configure:2824: cc -c -fno-common conftest.c >&5 configure:2830: $? = 0 configure:2833: test -z || test ! -s conftest.err configure:2836: $? = 0 configure:2839: test -s conftest. configure:2842: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gc" | #define PACKAGE_TARNAME "gc" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "gc 6.8" | #define PACKAGE_BUGREPORT "Hans.Boehm@hp.com" | #define GC_VERSION_MAJOR 6 | #define GC_VERSION_MINOR 8 | #define PACKAGE "gc" | #define VERSION "6.8" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2824: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2830: $? = 0 configure:2833: test -z || test ! -s conftest.err configure:2836: $? = 0 configure:2839: test -s conftest. configure:2842: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gc" | #define PACKAGE_TARNAME "gc" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "gc 6.8" | #define PACKAGE_BUGREPORT "Hans.Boehm@hp.com" | #define GC_VERSION_MAJOR 6 | #define GC_VERSION_MINOR 8 | #define PACKAGE "gc" | #define VERSION "6.8" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2824: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2830: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gc" | #define PACKAGE_TARNAME "gc" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "gc 6.8" | #define PACKAGE_BUGREPORT "Hans.Boehm@hp.com" | #define GC_VERSION_MAJOR 6 | #define GC_VERSION_MINOR 8 | #define PACKAGE "gc" | #define VERSION "6.8" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2824: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2830: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gc" | #define PACKAGE_TARNAME "gc" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "gc 6.8" | #define PACKAGE_BUGREPORT "Hans.Boehm@hp.com" | #define GC_VERSION_MAJOR 6 | #define GC_VERSION_MINOR 8 | #define PACKAGE "gc" | #define VERSION "6.8" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2824: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2830: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gc" | #define PACKAGE_TARNAME "gc" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "gc 6.8" | #define PACKAGE_BUGREPORT "Hans.Boehm@hp.com" | #define GC_VERSION_MAJOR 6 | #define GC_VERSION_MINOR 8 | #define PACKAGE "gc" | #define VERSION "6.8" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2824: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2830: $? = 0 configure:2833: test -z || test ! -s conftest.err configure:2836: $? = 0 configure:2839: test -s conftest. configure:2842: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gc" | #define PACKAGE_TARNAME "gc" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "gc 6.8" | #define PACKAGE_BUGREPORT "Hans.Boehm@hp.com" | #define GC_VERSION_MAJOR 6 | #define GC_VERSION_MINOR 8 | #define PACKAGE "gc" | #define VERSION "6.8" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2860: result: none needed configure:2878: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2884: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3025: checking for style of include used by make configure:3053: result: GNU configure:3081: checking dependency style of cc configure:3171: result: gcc3 configure:3198: checking for i386-unknown-gnu-g++ configure:3224: result: c++ configure:3282: checking for C++ compiler version configure:3285: c++ --version &5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:3288: $? = 0 configure:3290: c++ -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:3293: $? = 0 configure:3295: c++ -V &5 c++: `-V' option must have argument configure:3298: $? = 1 configure:3301: checking whether we are using the GNU C++ compiler configure:3325: c++ -c -fno-common conftest.cc >&5 configure:3331: $? = 0 configure:3334: test -z || test ! -s conftest.err configure:3337: $? = 0 configure:3340: test -s conftest. configure:3343: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gc" | #define PACKAGE_TARNAME "gc" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "gc 6.8" | #define PACKAGE_BUGREPORT "Hans.Boehm@hp.com" | #define GC_VERSION_MAJOR 6 | #define GC_VERSION_MINOR 8 | #define PACKAGE "gc" | #define VERSION "6.8" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3356: result: no configure:3362: checking whether c++ accepts -g configure:3383: c++ -c -g conftest.cc >&5 configure:3389: $? = 0 configure:3392: test -z || test ! -s conftest.err configure:3395: $? = 0 configure:3398: test -s conftest. configure:3401: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gc" | #define PACKAGE_TARNAME "gc" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "gc 6.8" | #define PACKAGE_BUGREPORT "Hans.Boehm@hp.com" | #define GC_VERSION_MAJOR 6 | #define GC_VERSION_MINOR 8 | #define PACKAGE "gc" | #define VERSION "6.8" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3412: result: no configure:3454: c++ -c -fno-common conftest.cc >&5 configure:3460: $? = 0 configure:3463: test -z || test ! -s conftest.err configure:3466: $? = 0 configure:3469: test -s conftest. configure:3472: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gc" | #define PACKAGE_TARNAME "gc" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "gc 6.8" | #define PACKAGE_BUGREPORT "Hans.Boehm@hp.com" | #define GC_VERSION_MAJOR 6 | #define GC_VERSION_MINOR 8 | #define PACKAGE "gc" | #define VERSION "6.8" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3454: c++ -c -fno-common conftest.cc >&5 configure:3460: $? = 0 configure:3463: test -z || test ! -s conftest.err configure:3466: $? = 0 configure:3469: test -s conftest. configure:3472: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gc" | #define PACKAGE_TARNAME "gc" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "gc 6.8" | #define PACKAGE_BUGREPORT "Hans.Boehm@hp.com" | #define GC_VERSION_MAJOR 6 | #define GC_VERSION_MINOR 8 | #define PACKAGE "gc" | #define VERSION "6.8" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3454: c++ -c -fno-common conftest.cc >&5 configure:3460: $? = 0 configure:3463: test -z || test ! -s conftest.err configure:3466: $? = 0 configure:3469: test -s conftest. configure:3472: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gc" | #define PACKAGE_TARNAME "gc" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "gc 6.8" | #define PACKAGE_BUGREPORT "Hans.Boehm@hp.com" | #define GC_VERSION_MAJOR 6 | #define GC_VERSION_MINOR 8 | #define PACKAGE "gc" | #define VERSION "6.8" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3454: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:14: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:13: error: than previous declaration `void exit(int) throw ()' configure:3460: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gc" | #define PACKAGE_TARNAME "gc" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "gc 6.8" | #define PACKAGE_BUGREPORT "Hans.Boehm@hp.com" | #define GC_VERSION_MAJOR 6 | #define GC_VERSION_MINOR 8 | #define PACKAGE "gc" | #define VERSION "6.8" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3454: c++ -c -fno-common conftest.cc >&5 configure:3460: $? = 0 configure:3463: test -z || test ! -s conftest.err configure:3466: $? = 0 configure:3469: test -s conftest. configure:3472: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gc" | #define PACKAGE_TARNAME "gc" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "gc 6.8" | #define PACKAGE_BUGREPORT "Hans.Boehm@hp.com" | #define GC_VERSION_MAJOR 6 | #define GC_VERSION_MINOR 8 | #define PACKAGE "gc" | #define VERSION "6.8" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3454: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:14: conftest.cc:13: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:3460: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gc" | #define PACKAGE_TARNAME "gc" | #define PACKAGE_VERSION "6.8" | #define PACKAGE_STRING "gc 6.8" | #define PACKAGE_BUGREPORT "Hans.Boehm@hp.com" | #define GC_VERSION_MAJOR 6 | #define GC_VERSION_MINOR 8 | #define PACKAGE "gc" | #define VERSION "6.8" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3541: checking dependency style of c++ configure:3631: result: gcc3 configure:3659: checking for i386-unknown-gnu-ar configure:3688: result: no configure:3697: checking for ar configure:3713: found /usr/bin/ar configure:3723: result: ar configure:3738: checking for i386-unknown-gnu-ranlib configure:3767: result: no configure:3776: checking for ranlib configure:3792: found /usr/bin/ranlib configure:3803: result: ranlib configure:3829: checking for a BSD-compatible install configure:3884: result: /usr/bin/install -c -o root -g wheel configure:3896: checking whether to enable maintainer-specific portions of Makefiles configure:3905: result: no configure:3931: checking for thread model used by GCC configure:3937: result: posix configure:4130: error: "Pthreads not supported by the GC on this platform." ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CXX=c++ ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_make_make_set=yes ac_cv_target=i386-unknown-gnu ac_cv_target_alias=i386-unknown-gnu am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/devel/boehm-gc/work/gc6.8/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/devel/boehm-gc/work/gc6.8/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/devel/boehm-gc/work/gc6.8/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/devel/boehm-gc/work/gc6.8/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/devel/boehm-gc/work/gc6.8/missing --run automake-1.9' AWK='gawk' CC='cc' CCAS='cc' CCASFLAGS='-fno-common' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' COMPILER_XLC_FALSE='' COMPILER_XLC_TRUE='' CPLUSPLUS_FALSE='' CPLUSPLUS_TRUE='' CPP='' CPPFLAGS='' CXX='c++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CXXINCLUDES='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' EXTRA_TEST_LIBS='' GC_CFLAGS='' GC_VERSION='' INCLUDES='-I./include' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='/usr/local/bin/libtool' LN_S='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/devel/boehm-gc/work/gc6.8/missing --run makeinfo' MY_CFLAGS='' OBJEXT='' PACKAGE='gc' PACKAGE_BUGREPORT='Hans.Boehm@hp.com' PACKAGE_NAME='gc' PACKAGE_STRING='gc 6.8' PACKAGE_TARNAME='gc' PACKAGE_VERSION='6.8' PATH_SEPARATOR=':' POWERPC_DARWIN_FALSE='' POWERPC_DARWIN_TRUE='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' THREADDLLIBS='-lpthread' UNWINDLIBS='' USE_LIBDIR_FALSE='' USE_LIBDIR_TRUE='' VERSION='6.8' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' addincludes='' addlibs='' addobjs='' addtests='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/devel/boehm-gc/work/gc6.8/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='' program_transform_name='s,^,i386-unknown-gnu-,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_all='' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define GC_VERSION_MAJOR 6 #define GC_VERSION_MINOR 8 #define PACKAGE "gc" #define PACKAGE_BUGREPORT "Hans.Boehm@hp.com" #define PACKAGE_NAME "gc" #define PACKAGE_STRING "gc 6.8" #define PACKAGE_TARNAME "gc" #define PACKAGE_VERSION "6.8" #define VERSION "6.8" #endif #ifdef __cplusplus void exit (int); configure: exit 1