This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:591: checking host system type configure:614: checking build system type configure:640: checking for m68k-coff-ar configure:672: checking for m68k-coff-ranlib configure:749: checking for gcc configure:828: checking whether we are using GNU C configure:837: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -E conftest.c configure:852: checking whether /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ accepts -g configure:881: checking for POSIXized ISC configure:919: checking for a BSD compatible install configure:980: checking how to run the C preprocessor configure:1001: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -E conftest.c >/dev/null 2>conftest.out configure:1063: checking for sys/file.h configure:1073: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -E conftest.c >/dev/null 2>conftest.out configure:1063: checking for sys/param.h configure:1073: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -E conftest.c >/dev/null 2>conftest.out configure:1063: checking for stdlib.h configure:1073: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -E conftest.c >/dev/null 2>conftest.out configure:1063: checking for string.h configure:1073: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -E conftest.c >/dev/null 2>conftest.out configure:1063: checking for unistd.h configure:1073: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -E conftest.c >/dev/null 2>conftest.out configure:1063: checking for strings.h configure:1073: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -E conftest.c >/dev/null 2>conftest.out configure:1069: strings.h: No such file or directory configure: failed program was: #line 1068 "configure" #include "confdefs.h" #include configure:1063: checking for sys/time.h configure:1073: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -E conftest.c >/dev/null 2>conftest.out configure:1063: checking for sys/resource.h configure:1073: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -E conftest.c >/dev/null 2>conftest.out configure:1100: checking for sys/wait.h that is POSIX.1 compatible configure:1121: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -c -g -O2 conftest.c 1>&5 configure:1749: checking whether the C compiler (/usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -g -O2 ) works configure:1765: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 configure:1791: checking whether the C compiler (/usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -g -O2 ) is a cross-compiler configure:1798: checking for asprintf configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 /cygdrive/c/TEMP/ccweqzsK.o: In function `main': /usr/local/src/m68kgcc/m68k-coff/libiberty/configure:1820: undefined reference to `asprintf' collect2: ld returned 1 exit status configure: failed program was: #line 1803 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char asprintf(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char asprintf(); int main() { /* 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_asprintf) || defined (__stub___asprintf) choke me #else asprintf(); #endif ; return 0; } configure:1798: checking for atexit configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 configure:1798: checking for basename configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 /cygdrive/c/TEMP/ccm0kMrG.o: In function `main': /usr/local/src/m68kgcc/m68k-coff/libiberty/configure:1820: undefined reference to `basename' collect2: ld returned 1 exit status configure: failed program was: #line 1803 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char basename(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char basename(); int main() { /* 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_basename) || defined (__stub___basename) choke me #else basename(); #endif ; return 0; } configure:1798: checking for bcmp configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 configure:1798: checking for bcopy configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 configure:1798: checking for bzero configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 configure:1798: checking for calloc configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 configure:1798: checking for clock configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 /usr/local/m68k-coff/lib/libc.a(timer.o): In function `_times_r': /usr/local/src/m68knewlib/m68k-coff/newlib/libc/reent/../../../../../newlib-1.8.2/newlib/libc/reent/timer.c:63: undefined reference to `times' /usr/local/m68k-coff/lib/libc.a(timer.o): In function `_gettimeofday_r': /usr/local/src/m68knewlib/m68k-coff/newlib/libc/reent/../../../../../newlib-1.8.2/newlib/libc/reent/timer.c:107: undefined reference to `gettimeofday' collect2: ld returned 1 exit status configure: failed program was: #line 1803 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char clock(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char clock(); int main() { /* 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_clock) || defined (__stub___clock) choke me #else clock(); #endif ; return 0; } configure:1798: checking for getcwd configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 /cygdrive/c/TEMP/cc4C87US.o: In function `main': /usr/local/src/m68kgcc/m68k-coff/libiberty/configure:1820: undefined reference to `getcwd' collect2: ld returned 1 exit status configure: failed program was: #line 1803 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getcwd(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char getcwd(); int main() { /* 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_getcwd) || defined (__stub___getcwd) choke me #else getcwd(); #endif ; return 0; } configure:1798: checking for getpagesize configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 /cygdrive/c/TEMP/ccPODP0Y.o: In function `main': /usr/local/src/m68kgcc/m68k-coff/libiberty/configure:1820: undefined reference to `getpagesize' collect2: ld returned 1 exit status configure: failed program was: #line 1803 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getpagesize(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char getpagesize(); int main() { /* 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_getpagesize) || defined (__stub___getpagesize) choke me #else getpagesize(); #endif ; return 0; } configure:1798: checking for index configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 configure:1798: checking for insque configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 /cygdrive/c/TEMP/ccpqlDc0.o: In function `main': /usr/local/src/m68kgcc/m68k-coff/libiberty/configure:1820: undefined reference to `insque' collect2: ld returned 1 exit status configure: failed program was: #line 1803 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char insque(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char insque(); int main() { /* 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_insque) || defined (__stub___insque) choke me #else insque(); #endif ; return 0; } configure:1798: checking for memchr configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 configure:1798: checking for memcmp configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 configure:1810: warning: conflicting types for built-in function `memcmp' configure:1798: checking for memcpy configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 configure:1810: warning: conflicting types for built-in function `memcpy' configure:1798: checking for memmove configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 configure:1798: checking for memset configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 configure:1810: warning: conflicting types for built-in function `memset' configure:1798: checking for mkstemps configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 /cygdrive/c/TEMP/ccEOy7Vd.o: In function `main': /usr/local/src/m68kgcc/m68k-coff/libiberty/configure:1820: undefined reference to `mkstemps' collect2: ld returned 1 exit status configure: failed program was: #line 1803 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char mkstemps(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char mkstemps(); int main() { /* 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_mkstemps) || defined (__stub___mkstemps) choke me #else mkstemps(); #endif ; return 0; } configure:1798: checking for putenv configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 configure:1798: checking for random configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 /cygdrive/c/TEMP/ccY4oIP4.o: In function `main': /usr/local/src/m68kgcc/m68k-coff/libiberty/configure:1820: undefined reference to `random' collect2: ld returned 1 exit status configure: failed program was: #line 1803 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char random(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char random(); int main() { /* 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_random) || defined (__stub___random) choke me #else random(); #endif ; return 0; } configure:1798: checking for rename configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 /usr/local/m68k-coff/lib/libc.a(linkr.o): In function `_link_r': /usr/local/src/m68knewlib/m68k-coff/newlib/libc/reent/../../../../../newlib-1.8.2/newlib/libc/reent/linkr.c:61: undefined reference to `link' collect2: ld returned 1 exit status configure: failed program was: #line 1803 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char rename(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char rename(); int main() { /* 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_rename) || defined (__stub___rename) choke me #else rename(); #endif ; return 0; } configure:1798: checking for rindex configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 configure:1798: checking for setenv configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 configure:1798: checking for sigsetmask configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 /cygdrive/c/TEMP/ccEaTXbK.o: In function `main': /usr/local/src/m68kgcc/m68k-coff/libiberty/configure:1820: undefined reference to `sigsetmask' collect2: ld returned 1 exit status configure: failed program was: #line 1803 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char sigsetmask(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char sigsetmask(); int main() { /* 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_sigsetmask) || defined (__stub___sigsetmask) choke me #else sigsetmask(); #endif ; return 0; } configure:1798: checking for strcasecmp configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 configure:1798: checking for strchr configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 configure:1798: checking for strdup configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 configure:1798: checking for strncasecmp configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 configure:1798: checking for strrchr configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 configure:1798: checking for strstr configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 configure:1798: checking for strtod configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 configure:1798: checking for strtol configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 configure:1798: checking for strtoul configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 configure:1798: checking for tmpnam configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 configure:1798: checking for vasprintf configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 /cygdrive/c/TEMP/ccSkMT4M.o: In function `main': /usr/local/src/m68kgcc/m68k-coff/libiberty/configure:1820: undefined reference to `vasprintf' collect2: ld returned 1 exit status configure: failed program was: #line 1803 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char vasprintf(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char vasprintf(); int main() { /* 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_vasprintf) || defined (__stub___vasprintf) choke me #else vasprintf(); #endif ; return 0; } configure:1798: checking for vfprintf configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 configure:1798: checking for vprintf configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 configure:1798: checking for vsprintf configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 configure:1798: checking for waitpid configure:1826: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 /cygdrive/c/TEMP/cccSw3az.o: In function `main': /usr/local/src/m68kgcc/m68k-coff/libiberty/configure:1820: undefined reference to `waitpid' collect2: ld returned 1 exit status configure: failed program was: #line 1803 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char waitpid(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char waitpid(); int main() { /* 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_waitpid) || defined (__stub___waitpid) choke me #else waitpid(); #endif ; return 0; } configure:1873: checking for working alloca.h configure:1885: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 configure:1879: alloca.h: No such file or directory configure: failed program was: #line 1878 "configure" #include "confdefs.h" #include int main() { char *p = alloca(2 * sizeof(int)); ; return 0; } configure:1906: checking for alloca configure:1939: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 configure:2108: checking for ANSI C header files configure:2121: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -E conftest.c >/dev/null 2>conftest.out configure:2188: /usr/local/src/m68kgcc/gcc/xgcc -B/usr/local/src/m68kgcc/gcc/ -B/usr/local/m68k-coff/bin/ -o conftest -g -O2 conftest.c 1>&5 configure: failed program was: