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 GNU C Library configure (see version.h), which was
|
---|
5 | generated by GNU Autoconf 2.66. Invocation command line was
|
---|
6 |
|
---|
7 | $ ../glibc-2.13/configure --prefix=/tools --host=i686-lfs-linux-gnu --build=i686-pc-linux-gnu --disable-profile --enable-add-ons --enable-kernel=2.6.37 --with-headers=/tools/include libc_cv_forced_unwind=yes libc_cv_c_cleanup=yes
|
---|
8 |
|
---|
9 | ## --------- ##
|
---|
10 | ## Platform. ##
|
---|
11 | ## --------- ##
|
---|
12 |
|
---|
13 | hostname = slack
|
---|
14 | uname -m = i686
|
---|
15 | uname -r = 2.6.29.6-smp
|
---|
16 | uname -s = Linux
|
---|
17 | uname -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 |
|
---|
30 | PATH: /tools/bin
|
---|
31 | PATH: /bin
|
---|
32 | PATH: /usr/bin
|
---|
33 |
|
---|
34 |
|
---|
35 | ## ----------- ##
|
---|
36 | ## Core tests. ##
|
---|
37 | ## ----------- ##
|
---|
38 |
|
---|
39 | configure:2363: checking build system type
|
---|
40 | configure:2377: result: i686-pc-linux-gnu
|
---|
41 | configure:2397: checking host system type
|
---|
42 | configure:2410: result: i686-lfs-linux-gnu
|
---|
43 | configure:2439: checking for i686-lfs-linux-gnu-gcc
|
---|
44 | configure:2455: found /tools/bin/i686-lfs-linux-gnu-gcc
|
---|
45 | configure:2466: result: i686-lfs-linux-gnu-gcc
|
---|
46 | configure:2735: checking for C compiler version
|
---|
47 | configure:2744: i686-lfs-linux-gnu-gcc --version >&5
|
---|
48 | i686-lfs-linux-gnu-gcc (GCC) 4.5.2
|
---|
49 | Copyright (C) 2010 Free Software Foundation, Inc.
|
---|
50 | This is free software; see the source for copying conditions. There is NO
|
---|
51 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
---|
52 |
|
---|
53 | configure:2755: $? = 0
|
---|
54 | configure:2744: i686-lfs-linux-gnu-gcc -v >&5
|
---|
55 | Using built-in specs.
|
---|
56 | COLLECT_GCC=i686-lfs-linux-gnu-gcc
|
---|
57 | COLLECT_LTO_WRAPPER=/mnt/lfs/tools/bin/../libexec/gcc/i686-lfs-linux-gnu/4.5.2/lto-wrapper
|
---|
58 | Target: i686-lfs-linux-gnu
|
---|
59 | Configured with: ../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
|
---|
60 | Thread model: single
|
---|
61 | gcc version 4.5.2 (GCC)
|
---|
62 | configure:2755: $? = 0
|
---|
63 | configure:2744: i686-lfs-linux-gnu-gcc -V >&5
|
---|
64 | i686-lfs-linux-gnu-gcc: '-V' option must have argument
|
---|
65 | configure:2755: $? = 1
|
---|
66 | configure:2744: i686-lfs-linux-gnu-gcc -qversion >&5
|
---|
67 | i686-lfs-linux-gnu-gcc: unrecognized option '-qversion'
|
---|
68 | i686-lfs-linux-gnu-gcc: no input files
|
---|
69 | configure:2755: $? = 1
|
---|
70 | configure:2760: checking for suffix of object files
|
---|
71 | configure:2782: i686-lfs-linux-gnu-gcc -c conftest.c >&5
|
---|
72 | configure:2786: $? = 0
|
---|
73 | configure:2807: result: o
|
---|
74 | configure:2811: checking whether we are using the GNU C compiler
|
---|
75 | configure:2830: i686-lfs-linux-gnu-gcc -c conftest.c >&5
|
---|
76 | configure:2830: $? = 0
|
---|
77 | configure:2839: result: yes
|
---|
78 | configure:2848: checking whether i686-lfs-linux-gnu-gcc accepts -g
|
---|
79 | configure:2868: i686-lfs-linux-gnu-gcc -c -g conftest.c >&5
|
---|
80 | configure:2868: $? = 0
|
---|
81 | configure:2909: result: yes
|
---|
82 | configure:2926: checking for i686-lfs-linux-gnu-gcc option to accept ISO C89
|
---|
83 | configure:2990: i686-lfs-linux-gnu-gcc -c -g -O2 conftest.c >&5
|
---|
84 | conftest.c:10:19: fatal error: stdio.h: No such file or directory
|
---|
85 | compilation terminated.
|
---|
86 | configure:2990: $? = 1
|
---|
87 | configure: failed program was:
|
---|
88 | | /* confdefs.h */
|
---|
89 | | #define PACKAGE_NAME "GNU C Library"
|
---|
90 | | #define PACKAGE_TARNAME "c-library"
|
---|
91 | | #define PACKAGE_VERSION "(see version.h)"
|
---|
92 | | #define PACKAGE_STRING "GNU C Library (see version.h)"
|
---|
93 | | #define PACKAGE_BUGREPORT "glibc"
|
---|
94 | | #define PACKAGE_URL "http://www.gnu.org/software/c-library/"
|
---|
95 | | /* end confdefs.h. */
|
---|
96 | | #include <stdarg.h>
|
---|
97 | | #include <stdio.h>
|
---|
98 | | #include <sys/types.h>
|
---|
99 | | #include <sys/stat.h>
|
---|
100 | | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
|
---|
101 | | struct buf { int x; };
|
---|
102 | | FILE * (*rcsopen) (struct buf *, struct stat *, int);
|
---|
103 | | static char *e (p, i)
|
---|
104 | | char **p;
|
---|
105 | | int i;
|
---|
106 | | {
|
---|
107 | | return p[i];
|
---|
108 | | }
|
---|
109 | | static char *f (char * (*g) (char **, int), char **p, ...)
|
---|
110 | | {
|
---|
111 | | char *s;
|
---|
112 | | va_list v;
|
---|
113 | | va_start (v,p);
|
---|
114 | | s = g (p, va_arg (v,int));
|
---|
115 | | va_end (v);
|
---|
116 | | return s;
|
---|
117 | | }
|
---|
118 | |
|
---|
119 | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
|
---|
120 | | function prototypes and stuff, but not '\xHH' hex character constants.
|
---|
121 | | These don't provoke an error unfortunately, instead are silently treated
|
---|
122 | | as 'x'. The following induces an error, until -std is added to get
|
---|
123 | | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
|
---|
124 | | array size at least. It's necessary to write '\x00'==0 to get something
|
---|
125 | | that's true only with -std. */
|
---|
126 | | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
|
---|
127 | |
|
---|
128 | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
|
---|
129 | | inside strings and character constants. */
|
---|
130 | | #define FOO(x) 'x'
|
---|
131 | | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
|
---|
132 | |
|
---|
133 | | int test (int i, double x);
|
---|
134 | | struct s1 {int (*f) (int a);};
|
---|
135 | | struct s2 {int (*f) (double a);};
|
---|
136 | | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
|
---|
137 | | int argc;
|
---|
138 | | char **argv;
|
---|
139 | | int
|
---|
140 | | main ()
|
---|
141 | | {
|
---|
142 | | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
|
---|
143 | | ;
|
---|
144 | | return 0;
|
---|
145 | | }
|
---|
146 | configure:2990: i686-lfs-linux-gnu-gcc -qlanglvl=extc89 -c -g -O2 conftest.c >&5
|
---|
147 | i686-lfs-linux-gnu-gcc: unrecognized option '-qlanglvl=extc89'
|
---|
148 | conftest.c:10:19: fatal error: stdio.h: No such file or directory
|
---|
149 | compilation terminated.
|
---|
150 | configure:2990: $? = 1
|
---|
151 | configure: failed program was:
|
---|
152 | | /* confdefs.h */
|
---|
153 | | #define PACKAGE_NAME "GNU C Library"
|
---|
154 | | #define PACKAGE_TARNAME "c-library"
|
---|
155 | | #define PACKAGE_VERSION "(see version.h)"
|
---|
156 | | #define PACKAGE_STRING "GNU C Library (see version.h)"
|
---|
157 | | #define PACKAGE_BUGREPORT "glibc"
|
---|
158 | | #define PACKAGE_URL "http://www.gnu.org/software/c-library/"
|
---|
159 | | /* end confdefs.h. */
|
---|
160 | | #include <stdarg.h>
|
---|
161 | | #include <stdio.h>
|
---|
162 | | #include <sys/types.h>
|
---|
163 | | #include <sys/stat.h>
|
---|
164 | | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
|
---|
165 | | struct buf { int x; };
|
---|
166 | | FILE * (*rcsopen) (struct buf *, struct stat *, int);
|
---|
167 | | static char *e (p, i)
|
---|
168 | | char **p;
|
---|
169 | | int i;
|
---|
170 | | {
|
---|
171 | | return p[i];
|
---|
172 | | }
|
---|
173 | | static char *f (char * (*g) (char **, int), char **p, ...)
|
---|
174 | | {
|
---|
175 | | char *s;
|
---|
176 | | va_list v;
|
---|
177 | | va_start (v,p);
|
---|
178 | | s = g (p, va_arg (v,int));
|
---|
179 | | va_end (v);
|
---|
180 | | return s;
|
---|
181 | | }
|
---|
182 | |
|
---|
183 | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
|
---|
184 | | function prototypes and stuff, but not '\xHH' hex character constants.
|
---|
185 | | These don't provoke an error unfortunately, instead are silently treated
|
---|
186 | | as 'x'. The following induces an error, until -std is added to get
|
---|
187 | | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
|
---|
188 | | array size at least. It's necessary to write '\x00'==0 to get something
|
---|
189 | | that's true only with -std. */
|
---|
190 | | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
|
---|
191 | |
|
---|
192 | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
|
---|
193 | | inside strings and character constants. */
|
---|
194 | | #define FOO(x) 'x'
|
---|
195 | | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
|
---|
196 | |
|
---|
197 | | int test (int i, double x);
|
---|
198 | | struct s1 {int (*f) (int a);};
|
---|
199 | | struct s2 {int (*f) (double a);};
|
---|
200 | | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
|
---|
201 | | int argc;
|
---|
202 | | char **argv;
|
---|
203 | | int
|
---|
204 | | main ()
|
---|
205 | | {
|
---|
206 | | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
|
---|
207 | | ;
|
---|
208 | | return 0;
|
---|
209 | | }
|
---|
210 | configure:2990: i686-lfs-linux-gnu-gcc -qlanglvl=ansi -c -g -O2 conftest.c >&5
|
---|
211 | i686-lfs-linux-gnu-gcc: unrecognized option '-qlanglvl=ansi'
|
---|
212 | conftest.c:10:19: fatal error: stdio.h: No such file or directory
|
---|
213 | compilation terminated.
|
---|
214 | configure:2990: $? = 1
|
---|
215 | configure: failed program was:
|
---|
216 | | /* confdefs.h */
|
---|
217 | | #define PACKAGE_NAME "GNU C Library"
|
---|
218 | | #define PACKAGE_TARNAME "c-library"
|
---|
219 | | #define PACKAGE_VERSION "(see version.h)"
|
---|
220 | | #define PACKAGE_STRING "GNU C Library (see version.h)"
|
---|
221 | | #define PACKAGE_BUGREPORT "glibc"
|
---|
222 | | #define PACKAGE_URL "http://www.gnu.org/software/c-library/"
|
---|
223 | | /* end confdefs.h. */
|
---|
224 | | #include <stdarg.h>
|
---|
225 | | #include <stdio.h>
|
---|
226 | | #include <sys/types.h>
|
---|
227 | | #include <sys/stat.h>
|
---|
228 | | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
|
---|
229 | | struct buf { int x; };
|
---|
230 | | FILE * (*rcsopen) (struct buf *, struct stat *, int);
|
---|
231 | | static char *e (p, i)
|
---|
232 | | char **p;
|
---|
233 | | int i;
|
---|
234 | | {
|
---|
235 | | return p[i];
|
---|
236 | | }
|
---|
237 | | static char *f (char * (*g) (char **, int), char **p, ...)
|
---|
238 | | {
|
---|
239 | | char *s;
|
---|
240 | | va_list v;
|
---|
241 | | va_start (v,p);
|
---|
242 | | s = g (p, va_arg (v,int));
|
---|
243 | | va_end (v);
|
---|
244 | | return s;
|
---|
245 | | }
|
---|
246 | |
|
---|
247 | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
|
---|
248 | | function prototypes and stuff, but not '\xHH' hex character constants.
|
---|
249 | | These don't provoke an error unfortunately, instead are silently treated
|
---|
250 | | as 'x'. The following induces an error, until -std is added to get
|
---|
251 | | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
|
---|
252 | | array size at least. It's necessary to write '\x00'==0 to get something
|
---|
253 | | that's true only with -std. */
|
---|
254 | | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
|
---|
255 | |
|
---|
256 | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
|
---|
257 | | inside strings and character constants. */
|
---|
258 | | #define FOO(x) 'x'
|
---|
259 | | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
|
---|
260 | |
|
---|
261 | | int test (int i, double x);
|
---|
262 | | struct s1 {int (*f) (int a);};
|
---|
263 | | struct s2 {int (*f) (double a);};
|
---|
264 | | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
|
---|
265 | | int argc;
|
---|
266 | | char **argv;
|
---|
267 | | int
|
---|
268 | | main ()
|
---|
269 | | {
|
---|
270 | | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
|
---|
271 | | ;
|
---|
272 | | return 0;
|
---|
273 | | }
|
---|
274 | configure:2990: i686-lfs-linux-gnu-gcc -std -c -g -O2 conftest.c >&5
|
---|
275 | cc1: error: unrecognized command line option "-std"
|
---|
276 | configure:2990: $? = 1
|
---|
277 | configure: failed program was:
|
---|
278 | | /* confdefs.h */
|
---|
279 | | #define PACKAGE_NAME "GNU C Library"
|
---|
280 | | #define PACKAGE_TARNAME "c-library"
|
---|
281 | | #define PACKAGE_VERSION "(see version.h)"
|
---|
282 | | #define PACKAGE_STRING "GNU C Library (see version.h)"
|
---|
283 | | #define PACKAGE_BUGREPORT "glibc"
|
---|
284 | | #define PACKAGE_URL "http://www.gnu.org/software/c-library/"
|
---|
285 | | /* end confdefs.h. */
|
---|
286 | | #include <stdarg.h>
|
---|
287 | | #include <stdio.h>
|
---|
288 | | #include <sys/types.h>
|
---|
289 | | #include <sys/stat.h>
|
---|
290 | | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
|
---|
291 | | struct buf { int x; };
|
---|
292 | | FILE * (*rcsopen) (struct buf *, struct stat *, int);
|
---|
293 | | static char *e (p, i)
|
---|
294 | | char **p;
|
---|
295 | | int i;
|
---|
296 | | {
|
---|
297 | | return p[i];
|
---|
298 | | }
|
---|
299 | | static char *f (char * (*g) (char **, int), char **p, ...)
|
---|
300 | | {
|
---|
301 | | char *s;
|
---|
302 | | va_list v;
|
---|
303 | | va_start (v,p);
|
---|
304 | | s = g (p, va_arg (v,int));
|
---|
305 | | va_end (v);
|
---|
306 | | return s;
|
---|
307 | | }
|
---|
308 | |
|
---|
309 | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
|
---|
310 | | function prototypes and stuff, but not '\xHH' hex character constants.
|
---|
311 | | These don't provoke an error unfortunately, instead are silently treated
|
---|
312 | | as 'x'. The following induces an error, until -std is added to get
|
---|
313 | | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
|
---|
314 | | array size at least. It's necessary to write '\x00'==0 to get something
|
---|
315 | | that's true only with -std. */
|
---|
316 | | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
|
---|
317 | |
|
---|
318 | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
|
---|
319 | | inside strings and character constants. */
|
---|
320 | | #define FOO(x) 'x'
|
---|
321 | | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
|
---|
322 | |
|
---|
323 | | int test (int i, double x);
|
---|
324 | | struct s1 {int (*f) (int a);};
|
---|
325 | | struct s2 {int (*f) (double a);};
|
---|
326 | | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
|
---|
327 | | int argc;
|
---|
328 | | char **argv;
|
---|
329 | | int
|
---|
330 | | main ()
|
---|
331 | | {
|
---|
332 | | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
|
---|
333 | | ;
|
---|
334 | | return 0;
|
---|
335 | | }
|
---|
336 | configure:2990: i686-lfs-linux-gnu-gcc -Ae -c -g -O2 conftest.c >&5
|
---|
337 | <command-line>:0:1: error: missing '(' after predicate
|
---|
338 | conftest.c:10:19: fatal error: stdio.h: No such file or directory
|
---|
339 | compilation terminated.
|
---|
340 | configure:2990: $? = 1
|
---|
341 | configure: failed program was:
|
---|
342 | | /* confdefs.h */
|
---|
343 | | #define PACKAGE_NAME "GNU C Library"
|
---|
344 | | #define PACKAGE_TARNAME "c-library"
|
---|
345 | | #define PACKAGE_VERSION "(see version.h)"
|
---|
346 | | #define PACKAGE_STRING "GNU C Library (see version.h)"
|
---|
347 | | #define PACKAGE_BUGREPORT "glibc"
|
---|
348 | | #define PACKAGE_URL "http://www.gnu.org/software/c-library/"
|
---|
349 | | /* end confdefs.h. */
|
---|
350 | | #include <stdarg.h>
|
---|
351 | | #include <stdio.h>
|
---|
352 | | #include <sys/types.h>
|
---|
353 | | #include <sys/stat.h>
|
---|
354 | | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
|
---|
355 | | struct buf { int x; };
|
---|
356 | | FILE * (*rcsopen) (struct buf *, struct stat *, int);
|
---|
357 | | static char *e (p, i)
|
---|
358 | | char **p;
|
---|
359 | | int i;
|
---|
360 | | {
|
---|
361 | | return p[i];
|
---|
362 | | }
|
---|
363 | | static char *f (char * (*g) (char **, int), char **p, ...)
|
---|
364 | | {
|
---|
365 | | char *s;
|
---|
366 | | va_list v;
|
---|
367 | | va_start (v,p);
|
---|
368 | | s = g (p, va_arg (v,int));
|
---|
369 | | va_end (v);
|
---|
370 | | return s;
|
---|
371 | | }
|
---|
372 | |
|
---|
373 | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
|
---|
374 | | function prototypes and stuff, but not '\xHH' hex character constants.
|
---|
375 | | These don't provoke an error unfortunately, instead are silently treated
|
---|
376 | | as 'x'. The following induces an error, until -std is added to get
|
---|
377 | | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
|
---|
378 | | array size at least. It's necessary to write '\x00'==0 to get something
|
---|
379 | | that's true only with -std. */
|
---|
380 | | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
|
---|
381 | |
|
---|
382 | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
|
---|
383 | | inside strings and character constants. */
|
---|
384 | | #define FOO(x) 'x'
|
---|
385 | | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
|
---|
386 | |
|
---|
387 | | int test (int i, double x);
|
---|
388 | | struct s1 {int (*f) (int a);};
|
---|
389 | | struct s2 {int (*f) (double a);};
|
---|
390 | | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
|
---|
391 | | int argc;
|
---|
392 | | char **argv;
|
---|
393 | | int
|
---|
394 | | main ()
|
---|
395 | | {
|
---|
396 | | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
|
---|
397 | | ;
|
---|
398 | | return 0;
|
---|
399 | | }
|
---|
400 | configure:2990: i686-lfs-linux-gnu-gcc -Aa -D_HPUX_SOURCE -c -g -O2 conftest.c >&5
|
---|
401 | <command-line>:0:1: error: missing '(' after predicate
|
---|
402 | conftest.c:10:19: fatal error: stdio.h: No such file or directory
|
---|
403 | compilation terminated.
|
---|
404 | configure:2990: $? = 1
|
---|
405 | configure: failed program was:
|
---|
406 | | /* confdefs.h */
|
---|
407 | | #define PACKAGE_NAME "GNU C Library"
|
---|
408 | | #define PACKAGE_TARNAME "c-library"
|
---|
409 | | #define PACKAGE_VERSION "(see version.h)"
|
---|
410 | | #define PACKAGE_STRING "GNU C Library (see version.h)"
|
---|
411 | | #define PACKAGE_BUGREPORT "glibc"
|
---|
412 | | #define PACKAGE_URL "http://www.gnu.org/software/c-library/"
|
---|
413 | | /* end confdefs.h. */
|
---|
414 | | #include <stdarg.h>
|
---|
415 | | #include <stdio.h>
|
---|
416 | | #include <sys/types.h>
|
---|
417 | | #include <sys/stat.h>
|
---|
418 | | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
|
---|
419 | | struct buf { int x; };
|
---|
420 | | FILE * (*rcsopen) (struct buf *, struct stat *, int);
|
---|
421 | | static char *e (p, i)
|
---|
422 | | char **p;
|
---|
423 | | int i;
|
---|
424 | | {
|
---|
425 | | return p[i];
|
---|
426 | | }
|
---|
427 | | static char *f (char * (*g) (char **, int), char **p, ...)
|
---|
428 | | {
|
---|
429 | | char *s;
|
---|
430 | | va_list v;
|
---|
431 | | va_start (v,p);
|
---|
432 | | s = g (p, va_arg (v,int));
|
---|
433 | | va_end (v);
|
---|
434 | | return s;
|
---|
435 | | }
|
---|
436 | |
|
---|
437 | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
|
---|
438 | | function prototypes and stuff, but not '\xHH' hex character constants.
|
---|
439 | | These don't provoke an error unfortunately, instead are silently treated
|
---|
440 | | as 'x'. The following induces an error, until -std is added to get
|
---|
441 | | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
|
---|
442 | | array size at least. It's necessary to write '\x00'==0 to get something
|
---|
443 | | that's true only with -std. */
|
---|
444 | | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
|
---|
445 | |
|
---|
446 | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
|
---|
447 | | inside strings and character constants. */
|
---|
448 | | #define FOO(x) 'x'
|
---|
449 | | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
|
---|
450 | |
|
---|
451 | | int test (int i, double x);
|
---|
452 | | struct s1 {int (*f) (int a);};
|
---|
453 | | struct s2 {int (*f) (double a);};
|
---|
454 | | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
|
---|
455 | | int argc;
|
---|
456 | | char **argv;
|
---|
457 | | int
|
---|
458 | | main ()
|
---|
459 | | {
|
---|
460 | | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
|
---|
461 | | ;
|
---|
462 | | return 0;
|
---|
463 | | }
|
---|
464 | configure:2990: i686-lfs-linux-gnu-gcc -Xc -D__EXTENSIONS__ -c -g -O2 conftest.c >&5
|
---|
465 | i686-lfs-linux-gnu-gcc: unrecognized option '-Xc'
|
---|
466 | conftest.c:10:19: fatal error: stdio.h: No such file or directory
|
---|
467 | compilation terminated.
|
---|
468 | configure:2990: $? = 1
|
---|
469 | configure: failed program was:
|
---|
470 | | /* confdefs.h */
|
---|
471 | | #define PACKAGE_NAME "GNU C Library"
|
---|
472 | | #define PACKAGE_TARNAME "c-library"
|
---|
473 | | #define PACKAGE_VERSION "(see version.h)"
|
---|
474 | | #define PACKAGE_STRING "GNU C Library (see version.h)"
|
---|
475 | | #define PACKAGE_BUGREPORT "glibc"
|
---|
476 | | #define PACKAGE_URL "http://www.gnu.org/software/c-library/"
|
---|
477 | | /* end confdefs.h. */
|
---|
478 | | #include <stdarg.h>
|
---|
479 | | #include <stdio.h>
|
---|
480 | | #include <sys/types.h>
|
---|
481 | | #include <sys/stat.h>
|
---|
482 | | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
|
---|
483 | | struct buf { int x; };
|
---|
484 | | FILE * (*rcsopen) (struct buf *, struct stat *, int);
|
---|
485 | | static char *e (p, i)
|
---|
486 | | char **p;
|
---|
487 | | int i;
|
---|
488 | | {
|
---|
489 | | return p[i];
|
---|
490 | | }
|
---|
491 | | static char *f (char * (*g) (char **, int), char **p, ...)
|
---|
492 | | {
|
---|
493 | | char *s;
|
---|
494 | | va_list v;
|
---|
495 | | va_start (v,p);
|
---|
496 | | s = g (p, va_arg (v,int));
|
---|
497 | | va_end (v);
|
---|
498 | | return s;
|
---|
499 | | }
|
---|
500 | |
|
---|
501 | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
|
---|
502 | | function prototypes and stuff, but not '\xHH' hex character constants.
|
---|
503 | | These don't provoke an error unfortunately, instead are silently treated
|
---|
504 | | as 'x'. The following induces an error, until -std is added to get
|
---|
505 | | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
|
---|
506 | | array size at least. It's necessary to write '\x00'==0 to get something
|
---|
507 | | that's true only with -std. */
|
---|
508 | | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
|
---|
509 | |
|
---|
510 | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
|
---|
511 | | inside strings and character constants. */
|
---|
512 | | #define FOO(x) 'x'
|
---|
513 | | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
|
---|
514 | |
|
---|
515 | | int test (int i, double x);
|
---|
516 | | struct s1 {int (*f) (int a);};
|
---|
517 | | struct s2 {int (*f) (double a);};
|
---|
518 | | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
|
---|
519 | | int argc;
|
---|
520 | | char **argv;
|
---|
521 | | int
|
---|
522 | | main ()
|
---|
523 | | {
|
---|
524 | | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
|
---|
525 | | ;
|
---|
526 | | return 0;
|
---|
527 | | }
|
---|
528 | configure:3006: result: unsupported
|
---|
529 | configure:3028: checking for gcc
|
---|
530 | configure:3044: found /usr/bin/gcc
|
---|
531 | configure:3055: result: gcc
|
---|
532 | configure:3073: checking how to run the C preprocessor
|
---|
533 | configure:3104: i686-lfs-linux-gnu-gcc -E conftest.c
|
---|
534 | configure:3104: $? = 0
|
---|
535 | configure:3118: i686-lfs-linux-gnu-gcc -E conftest.c
|
---|
536 | conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
|
---|
537 | compilation terminated.
|
---|
538 | configure:3118: $? = 1
|
---|
539 | configure: failed program was:
|
---|
540 | | /* confdefs.h */
|
---|
541 | | #define PACKAGE_NAME "GNU C Library"
|
---|
542 | | #define PACKAGE_TARNAME "c-library"
|
---|
543 | | #define PACKAGE_VERSION "(see version.h)"
|
---|
544 | | #define PACKAGE_STRING "GNU C Library (see version.h)"
|
---|
545 | | #define PACKAGE_BUGREPORT "glibc"
|
---|
546 | | #define PACKAGE_URL "http://www.gnu.org/software/c-library/"
|
---|
547 | | /* end confdefs.h. */
|
---|
548 | | #include <ac_nonexistent.h>
|
---|
549 | configure:3143: result: i686-lfs-linux-gnu-gcc -E
|
---|
550 | configure:3163: i686-lfs-linux-gnu-gcc -E conftest.c
|
---|
551 | configure:3163: $? = 0
|
---|
552 | configure:3177: i686-lfs-linux-gnu-gcc -E conftest.c
|
---|
553 | conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
|
---|
554 | compilation terminated.
|
---|
555 | configure:3177: $? = 1
|
---|
556 | configure: failed program was:
|
---|
557 | | /* confdefs.h */
|
---|
558 | | #define PACKAGE_NAME "GNU C Library"
|
---|
559 | | #define PACKAGE_TARNAME "c-library"
|
---|
560 | | #define PACKAGE_VERSION "(see version.h)"
|
---|
561 | | #define PACKAGE_STRING "GNU C Library (see version.h)"
|
---|
562 | | #define PACKAGE_BUGREPORT "glibc"
|
---|
563 | | #define PACKAGE_URL "http://www.gnu.org/software/c-library/"
|
---|
564 | | /* end confdefs.h. */
|
---|
565 | | #include <ac_nonexistent.h>
|
---|
566 | configure:3220: checking for i686-lfs-linux-gnu-g++
|
---|
567 | configure:3250: result: no
|
---|
568 | configure:3220: checking for i686-lfs-linux-gnu-c++
|
---|
569 | configure:3250: result: no
|
---|
570 | configure:3220: checking for i686-lfs-linux-gnu-gpp
|
---|
571 | configure:3250: result: no
|
---|
572 | configure:3220: checking for i686-lfs-linux-gnu-aCC
|
---|
573 | configure:3250: result: no
|
---|
574 | configure:3220: checking for i686-lfs-linux-gnu-CC
|
---|
575 | configure:3250: result: no
|
---|
576 | configure:3220: checking for i686-lfs-linux-gnu-cxx
|
---|
577 | configure:3250: result: no
|
---|
578 | configure:3220: checking for i686-lfs-linux-gnu-cc++
|
---|
579 | configure:3250: result: no
|
---|
580 | configure:3220: checking for i686-lfs-linux-gnu-cl.exe
|
---|
581 | configure:3250: result: no
|
---|
582 | configure:3220: checking for i686-lfs-linux-gnu-FCC
|
---|
583 | configure:3250: result: no
|
---|
584 | configure:3220: checking for i686-lfs-linux-gnu-KCC
|
---|
585 | configure:3250: result: no
|
---|
586 | configure:3220: checking for i686-lfs-linux-gnu-RCC
|
---|
587 | configure:3250: result: no
|
---|
588 | configure:3220: checking for i686-lfs-linux-gnu-xlC_r
|
---|
589 | configure:3250: result: no
|
---|
590 | configure:3220: checking for i686-lfs-linux-gnu-xlC
|
---|
591 | configure:3250: result: no
|
---|
592 | configure:3264: checking for g++
|
---|
593 | configure:3280: found /usr/bin/g++
|
---|
594 | configure:3291: result: g++
|
---|
595 | configure:3307: WARNING: using cross tools not prefixed with host triplet
|
---|
596 | configure:3318: checking for C++ compiler version
|
---|
597 | configure:3327: g++ --version >&5
|
---|
598 | g++ (GCC) 4.3.3
|
---|
599 | Copyright (C) 2008 Free Software Foundation, Inc.
|
---|
600 | This is free software; see the source for copying conditions. There is NO
|
---|
601 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
---|
602 |
|
---|
603 | configure:3338: $? = 0
|
---|
604 | configure:3327: g++ -v >&5
|
---|
605 | Reading specs from /usr/lib/gcc/i486-slackware-linux/4.3.3/specs
|
---|
606 | Target: i486-slackware-linux
|
---|
607 | Configured 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
|
---|
608 | Thread model: posix
|
---|
609 | gcc version 4.3.3 (GCC)
|
---|
610 | configure:3338: $? = 0
|
---|
611 | configure:3327: g++ -V >&5
|
---|
612 | g++: '-V' option must have argument
|
---|
613 | configure:3338: $? = 1
|
---|
614 | configure:3327: g++ -qversion >&5
|
---|
615 | g++: unrecognized option '-qversion'
|
---|
616 | g++: no input files
|
---|
617 | configure:3338: $? = 1
|
---|
618 | configure:3342: checking whether we are using the GNU C++ compiler
|
---|
619 | configure:3361: g++ -c conftest.cpp >&5
|
---|
620 | configure:3361: $? = 0
|
---|
621 | configure:3370: result: yes
|
---|
622 | configure:3379: checking whether g++ accepts -g
|
---|
623 | configure:3399: g++ -c -g conftest.cpp >&5
|
---|
624 | configure:3399: $? = 0
|
---|
625 | configure:3440: result: yes
|
---|
626 | configure:3968: running configure fragment for add-on libidn
|
---|
627 | configure:3968: running configure fragment for add-on nptl
|
---|
628 | configure:4110: checking for assembler gnu_indirect_function symbol type support
|
---|
629 | configure:4126: result: yes
|
---|
630 | configure:4129: checking whether .text pseudo-op must be used
|
---|
631 | configure:4139: i686-lfs-linux-gnu-gcc -c conftest.s 1>&5
|
---|
632 | configure:4142: $? = 0
|
---|
633 | configure:4153: result: yes
|
---|
634 | configure:4157: checking for assembler global-symbol directive
|
---|
635 | configure:4170: i686-lfs-linux-gnu-gcc -c conftest.s 1>&5
|
---|
636 | configure:4173: $? = 0
|
---|
637 | configure:4181: result: .globl
|
---|
638 | configure:4192: checking for assembler .type directive prefix
|
---|
639 | configure:4208: i686-lfs-linux-gnu-gcc -c conftest.s 1>&5
|
---|
640 | configure:4211: $? = 0
|
---|
641 | configure:4219: result: @
|
---|
642 | configure:4242: checking sysdep dirs
|
---|
643 | configure:4487: result: sysdeps/generic/elf sysdeps/generic
|
---|
644 | configure:4564: checking for a BSD-compatible install
|
---|
645 | configure:4632: result: /bin/ginstall -c
|
---|
646 | configure:4647: checking whether ln -s works
|
---|
647 | configure:4651: result: yes
|
---|
648 | configure:4775: checking whether /mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.2/../../../../i686-lfs-linux-gnu/bin/as is GNU as
|
---|
649 | configure:4789: result: yes
|
---|
650 | configure:4794: checking whether /mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.2/../../../../i686-lfs-linux-gnu/bin/ld is GNU ld
|
---|
651 | configure:4808: result: yes
|
---|
652 | configure:4818: checking for /mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.2/../../../../i686-lfs-linux-gnu/bin/as
|
---|
653 | configure:4845: result: /mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.2/../../../../i686-lfs-linux-gnu/bin/as
|
---|
654 | configure:4860: checking version of /mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.2/../../../../i686-lfs-linux-gnu/bin/as
|
---|
655 | configure:4870: result: 2.21, ok
|
---|
656 | configure:4881: checking for /mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.2/../../../../i686-lfs-linux-gnu/bin/ld
|
---|
657 | configure:4908: result: /mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.2/../../../../i686-lfs-linux-gnu/bin/ld
|
---|
658 | configure:4923: checking version of /mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.2/../../../../i686-lfs-linux-gnu/bin/ld
|
---|
659 | configure:4933: result: 2.21, ok
|
---|
660 | configure:4948: checking for pwd
|
---|
661 | configure:4966: found /bin/pwd
|
---|
662 | configure:4979: result: /bin/pwd
|
---|
663 | configure:4997: checking for i686-lfs-linux-gnu-gcc
|
---|
664 | configure:5024: result: i686-lfs-linux-gnu-gcc
|
---|
665 | configure:5039: checking version of i686-lfs-linux-gnu-gcc
|
---|
666 | configure:5049: result: 4.5.2, ok
|
---|
667 | configure:5060: checking for gnumake
|
---|
668 | configure:5090: result: no
|
---|
669 | configure:5060: checking for gmake
|
---|
670 | configure:5076: found /usr/bin/gmake
|
---|
671 | configure:5087: result: gmake
|
---|
672 | configure:5102: checking version of gmake
|
---|
673 | configure:5112: result: 3.81, ok
|
---|
674 | configure:5124: checking for gnumsgfmt
|
---|
675 | configure:5154: result: no
|
---|
676 | configure:5124: checking for gmsgfmt
|
---|
677 | configure:5154: result: no
|
---|
678 | configure:5124: checking for msgfmt
|
---|
679 | configure:5140: found /usr/bin/msgfmt
|
---|
680 | configure:5151: result: msgfmt
|
---|
681 | configure:5166: checking version of msgfmt
|
---|
682 | configure:5176: result: 0.17, ok
|
---|
683 | configure:5187: checking for makeinfo
|
---|
684 | configure:5203: found /usr/bin/makeinfo
|
---|
685 | configure:5214: result: makeinfo
|
---|
686 | configure:5229: checking version of makeinfo
|
---|
687 | configure:5239: result: 4.13, ok
|
---|
688 | configure:5250: checking for sed
|
---|
689 | configure:5266: found /bin/sed
|
---|
690 | configure:5277: result: sed
|
---|
691 | configure:5292: checking version of sed
|
---|
692 | configure:5302: result: 4.1.5, ok
|
---|
693 | configure:5314: checking for autoconf
|
---|
694 | configure:5330: found /usr/bin/autoconf
|
---|
695 | configure:5341: result: autoconf
|
---|
696 | configure:5356: checking whether autoconf works
|
---|
697 | configure:5367: result: yes
|
---|
698 | configure:5413: checking whether ranlib is necessary
|
---|
699 | configure:5434: result: no
|
---|
700 | configure:5447: checking LD_LIBRARY_PATH variable
|
---|
701 | configure:5457: result: ok
|
---|
702 | configure:5466: checking whether GCC supports -static-libgcc
|
---|
703 | configure:5477: result: -static-libgcc
|
---|
704 | configure:5483: checking for bash
|
---|
705 | configure:5501: found /bin/bash
|
---|
706 | configure:5514: result: /bin/bash
|
---|
707 | configure:5589: checking for gawk
|
---|
708 | configure:5605: found /bin/gawk
|
---|
709 | configure:5616: result: gawk
|
---|
710 | configure:5629: checking for perl
|
---|
711 | configure:5647: found /usr/bin/perl
|
---|
712 | configure:5660: result: /usr/bin/perl
|
---|
713 | configure:5674: checking for install-info
|
---|
714 | configure:5693: found /usr/bin/install-info
|
---|
715 | configure:5706: result: /usr/bin/install-info
|
---|
716 | configure:5716: checking for bison
|
---|
717 | configure:5735: found /usr/bin/bison
|
---|
718 | configure:5748: result: /usr/bin/bison
|
---|
719 | configure:5757: checking for signed size_t type
|
---|
720 | configure:5772: result: no
|
---|
721 | configure:5781: checking for libc-friendly stddef.h
|
---|
722 | configure:5805: i686-lfs-linux-gnu-gcc -c -g -O2 conftest.c >&5
|
---|
723 | conftest.c: In function 'main':
|
---|
724 | conftest.c:26:38: warning: incompatible implicit declaration of built-in function 'abort'
|
---|
725 | configure:5805: $? = 0
|
---|
726 | configure:5812: result: yes
|
---|
727 | configure:5819: checking whether we need to use -P to assemble .S files
|
---|
728 | configure:5829: i686-lfs-linux-gnu-gcc -c conftest.S 1>&5
|
---|
729 | configure:5832: $? = 0
|
---|
730 | configure:5840: result: no
|
---|
731 | configure:5847: checking for .set assembler directive
|
---|
732 | configure:5873: result: yes
|
---|
733 | configure:5880: checking for assembler gnu_unique_object symbol type
|
---|
734 | configure:5897: result: yes
|
---|
735 | configure:5904: checking for .symver assembler directive
|
---|
736 | configure:5921: result: yes
|
---|
737 | configure:5923: checking for ld --version-script
|
---|
738 | configure:5949: i686-lfs-linux-gnu-gcc -g -O2 -shared
|
---|
739 | -o conftest.so conftest.o
|
---|
740 | -nostartfiles -nostdlib
|
---|
741 | -Wl,--version-script,conftest.map
|
---|
742 | 1>&5
|
---|
743 | configure:5952: $? = 0
|
---|
744 | configure:5967: result: yes
|
---|
745 | configure:5989: checking for .previous assembler directive
|
---|
746 | configure:5999: i686-lfs-linux-gnu-gcc -c conftest.s 1>&5
|
---|
747 | configure:6002: $? = 0
|
---|
748 | configure:6010: result: yes
|
---|
749 | configure:6044: checking for .protected and .hidden assembler directive
|
---|
750 | configure:6056: i686-lfs-linux-gnu-gcc -c conftest.s 1>&5
|
---|
751 | configure:6059: $? = 0
|
---|
752 | configure:6067: result: yes
|
---|
753 | configure:6071: checking whether __attribute__((visibility())) is supported
|
---|
754 | configure:6082: i686-lfs-linux-gnu-gcc -Werror -S conftest.c -o conftest.s 1>&5
|
---|
755 | configure:6085: $? = 0
|
---|
756 | configure:6096: result: yes
|
---|
757 | configure:6104: checking for broken __attribute__((visibility()))
|
---|
758 | configure:6116: i686-lfs-linux-gnu-gcc -Werror -S conftest.c -o conftest.s1>&5
|
---|
759 | configure:6119: $? = 0
|
---|
760 | configure:6128: result: no
|
---|
761 | configure:6135: checking for broken __attribute__((alias()))
|
---|
762 | configure:6150: i686-lfs-linux-gnu-gcc -Werror -S conftest.c -o conftest.s 1>&5
|
---|
763 | configure:6153: $? = 0
|
---|
764 | configure:6163: result: no
|
---|
765 | configure:6170: checking whether to put _rtld_local into .sdata section
|
---|
766 | configure:6184: result: no
|
---|
767 | configure:6192: checking for .preinit_array/.init_array/.fini_array support
|
---|
768 | configure:6205: i686-lfs-linux-gnu-gcc -g -O2 -o conftest conftest.c
|
---|
769 | -static -nostartfiles -nostdlib 1>&5
|
---|
770 | configure:6208: $? = 0
|
---|
771 | configure:6221: result: yes
|
---|
772 | configure:6226: i686-lfs-linux-gnu-gcc -Wl,--verbose 2>&1|grep SORT_BY_INIT_PRIORITY 1>&5
|
---|
773 | configure:6229: $? = 1
|
---|
774 | configure:6235: checking for libunwind-support in compiler
|
---|
775 | configure:6252: result: no
|
---|
776 | configure:6260: checking for -z nodelete option
|
---|
777 | configure:6272: i686-lfs-linux-gnu-gcc -g -O2
|
---|
778 | -fPIC -shared -o conftest.so conftest.c
|
---|
779 | -nostartfiles -nostdlib
|
---|
780 | -Wl,--enable-new-dtags,-z,nodelete 1>&5
|
---|
781 | configure:6275: $? = 0
|
---|
782 | configure:6284: result: yes
|
---|
783 | configure:6287: checking for -z nodlopen option
|
---|
784 | configure:6299: i686-lfs-linux-gnu-gcc -g -O2
|
---|
785 | -fPIC -shared -o conftest.so conftest.c
|
---|
786 | -nostartfiles -nostdlib
|
---|
787 | -Wl,--enable-new-dtags,-z,nodlopen 1>&5
|
---|
788 | configure:6302: $? = 0
|
---|
789 | configure:6311: result: yes
|
---|
790 | configure:6314: checking for -z initfirst option
|
---|
791 | configure:6326: i686-lfs-linux-gnu-gcc -g -O2
|
---|
792 | -fPIC -shared -o conftest.so conftest.c
|
---|
793 | -nostartfiles -nostdlib
|
---|
794 | -Wl,--enable-new-dtags,-z,initfirst 1>&5
|
---|
795 | configure:6329: $? = 0
|
---|
796 | configure:6338: result: yes
|
---|
797 | configure:6343: checking for -z relro option
|
---|
798 | configure:6350: i686-lfs-linux-gnu-gcc -v --help 2>&1|grep z relro 1>&5
|
---|
799 | -z relro Create RELRO program header
|
---|
800 | configure:6353: $? = 0
|
---|
801 | configure:6357: i686-lfs-linux-gnu-gcc -Wl,--verbose 2>&1|grep DATA_SEGMENT_RELRO_END 1>&5
|
---|
802 | . = DATA_SEGMENT_RELRO_END (12, .);
|
---|
803 | configure:6360: $? = 0
|
---|
804 | configure:6367: result: yes
|
---|
805 | configure:6376: checking for -Bgroup option
|
---|
806 | configure:6387: i686-lfs-linux-gnu-gcc -g -O2
|
---|
807 | -fPIC -shared -o conftest.so conftest.c
|
---|
808 | -Wl,-Bgroup -nostdlib 1>&5
|
---|
809 | configure:6390: $? = 0
|
---|
810 | configure:6399: result: yes
|
---|
811 | configure:6403: checking for libgcc_s suffix
|
---|
812 | configure:6417: result:
|
---|
813 | configure:6421: checking for --as-needed option
|
---|
814 | configure:6433: i686-lfs-linux-gnu-gcc -g -O2
|
---|
815 | -fPIC -shared -o conftest.so conftest.c
|
---|
816 | -lgcc_s -Wl,--as-needed
|
---|
817 | -nostdlib 1>&5
|
---|
818 | /mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.2/../../../../i686-lfs-linux-gnu/bin/ld: cannot find -lgcc_s
|
---|
819 | collect2: ld returned 1 exit status
|
---|
820 | configure:6436: $? = 1
|
---|
821 | configure:6445: result: no
|
---|
822 | configure:6450: checking whether --noexecstack is desirable for .S files
|
---|
823 | configure:6460: i686-lfs-linux-gnu-gcc -g -O2
|
---|
824 | -S -o conftest.s conftest.c 1>&5
|
---|
825 | configure:6463: $? = 0
|
---|
826 | configure:6468: i686-lfs-linux-gnu-gcc -Wa,--noexecstack
|
---|
827 | -c -o conftest.o conftest.s 1>&5
|
---|
828 | configure:6471: $? = 0
|
---|
829 | configure:6480: result: yes
|
---|
830 | configure:6487: checking for -z combreloc
|
---|
831 | configure:6501: i686-lfs-linux-gnu-gcc -g -O2
|
---|
832 | -fPIC -shared -o conftest.so conftest.c
|
---|
833 | -nostdlib -nostartfiles
|
---|
834 | -Wl,-z,combreloc 1>&5
|
---|
835 | configure:6504: $? = 0
|
---|
836 | configure:6517: result: yes
|
---|
837 | configure:6525: checking for -z execstack
|
---|
838 | configure:6537: i686-lfs-linux-gnu-gcc -g -O2
|
---|
839 | -fPIC -shared -o conftest.so conftest.c
|
---|
840 | -Wl,-z,execstack -nostdlib
|
---|
841 | 1>&5
|
---|
842 | configure:6540: $? = 0
|
---|
843 | configure:6549: result: yes
|
---|
844 | configure:6553: checking for -fpie
|
---|
845 | configure:6564: i686-lfs-linux-gnu-gcc -g -O2 -pie -fpie
|
---|
846 | -o conftest conftest.c 1>&5
|
---|
847 | /mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.2/../../../../i686-lfs-linux-gnu/bin/ld: cannot find Scrt1.o: No such file or directory
|
---|
848 | /mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.2/../../../../i686-lfs-linux-gnu/bin/ld: cannot find crti.o: No such file or directory
|
---|
849 | /mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.2/../../../../i686-lfs-linux-gnu/bin/ld: cannot find -lc
|
---|
850 | /mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.2/../../../../i686-lfs-linux-gnu/bin/ld: cannot find crtn.o: No such file or directory
|
---|
851 | collect2: ld returned 1 exit status
|
---|
852 | configure:6567: $? = 1
|
---|
853 | configure:6576: result: no
|
---|
854 | configure:6581: checking for --hash-style option
|
---|
855 | configure:6592: i686-lfs-linux-gnu-gcc -g -O2
|
---|
856 | -fPIC -shared -o conftest.so conftest.c
|
---|
857 | -Wl,--hash-style=both -nostdlib 1>&5
|
---|
858 | configure:6595: $? = 0
|
---|
859 | configure:6604: result: yes
|
---|
860 | configure:6609: checking for -fno-toplevel-reorder -fno-section-anchors
|
---|
861 | configure:6619: i686-lfs-linux-gnu-gcc -g -O2 -S -fno-toplevel-reorder -fno-section-anchors
|
---|
862 | conftest.c 1>&5
|
---|
863 | configure:6622: $? = 0
|
---|
864 | configure:6631: result: yes
|
---|
865 | configure:6640: checking for -fstack-protector
|
---|
866 | configure:6651: i686-lfs-linux-gnu-gcc -g -O2 -Werror -fstack-protector
|
---|
867 | -o conftest conftest.c 1>&5
|
---|
868 | /mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.2/../../../../i686-lfs-linux-gnu/bin/ld: cannot find crt1.o: No such file or directory
|
---|
869 | /mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.2/../../../../i686-lfs-linux-gnu/bin/ld: cannot find crti.o: No such file or directory
|
---|
870 | /mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.2/../../../../i686-lfs-linux-gnu/bin/ld: cannot find -lssp_nonshared
|
---|
871 | /mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.2/../../../../i686-lfs-linux-gnu/bin/ld: cannot find -lssp
|
---|
872 | /mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.2/../../../../i686-lfs-linux-gnu/bin/ld: cannot find -lc
|
---|
873 | /mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.2/../../../../i686-lfs-linux-gnu/bin/ld: cannot find crtn.o: No such file or directory
|
---|
874 | collect2: ld returned 1 exit status
|
---|
875 | configure:6654: $? = 1
|
---|
876 | configure:6663: result: no
|
---|
877 | configure:6667: checking for -fgnu89-inline
|
---|
878 | configure:6682: i686-lfs-linux-gnu-gcc -g -O2 -S -std=gnu99 -fgnu89-inline
|
---|
879 | -o conftest.s conftest.c 1>&5
|
---|
880 | conftest.c:3:1: warning: return type defaults to 'int'
|
---|
881 | configure:6685: $? = 0
|
---|
882 | configure:6694: result: yes
|
---|
883 | configure:6738: checking whether cc puts quotes around section names
|
---|
884 | configure:6759: result: no
|
---|
885 | configure:6844: checking for assembler .weak directive
|
---|
886 | configure:6857: i686-lfs-linux-gnu-gcc -c conftest.s 1>&5
|
---|
887 | configure:6860: $? = 0
|
---|
888 | configure:6868: result: yes
|
---|
889 | configure:6911: checking whether CFI directives are supported
|
---|
890 | configure:6930: i686-lfs-linux-gnu-gcc -c conftest.s 1>&5
|
---|
891 | configure:6933: $? = 0
|
---|
892 | configure:6941: result: yes
|
---|
893 | configure:6948: checking for ld --no-whole-archive
|
---|
894 | configure:6961: i686-lfs-linux-gnu-gcc -g -O2
|
---|
895 | -nostdlib -nostartfiles -Wl,--no-whole-archive
|
---|
896 | -o conftest conftest.c 1>&5
|
---|
897 | configure:6964: $? = 0
|
---|
898 | configure:6972: result: yes
|
---|
899 | configure:6978: checking for gcc -fexceptions
|
---|
900 | configure:6991: i686-lfs-linux-gnu-gcc -g -O2
|
---|
901 | -nostdlib -nostartfiles -fexceptions
|
---|
902 | -o conftest conftest.c 1>&5
|
---|
903 | configure:6994: $? = 0
|
---|
904 | configure:7002: result: yes
|
---|
905 | configure:7042: checking for __builtin_expect
|
---|
906 | configure:7057: i686-lfs-linux-gnu-gcc -g -O2 -nostdlib -nostartfiles
|
---|
907 | -o conftest conftest.c -lgcc >&5
|
---|
908 | /mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.2/../../../../i686-lfs-linux-gnu/bin/ld: warning: cannot find entry symbol _start; defaulting to 08048080
|
---|
909 | configure:7060: $? = 0
|
---|
910 | configure:7068: result: yes
|
---|
911 | configure:7075: checking for __builtin_memset
|
---|
912 | configure:7087: i686-lfs-linux-gnu-gcc -O3 -S conftest.c -o - | fgrep memset > /dev/null
|
---|
913 | configure:7090: $? = 1
|
---|
914 | configure:7099: result: yes
|
---|
915 | configure:7106: checking for redirection of built-in functions
|
---|
916 | configure:7119: i686-lfs-linux-gnu-gcc -O3 -S conftest.c -o - | fgrep my_strstr > /dev/null
|
---|
917 | configure:7122: $? = 0
|
---|
918 | configure:7131: result: yes
|
---|
919 | configure:7139: checking for __thread
|
---|
920 | configure:7148: i686-lfs-linux-gnu-gcc -g -O2 -c conftest.c >&5
|
---|
921 | configure:7151: $? = 0
|
---|
922 | configure:7159: result: yes
|
---|
923 | configure:7170: checking for tls_model attribute
|
---|
924 | configure:7179: i686-lfs-linux-gnu-gcc -g -O2 -S -Werror conftest.c >&5
|
---|
925 | configure:7182: $? = 0
|
---|
926 | configure:7190: result: yes
|
---|
927 | configure:7225: checking for libgd
|
---|
928 | configure:7245: i686-lfs-linux-gnu-gcc -o conftest -g -O2 conftest.c -lgd -lpng -lz -lm >&5
|
---|
929 | conftest.c:27:16: fatal error: gd.h: No such file or directory
|
---|
930 | compilation terminated.
|
---|
931 | configure:7245: $? = 1
|
---|
932 | configure: failed program was:
|
---|
933 | | /* confdefs.h */
|
---|
934 | | #define PACKAGE_NAME "GNU C Library"
|
---|
935 | | #define PACKAGE_TARNAME "c-library"
|
---|
936 | | #define PACKAGE_VERSION "(see version.h)"
|
---|
937 | | #define PACKAGE_STRING "GNU C Library (see version.h)"
|
---|
938 | | #define PACKAGE_BUGREPORT "glibc"
|
---|
939 | | #define PACKAGE_URL "http://www.gnu.org/software/c-library/"
|
---|
940 | | #define HAVE_LIBIDN 1
|
---|
941 | | #define USE_REGPARMS 1
|
---|
942 | | #define ASM_GLOBAL_DIRECTIVE .globl
|
---|
943 | | #define ASM_TYPE_DIRECTIVE_PREFIX @
|
---|
944 | | #define USE_MULTIARCH 1
|
---|
945 | | #define HAVE_ASM_SET_DIRECTIVE 1
|
---|
946 | | #define HAVE_ASM_UNIQUE_OBJECT 1
|
---|
947 | | #define DO_VERSIONING 1
|
---|
948 | | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
|
---|
949 | | #define HAVE_Z_COMBRELOC 1
|
---|
950 | | #define NO_UNDERSCORES 1
|
---|
951 | | #define HAVE_ASM_WEAK_DIRECTIVE 1
|
---|
952 | | #define HAVE_ASM_CFI_DIRECTIVES 1
|
---|
953 | | #define HAVE_BUILTIN_EXPECT 1
|
---|
954 | | #define HAVE_BUILTIN_MEMSET 1
|
---|
955 | | #define HAVE_BUILTIN_REDIRECTION 1
|
---|
956 | | #define HAVE___THREAD 1
|
---|
957 | | #define HAVE_TLS_MODEL_ATTRIBUTE 1
|
---|
958 | | /* end confdefs.h. */
|
---|
959 | | #include <gd.h>
|
---|
960 | | int
|
---|
961 | | main ()
|
---|
962 | | {
|
---|
963 | | gdImagePng (0, 0)
|
---|
964 | | ;
|
---|
965 | | return 0;
|
---|
966 | | }
|
---|
967 | configure:7258: result: no
|
---|
968 | configure:7267: checking for is_selinux_enabled in -lselinux
|
---|
969 | configure:7292: i686-lfs-linux-gnu-gcc -o conftest -g -O2 conftest.c -lselinux >&5
|
---|
970 | /mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.2/../../../../i686-lfs-linux-gnu/bin/ld: cannot find crt1.o: No such file or directory
|
---|
971 | /mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.2/../../../../i686-lfs-linux-gnu/bin/ld: cannot find crti.o: No such file or directory
|
---|
972 | /mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.2/../../../../i686-lfs-linux-gnu/bin/ld: cannot find -lselinux
|
---|
973 | /mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.2/../../../../i686-lfs-linux-gnu/bin/ld: cannot find -lc
|
---|
974 | /mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.2/../../../../i686-lfs-linux-gnu/bin/ld: cannot find crtn.o: No such file or directory
|
---|
975 | collect2: ld returned 1 exit status
|
---|
976 | configure:7292: $? = 1
|
---|
977 | configure: failed program was:
|
---|
978 | | /* confdefs.h */
|
---|
979 | | #define PACKAGE_NAME "GNU C Library"
|
---|
980 | | #define PACKAGE_TARNAME "c-library"
|
---|
981 | | #define PACKAGE_VERSION "(see version.h)"
|
---|
982 | | #define PACKAGE_STRING "GNU C Library (see version.h)"
|
---|
983 | | #define PACKAGE_BUGREPORT "glibc"
|
---|
984 | | #define PACKAGE_URL "http://www.gnu.org/software/c-library/"
|
---|
985 | | #define HAVE_LIBIDN 1
|
---|
986 | | #define USE_REGPARMS 1
|
---|
987 | | #define ASM_GLOBAL_DIRECTIVE .globl
|
---|
988 | | #define ASM_TYPE_DIRECTIVE_PREFIX @
|
---|
989 | | #define USE_MULTIARCH 1
|
---|
990 | | #define HAVE_ASM_SET_DIRECTIVE 1
|
---|
991 | | #define HAVE_ASM_UNIQUE_OBJECT 1
|
---|
992 | | #define DO_VERSIONING 1
|
---|
993 | | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
|
---|
994 | | #define HAVE_Z_COMBRELOC 1
|
---|
995 | | #define NO_UNDERSCORES 1
|
---|
996 | | #define HAVE_ASM_WEAK_DIRECTIVE 1
|
---|
997 | | #define HAVE_ASM_CFI_DIRECTIVES 1
|
---|
998 | | #define HAVE_BUILTIN_EXPECT 1
|
---|
999 | | #define HAVE_BUILTIN_MEMSET 1
|
---|
1000 | | #define HAVE_BUILTIN_REDIRECTION 1
|
---|
1001 | | #define HAVE___THREAD 1
|
---|
1002 | | #define HAVE_TLS_MODEL_ATTRIBUTE 1
|
---|
1003 | | /* end confdefs.h. */
|
---|
1004 | |
|
---|
1005 | | /* Override any GCC internal prototype to avoid an error.
|
---|
1006 | | Use char because int might match the return type of a GCC
|
---|
1007 | | builtin and then its argument prototype would still apply. */
|
---|
1008 | | #ifdef __cplusplus
|
---|
1009 | | extern "C"
|
---|
1010 | | #endif
|
---|
1011 | | char is_selinux_enabled ();
|
---|
1012 | | int
|
---|
1013 | | main ()
|
---|
1014 | | {
|
---|
1015 | | return is_selinux_enabled ();
|
---|
1016 | | ;
|
---|
1017 | | return 0;
|
---|
1018 | | }
|
---|
1019 | configure:7301: result: no
|
---|
1020 | configure:7453: checking for grep that handles long lines and -e
|
---|
1021 | configure:7511: result: /bin/grep
|
---|
1022 | configure:7516: checking for egrep
|
---|
1023 | configure:7578: result: /bin/grep -E
|
---|
1024 | configure:7583: checking for ANSI C header files
|
---|
1025 | configure:7603: i686-lfs-linux-gnu-gcc -c -g -O2 conftest.c >&5
|
---|
1026 | conftest.c:27:20: fatal error: stdlib.h: No such file or directory
|
---|
1027 | compilation terminated.
|
---|
1028 | configure:7603: $? = 1
|
---|
1029 | configure: failed program was:
|
---|
1030 | | /* confdefs.h */
|
---|
1031 | | #define PACKAGE_NAME "GNU C Library"
|
---|
1032 | | #define PACKAGE_TARNAME "c-library"
|
---|
1033 | | #define PACKAGE_VERSION "(see version.h)"
|
---|
1034 | | #define PACKAGE_STRING "GNU C Library (see version.h)"
|
---|
1035 | | #define PACKAGE_BUGREPORT "glibc"
|
---|
1036 | | #define PACKAGE_URL "http://www.gnu.org/software/c-library/"
|
---|
1037 | | #define HAVE_LIBIDN 1
|
---|
1038 | | #define USE_REGPARMS 1
|
---|
1039 | | #define ASM_GLOBAL_DIRECTIVE .globl
|
---|
1040 | | #define ASM_TYPE_DIRECTIVE_PREFIX @
|
---|
1041 | | #define USE_MULTIARCH 1
|
---|
1042 | | #define HAVE_ASM_SET_DIRECTIVE 1
|
---|
1043 | | #define HAVE_ASM_UNIQUE_OBJECT 1
|
---|
1044 | | #define DO_VERSIONING 1
|
---|
1045 | | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
|
---|
1046 | | #define HAVE_Z_COMBRELOC 1
|
---|
1047 | | #define NO_UNDERSCORES 1
|
---|
1048 | | #define HAVE_ASM_WEAK_DIRECTIVE 1
|
---|
1049 | | #define HAVE_ASM_CFI_DIRECTIVES 1
|
---|
1050 | | #define HAVE_BUILTIN_EXPECT 1
|
---|
1051 | | #define HAVE_BUILTIN_MEMSET 1
|
---|
1052 | | #define HAVE_BUILTIN_REDIRECTION 1
|
---|
1053 | | #define HAVE___THREAD 1
|
---|
1054 | | #define HAVE_TLS_MODEL_ATTRIBUTE 1
|
---|
1055 | | /* end confdefs.h. */
|
---|
1056 | | #include <stdlib.h>
|
---|
1057 | | #include <stdarg.h>
|
---|
1058 | | #include <string.h>
|
---|
1059 | | #include <float.h>
|
---|
1060 | |
|
---|
1061 | | int
|
---|
1062 | | main ()
|
---|
1063 | | {
|
---|
1064 | |
|
---|
1065 | | ;
|
---|
1066 | | return 0;
|
---|
1067 | | }
|
---|
1068 | configure:7687: result: no
|
---|
1069 | configure:7700: checking for sys/types.h
|
---|
1070 | configure:7700: i686-lfs-linux-gnu-gcc -c -g -O2 conftest.c >&5
|
---|
1071 | conftest.c:27:19: fatal error: stdio.h: No such file or directory
|
---|
1072 | compilation terminated.
|
---|
1073 | configure:7700: $? = 1
|
---|
1074 | configure: failed program was:
|
---|
1075 | | /* confdefs.h */
|
---|
1076 | | #define PACKAGE_NAME "GNU C Library"
|
---|
1077 | | #define PACKAGE_TARNAME "c-library"
|
---|
1078 | | #define PACKAGE_VERSION "(see version.h)"
|
---|
1079 | | #define PACKAGE_STRING "GNU C Library (see version.h)"
|
---|
1080 | | #define PACKAGE_BUGREPORT "glibc"
|
---|
1081 | | #define PACKAGE_URL "http://www.gnu.org/software/c-library/"
|
---|
1082 | | #define HAVE_LIBIDN 1
|
---|
1083 | | #define USE_REGPARMS 1
|
---|
1084 | | #define ASM_GLOBAL_DIRECTIVE .globl
|
---|
1085 | | #define ASM_TYPE_DIRECTIVE_PREFIX @
|
---|
1086 | | #define USE_MULTIARCH 1
|
---|
1087 | | #define HAVE_ASM_SET_DIRECTIVE 1
|
---|
1088 | | #define HAVE_ASM_UNIQUE_OBJECT 1
|
---|
1089 | | #define DO_VERSIONING 1
|
---|
1090 | | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
|
---|
1091 | | #define HAVE_Z_COMBRELOC 1
|
---|
1092 | | #define NO_UNDERSCORES 1
|
---|
1093 | | #define HAVE_ASM_WEAK_DIRECTIVE 1
|
---|
1094 | | #define HAVE_ASM_CFI_DIRECTIVES 1
|
---|
1095 | | #define HAVE_BUILTIN_EXPECT 1
|
---|
1096 | | #define HAVE_BUILTIN_MEMSET 1
|
---|
1097 | | #define HAVE_BUILTIN_REDIRECTION 1
|
---|
1098 | | #define HAVE___THREAD 1
|
---|
1099 | | #define HAVE_TLS_MODEL_ATTRIBUTE 1
|
---|
1100 | | /* end confdefs.h. */
|
---|
1101 | | #include <stdio.h>
|
---|
1102 | | #ifdef HAVE_SYS_TYPES_H
|
---|
1103 | | # include <sys/types.h>
|
---|
1104 | | #endif
|
---|
1105 | | #ifdef HAVE_SYS_STAT_H
|
---|
1106 | | # include <sys/stat.h>
|
---|
1107 | | #endif
|
---|
1108 | | #ifdef STDC_HEADERS
|
---|
1109 | | # include <stdlib.h>
|
---|
1110 | | # include <stddef.h>
|
---|
1111 | | #else
|
---|
1112 | | # ifdef HAVE_STDLIB_H
|
---|
1113 | | # include <stdlib.h>
|
---|
1114 | | # endif
|
---|
1115 | | #endif
|
---|
1116 | | #ifdef HAVE_STRING_H
|
---|
1117 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
1118 | | # include <memory.h>
|
---|
1119 | | # endif
|
---|
1120 | | # include <string.h>
|
---|
1121 | | #endif
|
---|
1122 | | #ifdef HAVE_STRINGS_H
|
---|
1123 | | # include <strings.h>
|
---|
1124 | | #endif
|
---|
1125 | | #ifdef HAVE_INTTYPES_H
|
---|
1126 | | # include <inttypes.h>
|
---|
1127 | | #endif
|
---|
1128 | | #ifdef HAVE_STDINT_H
|
---|
1129 | | # include <stdint.h>
|
---|
1130 | | #endif
|
---|
1131 | | #ifdef HAVE_UNISTD_H
|
---|
1132 | | # include <unistd.h>
|
---|
1133 | | #endif
|
---|
1134 | |
|
---|
1135 | | #include <sys/types.h>
|
---|
1136 | configure:7700: result: no
|
---|
1137 | configure:7700: checking for sys/stat.h
|
---|
1138 | configure:7700: i686-lfs-linux-gnu-gcc -c -g -O2 conftest.c >&5
|
---|
1139 | conftest.c:27:19: fatal error: stdio.h: No such file or directory
|
---|
1140 | compilation terminated.
|
---|
1141 | configure:7700: $? = 1
|
---|
1142 | configure: failed program was:
|
---|
1143 | | /* confdefs.h */
|
---|
1144 | | #define PACKAGE_NAME "GNU C Library"
|
---|
1145 | | #define PACKAGE_TARNAME "c-library"
|
---|
1146 | | #define PACKAGE_VERSION "(see version.h)"
|
---|
1147 | | #define PACKAGE_STRING "GNU C Library (see version.h)"
|
---|
1148 | | #define PACKAGE_BUGREPORT "glibc"
|
---|
1149 | | #define PACKAGE_URL "http://www.gnu.org/software/c-library/"
|
---|
1150 | | #define HAVE_LIBIDN 1
|
---|
1151 | | #define USE_REGPARMS 1
|
---|
1152 | | #define ASM_GLOBAL_DIRECTIVE .globl
|
---|
1153 | | #define ASM_TYPE_DIRECTIVE_PREFIX @
|
---|
1154 | | #define USE_MULTIARCH 1
|
---|
1155 | | #define HAVE_ASM_SET_DIRECTIVE 1
|
---|
1156 | | #define HAVE_ASM_UNIQUE_OBJECT 1
|
---|
1157 | | #define DO_VERSIONING 1
|
---|
1158 | | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
|
---|
1159 | | #define HAVE_Z_COMBRELOC 1
|
---|
1160 | | #define NO_UNDERSCORES 1
|
---|
1161 | | #define HAVE_ASM_WEAK_DIRECTIVE 1
|
---|
1162 | | #define HAVE_ASM_CFI_DIRECTIVES 1
|
---|
1163 | | #define HAVE_BUILTIN_EXPECT 1
|
---|
1164 | | #define HAVE_BUILTIN_MEMSET 1
|
---|
1165 | | #define HAVE_BUILTIN_REDIRECTION 1
|
---|
1166 | | #define HAVE___THREAD 1
|
---|
1167 | | #define HAVE_TLS_MODEL_ATTRIBUTE 1
|
---|
1168 | | /* end confdefs.h. */
|
---|
1169 | | #include <stdio.h>
|
---|
1170 | | #ifdef HAVE_SYS_TYPES_H
|
---|
1171 | | # include <sys/types.h>
|
---|
1172 | | #endif
|
---|
1173 | | #ifdef HAVE_SYS_STAT_H
|
---|
1174 | | # include <sys/stat.h>
|
---|
1175 | | #endif
|
---|
1176 | | #ifdef STDC_HEADERS
|
---|
1177 | | # include <stdlib.h>
|
---|
1178 | | # include <stddef.h>
|
---|
1179 | | #else
|
---|
1180 | | # ifdef HAVE_STDLIB_H
|
---|
1181 | | # include <stdlib.h>
|
---|
1182 | | # endif
|
---|
1183 | | #endif
|
---|
1184 | | #ifdef HAVE_STRING_H
|
---|
1185 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
1186 | | # include <memory.h>
|
---|
1187 | | # endif
|
---|
1188 | | # include <string.h>
|
---|
1189 | | #endif
|
---|
1190 | | #ifdef HAVE_STRINGS_H
|
---|
1191 | | # include <strings.h>
|
---|
1192 | | #endif
|
---|
1193 | | #ifdef HAVE_INTTYPES_H
|
---|
1194 | | # include <inttypes.h>
|
---|
1195 | | #endif
|
---|
1196 | | #ifdef HAVE_STDINT_H
|
---|
1197 | | # include <stdint.h>
|
---|
1198 | | #endif
|
---|
1199 | | #ifdef HAVE_UNISTD_H
|
---|
1200 | | # include <unistd.h>
|
---|
1201 | | #endif
|
---|
1202 | |
|
---|
1203 | | #include <sys/stat.h>
|
---|
1204 | configure:7700: result: no
|
---|
1205 | configure:7700: checking for stdlib.h
|
---|
1206 | configure:7700: i686-lfs-linux-gnu-gcc -c -g -O2 conftest.c >&5
|
---|
1207 | conftest.c:27:19: fatal error: stdio.h: No such file or directory
|
---|
1208 | compilation terminated.
|
---|
1209 | configure:7700: $? = 1
|
---|
1210 | configure: failed program was:
|
---|
1211 | | /* confdefs.h */
|
---|
1212 | | #define PACKAGE_NAME "GNU C Library"
|
---|
1213 | | #define PACKAGE_TARNAME "c-library"
|
---|
1214 | | #define PACKAGE_VERSION "(see version.h)"
|
---|
1215 | | #define PACKAGE_STRING "GNU C Library (see version.h)"
|
---|
1216 | | #define PACKAGE_BUGREPORT "glibc"
|
---|
1217 | | #define PACKAGE_URL "http://www.gnu.org/software/c-library/"
|
---|
1218 | | #define HAVE_LIBIDN 1
|
---|
1219 | | #define USE_REGPARMS 1
|
---|
1220 | | #define ASM_GLOBAL_DIRECTIVE .globl
|
---|
1221 | | #define ASM_TYPE_DIRECTIVE_PREFIX @
|
---|
1222 | | #define USE_MULTIARCH 1
|
---|
1223 | | #define HAVE_ASM_SET_DIRECTIVE 1
|
---|
1224 | | #define HAVE_ASM_UNIQUE_OBJECT 1
|
---|
1225 | | #define DO_VERSIONING 1
|
---|
1226 | | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
|
---|
1227 | | #define HAVE_Z_COMBRELOC 1
|
---|
1228 | | #define NO_UNDERSCORES 1
|
---|
1229 | | #define HAVE_ASM_WEAK_DIRECTIVE 1
|
---|
1230 | | #define HAVE_ASM_CFI_DIRECTIVES 1
|
---|
1231 | | #define HAVE_BUILTIN_EXPECT 1
|
---|
1232 | | #define HAVE_BUILTIN_MEMSET 1
|
---|
1233 | | #define HAVE_BUILTIN_REDIRECTION 1
|
---|
1234 | | #define HAVE___THREAD 1
|
---|
1235 | | #define HAVE_TLS_MODEL_ATTRIBUTE 1
|
---|
1236 | | /* end confdefs.h. */
|
---|
1237 | | #include <stdio.h>
|
---|
1238 | | #ifdef HAVE_SYS_TYPES_H
|
---|
1239 | | # include <sys/types.h>
|
---|
1240 | | #endif
|
---|
1241 | | #ifdef HAVE_SYS_STAT_H
|
---|
1242 | | # include <sys/stat.h>
|
---|
1243 | | #endif
|
---|
1244 | | #ifdef STDC_HEADERS
|
---|
1245 | | # include <stdlib.h>
|
---|
1246 | | # include <stddef.h>
|
---|
1247 | | #else
|
---|
1248 | | # ifdef HAVE_STDLIB_H
|
---|
1249 | | # include <stdlib.h>
|
---|
1250 | | # endif
|
---|
1251 | | #endif
|
---|
1252 | | #ifdef HAVE_STRING_H
|
---|
1253 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
1254 | | # include <memory.h>
|
---|
1255 | | # endif
|
---|
1256 | | # include <string.h>
|
---|
1257 | | #endif
|
---|
1258 | | #ifdef HAVE_STRINGS_H
|
---|
1259 | | # include <strings.h>
|
---|
1260 | | #endif
|
---|
1261 | | #ifdef HAVE_INTTYPES_H
|
---|
1262 | | # include <inttypes.h>
|
---|
1263 | | #endif
|
---|
1264 | | #ifdef HAVE_STDINT_H
|
---|
1265 | | # include <stdint.h>
|
---|
1266 | | #endif
|
---|
1267 | | #ifdef HAVE_UNISTD_H
|
---|
1268 | | # include <unistd.h>
|
---|
1269 | | #endif
|
---|
1270 | |
|
---|
1271 | | #include <stdlib.h>
|
---|
1272 | configure:7700: result: no
|
---|
1273 | configure:7700: checking for string.h
|
---|
1274 | configure:7700: i686-lfs-linux-gnu-gcc -c -g -O2 conftest.c >&5
|
---|
1275 | conftest.c:27:19: fatal error: stdio.h: No such file or directory
|
---|
1276 | compilation terminated.
|
---|
1277 | configure:7700: $? = 1
|
---|
1278 | configure: failed program was:
|
---|
1279 | | /* confdefs.h */
|
---|
1280 | | #define PACKAGE_NAME "GNU C Library"
|
---|
1281 | | #define PACKAGE_TARNAME "c-library"
|
---|
1282 | | #define PACKAGE_VERSION "(see version.h)"
|
---|
1283 | | #define PACKAGE_STRING "GNU C Library (see version.h)"
|
---|
1284 | | #define PACKAGE_BUGREPORT "glibc"
|
---|
1285 | | #define PACKAGE_URL "http://www.gnu.org/software/c-library/"
|
---|
1286 | | #define HAVE_LIBIDN 1
|
---|
1287 | | #define USE_REGPARMS 1
|
---|
1288 | | #define ASM_GLOBAL_DIRECTIVE .globl
|
---|
1289 | | #define ASM_TYPE_DIRECTIVE_PREFIX @
|
---|
1290 | | #define USE_MULTIARCH 1
|
---|
1291 | | #define HAVE_ASM_SET_DIRECTIVE 1
|
---|
1292 | | #define HAVE_ASM_UNIQUE_OBJECT 1
|
---|
1293 | | #define DO_VERSIONING 1
|
---|
1294 | | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
|
---|
1295 | | #define HAVE_Z_COMBRELOC 1
|
---|
1296 | | #define NO_UNDERSCORES 1
|
---|
1297 | | #define HAVE_ASM_WEAK_DIRECTIVE 1
|
---|
1298 | | #define HAVE_ASM_CFI_DIRECTIVES 1
|
---|
1299 | | #define HAVE_BUILTIN_EXPECT 1
|
---|
1300 | | #define HAVE_BUILTIN_MEMSET 1
|
---|
1301 | | #define HAVE_BUILTIN_REDIRECTION 1
|
---|
1302 | | #define HAVE___THREAD 1
|
---|
1303 | | #define HAVE_TLS_MODEL_ATTRIBUTE 1
|
---|
1304 | | /* end confdefs.h. */
|
---|
1305 | | #include <stdio.h>
|
---|
1306 | | #ifdef HAVE_SYS_TYPES_H
|
---|
1307 | | # include <sys/types.h>
|
---|
1308 | | #endif
|
---|
1309 | | #ifdef HAVE_SYS_STAT_H
|
---|
1310 | | # include <sys/stat.h>
|
---|
1311 | | #endif
|
---|
1312 | | #ifdef STDC_HEADERS
|
---|
1313 | | # include <stdlib.h>
|
---|
1314 | | # include <stddef.h>
|
---|
1315 | | #else
|
---|
1316 | | # ifdef HAVE_STDLIB_H
|
---|
1317 | | # include <stdlib.h>
|
---|
1318 | | # endif
|
---|
1319 | | #endif
|
---|
1320 | | #ifdef HAVE_STRING_H
|
---|
1321 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
1322 | | # include <memory.h>
|
---|
1323 | | # endif
|
---|
1324 | | # include <string.h>
|
---|
1325 | | #endif
|
---|
1326 | | #ifdef HAVE_STRINGS_H
|
---|
1327 | | # include <strings.h>
|
---|
1328 | | #endif
|
---|
1329 | | #ifdef HAVE_INTTYPES_H
|
---|
1330 | | # include <inttypes.h>
|
---|
1331 | | #endif
|
---|
1332 | | #ifdef HAVE_STDINT_H
|
---|
1333 | | # include <stdint.h>
|
---|
1334 | | #endif
|
---|
1335 | | #ifdef HAVE_UNISTD_H
|
---|
1336 | | # include <unistd.h>
|
---|
1337 | | #endif
|
---|
1338 | |
|
---|
1339 | | #include <string.h>
|
---|
1340 | configure:7700: result: no
|
---|
1341 | configure:7700: checking for memory.h
|
---|
1342 | configure:7700: i686-lfs-linux-gnu-gcc -c -g -O2 conftest.c >&5
|
---|
1343 | conftest.c:27:19: fatal error: stdio.h: No such file or directory
|
---|
1344 | compilation terminated.
|
---|
1345 | configure:7700: $? = 1
|
---|
1346 | configure: failed program was:
|
---|
1347 | | /* confdefs.h */
|
---|
1348 | | #define PACKAGE_NAME "GNU C Library"
|
---|
1349 | | #define PACKAGE_TARNAME "c-library"
|
---|
1350 | | #define PACKAGE_VERSION "(see version.h)"
|
---|
1351 | | #define PACKAGE_STRING "GNU C Library (see version.h)"
|
---|
1352 | | #define PACKAGE_BUGREPORT "glibc"
|
---|
1353 | | #define PACKAGE_URL "http://www.gnu.org/software/c-library/"
|
---|
1354 | | #define HAVE_LIBIDN 1
|
---|
1355 | | #define USE_REGPARMS 1
|
---|
1356 | | #define ASM_GLOBAL_DIRECTIVE .globl
|
---|
1357 | | #define ASM_TYPE_DIRECTIVE_PREFIX @
|
---|
1358 | | #define USE_MULTIARCH 1
|
---|
1359 | | #define HAVE_ASM_SET_DIRECTIVE 1
|
---|
1360 | | #define HAVE_ASM_UNIQUE_OBJECT 1
|
---|
1361 | | #define DO_VERSIONING 1
|
---|
1362 | | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
|
---|
1363 | | #define HAVE_Z_COMBRELOC 1
|
---|
1364 | | #define NO_UNDERSCORES 1
|
---|
1365 | | #define HAVE_ASM_WEAK_DIRECTIVE 1
|
---|
1366 | | #define HAVE_ASM_CFI_DIRECTIVES 1
|
---|
1367 | | #define HAVE_BUILTIN_EXPECT 1
|
---|
1368 | | #define HAVE_BUILTIN_MEMSET 1
|
---|
1369 | | #define HAVE_BUILTIN_REDIRECTION 1
|
---|
1370 | | #define HAVE___THREAD 1
|
---|
1371 | | #define HAVE_TLS_MODEL_ATTRIBUTE 1
|
---|
1372 | | /* end confdefs.h. */
|
---|
1373 | | #include <stdio.h>
|
---|
1374 | | #ifdef HAVE_SYS_TYPES_H
|
---|
1375 | | # include <sys/types.h>
|
---|
1376 | | #endif
|
---|
1377 | | #ifdef HAVE_SYS_STAT_H
|
---|
1378 | | # include <sys/stat.h>
|
---|
1379 | | #endif
|
---|
1380 | | #ifdef STDC_HEADERS
|
---|
1381 | | # include <stdlib.h>
|
---|
1382 | | # include <stddef.h>
|
---|
1383 | | #else
|
---|
1384 | | # ifdef HAVE_STDLIB_H
|
---|
1385 | | # include <stdlib.h>
|
---|
1386 | | # endif
|
---|
1387 | | #endif
|
---|
1388 | | #ifdef HAVE_STRING_H
|
---|
1389 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
1390 | | # include <memory.h>
|
---|
1391 | | # endif
|
---|
1392 | | # include <string.h>
|
---|
1393 | | #endif
|
---|
1394 | | #ifdef HAVE_STRINGS_H
|
---|
1395 | | # include <strings.h>
|
---|
1396 | | #endif
|
---|
1397 | | #ifdef HAVE_INTTYPES_H
|
---|
1398 | | # include <inttypes.h>
|
---|
1399 | | #endif
|
---|
1400 | | #ifdef HAVE_STDINT_H
|
---|
1401 | | # include <stdint.h>
|
---|
1402 | | #endif
|
---|
1403 | | #ifdef HAVE_UNISTD_H
|
---|
1404 | | # include <unistd.h>
|
---|
1405 | | #endif
|
---|
1406 | |
|
---|
1407 | | #include <memory.h>
|
---|
1408 | configure:7700: result: no
|
---|
1409 | configure:7700: checking for strings.h
|
---|
1410 | configure:7700: i686-lfs-linux-gnu-gcc -c -g -O2 conftest.c >&5
|
---|
1411 | conftest.c:27:19: fatal error: stdio.h: No such file or directory
|
---|
1412 | compilation terminated.
|
---|
1413 | configure:7700: $? = 1
|
---|
1414 | configure: failed program was:
|
---|
1415 | | /* confdefs.h */
|
---|
1416 | | #define PACKAGE_NAME "GNU C Library"
|
---|
1417 | | #define PACKAGE_TARNAME "c-library"
|
---|
1418 | | #define PACKAGE_VERSION "(see version.h)"
|
---|
1419 | | #define PACKAGE_STRING "GNU C Library (see version.h)"
|
---|
1420 | | #define PACKAGE_BUGREPORT "glibc"
|
---|
1421 | | #define PACKAGE_URL "http://www.gnu.org/software/c-library/"
|
---|
1422 | | #define HAVE_LIBIDN 1
|
---|
1423 | | #define USE_REGPARMS 1
|
---|
1424 | | #define ASM_GLOBAL_DIRECTIVE .globl
|
---|
1425 | | #define ASM_TYPE_DIRECTIVE_PREFIX @
|
---|
1426 | | #define USE_MULTIARCH 1
|
---|
1427 | | #define HAVE_ASM_SET_DIRECTIVE 1
|
---|
1428 | | #define HAVE_ASM_UNIQUE_OBJECT 1
|
---|
1429 | | #define DO_VERSIONING 1
|
---|
1430 | | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
|
---|
1431 | | #define HAVE_Z_COMBRELOC 1
|
---|
1432 | | #define NO_UNDERSCORES 1
|
---|
1433 | | #define HAVE_ASM_WEAK_DIRECTIVE 1
|
---|
1434 | | #define HAVE_ASM_CFI_DIRECTIVES 1
|
---|
1435 | | #define HAVE_BUILTIN_EXPECT 1
|
---|
1436 | | #define HAVE_BUILTIN_MEMSET 1
|
---|
1437 | | #define HAVE_BUILTIN_REDIRECTION 1
|
---|
1438 | | #define HAVE___THREAD 1
|
---|
1439 | | #define HAVE_TLS_MODEL_ATTRIBUTE 1
|
---|
1440 | | /* end confdefs.h. */
|
---|
1441 | | #include <stdio.h>
|
---|
1442 | | #ifdef HAVE_SYS_TYPES_H
|
---|
1443 | | # include <sys/types.h>
|
---|
1444 | | #endif
|
---|
1445 | | #ifdef HAVE_SYS_STAT_H
|
---|
1446 | | # include <sys/stat.h>
|
---|
1447 | | #endif
|
---|
1448 | | #ifdef STDC_HEADERS
|
---|
1449 | | # include <stdlib.h>
|
---|
1450 | | # include <stddef.h>
|
---|
1451 | | #else
|
---|
1452 | | # ifdef HAVE_STDLIB_H
|
---|
1453 | | # include <stdlib.h>
|
---|
1454 | | # endif
|
---|
1455 | | #endif
|
---|
1456 | | #ifdef HAVE_STRING_H
|
---|
1457 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
1458 | | # include <memory.h>
|
---|
1459 | | # endif
|
---|
1460 | | # include <string.h>
|
---|
1461 | | #endif
|
---|
1462 | | #ifdef HAVE_STRINGS_H
|
---|
1463 | | # include <strings.h>
|
---|
1464 | | #endif
|
---|
1465 | | #ifdef HAVE_INTTYPES_H
|
---|
1466 | | # include <inttypes.h>
|
---|
1467 | | #endif
|
---|
1468 | | #ifdef HAVE_STDINT_H
|
---|
1469 | | # include <stdint.h>
|
---|
1470 | | #endif
|
---|
1471 | | #ifdef HAVE_UNISTD_H
|
---|
1472 | | # include <unistd.h>
|
---|
1473 | | #endif
|
---|
1474 | |
|
---|
1475 | | #include <strings.h>
|
---|
1476 | configure:7700: result: no
|
---|
1477 | configure:7700: checking for inttypes.h
|
---|
1478 | configure:7700: i686-lfs-linux-gnu-gcc -c -g -O2 conftest.c >&5
|
---|
1479 | conftest.c:27:19: fatal error: stdio.h: No such file or directory
|
---|
1480 | compilation terminated.
|
---|
1481 | configure:7700: $? = 1
|
---|
1482 | configure: failed program was:
|
---|
1483 | | /* confdefs.h */
|
---|
1484 | | #define PACKAGE_NAME "GNU C Library"
|
---|
1485 | | #define PACKAGE_TARNAME "c-library"
|
---|
1486 | | #define PACKAGE_VERSION "(see version.h)"
|
---|
1487 | | #define PACKAGE_STRING "GNU C Library (see version.h)"
|
---|
1488 | | #define PACKAGE_BUGREPORT "glibc"
|
---|
1489 | | #define PACKAGE_URL "http://www.gnu.org/software/c-library/"
|
---|
1490 | | #define HAVE_LIBIDN 1
|
---|
1491 | | #define USE_REGPARMS 1
|
---|
1492 | | #define ASM_GLOBAL_DIRECTIVE .globl
|
---|
1493 | | #define ASM_TYPE_DIRECTIVE_PREFIX @
|
---|
1494 | | #define USE_MULTIARCH 1
|
---|
1495 | | #define HAVE_ASM_SET_DIRECTIVE 1
|
---|
1496 | | #define HAVE_ASM_UNIQUE_OBJECT 1
|
---|
1497 | | #define DO_VERSIONING 1
|
---|
1498 | | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
|
---|
1499 | | #define HAVE_Z_COMBRELOC 1
|
---|
1500 | | #define NO_UNDERSCORES 1
|
---|
1501 | | #define HAVE_ASM_WEAK_DIRECTIVE 1
|
---|
1502 | | #define HAVE_ASM_CFI_DIRECTIVES 1
|
---|
1503 | | #define HAVE_BUILTIN_EXPECT 1
|
---|
1504 | | #define HAVE_BUILTIN_MEMSET 1
|
---|
1505 | | #define HAVE_BUILTIN_REDIRECTION 1
|
---|
1506 | | #define HAVE___THREAD 1
|
---|
1507 | | #define HAVE_TLS_MODEL_ATTRIBUTE 1
|
---|
1508 | | /* end confdefs.h. */
|
---|
1509 | | #include <stdio.h>
|
---|
1510 | | #ifdef HAVE_SYS_TYPES_H
|
---|
1511 | | # include <sys/types.h>
|
---|
1512 | | #endif
|
---|
1513 | | #ifdef HAVE_SYS_STAT_H
|
---|
1514 | | # include <sys/stat.h>
|
---|
1515 | | #endif
|
---|
1516 | | #ifdef STDC_HEADERS
|
---|
1517 | | # include <stdlib.h>
|
---|
1518 | | # include <stddef.h>
|
---|
1519 | | #else
|
---|
1520 | | # ifdef HAVE_STDLIB_H
|
---|
1521 | | # include <stdlib.h>
|
---|
1522 | | # endif
|
---|
1523 | | #endif
|
---|
1524 | | #ifdef HAVE_STRING_H
|
---|
1525 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
1526 | | # include <memory.h>
|
---|
1527 | | # endif
|
---|
1528 | | # include <string.h>
|
---|
1529 | | #endif
|
---|
1530 | | #ifdef HAVE_STRINGS_H
|
---|
1531 | | # include <strings.h>
|
---|
1532 | | #endif
|
---|
1533 | | #ifdef HAVE_INTTYPES_H
|
---|
1534 | | # include <inttypes.h>
|
---|
1535 | | #endif
|
---|
1536 | | #ifdef HAVE_STDINT_H
|
---|
1537 | | # include <stdint.h>
|
---|
1538 | | #endif
|
---|
1539 | | #ifdef HAVE_UNISTD_H
|
---|
1540 | | # include <unistd.h>
|
---|
1541 | | #endif
|
---|
1542 | |
|
---|
1543 | | #include <inttypes.h>
|
---|
1544 | configure:7700: result: no
|
---|
1545 | configure:7700: checking for stdint.h
|
---|
1546 | configure:7700: i686-lfs-linux-gnu-gcc -c -g -O2 conftest.c >&5
|
---|
1547 | conftest.c:27:19: fatal error: stdio.h: No such file or directory
|
---|
1548 | compilation terminated.
|
---|
1549 | configure:7700: $? = 1
|
---|
1550 | configure: failed program was:
|
---|
1551 | | /* confdefs.h */
|
---|
1552 | | #define PACKAGE_NAME "GNU C Library"
|
---|
1553 | | #define PACKAGE_TARNAME "c-library"
|
---|
1554 | | #define PACKAGE_VERSION "(see version.h)"
|
---|
1555 | | #define PACKAGE_STRING "GNU C Library (see version.h)"
|
---|
1556 | | #define PACKAGE_BUGREPORT "glibc"
|
---|
1557 | | #define PACKAGE_URL "http://www.gnu.org/software/c-library/"
|
---|
1558 | | #define HAVE_LIBIDN 1
|
---|
1559 | | #define USE_REGPARMS 1
|
---|
1560 | | #define ASM_GLOBAL_DIRECTIVE .globl
|
---|
1561 | | #define ASM_TYPE_DIRECTIVE_PREFIX @
|
---|
1562 | | #define USE_MULTIARCH 1
|
---|
1563 | | #define HAVE_ASM_SET_DIRECTIVE 1
|
---|
1564 | | #define HAVE_ASM_UNIQUE_OBJECT 1
|
---|
1565 | | #define DO_VERSIONING 1
|
---|
1566 | | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
|
---|
1567 | | #define HAVE_Z_COMBRELOC 1
|
---|
1568 | | #define NO_UNDERSCORES 1
|
---|
1569 | | #define HAVE_ASM_WEAK_DIRECTIVE 1
|
---|
1570 | | #define HAVE_ASM_CFI_DIRECTIVES 1
|
---|
1571 | | #define HAVE_BUILTIN_EXPECT 1
|
---|
1572 | | #define HAVE_BUILTIN_MEMSET 1
|
---|
1573 | | #define HAVE_BUILTIN_REDIRECTION 1
|
---|
1574 | | #define HAVE___THREAD 1
|
---|
1575 | | #define HAVE_TLS_MODEL_ATTRIBUTE 1
|
---|
1576 | | /* end confdefs.h. */
|
---|
1577 | | #include <stdio.h>
|
---|
1578 | | #ifdef HAVE_SYS_TYPES_H
|
---|
1579 | | # include <sys/types.h>
|
---|
1580 | | #endif
|
---|
1581 | | #ifdef HAVE_SYS_STAT_H
|
---|
1582 | | # include <sys/stat.h>
|
---|
1583 | | #endif
|
---|
1584 | | #ifdef STDC_HEADERS
|
---|
1585 | | # include <stdlib.h>
|
---|
1586 | | # include <stddef.h>
|
---|
1587 | | #else
|
---|
1588 | | # ifdef HAVE_STDLIB_H
|
---|
1589 | | # include <stdlib.h>
|
---|
1590 | | # endif
|
---|
1591 | | #endif
|
---|
1592 | | #ifdef HAVE_STRING_H
|
---|
1593 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
1594 | | # include <memory.h>
|
---|
1595 | | # endif
|
---|
1596 | | # include <string.h>
|
---|
1597 | | #endif
|
---|
1598 | | #ifdef HAVE_STRINGS_H
|
---|
1599 | | # include <strings.h>
|
---|
1600 | | #endif
|
---|
1601 | | #ifdef HAVE_INTTYPES_H
|
---|
1602 | | # include <inttypes.h>
|
---|
1603 | | #endif
|
---|
1604 | | #ifdef HAVE_STDINT_H
|
---|
1605 | | # include <stdint.h>
|
---|
1606 | | #endif
|
---|
1607 | | #ifdef HAVE_UNISTD_H
|
---|
1608 | | # include <unistd.h>
|
---|
1609 | | #endif
|
---|
1610 | |
|
---|
1611 | | #include <stdint.h>
|
---|
1612 | configure:7700: result: no
|
---|
1613 | configure:7700: checking for unistd.h
|
---|
1614 | configure:7700: i686-lfs-linux-gnu-gcc -c -g -O2 conftest.c >&5
|
---|
1615 | conftest.c:27:19: fatal error: stdio.h: No such file or directory
|
---|
1616 | compilation terminated.
|
---|
1617 | configure:7700: $? = 1
|
---|
1618 | configure: failed program was:
|
---|
1619 | | /* confdefs.h */
|
---|
1620 | | #define PACKAGE_NAME "GNU C Library"
|
---|
1621 | | #define PACKAGE_TARNAME "c-library"
|
---|
1622 | | #define PACKAGE_VERSION "(see version.h)"
|
---|
1623 | | #define PACKAGE_STRING "GNU C Library (see version.h)"
|
---|
1624 | | #define PACKAGE_BUGREPORT "glibc"
|
---|
1625 | | #define PACKAGE_URL "http://www.gnu.org/software/c-library/"
|
---|
1626 | | #define HAVE_LIBIDN 1
|
---|
1627 | | #define USE_REGPARMS 1
|
---|
1628 | | #define ASM_GLOBAL_DIRECTIVE .globl
|
---|
1629 | | #define ASM_TYPE_DIRECTIVE_PREFIX @
|
---|
1630 | | #define USE_MULTIARCH 1
|
---|
1631 | | #define HAVE_ASM_SET_DIRECTIVE 1
|
---|
1632 | | #define HAVE_ASM_UNIQUE_OBJECT 1
|
---|
1633 | | #define DO_VERSIONING 1
|
---|
1634 | | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
|
---|
1635 | | #define HAVE_Z_COMBRELOC 1
|
---|
1636 | | #define NO_UNDERSCORES 1
|
---|
1637 | | #define HAVE_ASM_WEAK_DIRECTIVE 1
|
---|
1638 | | #define HAVE_ASM_CFI_DIRECTIVES 1
|
---|
1639 | | #define HAVE_BUILTIN_EXPECT 1
|
---|
1640 | | #define HAVE_BUILTIN_MEMSET 1
|
---|
1641 | | #define HAVE_BUILTIN_REDIRECTION 1
|
---|
1642 | | #define HAVE___THREAD 1
|
---|
1643 | | #define HAVE_TLS_MODEL_ATTRIBUTE 1
|
---|
1644 | | /* end confdefs.h. */
|
---|
1645 | | #include <stdio.h>
|
---|
1646 | | #ifdef HAVE_SYS_TYPES_H
|
---|
1647 | | # include <sys/types.h>
|
---|
1648 | | #endif
|
---|
1649 | | #ifdef HAVE_SYS_STAT_H
|
---|
1650 | | # include <sys/stat.h>
|
---|
1651 | | #endif
|
---|
1652 | | #ifdef STDC_HEADERS
|
---|
1653 | | # include <stdlib.h>
|
---|
1654 | | # include <stddef.h>
|
---|
1655 | | #else
|
---|
1656 | | # ifdef HAVE_STDLIB_H
|
---|
1657 | | # include <stdlib.h>
|
---|
1658 | | # endif
|
---|
1659 | | #endif
|
---|
1660 | | #ifdef HAVE_STRING_H
|
---|
1661 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
1662 | | # include <memory.h>
|
---|
1663 | | # endif
|
---|
1664 | | # include <string.h>
|
---|
1665 | | #endif
|
---|
1666 | | #ifdef HAVE_STRINGS_H
|
---|
1667 | | # include <strings.h>
|
---|
1668 | | #endif
|
---|
1669 | | #ifdef HAVE_INTTYPES_H
|
---|
1670 | | # include <inttypes.h>
|
---|
1671 | | #endif
|
---|
1672 | | #ifdef HAVE_STDINT_H
|
---|
1673 | | # include <stdint.h>
|
---|
1674 | | #endif
|
---|
1675 | | #ifdef HAVE_UNISTD_H
|
---|
1676 | | # include <unistd.h>
|
---|
1677 | | #endif
|
---|
1678 | |
|
---|
1679 | | #include <unistd.h>
|
---|
1680 | configure:7700: result: no
|
---|
1681 | configure:7716: checking size of long double
|
---|
1682 | configure:7721: i686-lfs-linux-gnu-gcc -c -g -O2 conftest.c >&5
|
---|
1683 | conftest.c:27:19: fatal error: stdio.h: No such file or directory
|
---|
1684 | compilation terminated.
|
---|
1685 | configure:7721: $? = 1
|
---|
1686 | configure: failed program was:
|
---|
1687 | | /* confdefs.h */
|
---|
1688 | | #define PACKAGE_NAME "GNU C Library"
|
---|
1689 | | #define PACKAGE_TARNAME "c-library"
|
---|
1690 | | #define PACKAGE_VERSION "(see version.h)"
|
---|
1691 | | #define PACKAGE_STRING "GNU C Library (see version.h)"
|
---|
1692 | | #define PACKAGE_BUGREPORT "glibc"
|
---|
1693 | | #define PACKAGE_URL "http://www.gnu.org/software/c-library/"
|
---|
1694 | | #define HAVE_LIBIDN 1
|
---|
1695 | | #define USE_REGPARMS 1
|
---|
1696 | | #define ASM_GLOBAL_DIRECTIVE .globl
|
---|
1697 | | #define ASM_TYPE_DIRECTIVE_PREFIX @
|
---|
1698 | | #define USE_MULTIARCH 1
|
---|
1699 | | #define HAVE_ASM_SET_DIRECTIVE 1
|
---|
1700 | | #define HAVE_ASM_UNIQUE_OBJECT 1
|
---|
1701 | | #define DO_VERSIONING 1
|
---|
1702 | | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
|
---|
1703 | | #define HAVE_Z_COMBRELOC 1
|
---|
1704 | | #define NO_UNDERSCORES 1
|
---|
1705 | | #define HAVE_ASM_WEAK_DIRECTIVE 1
|
---|
1706 | | #define HAVE_ASM_CFI_DIRECTIVES 1
|
---|
1707 | | #define HAVE_BUILTIN_EXPECT 1
|
---|
1708 | | #define HAVE_BUILTIN_MEMSET 1
|
---|
1709 | | #define HAVE_BUILTIN_REDIRECTION 1
|
---|
1710 | | #define HAVE___THREAD 1
|
---|
1711 | | #define HAVE_TLS_MODEL_ATTRIBUTE 1
|
---|
1712 | | /* end confdefs.h. */
|
---|
1713 | | #include <stdio.h>
|
---|
1714 | | #ifdef HAVE_SYS_TYPES_H
|
---|
1715 | | # include <sys/types.h>
|
---|
1716 | | #endif
|
---|
1717 | | #ifdef HAVE_SYS_STAT_H
|
---|
1718 | | # include <sys/stat.h>
|
---|
1719 | | #endif
|
---|
1720 | | #ifdef STDC_HEADERS
|
---|
1721 | | # include <stdlib.h>
|
---|
1722 | | # include <stddef.h>
|
---|
1723 | | #else
|
---|
1724 | | # ifdef HAVE_STDLIB_H
|
---|
1725 | | # include <stdlib.h>
|
---|
1726 | | # endif
|
---|
1727 | | #endif
|
---|
1728 | | #ifdef HAVE_STRING_H
|
---|
1729 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
1730 | | # include <memory.h>
|
---|
1731 | | # endif
|
---|
1732 | | # include <string.h>
|
---|
1733 | | #endif
|
---|
1734 | | #ifdef HAVE_STRINGS_H
|
---|
1735 | | # include <strings.h>
|
---|
1736 | | #endif
|
---|
1737 | | #ifdef HAVE_INTTYPES_H
|
---|
1738 | | # include <inttypes.h>
|
---|
1739 | | #endif
|
---|
1740 | | #ifdef HAVE_STDINT_H
|
---|
1741 | | # include <stdint.h>
|
---|
1742 | | #endif
|
---|
1743 | | #ifdef HAVE_UNISTD_H
|
---|
1744 | | # include <unistd.h>
|
---|
1745 | | #endif
|
---|
1746 | | int
|
---|
1747 | | main ()
|
---|
1748 | | {
|
---|
1749 | | static int test_array [1 - 2 * !(((long int) (sizeof (long double))) >= 0)];
|
---|
1750 | | test_array [0] = 0
|
---|
1751 | |
|
---|
1752 | | ;
|
---|
1753 | | return 0;
|
---|
1754 | | }
|
---|
1755 | configure:7721: i686-lfs-linux-gnu-gcc -c -g -O2 conftest.c >&5
|
---|
1756 | conftest.c:27:19: fatal error: stdio.h: No such file or directory
|
---|
1757 | compilation terminated.
|
---|
1758 | configure:7721: $? = 1
|
---|
1759 | configure: failed program was:
|
---|
1760 | | /* confdefs.h */
|
---|
1761 | | #define PACKAGE_NAME "GNU C Library"
|
---|
1762 | | #define PACKAGE_TARNAME "c-library"
|
---|
1763 | | #define PACKAGE_VERSION "(see version.h)"
|
---|
1764 | | #define PACKAGE_STRING "GNU C Library (see version.h)"
|
---|
1765 | | #define PACKAGE_BUGREPORT "glibc"
|
---|
1766 | | #define PACKAGE_URL "http://www.gnu.org/software/c-library/"
|
---|
1767 | | #define HAVE_LIBIDN 1
|
---|
1768 | | #define USE_REGPARMS 1
|
---|
1769 | | #define ASM_GLOBAL_DIRECTIVE .globl
|
---|
1770 | | #define ASM_TYPE_DIRECTIVE_PREFIX @
|
---|
1771 | | #define USE_MULTIARCH 1
|
---|
1772 | | #define HAVE_ASM_SET_DIRECTIVE 1
|
---|
1773 | | #define HAVE_ASM_UNIQUE_OBJECT 1
|
---|
1774 | | #define DO_VERSIONING 1
|
---|
1775 | | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
|
---|
1776 | | #define HAVE_Z_COMBRELOC 1
|
---|
1777 | | #define NO_UNDERSCORES 1
|
---|
1778 | | #define HAVE_ASM_WEAK_DIRECTIVE 1
|
---|
1779 | | #define HAVE_ASM_CFI_DIRECTIVES 1
|
---|
1780 | | #define HAVE_BUILTIN_EXPECT 1
|
---|
1781 | | #define HAVE_BUILTIN_MEMSET 1
|
---|
1782 | | #define HAVE_BUILTIN_REDIRECTION 1
|
---|
1783 | | #define HAVE___THREAD 1
|
---|
1784 | | #define HAVE_TLS_MODEL_ATTRIBUTE 1
|
---|
1785 | | /* end confdefs.h. */
|
---|
1786 | | #include <stdio.h>
|
---|
1787 | | #ifdef HAVE_SYS_TYPES_H
|
---|
1788 | | # include <sys/types.h>
|
---|
1789 | | #endif
|
---|
1790 | | #ifdef HAVE_SYS_STAT_H
|
---|
1791 | | # include <sys/stat.h>
|
---|
1792 | | #endif
|
---|
1793 | | #ifdef STDC_HEADERS
|
---|
1794 | | # include <stdlib.h>
|
---|
1795 | | # include <stddef.h>
|
---|
1796 | | #else
|
---|
1797 | | # ifdef HAVE_STDLIB_H
|
---|
1798 | | # include <stdlib.h>
|
---|
1799 | | # endif
|
---|
1800 | | #endif
|
---|
1801 | | #ifdef HAVE_STRING_H
|
---|
1802 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
1803 | | # include <memory.h>
|
---|
1804 | | # endif
|
---|
1805 | | # include <string.h>
|
---|
1806 | | #endif
|
---|
1807 | | #ifdef HAVE_STRINGS_H
|
---|
1808 | | # include <strings.h>
|
---|
1809 | | #endif
|
---|
1810 | | #ifdef HAVE_INTTYPES_H
|
---|
1811 | | # include <inttypes.h>
|
---|
1812 | | #endif
|
---|
1813 | | #ifdef HAVE_STDINT_H
|
---|
1814 | | # include <stdint.h>
|
---|
1815 | | #endif
|
---|
1816 | | #ifdef HAVE_UNISTD_H
|
---|
1817 | | # include <unistd.h>
|
---|
1818 | | #endif
|
---|
1819 | | int
|
---|
1820 | | main ()
|
---|
1821 | | {
|
---|
1822 | | static int test_array [1 - 2 * !(((long int) (sizeof (long double))) < 0)];
|
---|
1823 | | test_array [0] = 0
|
---|
1824 | |
|
---|
1825 | | ;
|
---|
1826 | | return 0;
|
---|
1827 | | }
|
---|
1828 | configure:7735: result: 0
|
---|
1829 | configure:7766: result: running configure fragment for sysdeps/i386/elf
|
---|
1830 | configure:7: checking for i386 TLS support
|
---|
1831 | configure:29: i686-lfs-linux-gnu-gcc -c -g -O2 conftest.s 1>&5
|
---|
1832 | configure:32: $? = 0
|
---|
1833 | configure:40: result: yes
|
---|
1834 | configure:7766: result: running configure fragment for nptl/sysdeps/pthread
|
---|
1835 | configure:27: checking for forced unwind support
|
---|
1836 | configure:83: result: yes
|
---|
1837 | configure:92: checking for C cleanup handling
|
---|
1838 | configure:149: result: yes
|
---|
1839 | configure:7766: result: running configure fragment for sysdeps/pthread
|
---|
1840 | configure:7766: result: running configure fragment for sysdeps/unix/sysv/linux
|
---|
1841 | configure:14: checking for grep that handles long lines and -e
|
---|
1842 | configure:74: result: /bin/grep
|
---|
1843 | configure:79: checking for egrep
|
---|
1844 | configure:143: result: /bin/grep -E
|
---|
1845 | configure:148: checking installed Linux kernel header files
|
---|
1846 | configure:173: result: 2.0.10 or later
|
---|
1847 | configure:277: checking for kernel header at least 2.6.37
|
---|
1848 | configure:300: result: ok
|
---|
1849 | configure:7766: result: running configure fragment for sysdeps/i386
|
---|
1850 | configure:42: checking for grep that handles long lines and -e
|
---|
1851 | configure:102: result: /bin/grep
|
---|
1852 | configure:107: checking for egrep
|
---|
1853 | configure:171: result: /bin/grep -E
|
---|
1854 | configure:176: checking for ANSI C header files
|
---|
1855 | configure:344: result: no
|
---|
1856 | configure:368: checking for sys/types.h
|
---|
1857 | configure:413: result: no
|
---|
1858 | configure:368: checking for sys/stat.h
|
---|
1859 | configure:413: result: no
|
---|
1860 | configure:368: checking for stdlib.h
|
---|
1861 | configure:413: result: no
|
---|
1862 | configure:368: checking for string.h
|
---|
1863 | configure:413: result: no
|
---|
1864 | configure:368: checking for memory.h
|
---|
1865 | configure:413: result: no
|
---|
1866 | configure:368: checking for strings.h
|
---|
1867 | configure:413: result: no
|
---|
1868 | configure:368: checking for inttypes.h
|
---|
1869 | configure:413: result: no
|
---|
1870 | configure:368: checking for stdint.h
|
---|
1871 | configure:413: result: no
|
---|
1872 | configure:368: checking for unistd.h
|
---|
1873 | configure:413: result: no
|
---|
1874 | configure:437: checking cpuid.h usability
|
---|
1875 | configure:454: i686-lfs-linux-gnu-gcc -c -g -O2 conftest.c >&5
|
---|
1876 | conftest.c:35:19: fatal error: stdio.h: No such file or directory
|
---|
1877 | compilation terminated.
|
---|
1878 | configure:461: $? = 1
|
---|
1879 | configure: failed program was:
|
---|
1880 | | /* confdefs.h. */
|
---|
1881 | | /* confdefs.h */
|
---|
1882 | | #define PACKAGE_NAME "GNU C Library"
|
---|
1883 | | #define PACKAGE_TARNAME "c-library"
|
---|
1884 | | #define PACKAGE_VERSION "(see version.h)"
|
---|
1885 | | #define PACKAGE_STRING "GNU C Library (see version.h)"
|
---|
1886 | | #define PACKAGE_BUGREPORT "glibc"
|
---|
1887 | | #define PACKAGE_URL "http://www.gnu.org/software/c-library/"
|
---|
1888 | | #define HAVE_LIBIDN 1
|
---|
1889 | | #define USE_REGPARMS 1
|
---|
1890 | | #define ASM_GLOBAL_DIRECTIVE .globl
|
---|
1891 | | #define ASM_TYPE_DIRECTIVE_PREFIX @
|
---|
1892 | | #define USE_MULTIARCH 1
|
---|
1893 | | #define HAVE_ASM_SET_DIRECTIVE 1
|
---|
1894 | | #define HAVE_ASM_UNIQUE_OBJECT 1
|
---|
1895 | | #define DO_VERSIONING 1
|
---|
1896 | | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
|
---|
1897 | | #define HAVE_Z_COMBRELOC 1
|
---|
1898 | | #define NO_UNDERSCORES 1
|
---|
1899 | | #define HAVE_ASM_WEAK_DIRECTIVE 1
|
---|
1900 | | #define HAVE_ASM_CFI_DIRECTIVES 1
|
---|
1901 | | #define HAVE_BUILTIN_EXPECT 1
|
---|
1902 | | #define HAVE_BUILTIN_MEMSET 1
|
---|
1903 | | #define HAVE_BUILTIN_REDIRECTION 1
|
---|
1904 | | #define HAVE___THREAD 1
|
---|
1905 | | #define HAVE_TLS_MODEL_ATTRIBUTE 1
|
---|
1906 | | #define SIZEOF_LONG_DOUBLE 0
|
---|
1907 | | #define HAVE_TLS_SUPPORT 1
|
---|
1908 | | #define PI_STATIC_AND_HIDDEN 1
|
---|
1909 | | #define HAVE_FORCED_UNWIND 1
|
---|
1910 | | #define __LINUX_KERNEL_VERSION (2 * 65536 + 6 * 256 + 37)
|
---|
1911 | | #define __ABI_TAG_VERSION 2,6,37
|
---|
1912 | | #define HAVE_INLINED_SYSCALLS 1
|
---|
1913 | | /* end confdefs.h. */
|
---|
1914 | | #include <stdio.h>
|
---|
1915 | | #ifdef HAVE_SYS_TYPES_H
|
---|
1916 | | # include <sys/types.h>
|
---|
1917 | | #endif
|
---|
1918 | | #ifdef HAVE_SYS_STAT_H
|
---|
1919 | | # include <sys/stat.h>
|
---|
1920 | | #endif
|
---|
1921 | | #ifdef STDC_HEADERS
|
---|
1922 | | # include <stdlib.h>
|
---|
1923 | | # include <stddef.h>
|
---|
1924 | | #else
|
---|
1925 | | # ifdef HAVE_STDLIB_H
|
---|
1926 | | # include <stdlib.h>
|
---|
1927 | | # endif
|
---|
1928 | | #endif
|
---|
1929 | | #ifdef HAVE_STRING_H
|
---|
1930 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
---|
1931 | | # include <memory.h>
|
---|
1932 | | # endif
|
---|
1933 | | # include <string.h>
|
---|
1934 | | #endif
|
---|
1935 | | #ifdef HAVE_STRINGS_H
|
---|
1936 | | # include <strings.h>
|
---|
1937 | | #endif
|
---|
1938 | | #ifdef HAVE_INTTYPES_H
|
---|
1939 | | # include <inttypes.h>
|
---|
1940 | | #endif
|
---|
1941 | | #ifdef HAVE_STDINT_H
|
---|
1942 | | # include <stdint.h>
|
---|
1943 | | #endif
|
---|
1944 | | #ifdef HAVE_UNISTD_H
|
---|
1945 | | # include <unistd.h>
|
---|
1946 | | #endif
|
---|
1947 | | #include <cpuid.h>
|
---|
1948 | configure:475: result: no
|
---|
1949 | configure:479: checking cpuid.h presence
|
---|
1950 | configure:494: i686-lfs-linux-gnu-gcc -E conftest.c
|
---|
1951 | configure:501: $? = 0
|
---|
1952 | configure:515: result: yes
|
---|
1953 | configure:528: WARNING: cpuid.h: present but cannot be compiled
|
---|
1954 | configure:530: WARNING: cpuid.h: check for missing prerequisite headers?
|
---|
1955 | configure:532: WARNING: cpuid.h: see the Autoconf documentation
|
---|
1956 | configure:534: WARNING: cpuid.h: section "Present But Cannot Be Compiled"
|
---|
1957 | configure:536: WARNING: cpuid.h: proceeding with the preprocessor's result
|
---|
1958 | configure:538: WARNING: cpuid.h: in the future, the compiler will take precedence
|
---|
1959 | configure:543: checking for cpuid.h
|
---|
1960 | configure:550: result: yes
|
---|
1961 | configure:564: checking if -g produces usable source locations for assembler-with-cpp
|
---|
1962 | configure:587: i686-lfs-linux-gnu-gcc -g -c conftest.S 1>&5
|
---|
1963 | configure:590: $? = 0
|
---|
1964 | configure:595: readelf --debug-dump=line conftest.o |
|
---|
1965 | grep conftest\.S 1>&5
|
---|
1966 | 1 0 0 0 conftest.S
|
---|
1967 | configure:598: $? = 0
|
---|
1968 | configure:607: result: yes
|
---|
1969 | configure:616: checking for SSE4 support
|
---|
1970 | configure:622: i686-lfs-linux-gnu-gcc -msse4 -xc /dev/null -S -o /dev/null
|
---|
1971 | configure:625: $? = 0
|
---|
1972 | configure:632: result: yes
|
---|
1973 | configure:641: checking for assembler -mtune=i686 support
|
---|
1974 | configure:647: i686-lfs-linux-gnu-gcc -Wa,-mtune=i686 -xc /dev/null -S -o /dev/null
|
---|
1975 | configure:650: $? = 0
|
---|
1976 | configure:657: result: yes
|
---|
1977 | configure:660: checking for AVX support
|
---|
1978 | configure:666: i686-lfs-linux-gnu-gcc -mavx -xc /dev/null -S -o /dev/null
|
---|
1979 | configure:669: $? = 0
|
---|
1980 | configure:676: result: yes
|
---|
1981 | configure:7783: checking for old glibc 2.0.x headers
|
---|
1982 | configure:7791: result: no
|
---|
1983 | configure:7831: checking whether -fPIC is default
|
---|
1984 | configure:7847: result: no
|
---|
1985 | configure:7979: creating ./config.status
|
---|
1986 |
|
---|
1987 | ## ---------------------- ##
|
---|
1988 | ## Running config.status. ##
|
---|
1989 | ## ---------------------- ##
|
---|
1990 |
|
---|
1991 | This file was extended by GNU C Library config.status (see version.h), which was
|
---|
1992 | generated by GNU Autoconf 2.66. Invocation command line was
|
---|
1993 |
|
---|
1994 | CONFIG_FILES =
|
---|
1995 | CONFIG_HEADERS =
|
---|
1996 | CONFIG_LINKS =
|
---|
1997 | CONFIG_COMMANDS =
|
---|
1998 | $ ./config.status
|
---|
1999 |
|
---|
2000 | on slack
|
---|
2001 |
|
---|
2002 | config.status:950: creating config.make
|
---|
2003 | config.status:950: creating Makefile
|
---|
2004 | config.status:950: creating config.h
|
---|
2005 | config.status:1123: executing default commands
|
---|
2006 |
|
---|
2007 | ## ---------------- ##
|
---|
2008 | ## Cache variables. ##
|
---|
2009 | ## ---------------- ##
|
---|
2010 |
|
---|
2011 | ac_cv_build=i686-pc-linux-gnu
|
---|
2012 | ac_cv_c_compiler_gnu=yes
|
---|
2013 | ac_cv_cxx_compiler_gnu=yes
|
---|
2014 | ac_cv_env_CCC_set=
|
---|
2015 | ac_cv_env_CCC_value=
|
---|
2016 | ac_cv_env_CC_set=
|
---|
2017 | ac_cv_env_CC_value=
|
---|
2018 | ac_cv_env_CFLAGS_set=
|
---|
2019 | ac_cv_env_CFLAGS_value=
|
---|
2020 | ac_cv_env_CPPFLAGS_set=
|
---|
2021 | ac_cv_env_CPPFLAGS_value=
|
---|
2022 | ac_cv_env_CPP_set=
|
---|
2023 | ac_cv_env_CPP_value=
|
---|
2024 | ac_cv_env_CXXFLAGS_set=
|
---|
2025 | ac_cv_env_CXXFLAGS_value=
|
---|
2026 | ac_cv_env_CXX_set=
|
---|
2027 | ac_cv_env_CXX_value=
|
---|
2028 | ac_cv_env_LDFLAGS_set=
|
---|
2029 | ac_cv_env_LDFLAGS_value=
|
---|
2030 | ac_cv_env_LIBS_set=
|
---|
2031 | ac_cv_env_LIBS_value=
|
---|
2032 | ac_cv_env_build_alias_set=set
|
---|
2033 | ac_cv_env_build_alias_value=i686-pc-linux-gnu
|
---|
2034 | ac_cv_env_host_alias_set=set
|
---|
2035 | ac_cv_env_host_alias_value=i686-lfs-linux-gnu
|
---|
2036 | ac_cv_env_target_alias_set=
|
---|
2037 | ac_cv_env_target_alias_value=
|
---|
2038 | ac_cv_header_cpuid_h=yes
|
---|
2039 | ac_cv_header_inttypes_h=no
|
---|
2040 | ac_cv_header_memory_h=no
|
---|
2041 | ac_cv_header_stdc=no
|
---|
2042 | ac_cv_header_stdint_h=no
|
---|
2043 | ac_cv_header_stdlib_h=no
|
---|
2044 | ac_cv_header_string_h=no
|
---|
2045 | ac_cv_header_strings_h=no
|
---|
2046 | ac_cv_header_sys_stat_h=no
|
---|
2047 | ac_cv_header_sys_types_h=no
|
---|
2048 | ac_cv_header_unistd_h=no
|
---|
2049 | ac_cv_host=i686-lfs-linux-gnu
|
---|
2050 | ac_cv_lib_selinux_is_selinux_enabled=no
|
---|
2051 | ac_cv_objext=o
|
---|
2052 | ac_cv_path_BASH_SHELL=/bin/bash
|
---|
2053 | ac_cv_path_BISON=/usr/bin/bison
|
---|
2054 | ac_cv_path_EGREP='/bin/grep -E'
|
---|
2055 | ac_cv_path_GREP=/bin/grep
|
---|
2056 | ac_cv_path_INSTALL_INFO=/usr/bin/install-info
|
---|
2057 | ac_cv_path_PERL=/usr/bin/perl
|
---|
2058 | ac_cv_path_PWD_P=/bin/pwd
|
---|
2059 | ac_cv_path_install='/bin/ginstall -c'
|
---|
2060 | ac_cv_prog_AS=/mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.2/../../../../i686-lfs-linux-gnu/bin/as
|
---|
2061 | ac_cv_prog_AUTOCONF=autoconf
|
---|
2062 | ac_cv_prog_AWK=gawk
|
---|
2063 | ac_cv_prog_BUILD_CC=gcc
|
---|
2064 | ac_cv_prog_CC=i686-lfs-linux-gnu-gcc
|
---|
2065 | ac_cv_prog_CPP='i686-lfs-linux-gnu-gcc -E'
|
---|
2066 | ac_cv_prog_LD=/mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.2/../../../../i686-lfs-linux-gnu/bin/ld
|
---|
2067 | ac_cv_prog_MAKE=gmake
|
---|
2068 | ac_cv_prog_MAKEINFO=makeinfo
|
---|
2069 | ac_cv_prog_MSGFMT=msgfmt
|
---|
2070 | ac_cv_prog_SED=sed
|
---|
2071 | ac_cv_prog_ac_ct_CXX=g++
|
---|
2072 | ac_cv_prog_cc_c89=no
|
---|
2073 | ac_cv_prog_cc_g=yes
|
---|
2074 | ac_cv_prog_cxx_g=yes
|
---|
2075 | ac_cv_sizeof_long_double=0
|
---|
2076 | libc_cv_386_tls=yes
|
---|
2077 | libc_cv_Bgroup=yes
|
---|
2078 | libc_cv_as_i686=yes
|
---|
2079 | libc_cv_as_needed=no
|
---|
2080 | libc_cv_as_noexecstack=yes
|
---|
2081 | libc_cv_asm_cfi_directives=yes
|
---|
2082 | libc_cv_asm_global_directive=.globl
|
---|
2083 | libc_cv_asm_gnu_indirect_function=yes
|
---|
2084 | libc_cv_asm_previous_directive=yes
|
---|
2085 | libc_cv_asm_protected_directive=yes
|
---|
2086 | libc_cv_asm_set_directive=yes
|
---|
2087 | libc_cv_asm_symver_directive=yes
|
---|
2088 | libc_cv_asm_type_prefix=@
|
---|
2089 | libc_cv_asm_underscores=no
|
---|
2090 | libc_cv_asm_unique_object=yes
|
---|
2091 | libc_cv_asm_weak_directive=yes
|
---|
2092 | libc_cv_autoconf_works=yes
|
---|
2093 | libc_cv_broken_alias_attribute=no
|
---|
2094 | libc_cv_broken_visibility_attribute=no
|
---|
2095 | libc_cv_c_cleanup=yes
|
---|
2096 | libc_cv_cc_avx=yes
|
---|
2097 | libc_cv_cc_sse4=yes
|
---|
2098 | libc_cv_cc_with_libunwind=no
|
---|
2099 | libc_cv_cpp_asm_debuginfo=yes
|
---|
2100 | libc_cv_dot_text=.text
|
---|
2101 | libc_cv_fno_toplevel_reorder=yes
|
---|
2102 | libc_cv_forced_unwind=yes
|
---|
2103 | libc_cv_fpie=no
|
---|
2104 | libc_cv_friendly_stddef=yes
|
---|
2105 | libc_cv_gcc___thread=yes
|
---|
2106 | libc_cv_gcc_builtin_expect=yes
|
---|
2107 | libc_cv_gcc_builtin_memset=yes
|
---|
2108 | libc_cv_gcc_builtin_redirection=yes
|
---|
2109 | libc_cv_gcc_exceptions=yes
|
---|
2110 | libc_cv_gcc_static_libgcc=-static-libgcc
|
---|
2111 | libc_cv_gcc_tls_model_attr=yes
|
---|
2112 | libc_cv_gcc_unwind_find_fde=yes
|
---|
2113 | libc_cv_gnu89_inline=yes
|
---|
2114 | libc_cv_hashstyle=yes
|
---|
2115 | libc_cv_have_bash2=yes
|
---|
2116 | libc_cv_have_ksh=yes
|
---|
2117 | libc_cv_have_sdata_section=no
|
---|
2118 | libc_cv_have_section_quotes=no
|
---|
2119 | libc_cv_idn=no
|
---|
2120 | libc_cv_initfini_array=yes
|
---|
2121 | libc_cv_ld_no_whole_archive=yes
|
---|
2122 | libc_cv_ld_version_script_option=yes
|
---|
2123 | libc_cv_libgcc_s_suffix=
|
---|
2124 | libc_cv_linux2010='2.0.10 or later'
|
---|
2125 | libc_cv_need_minus_P=no
|
---|
2126 | libc_cv_nss_crypt=no
|
---|
2127 | libc_cv_pic_default=no
|
---|
2128 | libc_cv_prog_as_gnu=yes
|
---|
2129 | libc_cv_prog_ld_gnu=yes
|
---|
2130 | libc_cv_ranlib_necessary=no
|
---|
2131 | libc_cv_signed_size_t=no
|
---|
2132 | libc_cv_ssp=no
|
---|
2133 | libc_cv_sysconfdir='${prefix}/etc'
|
---|
2134 | libc_cv_visibility_attribute=yes
|
---|
2135 | libc_cv_weak_symbols=yes
|
---|
2136 | libc_cv_z_combreloc=yes
|
---|
2137 | libc_cv_z_execstack=yes
|
---|
2138 | libc_cv_z_initfirst=yes
|
---|
2139 | libc_cv_z_nodelete=yes
|
---|
2140 | libc_cv_z_nodlopen=yes
|
---|
2141 | libc_cv_z_relro=yes
|
---|
2142 |
|
---|
2143 | ## ----------------- ##
|
---|
2144 | ## Output variables. ##
|
---|
2145 | ## ----------------- ##
|
---|
2146 |
|
---|
2147 | AR='/mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.2/../../../../i686-lfs-linux-gnu/bin/ar'
|
---|
2148 | AS='/mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.2/../../../../i686-lfs-linux-gnu/bin/as'
|
---|
2149 | ASFLAGS_config=' -Wa,--noexecstack'
|
---|
2150 | AUTOCONF='autoconf'
|
---|
2151 | AWK='gawk'
|
---|
2152 | BASH_SHELL='/bin/bash'
|
---|
2153 | BISON='/usr/bin/bison'
|
---|
2154 | BUILD_CC='gcc'
|
---|
2155 | CC='i686-lfs-linux-gnu-gcc'
|
---|
2156 | CFLAGS='-g -O2'
|
---|
2157 | CPP='i686-lfs-linux-gnu-gcc -E'
|
---|
2158 | CPPFLAGS=''
|
---|
2159 | CXX='g++'
|
---|
2160 | CXXFLAGS='-g -O2'
|
---|
2161 | CXX_SYSINCLUDES='-isystem /usr/lib/gcc/i486-slackware-linux/4.3.3/../../../../include/c++/4.3.3 -isystem /usr/lib/gcc/i486-slackware-linux/4.3.3/../../../../include/c++/4.3.3/i486-slackware-linux -isystem /usr/lib/gcc/i486-slackware-linux/4.3.3/../../../../include/c++/4.3.3/backward'
|
---|
2162 | DEFINES=' -D_LIBC_REENTRANT'
|
---|
2163 | DEFS='-DHAVE_CONFIG_H'
|
---|
2164 | ECHO_C=''
|
---|
2165 | ECHO_N='-n'
|
---|
2166 | ECHO_T=''
|
---|
2167 | EGREP='/bin/grep -E'
|
---|
2168 | GREP='/bin/grep'
|
---|
2169 | INSTALL_DATA='${INSTALL} -m 644'
|
---|
2170 | INSTALL_INFO='/usr/bin/install-info'
|
---|
2171 | INSTALL_PROGRAM='${INSTALL}'
|
---|
2172 | INSTALL_SCRIPT='${INSTALL}'
|
---|
2173 | KSH='/bin/bash'
|
---|
2174 | LD='/mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.2/../../../../i686-lfs-linux-gnu/bin/ld'
|
---|
2175 | LDFLAGS=''
|
---|
2176 | LIBGD='no'
|
---|
2177 | LIBOBJS=''
|
---|
2178 | LIBS=''
|
---|
2179 | LN_S='ln -s'
|
---|
2180 | LTLIBOBJS=''
|
---|
2181 | MAKE='gmake'
|
---|
2182 | MAKEINFO='makeinfo'
|
---|
2183 | MIG=''
|
---|
2184 | MSGFMT='msgfmt'
|
---|
2185 | OBJDUMP='/mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.2/../../../../i686-lfs-linux-gnu/bin/objdump'
|
---|
2186 | OBJEXT='o'
|
---|
2187 | PACKAGE_BUGREPORT='glibc'
|
---|
2188 | PACKAGE_NAME='GNU C Library'
|
---|
2189 | PACKAGE_STRING='GNU C Library (see version.h)'
|
---|
2190 | PACKAGE_TARNAME='c-library'
|
---|
2191 | PACKAGE_URL='http://www.gnu.org/software/c-library/'
|
---|
2192 | PACKAGE_VERSION='(see version.h)'
|
---|
2193 | PATH_SEPARATOR=':'
|
---|
2194 | PERL='/usr/bin/perl'
|
---|
2195 | PWD_P='/bin/pwd'
|
---|
2196 | RANLIB=':'
|
---|
2197 | RELEASE='stable'
|
---|
2198 | SED='sed'
|
---|
2199 | SHELL='/bin/sh'
|
---|
2200 | SYSINCLUDES='-nostdinc -isystem /mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.2/include -isystem /mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.5.2/include-fixed -isystem /tools/include'
|
---|
2201 | VERSION='2.13'
|
---|
2202 | VERSIONING='yes'
|
---|
2203 | ac_ct_CC=''
|
---|
2204 | ac_ct_CXX='g++'
|
---|
2205 | add_on_subdirs=' libidn'
|
---|
2206 | add_ons='libidn nptl'
|
---|
2207 | all_warnings=''
|
---|
2208 | base_machine='i386'
|
---|
2209 | bindir='${exec_prefix}/bin'
|
---|
2210 | bindnow='no'
|
---|
2211 | bounded='no'
|
---|
2212 | build='i686-pc-linux-gnu'
|
---|
2213 | build_alias='i686-pc-linux-gnu'
|
---|
2214 | build_cpu='i686'
|
---|
2215 | build_os='linux-gnu'
|
---|
2216 | build_vendor='pc'
|
---|
2217 | cross_compiling='yes'
|
---|
2218 | datadir='${datarootdir}'
|
---|
2219 | datarootdir='${prefix}/share'
|
---|
2220 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
---|
2221 | dvidir='${docdir}'
|
---|
2222 | elf='yes'
|
---|
2223 | enable_check_abi='no'
|
---|
2224 | exceptions='-fexceptions'
|
---|
2225 | exec_prefix='${prefix}'
|
---|
2226 | experimental_malloc=''
|
---|
2227 | fno_unit_at_a_time='-fno-toplevel-reorder -fno-section-anchors'
|
---|
2228 | force_install='yes'
|
---|
2229 | gnu89_inline='-fgnu89-inline'
|
---|
2230 | have_libaudit=''
|
---|
2231 | have_libcap=''
|
---|
2232 | have_selinux='no'
|
---|
2233 | host='i686-lfs-linux-gnu'
|
---|
2234 | host_alias='i686-lfs-linux-gnu'
|
---|
2235 | host_cpu='i686'
|
---|
2236 | host_os='linux-gnu'
|
---|
2237 | host_vendor='lfs'
|
---|
2238 | htmldir='${docdir}'
|
---|
2239 | includedir='${prefix}/include'
|
---|
2240 | infodir='${datarootdir}/info'
|
---|
2241 | ldd_rewrite_script='../sysdeps/unix/sysv/linux/ldd-rewrite.sed'
|
---|
2242 | libc_cv_Bgroup='yes'
|
---|
2243 | libc_cv_as_i686='yes'
|
---|
2244 | libc_cv_as_needed='no'
|
---|
2245 | libc_cv_cc_avx='yes'
|
---|
2246 | libc_cv_cc_sse4='yes'
|
---|
2247 | libc_cv_cc_submachine=''
|
---|
2248 | libc_cv_cc_with_libunwind='no'
|
---|
2249 | libc_cv_cpp_asm_debuginfo='yes'
|
---|
2250 | libc_cv_forced_unwind='yes'
|
---|
2251 | libc_cv_fpie='no'
|
---|
2252 | libc_cv_gcc_static_libgcc='-static-libgcc'
|
---|
2253 | libc_cv_gcc_unwind_find_fde='yes'
|
---|
2254 | libc_cv_hashstyle='yes'
|
---|
2255 | libc_cv_have_bash2='yes'
|
---|
2256 | libc_cv_have_initfini=''
|
---|
2257 | libc_cv_have_ksh='yes'
|
---|
2258 | libc_cv_libgcc_s_suffix=''
|
---|
2259 | libc_cv_localedir=''
|
---|
2260 | libc_cv_nss_crypt='no'
|
---|
2261 | libc_cv_pic_default='no'
|
---|
2262 | libc_cv_rootsbindir=''
|
---|
2263 | libc_cv_slibdir=''
|
---|
2264 | libc_cv_ssp='no'
|
---|
2265 | libc_cv_sysconfdir='${prefix}/etc'
|
---|
2266 | libc_cv_z_combreloc='yes'
|
---|
2267 | libc_cv_z_execstack='yes'
|
---|
2268 | libdir='${exec_prefix}/lib'
|
---|
2269 | libexecdir='${exec_prefix}/libexec'
|
---|
2270 | localedir='${datarootdir}/locale'
|
---|
2271 | localstatedir='${prefix}/var'
|
---|
2272 | mach_interface_list=''
|
---|
2273 | mandir='${datarootdir}/man'
|
---|
2274 | multi_arch='default'
|
---|
2275 | no_whole_archive='-Wl,--no-whole-archive'
|
---|
2276 | nopic_initfini=''
|
---|
2277 | old_glibc_headers='no'
|
---|
2278 | oldest_abi='default'
|
---|
2279 | oldincludedir='/usr/include'
|
---|
2280 | omitfp='no'
|
---|
2281 | pdfdir='${docdir}'
|
---|
2282 | prefix='/tools'
|
---|
2283 | profile='no'
|
---|
2284 | program_transform_name='s,x,x,'
|
---|
2285 | psdir='${docdir}'
|
---|
2286 | sbindir='${exec_prefix}/sbin'
|
---|
2287 | shared='yes'
|
---|
2288 | sharedstatedir='${prefix}/com'
|
---|
2289 | sizeof_long_double='0'
|
---|
2290 | static='yes'
|
---|
2291 | static_nss='no'
|
---|
2292 | subdirs=' '
|
---|
2293 | submachine=''
|
---|
2294 | sysconfdir='${prefix}/etc'
|
---|
2295 | sysdeps_add_ons=' nptl'
|
---|
2296 | sysnames=' sysdeps/i386/elf nptl/sysdeps/unix/sysv/linux/i386/i686 sysdeps/unix/sysv/linux/i386/i686 nptl/sysdeps/unix/sysv/linux/i386 sysdeps/unix/sysv/linux/i386 nptl/sysdeps/unix/sysv/linux nptl/sysdeps/pthread sysdeps/pthread sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman sysdeps/unix/inet sysdeps/unix/sysv/i386 nptl/sysdeps/unix/sysv sysdeps/unix/sysv sysdeps/unix/i386 nptl/sysdeps/unix sysdeps/unix sysdeps/posix sysdeps/i386/i686/fpu sysdeps/i386/i686/multiarch nptl/sysdeps/i386/i686 sysdeps/i386/i686 sysdeps/i386/i486 nptl/sysdeps/i386/i486 sysdeps/i386/fpu nptl/sysdeps/i386 sysdeps/i386 sysdeps/wordsize-32 sysdeps/ieee754/ldbl-96 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic'
|
---|
2297 | target_alias=''
|
---|
2298 | use_ldconfig='yes'
|
---|
2299 | with_cvs='yes'
|
---|
2300 | with_fp='yes'
|
---|
2301 | xcoff='no'
|
---|
2302 |
|
---|
2303 | ## ----------- ##
|
---|
2304 | ## confdefs.h. ##
|
---|
2305 | ## ----------- ##
|
---|
2306 |
|
---|
2307 | /* confdefs.h */
|
---|
2308 | #define PACKAGE_NAME "GNU C Library"
|
---|
2309 | #define PACKAGE_TARNAME "c-library"
|
---|
2310 | #define PACKAGE_VERSION "(see version.h)"
|
---|
2311 | #define PACKAGE_STRING "GNU C Library (see version.h)"
|
---|
2312 | #define PACKAGE_BUGREPORT "glibc"
|
---|
2313 | #define PACKAGE_URL "http://www.gnu.org/software/c-library/"
|
---|
2314 | #define HAVE_LIBIDN 1
|
---|
2315 | #define USE_REGPARMS 1
|
---|
2316 | #define ASM_GLOBAL_DIRECTIVE .globl
|
---|
2317 | #define ASM_TYPE_DIRECTIVE_PREFIX @
|
---|
2318 | #define USE_MULTIARCH 1
|
---|
2319 | #define HAVE_ASM_SET_DIRECTIVE 1
|
---|
2320 | #define HAVE_ASM_UNIQUE_OBJECT 1
|
---|
2321 | #define DO_VERSIONING 1
|
---|
2322 | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
|
---|
2323 | #define HAVE_Z_COMBRELOC 1
|
---|
2324 | #define NO_UNDERSCORES 1
|
---|
2325 | #define HAVE_ASM_WEAK_DIRECTIVE 1
|
---|
2326 | #define HAVE_ASM_CFI_DIRECTIVES 1
|
---|
2327 | #define HAVE_BUILTIN_EXPECT 1
|
---|
2328 | #define HAVE_BUILTIN_MEMSET 1
|
---|
2329 | #define HAVE_BUILTIN_REDIRECTION 1
|
---|
2330 | #define HAVE___THREAD 1
|
---|
2331 | #define HAVE_TLS_MODEL_ATTRIBUTE 1
|
---|
2332 | #define SIZEOF_LONG_DOUBLE 0
|
---|
2333 | #define HAVE_TLS_SUPPORT 1
|
---|
2334 | #define PI_STATIC_AND_HIDDEN 1
|
---|
2335 | #define HAVE_FORCED_UNWIND 1
|
---|
2336 | #define __LINUX_KERNEL_VERSION (2 * 65536 + 6 * 256 + 37)
|
---|
2337 | #define __ABI_TAG_VERSION 2,6,37
|
---|
2338 | #define HAVE_INLINED_SYSCALLS 1
|
---|
2339 | #define HAVE_CPP_ASM_DEBUGINFO 1
|
---|
2340 | #define HAVE_SSE4_SUPPORT 1
|
---|
2341 | #define HAVE_AVX_SUPPORT 1
|
---|
2342 | #define EXPORT_UNWIND_FIND_FDE 1
|
---|
2343 | #define USE_IN_LIBIO 1
|
---|
2344 | #define HAVE_ELF 1
|
---|
2345 |
|
---|
2346 | configure: exit 0
|
---|