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 $ ./configure --target=msp430 --with-gcc --with-gnu-ld --with-gnu-as --disable-nls --prefix=/usr/local i386-unknown-gnu build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias= CFLAGS=-fno-common CFLAGS=-fno-common --no-create --no-recursion ## --------- ## ## 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: 145 tasks, 202 threads, 4 processors Load average: 1.27, Mach factor: 2.72 /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:1817: checking build system type configure:1835: result: i386-unknown-gnu configure:1857: checking host system type configure:1872: result: i386-unknown-gnu configure:1894: checking target system type configure:1909: result: i386-unknown-gnu configure:1965: checking for a BSD-compatible install configure:2021: result: /usr/local/bin/ginstall -c configure:2032: checking whether ln works configure:2054: result: yes configure:2058: checking whether ln -s works configure:2062: result: yes configure:3096: checking for i386-unknown-gnu-gcc configure:3126: result: no configure:3136: checking for gcc configure:3152: found /usr/bin/gcc configure:3163: result: gcc configure:3401: checking for C compiler version configure:3408: 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:3411: $? = 0 configure:3418: 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:3421: $? = 0 configure:3428: gcc -V >&5 gcc: `-V' option must have argument configure:3431: $? = 1 configure:3454: checking for C compiler default output file name configure:3481: gcc -fno-common conftest.c >&5 configure:3484: $? = 0 configure:3522: result: a.out configure:3539: checking whether the C compiler works configure:3549: ./a.out configure:3552: $? = 0 configure:3569: result: yes configure:3576: checking whether we are cross compiling configure:3578: result: no configure:3581: checking for suffix of executables configure:3588: gcc -o conftest -fno-common conftest.c >&5 configure:3591: $? = 0 configure:3615: result: configure:3621: checking for suffix of object files configure:3647: gcc -c -fno-common conftest.c >&5 configure:3650: $? = 0 configure:3673: result: configure:3677: checking whether we are using the GNU C compiler configure:3706: gcc -c -fno-common conftest.c >&5 configure:3712: $? = 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:3729: result: no configure:3734: checking whether gcc accepts -g configure:3764: gcc -c -g conftest.c >&5 configure:3770: $? = 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:3802: gcc -c conftest.c >&5 configure:3808: $? = 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:3841: gcc -c -g conftest.c >&5 configure:3847: $? = 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:3869: result: no configure:3886: checking for gcc option to accept ISO C89 configure:3960: gcc -c -fno-common conftest.c >&5 configure:3966: $? = 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:3960: gcc -qlanglvl=extc89 -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' configure:3966: $? = 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:3960: gcc -qlanglvl=ansi -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:3966: $? = 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:3960: gcc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3966: $? = 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:3960: gcc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3966: $? = 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:3960: gcc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3966: $? = 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:3960: gcc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 gcc: unrecognized option `-Xc' configure:3966: $? = 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:3992: result: unsupported configure:4038: checking for i386-unknown-gnu-gnatbind configure:4068: result: no configure:4078: checking for gnatbind configure:4108: result: no configure:4131: checking whether compiler driver understands Ada configure:4155: result: no configure:4164: checking how to compare bootstrapped objects configure:4189: result: cmp --ignore-initial=16 $$f1 $$f2 configure:4262: checking for correct version of gmp.h configure:4290: gcc -c -fno-common conftest.c >&5 configure:4296: $? = 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:4307: result: no configure:4847: checking for bison configure:4863: found /usr/local/bin/bison configure:4874: result: bison configure:4890: checking for bison configure:4906: found /usr/local/bin/bison configure:4917: result: bison -y configure:4933: checking for gm4 configure:4949: found /usr/local/bin/gm4 configure:4960: result: gm4 configure:4976: checking for flex configure:4992: found /usr/bin/flex configure:5003: result: flex configure:5019: checking for flex configure:5035: found /usr/bin/flex configure:5046: result: flex configure:5062: checking for makeinfo configure:5078: found /usr/local/bin/makeinfo configure:5089: result: makeinfo configure:5721: checking for i386-unknown-gnu-ar configure:5751: result: no configure:5762: checking for ar configure:5778: found /usr/bin/ar configure:5790: result: ar configure:5809: checking for i386-unknown-gnu-as configure:5839: result: no configure:5850: checking for as configure:5866: found /usr/bin/as configure:5878: result: as configure:5897: checking for i386-unknown-gnu-dlltool configure:5927: result: no configure:5938: checking for dlltool configure:5966: result: dlltool configure:5985: checking for i386-unknown-gnu-ld configure:6015: result: no configure:6026: checking for ld configure:6042: found /usr/bin/ld configure:6054: result: ld configure:6073: checking for i386-unknown-gnu-nm configure:6103: result: no configure:6114: checking for nm configure:6130: found /usr/bin/nm configure:6142: result: nm configure:6161: checking for i386-unknown-gnu-ranlib configure:6191: result: no configure:6202: checking for ranlib configure:6218: found /usr/bin/ranlib configure:6230: result: ranlib configure:6249: checking for i386-unknown-gnu-windres configure:6279: result: no configure:6290: checking for windres configure:6318: result: windres configure:6337: checking for i386-unknown-gnu-objcopy configure:6367: result: no configure:6378: checking for objcopy configure:6406: result: objcopy configure:6425: checking for i386-unknown-gnu-objdump configure:6455: result: no configure:6466: checking for objdump configure:6494: result: objdump configure:6561: checking for ar configure:6577: found /usr/bin/ar configure:6589: result: ar configure:6649: checking for as configure:6665: found /usr/bin/as configure:6677: result: as configure:6737: checking for dlltool configure:6765: result: dlltool configure:6825: checking for ld configure:6841: found /usr/bin/ld configure:6853: result: ld configure:6913: checking for nm configure:6929: found /usr/bin/nm configure:6941: result: nm configure:7001: checking for ranlib configure:7017: found /usr/bin/ranlib configure:7029: result: ranlib configure:7089: checking for windres configure:7117: result: windres configure:7182: checking whether to enable maintainer-specific portions of Makefiles configure:7191: result: no configure:7229: checking if symbolic links between directories work configure:7248: result: yes configure:7429: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_env_CC_set= ac_cv_env_CC_value= 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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_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= ac_cv_host=i386-unknown-gnu ac_cv_objext= ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_CONFIGURED_BISON=bison ac_cv_prog_CONFIGURED_FLEX=flex ac_cv_prog_CONFIGURED_LEX=flex ac_cv_prog_CONFIGURED_M4=gm4 ac_cv_prog_CONFIGURED_MAKEINFO=makeinfo ac_cv_prog_CONFIGURED_YACC='bison -y' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_ncn_cv_AR=ar ac_cv_prog_ncn_cv_AS=as ac_cv_prog_ncn_cv_CONFIGURED_AR_FOR_TARGET=ar ac_cv_prog_ncn_cv_CONFIGURED_AS_FOR_TARGET=as ac_cv_prog_ncn_cv_CONFIGURED_DLLTOOL_FOR_TARGET=dlltool ac_cv_prog_ncn_cv_CONFIGURED_LD_FOR_TARGET=ld ac_cv_prog_ncn_cv_CONFIGURED_NM_FOR_TARGET=nm ac_cv_prog_ncn_cv_CONFIGURED_RANLIB_FOR_TARGET=ranlib ac_cv_prog_ncn_cv_CONFIGURED_WINDRES_FOR_TARGET=windres ac_cv_prog_ncn_cv_DLLTOOL=dlltool ac_cv_prog_ncn_cv_LD=ld ac_cv_prog_ncn_cv_NM=nm ac_cv_prog_ncn_cv_OBJCOPY=objcopy ac_cv_prog_ncn_cv_OBJDUMP=objdump ac_cv_prog_ncn_cv_RANLIB=ranlib ac_cv_prog_ncn_cv_WINDRES=windres ac_cv_target=i386-unknown-gnu 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 ncn_cv_AR=ar ncn_cv_AS=as ncn_cv_CONFIGURED_AR_FOR_TARGET=ar ncn_cv_CONFIGURED_AS_FOR_TARGET=as ncn_cv_CONFIGURED_DLLTOOL_FOR_TARGET=dlltool ncn_cv_CONFIGURED_LD_FOR_TARGET=ld ncn_cv_CONFIGURED_NM_FOR_TARGET=nm ncn_cv_CONFIGURED_RANLIB_FOR_TARGET=ranlib ncn_cv_CONFIGURED_WINDRES_FOR_TARGET=windres ncn_cv_DLLTOOL=dlltool ncn_cv_LD=ld ncn_cv_NM=nm ncn_cv_OBJCOPY=objcopy ncn_cv_OBJDUMP=objdump ncn_cv_RANLIB=ranlib ncn_cv_WINDRES=windres ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AR_FOR_TARGET='$(USUAL_AR_FOR_TARGET)' AS='as' AS_FOR_TARGET='$(USUAL_AS_FOR_TARGET)' BUILD_PREFIX='' BUILD_PREFIX_1='loser-' CC='gcc' CC_FOR_BUILD='$(CC)' CC_FOR_TARGET='$(STAGE_CC_WRAPPER) $(CC) $(FLAGS_FOR_TARGET)' CFLAGS='-fno-common ' CFLAGS_FOR_BUILD='-fno-common ' CONFIGURED_AR_FOR_TARGET='ar' CONFIGURED_AS_FOR_TARGET='as' CONFIGURED_BISON='bison' CONFIGURED_DLLTOOL_FOR_TARGET='dlltool' CONFIGURED_FLEX='flex' CONFIGURED_LD_FOR_TARGET='ld' CONFIGURED_LEX='flex' CONFIGURED_M4='gm4' CONFIGURED_MAKEINFO='makeinfo' CONFIGURED_NM_FOR_TARGET='nm' CONFIGURED_RANLIB_FOR_TARGET='ranlib' CONFIGURED_WINDRES_FOR_TARGET='windres' CONFIGURED_YACC='bison -y' CPPFLAGS='' CREATE_LINK_TO_DIR='ln -s $$1 $$2' CXX='c++' CXXFLAGS='-fno-common' CXX_FOR_TARGET='$(STAGE_CC_WRAPPER) $(CXX) $(FLAGS_FOR_TARGET)' CXX_FOR_TARGET_FOR_RECURSIVE_MAKE='$(STAGE_CC_WRAPPER) $(CXX) $(FLAGS_FOR_TARGET)' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\"' DLLTOOL='dlltool' DLLTOOL_FOR_TARGET='$(USUAL_DLLTOOL_FOR_TARGET)' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' FLAGS_FOR_TARGET=' -L$$r/$(HOST_SUBDIR)/ld' GCC_FOR_TARGET='$(USUAL_GCC_FOR_TARGET)' GCJ_FOR_TARGET='$(STAGE_CC_WRAPPER) gcj $(FLAGS_FOR_TARGET)' GDB_TK='' GFORTRAN_FOR_TARGET='$(STAGE_CC_WRAPPER) gfortran $(FLAGS_FOR_TARGET)' GNATBIND='no' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LD='ld' LDFLAGS='' LD_FOR_TARGET='$(USUAL_LD_FOR_TARGET)' LIBOBJS='' LIBS='' LN='ln' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' NM='nm' NM_FOR_TARGET='$(USUAL_NM_FOR_TARGET)' OBJCOPY='objcopy' OBJDUMP='objdump' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' RANLIB_FOR_TARGET='$(USUAL_RANLIB_FOR_TARGET)' RAW_CXX_FOR_TARGET='$(STAGE_CC_WRAPPER) $(CXX) $(FLAGS_FOR_TARGET)' RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE='$(STAGE_CC_WRAPPER) $(CXX) $(FLAGS_FOR_TARGET)' RPATH_ENVVAR='LD_LIBRARY_PATH' SET_GCC_LIB_PATH='' SET_LIB_PATH='' SHELL='/bin/sh' TOPLEVEL_CONFIGURE_ARGUMENTS='./configure gnu' UNDO_LINK_TO_DIR='rm -f $$1' WINDRES='windres' WINDRES_FOR_TARGET='$(USUAL_WINDRES_FOR_TARGET)' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' bootstrap_lean='' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_configargs='--cache-file=../config.cache --build=i386-unknown-gnu --host=i386-unknown-gnu --target= '\''--target=msp430'\'' '\''--with-gcc'\'' '\''--with-gnu-ld'\'' '\''--with-gnu-as'\'' '\''--disable-nls'\'' '\''--prefix=/usr/local'\'' '\''i386-unknown-gnu'\'' '\''build_alias=i386-unknown-gnu'\'' '\''host_alias=i386-unknown-gnu'\'' '\''target_alias='\'' '\''CFLAGS=-fno-common'\'' '\''CFLAGS=-fno-common '\'' '\''CFLAGS=-fno-common '\'' --program-transform-name='\''s,y,y,'\''' build_configdirs=' libiberty' build_cpu='i386' build_os='gnu' build_subdir='build-i386-unknown-gnu' build_tooldir='${exec_prefix}/' build_vendor='unknown' config_shell='/bin/sh' configdirs=' intl libiberty opcodes bfd binutils gas ld gprof etc' datadir='${datarootdir}' datarootdir='${prefix}/share' default_target='all' do_compare='cmp --ignore-initial=16 $$f1 $$f2' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' gcc_version='' gcc_version_full='' gcc_version_trigger='' gmpinc='' gmplibs='-lmpfr -lgmp' gxx_include_dir='${prefix}/include/c++/' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_configargs='--cache-file=./config.cache --build=i386-unknown-gnu --host=i386-unknown-gnu --target= --with-gnu-as --with-gnu-ld '\''--target=msp430'\'' '\''--with-gcc'\'' '\''--with-gnu-ld'\'' '\''--with-gnu-as'\'' '\''--disable-nls'\'' '\''--prefix=/usr/local'\'' '\''i386-unknown-gnu'\'' '\''build_alias=i386-unknown-gnu'\'' '\''host_alias=i386-unknown-gnu'\'' '\''target_alias='\'' '\''CFLAGS=-fno-common'\'' '\''CFLAGS=-fno-common '\'' '\''CFLAGS=-fno-common '\'' --program-transform-name='\''s,y,y,'\''' host_cpu='i386' host_os='gnu' host_subdir='.' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libstdcxx_incdir='c++/' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' ncn_cv_AR='ar' ncn_cv_AS='as' ncn_cv_CONFIGURED_AR_FOR_TARGET='ar' ncn_cv_CONFIGURED_AS_FOR_TARGET='as' ncn_cv_CONFIGURED_DLLTOOL_FOR_TARGET='dlltool' ncn_cv_CONFIGURED_LD_FOR_TARGET='ld' ncn_cv_CONFIGURED_NM_FOR_TARGET='nm' ncn_cv_CONFIGURED_RANLIB_FOR_TARGET='ranlib' ncn_cv_CONFIGURED_WINDRES_FOR_TARGET='windres' ncn_cv_DLLTOOL='dlltool' ncn_cv_LD='ld' ncn_cv_NM='nm' ncn_cv_OBJCOPY='objcopy' ncn_cv_OBJDUMP='objdump' ncn_cv_RANLIB='ranlib' ncn_cv_WINDRES='windres' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' 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-unknown-gnu' target_alias='' target_configargs='--cache-file=./config.cache --host= --build=i386-unknown-gnu --enable-multilib '\''--target=msp430'\'' '\''--with-gcc'\'' '\''--with-gnu-ld'\'' '\''--with-gnu-as'\'' '\''--disable-nls'\'' '\''--prefix=/usr/local'\'' '\''i386-unknown-gnu'\'' '\''build_alias=i386-unknown-gnu'\'' '\''host_alias=i386-unknown-gnu'\'' '\''target_alias='\'' '\''CFLAGS=-fno-common'\'' '\''CFLAGS=-fno-common '\'' '\''CFLAGS=-fno-common '\'' --program-transform-name='\''s,y,y,'\''' target_configdirs='' target_cpu='i386' target_os='gnu' target_subdir='i386-unknown-gnu' target_vendor='unknown' tooldir='${exec_prefix}/' ## ------------------- ## ## File substitutions. ## ## ------------------- ## alphaieee_frag='/dev/null' host_makefile_frag='./config/mh-x86omitfp' ospace_frag='/dev/null' serialization_dependencies='serdep.tmp' target_makefile_frag='./config/mt-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:708: creating Makefile config.status:843: WARNING: Makefile.in seems to ignore the --datarootdir setting