This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:604: checking host system type configure:625: checking target system type configure:643: checking build system type configure:717: checking for gcc configure:749: checking for ld configure:781: checking for ar configure:813: checking for strip configure:845: checking for objcopy configure:912: checking for nm configure:945: checking for ranlib configure:981: checking for gm4 configure:1013: checking if gm4 is gnu m4 configure:1020: gm4 -s m4test > /dev/null configure:1045: checking for a BSD compatible install configure:1110: checking for gawk configure:1144: checking for bison configure:1195: checking for perl5 configure:1247: checking assembler support for cr4 register configure:1260: gcc295 -c -O2 conftest.c 1>&5 configure:1282: checking assembler support for debug registers configure:1295: gcc295 -c -O2 conftest.c 1>&5 /var/tmp//ccVAT0AW.s:10:bad register name ('%dr7') configure: failed program was: #line 1288 "configure" #include "confdefs.h" int main() { asm("mov %eax,%dr7"); ; return 0; } configure:1317: checking if compiler groks __attribute__((stdcall)) configure:1331: gcc295 -c -O2 conftest.c 1>&5 configure:1354: checking for .p2align assembler pseudo-op configure:1367: gcc295 -c -O2 conftest.c 1>&5 configure:1392: checking assembler prefix for 32-bit addresses in .code16 mode configure:1423: gcc295 -o conftest -O2 -nostartfiles -nostdlib conftest.c -lposix 1>&5 /var/tmp//ccdKqF5D.s:10:Unknown pseudo-op: .code16 /var/tmp//ccdKqF5D.s:10:no such 386 instruction: `addr32' configure: failed program was: #line 1408 "configure" #include "confdefs.h" #define ADDR32 addr32 #define STRINGIFY(x) STRINGIFY_1(x) #define STRINGIFY_1(x) #x #define ADDR32STR STRINGIFY(ADDR32) " " int main() { /* This tests that we can assemble in 16-bit mode an instruction that uses a 32-bit address that will need to be relocated and is more than 64k away from the instruction. */ asm(".code16;" ADDR32STR "ljmp %cs:frobozz; .space 65537; frobozz:"); ; return 0; } configure:1423: gcc295 -o conftest -O2 -nostartfiles -nostdlib conftest.c -lposix 1>&5 /var/tmp//cc2QA5pX.s:10:Unknown pseudo-op: .code16 /var/tmp//cc2QA5pX.s:10:no such 386 instruction: `addr32' configure: failed program was: #line 1408 "configure" #include "confdefs.h" #define ADDR32 addr32; #define STRINGIFY(x) STRINGIFY_1(x) #define STRINGIFY_1(x) #x #define ADDR32STR STRINGIFY(ADDR32) " " int main() { /* This tests that we can assemble in 16-bit mode an instruction that uses a 32-bit address that will need to be relocated and is more than 64k away from the instruction. */ asm(".code16;" ADDR32STR "ljmp %cs:frobozz; .space 65537; frobozz:"); ; return 0; } configure:1423: gcc295 -o conftest -O2 -nostartfiles -nostdlib conftest.c -lposix 1>&5 /var/tmp//cczy3cln.s:10:Unknown pseudo-op: .code16 configure: failed program was: #line 1408 "configure" #include "confdefs.h" #define ADDR32 #define STRINGIFY(x) STRINGIFY_1(x) #define STRINGIFY_1(x) #x #define ADDR32STR STRINGIFY(ADDR32) " " int main() { /* This tests that we can assemble in 16-bit mode an instruction that uses a 32-bit address that will need to be relocated and is more than 64k away from the instruction. */ asm(".code16;" ADDR32STR "ljmp %cs:frobozz; .space 65537; frobozz:"); ; return 0; } configure:1573: checking for working .bss assembler directive configure:1588: gcc295 -c -O2 conftest.c 1>&5 /var/tmp//ccp0GjQR.s:10:Unknown pseudo-op: .bss /var/tmp//ccp0GjQR.s:10:Bad Absolute Expression, absolute 0 assumed. /var/tmp//ccp0GjQR.s:10:Repeat < 0, .space ignored configure: failed program was: #line 1579 "configure" #include "confdefs.h" int main() { /* NOTE! Splitting this into two asms can break the check! */ asm(".data; foo: .bss; .space 16; .data; bar: .space foo-bar+1;.text"); ; return 0; } configure:1610: checking if compiler groks __attribute__((packed)) on structs configure:1626: gcc295 -c -O2 conftest.c 1>&5 configure:1648: checking if compiler groks __attribute__((pure)) configure:1662: gcc295 -c -O2 conftest.c 1>&5 configure:1684: checking if compiler groks __attribute__((noreturn)) configure:1698: gcc295 -c -O2 conftest.c 1>&5 configure:1728: checking if compiler groks __attribute__((constructor)) configure:1742: gcc295 -c -O2 conftest.c 1>&5 configure:1804: checking if ld supports -format binary configure:1812: gcc295 -O2 -c conftest.S configure:1815: ld -Ttext 100000 -o conftest conftest.o -format binary conftest.o -format default 1>&2 && test -x conftest ld: unknown flag: -Ttext configure:1846: checking if ld supports -oformat binary configure:1854: gcc295 -O2 -c conftest.S configure:1857: ld -Ttext 100000 -o conftest -oformat binary conftest.o -format binary conftest.o -format default 1>&2 && test -x conftest ld: unknown flag: -Ttext configure:1898: checking if ld supports -oformat msdos configure:1903: gcc295 -O2 -c conftest.c configure:1906: ld -Ttext 0 -o conftest -oformat msdos conftest.o 1>&2 && test -x conftest ld: unknown flag: -Ttext configure:1929: checking for a.out linker configure:1937: gcc295 -O2 -c conftest.c configure:1943: ld -m i386mach -n -Ttext 0 -o conftest conftest.o 1>&2 && test -x conftest ld: unknown flag: -n configure:1943: ld -m i386bsd -n -Ttext 0 -o conftest conftest.o 1>&2 && test -x conftest ld: unknown flag: -n configure:1943: ld -m i386nbsd -n -Ttext 0 -o conftest conftest.o 1>&2 && test -x conftest ld: unknown flag: -n configure:1943: ld -m i386aout -n -Ttext 0 -o conftest conftest.o 1>&2 && test -x conftest ld: unknown flag: -n configure:1943: ld -m armnbsd -n -Ttext 0 -o conftest conftest.o 1>&2 && test -x conftest ld: unknown flag: -n configure:1943: ld -m armaoutl -n -Ttext 0 -o conftest conftest.o 1>&2 && test -x conftest ld: unknown flag: -n configure:1961: checking if gcc295 supports -fno-strict-aliasing configure:1968: gcc295 -fno-strict-aliasing -c conftest.c configure:2275: checking if gcc295 supports -specs Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Reading specs from /dev/null Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809)