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.61. Invocation command line was $ /mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/configure --target=m68k-coff --with-gnu-as --disable-nls --disable-multilib --disable-shared --enable-static --disable-threads --disable-win32-registry --disable-checking --disable-werror --disable-pch --disable-mudflap --disable-libssp ## --------- ## ## 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 /usr/bin/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: 130 tasks, 185 threads, 4 processors Load average: 1.74, Mach factor: 2.25 /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: /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: /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: /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:1800: checking build system type configure:1818: result: i386-apple-darwin8.0.1 configure:1840: checking host system type configure:1855: result: i386-apple-darwin8.0.1 configure:1877: checking target system type configure:1892: result: i386-apple-darwin8.0.1 configure:1948: checking for a BSD-compatible install configure:2004: result: /usr/local/bin/ginstall -c configure:2015: checking whether ln works configure:2037: result: yes configure:2041: checking whether ln -s works configure:2045: result: yes configure:3129: checking for gcc configure:3145: found /usr/bin/gcc configure:3156: result: gcc configure:3394: checking for C compiler version configure:3401: gcc --version >&5 gcc (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:3404: $? = 0 configure:3411: gcc -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:3414: $? = 0 configure:3421: gcc -V >&5 gcc: `-V' option must have argument configure:3424: $? = 1 configure:3447: checking for C compiler default output file name configure:3474: gcc conftest.c >&5 configure:3477: $? = 0 configure:3515: result: a.out configure:3532: checking whether the C compiler works configure:3542: ./a.out configure:3545: $? = 0 configure:3562: result: yes configure:3569: checking whether we are cross compiling configure:3571: result: no configure:3574: checking for suffix of executables configure:3581: gcc -o conftest conftest.c >&5 configure:3584: $? = 0 configure:3608: result: configure:3614: checking for suffix of object files configure:3640: gcc -c conftest.c >&5 configure:3643: $? = 0 configure:3666: result: configure:3670: checking whether we are using the GNU C compiler configure:3699: gcc -c conftest.c >&5 configure:3705: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3722: result: no configure:3727: checking whether gcc accepts -g configure:3757: gcc -c -g conftest.c >&5 configure:3763: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3795: gcc -c conftest.c >&5 configure:3801: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3834: gcc -c -g conftest.c >&5 configure:3840: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3862: result: no configure:3879: checking for gcc option to accept ISO C89 configure:3953: gcc -c conftest.c >&5 configure:3959: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3953: gcc -qlanglvl=extc89 -c conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' configure:3959: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3953: gcc -qlanglvl=ansi -c conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:3959: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3953: gcc -std -c conftest.c >&5 cc1: error: unrecognized option `-std' configure:3959: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3953: gcc -Ae -c conftest.c >&5 :6:2: missing '(' after predicate configure:3959: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3953: gcc -Aa -D_HPUX_SOURCE -c conftest.c >&5 :6:2: missing '(' after predicate configure:3959: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3953: gcc -Xc -D__EXTENSIONS__ -c conftest.c >&5 gcc: unrecognized option `-Xc' configure:3959: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3985: result: unsupported configure:4071: checking for gnatbind configure:4101: result: no configure:4124: checking whether compiler driver understands Ada configure:4147: result: no configure:4156: checking how to compare bootstrapped objects configure:4181: result: cmp --ignore-initial=16 $$f1 $$f2 configure:4254: checking for correct version of gmp.h configure:4282: gcc -c conftest.c >&5 configure:4288: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include "gmp.h" | int | main () | { | | #if __GNU_MP_VERSION < 3 | choke me | #endif | | ; | return 0; | } configure:4299: result: no configure:5354: checking for bison configure:5370: found /usr/local/bin/bison configure:5381: result: bison -y configure:5402: checking for bison configure:5418: found /usr/local/bin/bison configure:5429: result: bison configure:5449: checking for gm4 configure:5465: found /usr/local/bin/gm4 configure:5476: result: gm4 configure:5496: checking for flex configure:5512: found /usr/bin/flex configure:5523: result: flex configure:5544: checking for flex configure:5560: found /usr/bin/flex configure:5571: result: flex configure:5591: checking for makeinfo configure:5607: found /usr/local/bin/makeinfo configure:5618: result: makeinfo configure:5652: checking for expect configure:5668: found /usr/bin/expect configure:5679: result: expect configure:5701: checking for runtest configure:5717: found /usr/local/bin/runtest configure:5728: result: runtest configure:5796: checking for ar configure:5812: found /usr/bin/ar configure:5823: result: ar configure:5887: checking for as configure:5903: found /usr/bin/as configure:5914: result: as configure:5978: checking for dlltool configure:6008: result: no configure:6069: checking for ld configure:6085: found /usr/bin/ld configure:6096: result: ld configure:6160: checking for lipo configure:6176: found /usr/bin/lipo configure:6187: result: lipo configure:6251: checking for nm configure:6267: found /usr/bin/nm configure:6278: result: nm configure:6342: checking for ranlib configure:6358: found /usr/bin/ranlib configure:6369: result: ranlib configure:6428: checking for strip configure:6444: found /usr/bin/strip configure:6455: result: strip configure:6514: checking for windres configure:6544: result: no configure:6605: checking for objcopy configure:6635: result: no configure:6696: checking for objdump configure:6726: result: no configure:6794: checking for ar configure:6810: found /usr/bin/ar configure:6821: result: ar configure:6885: checking for as configure:6901: found /usr/bin/as configure:6912: result: as configure:6976: checking for cc configure:6992: found /usr/bin/cc configure:7003: result: cc configure:7067: checking for c++ configure:7083: found /usr/bin/c++ configure:7094: result: c++ configure:7158: checking for dlltool configure:7188: result: no configure:7249: checking for gcc configure:7265: found /usr/bin/gcc configure:7276: result: gcc configure:7335: checking for gcj configure:7365: result: no configure:7426: checking for gfortran configure:7442: found /usr/local/bin/gfortran configure:7453: result: gfortran configure:7517: checking for ld configure:7533: found /usr/bin/ld configure:7544: result: ld configure:7608: checking for lipo configure:7624: found /usr/bin/lipo configure:7635: result: lipo configure:7699: checking for nm configure:7715: found /usr/bin/nm configure:7726: result: nm configure:7790: checking for objdump configure:7820: result: no configure:7881: checking for ranlib configure:7897: found /usr/bin/ranlib configure:7908: result: ranlib configure:7967: checking for strip configure:7983: found /usr/bin/strip configure:7994: result: strip configure:8058: checking for windres configure:8088: result: no configure:8109: checking where to find the target ar configure:8130: result: host tool configure:8138: checking where to find the target as configure:8159: result: host tool configure:8167: checking where to find the target cc configure:8183: result: just compiled configure:8196: checking where to find the target c++ configure:8220: result: host tool configure:8228: checking where to find the target c++ for libstdc++ configure:8252: result: host tool configure:8260: checking where to find the target dlltool configure:8281: result: host tool configure:8289: checking where to find the target gcc configure:8305: result: just compiled configure:8318: checking where to find the target gcj configure:8342: result: host tool configure:8350: checking where to find the target gfortran configure:8374: result: host tool configure:8382: checking where to find the target ld configure:8403: result: host tool configure:8411: checking where to find the target lipo configure:8421: result: host tool configure:8429: checking where to find the target nm configure:8450: result: host tool configure:8458: checking where to find the target objdump configure:8479: result: host tool configure:8487: checking where to find the target ranlib configure:8508: result: host tool configure:8516: checking where to find the target strip configure:8537: result: host tool configure:8545: checking where to find the target windres configure:8566: result: host tool configure:8602: checking whether to enable maintainer-specific portions of Makefiles configure:8611: result: no configure:8649: checking if symbolic links between directories work configure:8668: result: yes configure:8829: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:688: creating Makefile config.status:823: WARNING: /mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/Makefile.in seems to ignore the --datarootdir setting ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-apple-darwin8.0.1 ac_cv_c_compiler_gnu=no ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value= ac_cv_host=i386-apple-darwin8.0.1 ac_cv_objext= ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_AR=ar ac_cv_prog_AR_FOR_TARGET=ar ac_cv_prog_AS=as ac_cv_prog_AS_FOR_TARGET=as ac_cv_prog_BISON=bison ac_cv_prog_CC_FOR_TARGET=cc ac_cv_prog_CXX_FOR_TARGET=c++ ac_cv_prog_EXPECT=expect ac_cv_prog_FLEX=flex ac_cv_prog_GCC_FOR_TARGET=gcc ac_cv_prog_GFORTRAN_FOR_TARGET=gfortran ac_cv_prog_LD=ld ac_cv_prog_LD_FOR_TARGET=ld ac_cv_prog_LEX=flex ac_cv_prog_LIPO=lipo ac_cv_prog_LIPO_FOR_TARGET=lipo ac_cv_prog_M4=gm4 ac_cv_prog_MAKEINFO=makeinfo ac_cv_prog_NM=nm ac_cv_prog_NM_FOR_TARGET=nm ac_cv_prog_RANLIB=ranlib ac_cv_prog_RANLIB_FOR_TARGET=ranlib ac_cv_prog_RUNTEST=runtest ac_cv_prog_STRIP=strip ac_cv_prog_STRIP_FOR_TARGET=strip ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_target=i386-apple-darwin8.0.1 acx_cv_cc_gcc_supports_ada=no acx_cv_prog_LN=ln gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2' gcc_cv_prog_ln_s_dir=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AR_FOR_TARGET='$(AR)' AS='as' AS_FOR_TARGET='$(AS)' BISON='bison' BUILD_PREFIX='' BUILD_PREFIX_1='loser-' CC='gcc' CC_FOR_BUILD='$(CC)' CC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/' CFLAGS=' ' CFLAGS_FOR_BUILD=' ' COMPILER_AS_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/as' COMPILER_LD_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/collect-ld' COMPILER_NM_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/nm' CONFIGURE_GDB_TK='' CPPFLAGS='' CREATE_LINK_TO_DIR='ln -s $$1 $$2' CXX='c++' CXXFLAGS='-g -O2' CXX_FOR_TARGET='$(CXX)' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\"' DLLTOOL='dlltool' DLLTOOL_FOR_TARGET='$(DLLTOOL)' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' EXPECT='expect' FLAGS_FOR_TARGET=' -B$(build_tooldir)/bin/ -B$(build_tooldir)/lib/ -isystem $(build_tooldir)/include -isystem $(build_tooldir)/sys-include' FLEX='flex' GCC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/' GCJ_FOR_TARGET='$(GCJ)' GDB_TK='' GFORTRAN_FOR_TARGET='$(GFORTRAN)' GNATBIND='no' INSTALL_DATA='${INSTALL} -m 644' INSTALL_GDB_TK='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LD='ld' LDFLAGS='' LD_FOR_TARGET='$(LD)' LEX='flex' LIBOBJS='' LIBS='' LIPO='lipo' LIPO_FOR_TARGET='$(LIPO)' LN='ln' LN_S='ln -s' LTLIBOBJS='' M4='gm4' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='makeinfo' NM='nm' NM_FOR_TARGET='$(NM)' OBJCOPY='objcopy' OBJDUMP='objdump' OBJDUMP_FOR_TARGET='$(OBJDUMP)' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' RANLIB_FOR_TARGET='$(RANLIB) -c' RAW_CXX_FOR_TARGET='$(CXX)' RPATH_ENVVAR='DYLD_LIBRARY_PATH' RUNTEST='runtest' SHELL='/bin/sh' STRIP='strip' STRIP_FOR_TARGET='$(STRIP)' SYSROOT_CFLAGS_FOR_TARGET='' TOPLEVEL_CONFIGURE_ARGUMENTS='/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/configure darwin8.0.1' UNDO_LINK_TO_DIR='rm -f $$1' WINDRES='windres' WINDRES_FOR_TARGET='$(WINDRES)' YACC='bison -y' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' bootstrap_lean='' build='i386-apple-darwin8.0.1' build_alias='' build_configargs='--cache-file=../config.cache --build= --host= --target= '\''--target=m68k-coff'\'' '\''--with-gnu-as'\'' '\''--disable-nls'\'' '\''--disable-multilib'\'' '\''--disable-shared'\'' '\''--enable-static'\'' '\''--disable-threads'\'' '\''--disable-win32-registry'\'' '\''--disable-checking'\'' '\''--disable-werror'\'' '\''--disable-pch'\'' '\''--disable-mudflap'\'' '\''--disable-libssp'\'' '\''target_alias='\'' --enable-languages=c --program-transform-name='\''s,y,y,'\''' build_configdirs=' libiberty fixincludes' build_cpu='i386' build_os='darwin8.0.1' build_subdir='build-i386-apple-darwin8.0.1' build_tooldir='${exec_prefix}/' build_vendor='apple' config_shell='/bin/sh' configdirs=' intl libiberty libcpp fixincludes gcc' datadir='${datarootdir}' datarootdir='${prefix}/share' do_compare='cmp --ignore-initial=16 $$f1 $$f2' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' gmpinc='' gmplibs='-lmpfr -lgmp' host='i386-apple-darwin8.0.1' host_alias='' host_configargs='--cache-file=./config.cache --build= --host= --target= '\''--target=m68k-coff'\'' '\''--with-gnu-as'\'' '\''--disable-nls'\'' '\''--disable-multilib'\'' '\''--disable-shared'\'' '\''--enable-static'\'' '\''--disable-threads'\'' '\''--disable-win32-registry'\'' '\''--disable-checking'\'' '\''--disable-werror'\'' '\''--disable-pch'\'' '\''--disable-mudflap'\'' '\''--disable-libssp'\'' '\''target_alias='\'' --enable-languages=c --program-transform-name='\''s,y,y,'\''' host_cpu='i386' host_os='darwin8.0.1' host_subdir='.' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' stage1_cflags='-g' stage1_languages='c' stage2_werror_flag='--enable-werror-always' sysconfdir='${prefix}/etc' target='i386-apple-darwin8.0.1' target_alias='' target_configargs='--cache-file=./config.cache --build= --host= --target= --enable-multilib '\''--target=m68k-coff'\'' '\''--with-gnu-as'\'' '\''--disable-nls'\'' '\''--disable-multilib'\'' '\''--disable-shared'\'' '\''--enable-static'\'' '\''--disable-threads'\'' '\''--disable-win32-registry'\'' '\''--disable-checking'\'' '\''--disable-werror'\'' '\''--disable-pch'\'' '\''--disable-mudflap'\'' '\''--disable-libssp'\'' '\''target_alias='\'' --enable-languages=c --program-transform-name='\''s,y,y,'\''' target_configdirs=' libiberty libssp' target_cpu='i386' target_os='darwin8.0.1' target_subdir='i386-apple-darwin8.0.1' target_vendor='apple' tooldir='${exec_prefix}/' ## ------------------- ## ## File substitutions. ## ## ------------------- ## alphaieee_frag='/dev/null' host_makefile_frag='/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/config/mh-x86omitfp' ospace_frag='/dev/null' serialization_dependencies='serdep.tmp' target_makefile_frag='/dev/null' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" configure: exit 0