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