Ticket #2891: config.log

File config.log, 37.1 KB (added by Julio, 13 years ago)

Generated by make process. LFS-Book chapter 5.7.1

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by configure, which was
5generated by GNU Autoconf 2.64. Invocation command line was
6
7 $ ../gcc-4.5.2/configure --target=i686-lfs-linux-gnu --prefix=/tools --disable-nls --disable-shared --disable-multilib --disable-decimal-float --disable-threads --disable-libmudflap --disable-libssp --disable-libgomp --enable-languages=c --with-gmp-include=/mnt/lfs/sources/gcc-build/gmp --with-gmp-lib=/mnt/lfs/sources/gcc-build/gmp/.libs --without-ppl --without-cloog
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = slack
14uname -m = i686
15uname -r = 2.6.29.6-smp
16uname -s = Linux
17uname -v = #2 SMP Mon Aug 17 00:52:54 CDT 2009
18
19/usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 2.80GHz
20/bin/uname -X = unknown
21
22/bin/arch = i686
23/usr/bin/arch -k = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo = unknown
26/bin/machine = unknown
27/usr/bin/oslevel = unknown
28/bin/universe = unknown
29
30PATH: /tools/bin
31PATH: /bin
32PATH: /usr/bin
33
34
35## ----------- ##
36## Core tests. ##
37## ----------- ##
38
39configure:2429: checking build system type
40configure:2443: result: i686-pc-linux-gnu
41configure:2490: checking host system type
42configure:2503: result: i686-pc-linux-gnu
43configure:2523: checking target system type
44configure:2536: result: i686-lfs-linux-gnu
45configure:2590: checking for a BSD-compatible install
46configure:2658: result: /bin/ginstall -c
47configure:2669: checking whether ln works
48configure:2691: result: yes
49configure:2695: checking whether ln -s works
50configure:2699: result: yes
51configure:2706: checking for a sed that does not truncate output
52configure:2770: result: /bin/sed
53configure:2779: checking for gawk
54configure:2795: found /bin/gawk
55configure:2806: result: gawk
56configure:4039: checking for gcc
57configure:4055: found /usr/bin/gcc
58configure:4066: result: gcc
59configure:4295: checking for C compiler version
60configure:4304: gcc --version >&5
61gcc (GCC) 4.3.3
62Copyright (C) 2008 Free Software Foundation, Inc.
63This is free software; see the source for copying conditions. There is NO
64warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
65
66configure:4315: $? = 0
67configure:4304: gcc -v >&5
68Reading specs from /usr/lib/gcc/i486-slackware-linux/4.3.3/specs
69Target: i486-slackware-linux
70Configured with: ../gcc-4.3.3/configure --prefix=/usr --libdir=/usr/lib --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,java,objc --enable-threads=posix --enable-checking=release --with-system-zlib --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --with-gnu-ld --verbose --with-arch=i486 --target=i486-slackware-linux --build=i486-slackware-linux --host=i486-slackware-linux
71Thread model: posix
72gcc version 4.3.3 (GCC)
73configure:4315: $? = 0
74configure:4304: gcc -V >&5
75gcc: '-V' option must have argument
76configure:4315: $? = 1
77configure:4304: gcc -qversion >&5
78gcc: unrecognized option '-qversion'
79gcc: no input files
80configure:4315: $? = 1
81configure:4335: checking for C compiler default output file name
82configure:4357: gcc conftest.c >&5
83configure:4361: $? = 0
84configure:4398: result: a.out
85configure:4414: checking whether the C compiler works
86configure:4423: ./a.out
87configure:4427: $? = 0
88configure:4442: result: yes
89configure:4449: checking whether we are cross compiling
90configure:4451: result: no
91configure:4454: checking for suffix of executables
92configure:4461: gcc -o conftest conftest.c >&5
93configure:4465: $? = 0
94configure:4487: result:
95configure:4493: checking for suffix of object files
96configure:4515: gcc -c conftest.c >&5
97configure:4519: $? = 0
98configure:4540: result: o
99configure:4544: checking whether we are using the GNU C compiler
100configure:4563: gcc -c conftest.c >&5
101configure:4563: $? = 0
102configure:4572: result: yes
103configure:4581: checking whether gcc accepts -g
104configure:4601: gcc -c -g conftest.c >&5
105configure:4601: $? = 0
106configure:4642: result: yes
107configure:4659: checking for gcc option to accept ISO C89
108configure:4723: gcc -c -g -O2 conftest.c >&5
109configure:4723: $? = 0
110configure:4736: result: none needed
111configure:4814: checking for g++
112configure:4830: found /usr/bin/g++
113configure:4841: result: g++
114configure:4868: checking for C++ compiler version
115configure:4877: g++ --version >&5
116g++ (GCC) 4.3.3
117Copyright (C) 2008 Free Software Foundation, Inc.
118This is free software; see the source for copying conditions. There is NO
119warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
120
121configure:4888: $? = 0
122configure:4877: g++ -v >&5
123Reading specs from /usr/lib/gcc/i486-slackware-linux/4.3.3/specs
124Target: i486-slackware-linux
125Configured with: ../gcc-4.3.3/configure --prefix=/usr --libdir=/usr/lib --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,java,objc --enable-threads=posix --enable-checking=release --with-system-zlib --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --with-gnu-ld --verbose --with-arch=i486 --target=i486-slackware-linux --build=i486-slackware-linux --host=i486-slackware-linux
126Thread model: posix
127gcc version 4.3.3 (GCC)
128configure:4888: $? = 0
129configure:4877: g++ -V >&5
130g++: '-V' option must have argument
131configure:4888: $? = 1
132configure:4877: g++ -qversion >&5
133g++: unrecognized option '-qversion'
134g++: no input files
135configure:4888: $? = 1
136configure:4892: checking whether we are using the GNU C++ compiler
137configure:4911: g++ -c conftest.cpp >&5
138configure:4911: $? = 0
139configure:4920: result: yes
140configure:4929: checking whether g++ accepts -g
141configure:4949: g++ -c -g conftest.cpp >&5
142configure:4949: $? = 0
143configure:4990: result: yes
144configure:5079: checking for gnatbind
145configure:5095: found /usr/bin/gnatbind
146configure:5106: result: gnatbind
147configure:5171: checking for gnatmake
148configure:5187: found /usr/bin/gnatmake
149configure:5198: result: gnatmake
150configure:5220: checking whether compiler driver understands Ada
151configure:5243: result: yes
152configure:5252: checking how to compare bootstrapped objects
153configure:5277: result: cmp --ignore-initial=16 $$f1 $$f2
154configure:5293: checking for objdir
155configure:5308: result: .libs
156configure:6004: checking how to run the C preprocessor
157configure:6035: gcc -E conftest.c
158configure:6035: $? = 0
159configure:6049: gcc -E conftest.c
160conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
161configure:6049: $? = 1
162configure: failed program was:
163| /* confdefs.h */
164| #define PACKAGE_NAME ""
165| #define PACKAGE_TARNAME ""
166| #define PACKAGE_VERSION ""
167| #define PACKAGE_STRING ""
168| #define PACKAGE_BUGREPORT ""
169| #define PACKAGE_URL ""
170| #define LT_OBJDIR ".libs/"
171| /* end confdefs.h. */
172| #include <ac_nonexistent.h>
173configure:6074: result: gcc -E
174configure:6094: gcc -E conftest.c
175configure:6094: $? = 0
176configure:6108: gcc -E conftest.c
177conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
178configure:6108: $? = 1
179configure: failed program was:
180| /* confdefs.h */
181| #define PACKAGE_NAME ""
182| #define PACKAGE_TARNAME ""
183| #define PACKAGE_VERSION ""
184| #define PACKAGE_STRING ""
185| #define PACKAGE_BUGREPORT ""
186| #define PACKAGE_URL ""
187| #define LT_OBJDIR ".libs/"
188| /* end confdefs.h. */
189| #include <ac_nonexistent.h>
190configure:6137: checking for grep that handles long lines and -e
191configure:6195: result: /bin/grep
192configure:6200: checking for egrep
193configure:6262: result: /bin/grep -E
194configure:6267: checking for ANSI C header files
195configure:6287: gcc -c -g -O2 conftest.c >&5
196configure:6287: $? = 0
197configure:6360: gcc -o conftest -g -O2 conftest.c >&5
198configure:6360: $? = 0
199configure:6360: ./conftest
200configure:6360: $? = 0
201configure:6371: result: yes
202configure:6384: checking for sys/types.h
203configure:6384: gcc -c -g -O2 conftest.c >&5
204configure:6384: $? = 0
205configure:6384: result: yes
206configure:6384: checking for sys/stat.h
207configure:6384: gcc -c -g -O2 conftest.c >&5
208configure:6384: $? = 0
209configure:6384: result: yes
210configure:6384: checking for stdlib.h
211configure:6384: gcc -c -g -O2 conftest.c >&5
212configure:6384: $? = 0
213configure:6384: result: yes
214configure:6384: checking for string.h
215configure:6384: gcc -c -g -O2 conftest.c >&5
216configure:6384: $? = 0
217configure:6384: result: yes
218configure:6384: checking for memory.h
219configure:6384: gcc -c -g -O2 conftest.c >&5
220configure:6384: $? = 0
221configure:6384: result: yes
222configure:6384: checking for strings.h
223configure:6384: gcc -c -g -O2 conftest.c >&5
224configure:6384: $? = 0
225configure:6384: result: yes
226configure:6384: checking for inttypes.h
227configure:6384: gcc -c -g -O2 conftest.c >&5
228configure:6384: $? = 0
229configure:6384: result: yes
230configure:6384: checking for stdint.h
231configure:6384: gcc -c -g -O2 conftest.c >&5
232configure:6384: $? = 0
233configure:6384: result: yes
234configure:6384: checking for unistd.h
235configure:6384: gcc -c -g -O2 conftest.c >&5
236configure:6384: $? = 0
237configure:6384: result: yes
238configure:6475: checking libelf.h usability
239configure:6475: gcc -c -g -O2 -I/usr/include/libelf -I/usr/include/libelf conftest.c >&5
240conftest.c:53:20: error: libelf.h: No such file or directory
241configure:6475: $? = 1
242configure: failed program was:
243| /* confdefs.h */
244| #define PACKAGE_NAME ""
245| #define PACKAGE_TARNAME ""
246| #define PACKAGE_VERSION ""
247| #define PACKAGE_STRING ""
248| #define PACKAGE_BUGREPORT ""
249| #define PACKAGE_URL ""
250| #define LT_OBJDIR ".libs/"
251| #define STDC_HEADERS 1
252| #define HAVE_SYS_TYPES_H 1
253| #define HAVE_SYS_STAT_H 1
254| #define HAVE_STDLIB_H 1
255| #define HAVE_STRING_H 1
256| #define HAVE_MEMORY_H 1
257| #define HAVE_STRINGS_H 1
258| #define HAVE_INTTYPES_H 1
259| #define HAVE_STDINT_H 1
260| #define HAVE_UNISTD_H 1
261| /* end confdefs.h. */
262| #include <stdio.h>
263| #ifdef HAVE_SYS_TYPES_H
264| # include <sys/types.h>
265| #endif
266| #ifdef HAVE_SYS_STAT_H
267| # include <sys/stat.h>
268| #endif
269| #ifdef STDC_HEADERS
270| # include <stdlib.h>
271| # include <stddef.h>
272| #else
273| # ifdef HAVE_STDLIB_H
274| # include <stdlib.h>
275| # endif
276| #endif
277| #ifdef HAVE_STRING_H
278| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
279| # include <memory.h>
280| # endif
281| # include <string.h>
282| #endif
283| #ifdef HAVE_STRINGS_H
284| # include <strings.h>
285| #endif
286| #ifdef HAVE_INTTYPES_H
287| # include <inttypes.h>
288| #endif
289| #ifdef HAVE_STDINT_H
290| # include <stdint.h>
291| #endif
292| #ifdef HAVE_UNISTD_H
293| # include <unistd.h>
294| #endif
295| #include <libelf.h>
296configure:6475: result: no
297configure:6475: checking libelf.h presence
298configure:6475: gcc -E -I/usr/include/libelf conftest.c
299conftest.c:20:20: error: libelf.h: No such file or directory
300configure:6475: $? = 1
301configure: failed program was:
302| /* confdefs.h */
303| #define PACKAGE_NAME ""
304| #define PACKAGE_TARNAME ""
305| #define PACKAGE_VERSION ""
306| #define PACKAGE_STRING ""
307| #define PACKAGE_BUGREPORT ""
308| #define PACKAGE_URL ""
309| #define LT_OBJDIR ".libs/"
310| #define STDC_HEADERS 1
311| #define HAVE_SYS_TYPES_H 1
312| #define HAVE_SYS_STAT_H 1
313| #define HAVE_STDLIB_H 1
314| #define HAVE_STRING_H 1
315| #define HAVE_MEMORY_H 1
316| #define HAVE_STRINGS_H 1
317| #define HAVE_INTTYPES_H 1
318| #define HAVE_STDINT_H 1
319| #define HAVE_UNISTD_H 1
320| /* end confdefs.h. */
321| #include <libelf.h>
322configure:6475: result: no
323configure:6475: checking for libelf.h
324configure:6475: result: no
325configure:6487: checking gelf.h usability
326configure:6487: gcc -c -g -O2 -I/usr/include/libelf -I/usr/include/libelf conftest.c >&5
327conftest.c:53:18: error: gelf.h: No such file or directory
328configure:6487: $? = 1
329configure: failed program was:
330| /* confdefs.h */
331| #define PACKAGE_NAME ""
332| #define PACKAGE_TARNAME ""
333| #define PACKAGE_VERSION ""
334| #define PACKAGE_STRING ""
335| #define PACKAGE_BUGREPORT ""
336| #define PACKAGE_URL ""
337| #define LT_OBJDIR ".libs/"
338| #define STDC_HEADERS 1
339| #define HAVE_SYS_TYPES_H 1
340| #define HAVE_SYS_STAT_H 1
341| #define HAVE_STDLIB_H 1
342| #define HAVE_STRING_H 1
343| #define HAVE_MEMORY_H 1
344| #define HAVE_STRINGS_H 1
345| #define HAVE_INTTYPES_H 1
346| #define HAVE_STDINT_H 1
347| #define HAVE_UNISTD_H 1
348| /* end confdefs.h. */
349| #include <stdio.h>
350| #ifdef HAVE_SYS_TYPES_H
351| # include <sys/types.h>
352| #endif
353| #ifdef HAVE_SYS_STAT_H
354| # include <sys/stat.h>
355| #endif
356| #ifdef STDC_HEADERS
357| # include <stdlib.h>
358| # include <stddef.h>
359| #else
360| # ifdef HAVE_STDLIB_H
361| # include <stdlib.h>
362| # endif
363| #endif
364| #ifdef HAVE_STRING_H
365| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
366| # include <memory.h>
367| # endif
368| # include <string.h>
369| #endif
370| #ifdef HAVE_STRINGS_H
371| # include <strings.h>
372| #endif
373| #ifdef HAVE_INTTYPES_H
374| # include <inttypes.h>
375| #endif
376| #ifdef HAVE_STDINT_H
377| # include <stdint.h>
378| #endif
379| #ifdef HAVE_UNISTD_H
380| # include <unistd.h>
381| #endif
382| #include <gelf.h>
383configure:6487: result: no
384configure:6487: checking gelf.h presence
385configure:6487: gcc -E -I/usr/include/libelf conftest.c
386conftest.c:20:18: error: gelf.h: No such file or directory
387configure:6487: $? = 1
388configure: failed program was:
389| /* confdefs.h */
390| #define PACKAGE_NAME ""
391| #define PACKAGE_TARNAME ""
392| #define PACKAGE_VERSION ""
393| #define PACKAGE_STRING ""
394| #define PACKAGE_BUGREPORT ""
395| #define PACKAGE_URL ""
396| #define LT_OBJDIR ".libs/"
397| #define STDC_HEADERS 1
398| #define HAVE_SYS_TYPES_H 1
399| #define HAVE_SYS_STAT_H 1
400| #define HAVE_STDLIB_H 1
401| #define HAVE_STRING_H 1
402| #define HAVE_MEMORY_H 1
403| #define HAVE_STRINGS_H 1
404| #define HAVE_INTTYPES_H 1
405| #define HAVE_STDINT_H 1
406| #define HAVE_UNISTD_H 1
407| /* end confdefs.h. */
408| #include <gelf.h>
409configure:6487: result: no
410configure:6487: checking for gelf.h
411configure:6487: result: no
412configure:6500: checking libelf/libelf.h usability
413configure:6500: gcc -c -g -O2 -I/usr/include/libelf -I/usr/include/libelf conftest.c >&5
414conftest.c:53:27: error: libelf/libelf.h: No such file or directory
415configure:6500: $? = 1
416configure: failed program was:
417| /* confdefs.h */
418| #define PACKAGE_NAME ""
419| #define PACKAGE_TARNAME ""
420| #define PACKAGE_VERSION ""
421| #define PACKAGE_STRING ""
422| #define PACKAGE_BUGREPORT ""
423| #define PACKAGE_URL ""
424| #define LT_OBJDIR ".libs/"
425| #define STDC_HEADERS 1
426| #define HAVE_SYS_TYPES_H 1
427| #define HAVE_SYS_STAT_H 1
428| #define HAVE_STDLIB_H 1
429| #define HAVE_STRING_H 1
430| #define HAVE_MEMORY_H 1
431| #define HAVE_STRINGS_H 1
432| #define HAVE_INTTYPES_H 1
433| #define HAVE_STDINT_H 1
434| #define HAVE_UNISTD_H 1
435| /* end confdefs.h. */
436| #include <stdio.h>
437| #ifdef HAVE_SYS_TYPES_H
438| # include <sys/types.h>
439| #endif
440| #ifdef HAVE_SYS_STAT_H
441| # include <sys/stat.h>
442| #endif
443| #ifdef STDC_HEADERS
444| # include <stdlib.h>
445| # include <stddef.h>
446| #else
447| # ifdef HAVE_STDLIB_H
448| # include <stdlib.h>
449| # endif
450| #endif
451| #ifdef HAVE_STRING_H
452| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
453| # include <memory.h>
454| # endif
455| # include <string.h>
456| #endif
457| #ifdef HAVE_STRINGS_H
458| # include <strings.h>
459| #endif
460| #ifdef HAVE_INTTYPES_H
461| # include <inttypes.h>
462| #endif
463| #ifdef HAVE_STDINT_H
464| # include <stdint.h>
465| #endif
466| #ifdef HAVE_UNISTD_H
467| # include <unistd.h>
468| #endif
469| #include <libelf/libelf.h>
470configure:6500: result: no
471configure:6500: checking libelf/libelf.h presence
472configure:6500: gcc -E -I/usr/include/libelf conftest.c
473conftest.c:20:27: error: libelf/libelf.h: No such file or directory
474configure:6500: $? = 1
475configure: failed program was:
476| /* confdefs.h */
477| #define PACKAGE_NAME ""
478| #define PACKAGE_TARNAME ""
479| #define PACKAGE_VERSION ""
480| #define PACKAGE_STRING ""
481| #define PACKAGE_BUGREPORT ""
482| #define PACKAGE_URL ""
483| #define LT_OBJDIR ".libs/"
484| #define STDC_HEADERS 1
485| #define HAVE_SYS_TYPES_H 1
486| #define HAVE_SYS_STAT_H 1
487| #define HAVE_STDLIB_H 1
488| #define HAVE_STRING_H 1
489| #define HAVE_MEMORY_H 1
490| #define HAVE_STRINGS_H 1
491| #define HAVE_INTTYPES_H 1
492| #define HAVE_STDINT_H 1
493| #define HAVE_UNISTD_H 1
494| /* end confdefs.h. */
495| #include <libelf/libelf.h>
496configure:6500: result: no
497configure:6500: checking for libelf/libelf.h
498configure:6500: result: no
499configure:6512: checking libelf/gelf.h usability
500configure:6512: gcc -c -g -O2 -I/usr/include/libelf -I/usr/include/libelf conftest.c >&5
501conftest.c:53:25: error: libelf/gelf.h: No such file or directory
502configure:6512: $? = 1
503configure: failed program was:
504| /* confdefs.h */
505| #define PACKAGE_NAME ""
506| #define PACKAGE_TARNAME ""
507| #define PACKAGE_VERSION ""
508| #define PACKAGE_STRING ""
509| #define PACKAGE_BUGREPORT ""
510| #define PACKAGE_URL ""
511| #define LT_OBJDIR ".libs/"
512| #define STDC_HEADERS 1
513| #define HAVE_SYS_TYPES_H 1
514| #define HAVE_SYS_STAT_H 1
515| #define HAVE_STDLIB_H 1
516| #define HAVE_STRING_H 1
517| #define HAVE_MEMORY_H 1
518| #define HAVE_STRINGS_H 1
519| #define HAVE_INTTYPES_H 1
520| #define HAVE_STDINT_H 1
521| #define HAVE_UNISTD_H 1
522| /* end confdefs.h. */
523| #include <stdio.h>
524| #ifdef HAVE_SYS_TYPES_H
525| # include <sys/types.h>
526| #endif
527| #ifdef HAVE_SYS_STAT_H
528| # include <sys/stat.h>
529| #endif
530| #ifdef STDC_HEADERS
531| # include <stdlib.h>
532| # include <stddef.h>
533| #else
534| # ifdef HAVE_STDLIB_H
535| # include <stdlib.h>
536| # endif
537| #endif
538| #ifdef HAVE_STRING_H
539| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
540| # include <memory.h>
541| # endif
542| # include <string.h>
543| #endif
544| #ifdef HAVE_STRINGS_H
545| # include <strings.h>
546| #endif
547| #ifdef HAVE_INTTYPES_H
548| # include <inttypes.h>
549| #endif
550| #ifdef HAVE_STDINT_H
551| # include <stdint.h>
552| #endif
553| #ifdef HAVE_UNISTD_H
554| # include <unistd.h>
555| #endif
556| #include <libelf/gelf.h>
557configure:6512: result: no
558configure:6512: checking libelf/gelf.h presence
559configure:6512: gcc -E -I/usr/include/libelf conftest.c
560conftest.c:20:25: error: libelf/gelf.h: No such file or directory
561configure:6512: $? = 1
562configure: failed program was:
563| /* confdefs.h */
564| #define PACKAGE_NAME ""
565| #define PACKAGE_TARNAME ""
566| #define PACKAGE_VERSION ""
567| #define PACKAGE_STRING ""
568| #define PACKAGE_BUGREPORT ""
569| #define PACKAGE_URL ""
570| #define LT_OBJDIR ".libs/"
571| #define STDC_HEADERS 1
572| #define HAVE_SYS_TYPES_H 1
573| #define HAVE_SYS_STAT_H 1
574| #define HAVE_STDLIB_H 1
575| #define HAVE_STRING_H 1
576| #define HAVE_MEMORY_H 1
577| #define HAVE_STRINGS_H 1
578| #define HAVE_INTTYPES_H 1
579| #define HAVE_STDINT_H 1
580| #define HAVE_UNISTD_H 1
581| /* end confdefs.h. */
582| #include <libelf/gelf.h>
583configure:6512: result: no
584configure:6512: checking for libelf/gelf.h
585configure:6512: result: no
586configure:7654: checking for default BUILD_CONFIG
587configure:7686: result:
588configure:8128: checking for bison
589configure:8144: found /usr/bin/bison
590configure:8155: result: bison -y
591configure:8176: checking for bison
592configure:8192: found /usr/bin/bison
593configure:8203: result: bison
594configure:8223: checking for gm4
595configure:8253: result: no
596configure:8223: checking for gnum4
597configure:8253: result: no
598configure:8223: checking for m4
599configure:8239: found /usr/bin/m4
600configure:8250: result: m4
601configure:8270: checking for flex
602configure:8286: found /usr/bin/flex
603configure:8297: result: flex
604configure:8318: checking for flex
605configure:8334: found /usr/bin/flex
606configure:8345: result: flex
607configure:8365: checking for makeinfo
608configure:8381: found /usr/bin/makeinfo
609configure:8392: result: makeinfo
610configure:8426: checking for expect
611configure:8442: found /usr/bin/expect
612configure:8453: result: expect
613configure:8475: checking for runtest
614configure:8505: result: no
615configure:8620: checking for ar
616configure:8636: found /usr/bin/ar
617configure:8647: result: ar
618configure:8761: checking for as
619configure:8777: found /usr/bin/as
620configure:8788: result: as
621configure:8902: checking for dlltool
622configure:8932: result: no
623configure:8962: checking for ld
624configure:8989: result: /usr/lib/gcc/i486-slackware-linux/4.3.3/../../../../i486-slackware-linux/bin/ld
625configure:9184: checking for lipo
626configure:9214: result: no
627configure:9325: checking for nm
628configure:9341: found /usr/bin/nm
629configure:9352: result: nm
630configure:9466: checking for ranlib
631configure:9482: found /usr/bin/ranlib
632configure:9493: result: ranlib
633configure:9602: checking for strip
634configure:9618: found /usr/bin/strip
635configure:9629: result: strip
636configure:9738: checking for windres
637configure:9768: result: no
638configure:9879: checking for windmc
639configure:9909: result: no
640configure:10020: checking for objcopy
641configure:10036: found /usr/bin/objcopy
642configure:10047: result: objcopy
643configure:10161: checking for objdump
644configure:10177: found /usr/bin/objdump
645configure:10188: result: objdump
646configure:10302: checking for i686-lfs-linux-gnu-cc
647configure:10332: result: no
648configure:10302: checking for i686-lfs-linux-gnu-gcc
649configure:10332: result: no
650configure:10463: checking for i686-lfs-linux-gnu-c++
651configure:10493: result: no
652configure:10463: checking for i686-lfs-linux-gnu-g++
653configure:10493: result: no
654configure:10463: checking for i686-lfs-linux-gnu-cxx
655configure:10493: result: no
656configure:10463: checking for i686-lfs-linux-gnu-gxx
657configure:10493: result: no
658configure:10624: checking for i686-lfs-linux-gnu-gcc
659configure:10654: result: no
660configure:10780: checking for i686-lfs-linux-gnu-gcj
661configure:10810: result: no
662configure:10941: checking for i686-lfs-linux-gnu-gfortran
663configure:10971: result: no
664configure:11071: checking for ar
665configure:11089: found /tools/i686-lfs-linux-gnu/bin/ar
666configure:11101: result: /tools/i686-lfs-linux-gnu/bin/ar
667configure:11301: checking for as
668configure:11319: found /tools/i686-lfs-linux-gnu/bin/as
669configure:11331: result: /tools/i686-lfs-linux-gnu/bin/as
670configure:11531: checking for dlltool
671configure:11564: result: no
672configure:11642: checking for i686-lfs-linux-gnu-dlltool
673configure:11672: result: no
674configure:11761: checking for ld
675configure:11779: found /tools/i686-lfs-linux-gnu/bin/ld
676configure:11791: result: /tools/i686-lfs-linux-gnu/bin/ld
677configure:11991: checking for lipo
678configure:12024: result: no
679configure:12102: checking for i686-lfs-linux-gnu-lipo
680configure:12132: result: no
681configure:12221: checking for nm
682configure:12239: found /tools/i686-lfs-linux-gnu/bin/nm
683configure:12251: result: /tools/i686-lfs-linux-gnu/bin/nm
684configure:12451: checking for objdump
685configure:12469: found /tools/i686-lfs-linux-gnu/bin/objdump
686configure:12481: result: /tools/i686-lfs-linux-gnu/bin/objdump
687configure:12681: checking for ranlib
688configure:12699: found /tools/i686-lfs-linux-gnu/bin/ranlib
689configure:12711: result: /tools/i686-lfs-linux-gnu/bin/ranlib
690configure:12911: checking for strip
691configure:12929: found /tools/i686-lfs-linux-gnu/bin/strip
692configure:12941: result: /tools/i686-lfs-linux-gnu/bin/strip
693configure:13141: checking for windres
694configure:13174: result: no
695configure:13252: checking for i686-lfs-linux-gnu-windres
696configure:13282: result: no
697configure:13371: checking for windmc
698configure:13404: result: no
699configure:13482: checking for i686-lfs-linux-gnu-windmc
700configure:13512: result: no
701configure:13579: checking where to find the target ar
702configure:13607: result: pre-installed in /tools/i686-lfs-linux-gnu/bin
703configure:13621: checking where to find the target as
704configure:13649: result: pre-installed in /tools/i686-lfs-linux-gnu/bin
705configure:13663: checking where to find the target cc
706configure:13686: result: just compiled
707configure:13705: checking where to find the target c++
708configure:13745: result: pre-installed
709configure:13750: checking where to find the target c++ for libstdc++
710configure:13790: result: pre-installed
711configure:13795: checking where to find the target dlltool
712configure:13832: result: pre-installed
713configure:13837: checking where to find the target gcc
714configure:13860: result: just compiled
715configure:13879: checking where to find the target gcj
716configure:13919: result: pre-installed
717configure:13924: checking where to find the target gfortran
718configure:13964: result: pre-installed
719configure:13969: checking where to find the target ld
720configure:13997: result: pre-installed in /tools/i686-lfs-linux-gnu/bin
721configure:14011: checking where to find the target lipo
722configure:14037: result: pre-installed
723configure:14042: checking where to find the target nm
724configure:14070: result: pre-installed in /tools/i686-lfs-linux-gnu/bin
725configure:14084: checking where to find the target objdump
726configure:14112: result: pre-installed in /tools/i686-lfs-linux-gnu/bin
727configure:14126: checking where to find the target ranlib
728configure:14154: result: pre-installed in /tools/i686-lfs-linux-gnu/bin
729configure:14168: checking where to find the target strip
730configure:14196: result: pre-installed in /tools/i686-lfs-linux-gnu/bin
731configure:14210: checking where to find the target windres
732configure:14247: result: pre-installed
733configure:14252: checking where to find the target windmc
734configure:14289: result: pre-installed
735configure:14322: checking whether to enable maintainer-specific portions of Makefiles
736configure:14331: result: no
737configure:14364: checking whether -fkeep-inline-functions is supported
738configure:14383: gcc -c -g -O2 -fkeep-inline-functions conftest.c >&5
739configure:14383: $? = 0
740configure:14384: result: yes
741configure:14581: creating ./config.status
742
743## ---------------------- ##
744## Running config.status. ##
745## ---------------------- ##
746
747This file was extended by config.status, which was
748generated by GNU Autoconf 2.64. Invocation command line was
749
750 CONFIG_FILES =
751 CONFIG_HEADERS =
752 CONFIG_LINKS =
753 CONFIG_COMMANDS =
754 $ ./config.status
755
756on slack
757
758config.status:957: creating Makefile
759
760## ---------------- ##
761## Cache variables. ##
762## ---------------- ##
763
764ac_cv_build=i686-pc-linux-gnu
765ac_cv_c_compiler_gnu=yes
766ac_cv_cxx_compiler_gnu=yes
767ac_cv_env_AR_FOR_TARGET_set=
768ac_cv_env_AR_FOR_TARGET_value=
769ac_cv_env_AR_set=
770ac_cv_env_AR_value=
771ac_cv_env_AS_FOR_TARGET_set=
772ac_cv_env_AS_FOR_TARGET_value=
773ac_cv_env_AS_set=
774ac_cv_env_AS_value=
775ac_cv_env_CCC_set=
776ac_cv_env_CCC_value=
777ac_cv_env_CC_FOR_TARGET_set=
778ac_cv_env_CC_FOR_TARGET_value=
779ac_cv_env_CC_set=
780ac_cv_env_CC_value=
781ac_cv_env_CFLAGS_set=
782ac_cv_env_CFLAGS_value=
783ac_cv_env_CPPFLAGS_set=
784ac_cv_env_CPPFLAGS_value=
785ac_cv_env_CPP_set=
786ac_cv_env_CPP_value=
787ac_cv_env_CXXFLAGS_set=
788ac_cv_env_CXXFLAGS_value=
789ac_cv_env_CXX_FOR_TARGET_set=
790ac_cv_env_CXX_FOR_TARGET_value=
791ac_cv_env_CXX_set=
792ac_cv_env_CXX_value=
793ac_cv_env_DLLTOOL_FOR_TARGET_set=
794ac_cv_env_DLLTOOL_FOR_TARGET_value=
795ac_cv_env_DLLTOOL_set=
796ac_cv_env_DLLTOOL_value=
797ac_cv_env_GCC_FOR_TARGET_set=
798ac_cv_env_GCC_FOR_TARGET_value=
799ac_cv_env_GCJ_FOR_TARGET_set=
800ac_cv_env_GCJ_FOR_TARGET_value=
801ac_cv_env_GFORTRAN_FOR_TARGET_set=
802ac_cv_env_GFORTRAN_FOR_TARGET_value=
803ac_cv_env_LDFLAGS_set=
804ac_cv_env_LDFLAGS_value=
805ac_cv_env_LD_FOR_TARGET_set=
806ac_cv_env_LD_FOR_TARGET_value=
807ac_cv_env_LD_set=
808ac_cv_env_LD_value=
809ac_cv_env_LIBS_set=
810ac_cv_env_LIBS_value=
811ac_cv_env_LIPO_FOR_TARGET_set=
812ac_cv_env_LIPO_FOR_TARGET_value=
813ac_cv_env_LIPO_set=
814ac_cv_env_LIPO_value=
815ac_cv_env_NM_FOR_TARGET_set=
816ac_cv_env_NM_FOR_TARGET_value=
817ac_cv_env_NM_set=
818ac_cv_env_NM_value=
819ac_cv_env_OBJCOPY_set=
820ac_cv_env_OBJCOPY_value=
821ac_cv_env_OBJDUMP_FOR_TARGET_set=
822ac_cv_env_OBJDUMP_FOR_TARGET_value=
823ac_cv_env_OBJDUMP_set=
824ac_cv_env_OBJDUMP_value=
825ac_cv_env_RANLIB_FOR_TARGET_set=
826ac_cv_env_RANLIB_FOR_TARGET_value=
827ac_cv_env_RANLIB_set=
828ac_cv_env_RANLIB_value=
829ac_cv_env_STRIP_FOR_TARGET_set=
830ac_cv_env_STRIP_FOR_TARGET_value=
831ac_cv_env_STRIP_set=
832ac_cv_env_STRIP_value=
833ac_cv_env_WINDMC_FOR_TARGET_set=
834ac_cv_env_WINDMC_FOR_TARGET_value=
835ac_cv_env_WINDMC_set=
836ac_cv_env_WINDMC_value=
837ac_cv_env_WINDRES_FOR_TARGET_set=
838ac_cv_env_WINDRES_FOR_TARGET_value=
839ac_cv_env_WINDRES_set=
840ac_cv_env_WINDRES_value=
841ac_cv_env_build_alias_set=
842ac_cv_env_build_alias_value=
843ac_cv_env_host_alias_set=
844ac_cv_env_host_alias_value=
845ac_cv_env_target_alias_set=set
846ac_cv_env_target_alias_value=i686-lfs-linux-gnu
847ac_cv_header_gelf_h=no
848ac_cv_header_inttypes_h=yes
849ac_cv_header_libelf_gelf_h=no
850ac_cv_header_libelf_h=no
851ac_cv_header_libelf_libelf_h=no
852ac_cv_header_memory_h=yes
853ac_cv_header_stdc=yes
854ac_cv_header_stdint_h=yes
855ac_cv_header_stdlib_h=yes
856ac_cv_header_string_h=yes
857ac_cv_header_strings_h=yes
858ac_cv_header_sys_stat_h=yes
859ac_cv_header_sys_types_h=yes
860ac_cv_header_unistd_h=yes
861ac_cv_host=i686-pc-linux-gnu
862ac_cv_objext=o
863ac_cv_path_AR_FOR_TARGET=/tools/i686-lfs-linux-gnu/bin/ar
864ac_cv_path_AS_FOR_TARGET=/tools/i686-lfs-linux-gnu/bin/as
865ac_cv_path_EGREP='/bin/grep -E'
866ac_cv_path_GREP=/bin/grep
867ac_cv_path_LD_FOR_TARGET=/tools/i686-lfs-linux-gnu/bin/ld
868ac_cv_path_NM_FOR_TARGET=/tools/i686-lfs-linux-gnu/bin/nm
869ac_cv_path_OBJDUMP_FOR_TARGET=/tools/i686-lfs-linux-gnu/bin/objdump
870ac_cv_path_RANLIB_FOR_TARGET=/tools/i686-lfs-linux-gnu/bin/ranlib
871ac_cv_path_SED=/bin/sed
872ac_cv_path_STRIP_FOR_TARGET=/tools/i686-lfs-linux-gnu/bin/strip
873ac_cv_path_install='/bin/ginstall -c'
874ac_cv_prog_AR=ar
875ac_cv_prog_AS=as
876ac_cv_prog_AWK=gawk
877ac_cv_prog_BISON=bison
878ac_cv_prog_CPP='gcc -E'
879ac_cv_prog_EXPECT=expect
880ac_cv_prog_FLEX=flex
881ac_cv_prog_LD=/usr/lib/gcc/i486-slackware-linux/4.3.3/../../../../i486-slackware-linux/bin/ld
882ac_cv_prog_LEX=flex
883ac_cv_prog_M4=m4
884ac_cv_prog_MAKEINFO=makeinfo
885ac_cv_prog_NM=nm
886ac_cv_prog_OBJCOPY=objcopy
887ac_cv_prog_OBJDUMP=objdump
888ac_cv_prog_RANLIB=ranlib
889ac_cv_prog_STRIP=strip
890ac_cv_prog_YACC='bison -y'
891ac_cv_prog_ac_ct_CC=gcc
892ac_cv_prog_ac_ct_CXX=g++
893ac_cv_prog_ac_ct_GNATBIND=gnatbind
894ac_cv_prog_ac_ct_GNATMAKE=gnatmake
895ac_cv_prog_cc_c89=
896ac_cv_prog_cc_g=yes
897ac_cv_prog_cxx_g=yes
898ac_cv_target=i686-lfs-linux-gnu
899acx_cv_cc_gcc_supports_ada=yes
900acx_cv_prog_LN=ln
901gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2'
902gcc_cv_tool_dirs=/tools/libexec/gcc/i686-lfs-linux-gnu/4.5.2:/tools/libexec/gcc/i686-lfs-linux-gnu:/usr/lib/gcc/i686-lfs-linux-gnu/4.5.2:/usr/lib/gcc/i686-lfs-linux-gnu:/tools/i686-lfs-linux-gnu/bin/i686-lfs-linux-gnu/4.5.2:/tools/i686-lfs-linux-gnu/bin:
903gcc_cv_tool_prefix=/tools
904lt_cv_objdir=.libs
905
906## ----------------- ##
907## Output variables. ##
908## ----------------- ##
909
910AR='ar'
911AR_FOR_BUILD='$(AR)'
912AR_FOR_TARGET='/tools/i686-lfs-linux-gnu/bin/ar'
913AS='as'
914AS_FOR_BUILD='$(AS)'
915AS_FOR_TARGET='/tools/i686-lfs-linux-gnu/bin/as'
916AWK='gawk'
917BISON='bison'
918BUILD_CONFIG=''
919CC='gcc'
920CC_FOR_BUILD='$(CC)'
921CC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/'
922CFLAGS='-g -O2'
923CFLAGS_FOR_BUILD='-g -O2'
924CFLAGS_FOR_TARGET='-g -O2'
925COMPILER_AS_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/as'
926COMPILER_LD_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/collect-ld'
927COMPILER_NM_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/nm'
928CONFIGURE_GDB_TK=''
929CPP='gcc -E'
930CPPFLAGS=''
931CXX='g++'
932CXXFLAGS='-g -O2'
933CXXFLAGS_FOR_BUILD='-g -O2'
934CXXFLAGS_FOR_TARGET='-g -O2'
935CXX_FOR_BUILD='$(CXX)'
936CXX_FOR_TARGET='i686-lfs-linux-gnu-c++'
937DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
938DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1'
939DLLTOOL='dlltool'
940DLLTOOL_FOR_BUILD='$(DLLTOOL)'
941DLLTOOL_FOR_TARGET='i686-lfs-linux-gnu-dlltool'
942ECHO_C=''
943ECHO_N='-n'
944ECHO_T=''
945EGREP='/bin/grep -E'
946EXEEXT=''
947EXPECT='expect'
948FLAGS_FOR_TARGET=' -B$(build_tooldir)/bin/ -B$(build_tooldir)/lib/ -isystem $(build_tooldir)/include -isystem $(build_tooldir)/sys-include'
949FLEX='flex'
950GCC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/'
951GCC_SHLIB_SUBDIR=''
952GCJ_FOR_BUILD='$(GCJ)'
953GCJ_FOR_TARGET='i686-lfs-linux-gnu-gcj'
954GDB_TK=''
955GFORTRAN_FOR_BUILD='$(GFORTRAN)'
956GFORTRAN_FOR_TARGET='i686-lfs-linux-gnu-gfortran'
957GNATBIND='gnatbind'
958GNATMAKE='gnatmake'
959GREP='/bin/grep'
960INSTALL_DATA='${INSTALL} -m 644'
961INSTALL_GDB_TK=''
962INSTALL_PROGRAM='${INSTALL}'
963INSTALL_SCRIPT='${INSTALL}'
964LD='/usr/lib/gcc/i486-slackware-linux/4.3.3/../../../../i486-slackware-linux/bin/ld'
965LDFLAGS=''
966LDFLAGS_FOR_BUILD=''
967LD_FOR_BUILD='$(LD)'
968LD_FOR_TARGET='/tools/i686-lfs-linux-gnu/bin/ld'
969LEX='flex'
970LIBOBJS=''
971LIBS=''
972LIPO='lipo'
973LIPO_FOR_TARGET='i686-lfs-linux-gnu-lipo'
974LN='ln'
975LN_S='ln -s'
976LTLIBOBJS=''
977M4='m4'
978MAINT='#'
979MAINTAINER_MODE_FALSE=''
980MAINTAINER_MODE_TRUE='#'
981MAKEINFO='makeinfo'
982NM='nm'
983NM_FOR_BUILD='$(NM)'
984NM_FOR_TARGET='/tools/i686-lfs-linux-gnu/bin/nm'
985OBJCOPY='objcopy'
986OBJDUMP='objdump'
987OBJDUMP_FOR_TARGET='/tools/i686-lfs-linux-gnu/bin/objdump'
988OBJEXT='o'
989PACKAGE_BUGREPORT=''
990PACKAGE_NAME=''
991PACKAGE_STRING=''
992PACKAGE_TARNAME=''
993PACKAGE_URL=''
994PACKAGE_VERSION=''
995PATH_SEPARATOR=':'
996RANLIB='ranlib'
997RANLIB_FOR_BUILD='$(RANLIB)'
998RANLIB_FOR_TARGET='/tools/i686-lfs-linux-gnu/bin/ranlib'
999RAW_CXX_FOR_TARGET='i686-lfs-linux-gnu-c++'
1000RPATH_ENVVAR='LD_LIBRARY_PATH'
1001RUNTEST='runtest'
1002SED='/bin/sed'
1003SHELL='/bin/sh'
1004STRIP='strip'
1005STRIP_FOR_TARGET='/tools/i686-lfs-linux-gnu/bin/strip'
1006SYSROOT_CFLAGS_FOR_TARGET=''
1007TOPLEVEL_CONFIGURE_ARGUMENTS='../gcc-4.5.2/configure --target=i686-lfs-linux-gnu --prefix=/tools --disable-nls --disable-shared --disable-multilib --disable-decimal-float --disable-threads --disable-libmudflap --disable-libssp --disable-libgomp --enable-languages=c --with-gmp-include=/mnt/lfs/sources/gcc-build/gmp --with-gmp-lib=/mnt/lfs/sources/gcc-build/gmp/.libs --without-ppl --without-cloog'
1008WINDMC='windmc'
1009WINDMC_FOR_BUILD='$(WINDMC)'
1010WINDMC_FOR_TARGET='i686-lfs-linux-gnu-windmc'
1011WINDRES='windres'
1012WINDRES_FOR_BUILD='$(WINDRES)'
1013WINDRES_FOR_TARGET='i686-lfs-linux-gnu-windres'
1014YACC='bison -y'
1015ac_ct_CC='gcc'
1016ac_ct_CXX='g++'
1017bindir='${exec_prefix}/bin'
1018build='i686-pc-linux-gnu'
1019build_alias=''
1020build_configargs='--cache-file=../config.cache '\''--prefix=/tools'\'' '\''--disable-nls'\'' '\''--disable-shared'\'' '\''--disable-multilib'\'' '\''--disable-decimal-float'\'' '\''--disable-threads'\'' '\''--disable-libmudflap'\'' '\''--disable-libssp'\'' '\''--disable-libgomp'\'' '\''--with-gmp-include=/mnt/lfs/sources/gcc-build/gmp'\'' '\''--with-gmp-lib=/mnt/lfs/sources/gcc-build/gmp/.libs'\'' '\''--without-ppl'\'' '\''--without-cloog'\'' '\''--enable-languages=c'\'' --program-transform-name='\''s&^&i686-lfs-linux-gnu-&'\'' --disable-option-checking'
1021build_configdirs=' libiberty fixincludes'
1022build_cpu='i686'
1023build_libsubdir='build-i686-pc-linux-gnu'
1024build_noncanonical='i686-pc-linux-gnu'
1025build_os='linux-gnu'
1026build_subdir='build-i686-pc-linux-gnu'
1027build_tooldir='${exec_prefix}/i686-lfs-linux-gnu'
1028build_vendor='pc'
1029clooginc=''
1030clooglibs=''
1031compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/*'
1032config_shell='/bin/sh'
1033configdirs=' intl libiberty zlib libcpp libdecnumber gmp mpfr mpc fixincludes gcc'
1034datadir='${datarootdir}'
1035datarootdir='${prefix}/share'
1036do_compare='cmp --ignore-initial=16 $$f1 $$f2'
1037docdir='${datarootdir}/doc/${PACKAGE}'
1038dvidir='${docdir}'
1039exec_prefix='${prefix}'
1040extra_host_libiberty_configure_flags=''
1041extra_mpc_gmp_configure_flags=''
1042extra_mpc_mpfr_configure_flags='--with-mpfr-include=$$s/mpfr --with-mpfr-lib=$$r/$(HOST_SUBDIR)/mpfr/.libs'
1043extra_mpfr_configure_flags=''
1044gmpinc='-I/mnt/lfs/sources/gcc-build/gmp -I$$r/$(HOST_SUBDIR)/mpfr -I$$s/mpfr -I$$s/mpc/src '
1045gmplibs='-L/mnt/lfs/sources/gcc-build/gmp/.libs -L$$r/$(HOST_SUBDIR)/mpfr/.libs -L$$r/$(HOST_SUBDIR)/mpc/src/.libs -lmpc -lmpfr -lgmp'
1046host='i686-pc-linux-gnu'
1047host_alias=''
1048host_configargs='--cache-file=./config.cache '\''--prefix=/tools'\'' '\''--disable-nls'\'' '\''--disable-shared'\'' '\''--disable-multilib'\'' '\''--disable-decimal-float'\'' '\''--disable-threads'\'' '\''--disable-libmudflap'\'' '\''--disable-libssp'\'' '\''--disable-libgomp'\'' '\''--with-gmp-include=/mnt/lfs/sources/gcc-build/gmp'\'' '\''--with-gmp-lib=/mnt/lfs/sources/gcc-build/gmp/.libs'\'' '\''--without-ppl'\'' '\''--without-cloog'\'' '\''--enable-languages=c'\'' --program-transform-name='\''s&^&i686-lfs-linux-gnu-&'\'' --disable-option-checking'
1049host_cpu='i686'
1050host_noncanonical='i686-pc-linux-gnu'
1051host_os='linux-gnu'
1052host_subdir='.'
1053host_vendor='pc'
1054htmldir='${docdir}'
1055includedir='${prefix}/include'
1056infodir='${datarootdir}/info'
1057libdir='${exec_prefix}/lib'
1058libelfinc=''
1059libelflibs=''
1060libexecdir='${exec_prefix}/libexec'
1061localedir='${datarootdir}/locale'
1062localstatedir='${prefix}/var'
1063mandir='${datarootdir}/man'
1064oldincludedir='/usr/include'
1065pdfdir='${docdir}'
1066poststage1_ldflags=''
1067poststage1_libs=''
1068pplinc=''
1069ppllibs=''
1070prefix='/tools'
1071program_transform_name='s&^&i686-lfs-linux-gnu-&'
1072psdir='${docdir}'
1073sbindir='${exec_prefix}/sbin'
1074sharedstatedir='${prefix}/com'
1075stage1_cflags='-g -fkeep-inline-functions'
1076stage1_checking='--enable-checking=yes,types'
1077stage1_languages='c'
1078stage1_ldflags=''
1079stage1_libs=''
1080stage2_werror_flag=''
1081sysconfdir='${prefix}/etc'
1082target='i686-lfs-linux-gnu'
1083target_alias='i686-lfs-linux-gnu'
1084target_configargs='--cache-file=./config.cache --with-cross-host=i686-pc-linux-gnu '\''--prefix=/tools'\'' '\''--disable-nls'\'' '\''--disable-shared'\'' '\''--disable-multilib'\'' '\''--disable-decimal-float'\'' '\''--disable-threads'\'' '\''--disable-libmudflap'\'' '\''--disable-libssp'\'' '\''--disable-libgomp'\'' '\''--with-gmp-include=/mnt/lfs/sources/gcc-build/gmp'\'' '\''--with-gmp-lib=/mnt/lfs/sources/gcc-build/gmp/.libs'\'' '\''--without-ppl'\'' '\''--without-cloog'\'' '\''--enable-languages=c'\'' --program-transform-name='\''s&^&i686-lfs-linux-gnu-&'\'' --disable-option-checking'
1085target_configdirs=' libgcc'
1086target_cpu='i686'
1087target_noncanonical='i686-lfs-linux-gnu'
1088target_os='linux-gnu'
1089target_subdir='i686-lfs-linux-gnu'
1090target_vendor='lfs'
1091tooldir='${exec_prefix}/i686-lfs-linux-gnu'
1092
1093## ------------------- ##
1094## File substitutions. ##
1095## ------------------- ##
1096
1097alphaieee_frag='/dev/null'
1098host_makefile_frag='../gcc-4.5.2/config/mh-x86omitfp'
1099ospace_frag='/dev/null'
1100serialization_dependencies='serdep.tmp'
1101target_makefile_frag='../gcc-4.5.2/config/mt-gnu'
1102
1103## ----------- ##
1104## confdefs.h. ##
1105## ----------- ##
1106
1107/* confdefs.h */
1108#define PACKAGE_NAME ""
1109#define PACKAGE_TARNAME ""
1110#define PACKAGE_VERSION ""
1111#define PACKAGE_STRING ""
1112#define PACKAGE_BUGREPORT ""
1113#define PACKAGE_URL ""
1114#define LT_OBJDIR ".libs/"
1115#define STDC_HEADERS 1
1116#define HAVE_SYS_TYPES_H 1
1117#define HAVE_SYS_STAT_H 1
1118#define HAVE_STDLIB_H 1
1119#define HAVE_STRING_H 1
1120#define HAVE_MEMORY_H 1
1121#define HAVE_STRINGS_H 1
1122#define HAVE_INTTYPES_H 1
1123#define HAVE_STDINT_H 1
1124#define HAVE_UNISTD_H 1
1125
1126configure: exit 0