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.68. Invocation command line was
|
---|
6 |
|
---|
7 | $ ../glibc-2.19/configure --prefix=/usr --disable-profile --enable-kernel=2.6.32 --enable-obsolete-rpc
|
---|
8 |
|
---|
9 | ## --------- ##
|
---|
10 | ## Platform. ##
|
---|
11 | ## --------- ##
|
---|
12 |
|
---|
13 | hostname = slackthink64
|
---|
14 | uname -m = x86_64
|
---|
15 | uname -r = 3.10.17
|
---|
16 | uname -s = Linux
|
---|
17 | uname -v = #2 SMP Fri Feb 14 16:45:28 CST 2014
|
---|
18 |
|
---|
19 | /usr/bin/uname -p = unknown
|
---|
20 | /bin/uname -X = unknown
|
---|
21 |
|
---|
22 | /bin/arch = unknown
|
---|
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: /bin
|
---|
31 | PATH: /usr/bin
|
---|
32 | PATH: /sbin
|
---|
33 | PATH: /usr/sbin
|
---|
34 | PATH: /tools/bin
|
---|
35 |
|
---|
36 |
|
---|
37 | ## ----------- ##
|
---|
38 | ## Core tests. ##
|
---|
39 | ## ----------- ##
|
---|
40 |
|
---|
41 | configure:2344: checking build system type
|
---|
42 | configure:2358: result: x86_64-unknown-linux-gnu
|
---|
43 | configure:2378: checking host system type
|
---|
44 | configure:2391: result: x86_64-unknown-linux-gnu
|
---|
45 | configure:2460: checking for gcc
|
---|
46 | configure:2476: found /tools/bin/gcc
|
---|
47 | configure:2487: result: gcc
|
---|
48 | configure:2716: checking for C compiler version
|
---|
49 | configure:2725: gcc --version >&5
|
---|
50 | gcc (GCC) 4.8.2
|
---|
51 | Copyright (C) 2013 Free Software Foundation, Inc.
|
---|
52 | This is free software; see the source for copying conditions. There is NO
|
---|
53 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
---|
54 |
|
---|
55 | configure:2736: $? = 0
|
---|
56 | configure:2725: gcc -v >&5
|
---|
57 | Using built-in specs.
|
---|
58 | COLLECT_GCC=gcc
|
---|
59 | COLLECT_LTO_WRAPPER=/tools/libexec/gcc/x86_64-unknown-linux-gnu/4.8.2/lto-wrapper
|
---|
60 | Target: x86_64-unknown-linux-gnu
|
---|
61 | Configured with: ../gcc-4.8.2/configure --prefix=/tools --with-local-prefix=/tools --with-native-system-header-dir=/tools/include --enable-clocale=gnu --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-languages=c,c++ --disable-libstdcxx-pch --disable-multilib --disable-bootstrap --disable-libgomp --with-mpfr-include=/mnt/lfs/sources/gcc-build/../gcc-4.8.2/mpfr/src --with-mpfr-lib=/mnt/lfs/sources/gcc-build/mpfr/src/.libs
|
---|
62 | Thread model: posix
|
---|
63 | gcc version 4.8.2 (GCC)
|
---|
64 | configure:2736: $? = 0
|
---|
65 | configure:2725: gcc -V >&5
|
---|
66 | gcc: error: unrecognized command line option '-V'
|
---|
67 | gcc: fatal error: no input files
|
---|
68 | compilation terminated.
|
---|
69 | configure:2736: $? = 1
|
---|
70 | configure:2725: gcc -qversion >&5
|
---|
71 | gcc: error: unrecognized command line option '-qversion'
|
---|
72 | gcc: fatal error: no input files
|
---|
73 | compilation terminated.
|
---|
74 | configure:2736: $? = 1
|
---|
75 | configure:2741: checking for suffix of object files
|
---|
76 | configure:2763: gcc -c conftest.c >&5
|
---|
77 | configure:2767: $? = 0
|
---|
78 | configure:2788: result: o
|
---|
79 | configure:2792: checking whether we are using the GNU C compiler
|
---|
80 | configure:2811: gcc -c conftest.c >&5
|
---|
81 | configure:2811: $? = 0
|
---|
82 | configure:2820: result: yes
|
---|
83 | configure:2829: checking whether gcc accepts -g
|
---|
84 | configure:2849: gcc -c -g conftest.c >&5
|
---|
85 | configure:2849: $? = 0
|
---|
86 | configure:2890: result: yes
|
---|
87 | configure:3026: checking for g++
|
---|
88 | configure:3042: found /tools/bin/g++
|
---|
89 | configure:3053: result: g++
|
---|
90 | configure:3080: checking for C++ compiler version
|
---|
91 | configure:3089: g++ --version >&5
|
---|
92 | g++ (GCC) 4.8.2
|
---|
93 | Copyright (C) 2013 Free Software Foundation, Inc.
|
---|
94 | This is free software; see the source for copying conditions. There is NO
|
---|
95 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
---|
96 |
|
---|
97 | configure:3100: $? = 0
|
---|
98 | configure:3089: g++ -v >&5
|
---|
99 | Using built-in specs.
|
---|
100 | COLLECT_GCC=g++
|
---|
101 | COLLECT_LTO_WRAPPER=/tools/libexec/gcc/x86_64-unknown-linux-gnu/4.8.2/lto-wrapper
|
---|
102 | Target: x86_64-unknown-linux-gnu
|
---|
103 | Configured with: ../gcc-4.8.2/configure --prefix=/tools --with-local-prefix=/tools --with-native-system-header-dir=/tools/include --enable-clocale=gnu --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-languages=c,c++ --disable-libstdcxx-pch --disable-multilib --disable-bootstrap --disable-libgomp --with-mpfr-include=/mnt/lfs/sources/gcc-build/../gcc-4.8.2/mpfr/src --with-mpfr-lib=/mnt/lfs/sources/gcc-build/mpfr/src/.libs
|
---|
104 | Thread model: posix
|
---|
105 | gcc version 4.8.2 (GCC)
|
---|
106 | configure:3100: $? = 0
|
---|
107 | configure:3089: g++ -V >&5
|
---|
108 | g++: error: unrecognized command line option '-V'
|
---|
109 | g++: fatal error: no input files
|
---|
110 | compilation terminated.
|
---|
111 | configure:3100: $? = 1
|
---|
112 | configure:3089: g++ -qversion >&5
|
---|
113 | g++: error: unrecognized command line option '-qversion'
|
---|
114 | g++: fatal error: no input files
|
---|
115 | compilation terminated.
|
---|
116 | configure:3100: $? = 1
|
---|
117 | configure:3104: checking whether we are using the GNU C++ compiler
|
---|
118 | configure:3123: g++ -c conftest.cpp >&5
|
---|
119 | configure:3123: $? = 0
|
---|
120 | configure:3132: result: yes
|
---|
121 | configure:3141: checking whether g++ accepts -g
|
---|
122 | configure:3161: g++ -c -g conftest.cpp >&5
|
---|
123 | configure:3161: $? = 0
|
---|
124 | configure:3202: result: yes
|
---|
125 | configure:3268: checking for readelf
|
---|
126 | configure:3284: found /tools/bin/readelf
|
---|
127 | configure:3295: result: readelf
|
---|
128 | configure:3792: checking for sysdeps preconfigure fragments
|
---|
129 | configure:9: checking whether gcc compiles in -mx32 mode by default
|
---|
130 | configure:27: gcc -c -g -O2 conftest.c >&5
|
---|
131 | conftest.c:13:3: error: #error not x32
|
---|
132 | # error not x32
|
---|
133 | ^
|
---|
134 | configure:27: $? = 1
|
---|
135 | configure: failed program was:
|
---|
136 | | /* confdefs.h */
|
---|
137 | | #define PACKAGE_NAME "GNU C Library"
|
---|
138 | | #define PACKAGE_TARNAME "glibc"
|
---|
139 | | #define PACKAGE_VERSION "(see version.h)"
|
---|
140 | | #define PACKAGE_STRING "GNU C Library (see version.h)"
|
---|
141 | | #define PACKAGE_BUGREPORT "http://sourceware.org/bugzilla/"
|
---|
142 | | #define PACKAGE_URL "http://www.gnu.org/software/glibc/"
|
---|
143 | | #define PKGVERSION "(GNU libc) "
|
---|
144 | | #define REPORT_BUGS_TO "<http://www.gnu.org/software/libc/bugs.html>"
|
---|
145 | | #define LINK_OBSOLETE_RPC 1
|
---|
146 | | /* end confdefs.h. */
|
---|
147 | | #ifndef __ILP32__
|
---|
148 | | # error not x32
|
---|
149 | | #endif
|
---|
150 | | int
|
---|
151 | | main ()
|
---|
152 | | {
|
---|
153 | |
|
---|
154 | | ;
|
---|
155 | | return 0;
|
---|
156 | | }
|
---|
157 | configure:34: result: no
|
---|
158 | configure:3799: result:
|
---|
159 | configure:3873: running configure fragment for add-on libidn
|
---|
160 | configure:3873: running configure fragment for add-on nptl
|
---|
161 | configure:3921: checking add-on ports for preconfigure fragments
|
---|
162 | configure:3928: result:
|
---|
163 | configure:4009: checking for assembler and linker STT_GNU_IFUNC support
|
---|
164 |
|
---|
165 | Relocation section '.rela.plt' at offset 0xb0 contains 1 entries:
|
---|
166 | Offset Info Type Sym. Value Sym. Name + Addend
|
---|
167 | 0000006000e0 000000000025 R_X86_64_IRELATIV 4000e0
|
---|
168 | configure:4040: result: yes
|
---|
169 | configure:4043: checking whether .text pseudo-op must be used
|
---|
170 | configure:4053: gcc -c conftest.s 1>&5
|
---|
171 | configure:4056: $? = 0
|
---|
172 | configure:4067: result: yes
|
---|
173 | configure:4086: checking sysdep dirs
|
---|
174 | configure:4306: result: sysdeps/generic
|
---|
175 | configure:4360: WARNING: add-on ports contributed no useful sysdeps directories
|
---|
176 | configure:4383: checking for a BSD-compatible install
|
---|
177 | configure:4451: result: /tools/bin/install -c
|
---|
178 | configure:4466: checking whether ln -s works
|
---|
179 | configure:4470: result: yes
|
---|
180 | configure:4494: checking whether /tools/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../x86_64-unknown-linux-gnu/bin/as is GNU as
|
---|
181 | configure:4508: result: yes
|
---|
182 | configure:4513: checking whether /tools/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../x86_64-unknown-linux-gnu/bin/ld is GNU ld
|
---|
183 | configure:4527: result: yes
|
---|
184 | configure:4537: checking for /tools/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../x86_64-unknown-linux-gnu/bin/as
|
---|
185 | configure:4564: result: /tools/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../x86_64-unknown-linux-gnu/bin/as
|
---|
186 | configure:4579: checking version of /tools/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../x86_64-unknown-linux-gnu/bin/as
|
---|
187 | configure:4589: result: 2.24, ok
|
---|
188 | configure:4600: checking for /tools/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../x86_64-unknown-linux-gnu/bin/ld
|
---|
189 | configure:4627: result: /tools/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../x86_64-unknown-linux-gnu/bin/ld
|
---|
190 | configure:4642: checking version of /tools/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../x86_64-unknown-linux-gnu/bin/ld
|
---|
191 | configure:4652: result: 2.24, ok
|
---|
192 | configure:4666: checking for gcc
|
---|
193 | configure:4693: result: gcc
|
---|
194 | configure:4708: checking version of gcc
|
---|
195 | configure:4718: result: 4.8.2, ok
|
---|
196 | configure:4729: checking for gnumake
|
---|
197 | configure:4759: result: no
|
---|
198 | configure:4729: checking for gmake
|
---|
199 | configure:4759: result: no
|
---|
200 | configure:4729: checking for make
|
---|
201 | configure:4745: found /tools/bin/make
|
---|
202 | configure:4756: result: make
|
---|
203 | configure:4771: checking version of make
|
---|
204 | configure:4781: result: 4.0, ok
|
---|
205 | configure:4793: checking for gnumsgfmt
|
---|
206 | configure:4823: result: no
|
---|
207 | configure:4793: checking for gmsgfmt
|
---|
208 | configure:4823: result: no
|
---|
209 | configure:4793: checking for msgfmt
|
---|
210 | configure:4809: found /tools/bin/msgfmt
|
---|
211 | configure:4820: result: msgfmt
|
---|
212 | configure:4835: checking version of msgfmt
|
---|
213 | configure:4845: result: 0.18.3, ok
|
---|
214 | configure:4856: checking for makeinfo
|
---|
215 | configure:4872: found /tools/bin/makeinfo
|
---|
216 | configure:4883: result: makeinfo
|
---|
217 | configure:4898: checking version of makeinfo
|
---|
218 | configure:4908: result: 5.2, ok
|
---|
219 | configure:4919: checking for sed
|
---|
220 | configure:4935: found /tools/bin/sed
|
---|
221 | configure:4946: result: sed
|
---|
222 | configure:4961: checking version of sed
|
---|
223 | configure:4971: result: 4.2.2, ok
|
---|
224 | configure:4982: checking for gawk
|
---|
225 | configure:4998: found /tools/bin/gawk
|
---|
226 | configure:5009: result: gawk
|
---|
227 | configure:5024: checking version of gawk
|
---|
228 | configure:5034: result: 4.1.0, ok
|
---|
229 | configure:5085: checking for nm
|
---|
230 | configure:5101: found /tools/bin/nm
|
---|
231 | configure:5112: result: nm
|
---|
232 | configure:5248: checking LD_LIBRARY_PATH variable
|
---|
233 | configure:5258: result: ok
|
---|
234 | configure:5267: checking whether GCC supports -static-libgcc
|
---|
235 | configure:5278: result: -static-libgcc
|
---|
236 | configure:5284: checking for bash
|
---|
237 | configure:5302: found /bin/bash
|
---|
238 | configure:5315: result: /bin/bash
|
---|
239 | configure:5388: checking for perl
|
---|
240 | configure:5406: found /usr/bin/perl
|
---|
241 | configure:5419: result: /usr/bin/perl
|
---|
242 | configure:5433: checking for install-info
|
---|
243 | configure:5452: found /tools/bin/install-info
|
---|
244 | configure:5465: result: /tools/bin/install-info
|
---|
245 | configure:5475: checking for bison
|
---|
246 | configure:5507: result: no
|
---|
247 | configure:5516: checking for libc-friendly stddef.h
|
---|
248 | configure:5540: gcc -c -g -O2 conftest.c >&5
|
---|
249 | conftest.c: In function 'main':
|
---|
250 | conftest.c:26:38: warning: incompatible implicit declaration of built-in function 'abort' [enabled by default]
|
---|
251 | if (&size == NULL || &wchar == NULL) abort ();
|
---|
252 | ^
|
---|
253 | configure:5540: $? = 0
|
---|
254 | configure:5547: result: yes
|
---|
255 | configure:5554: checking whether we need to use -P to assemble .S files
|
---|
256 | configure:5564: gcc -c conftest.S 1>&5
|
---|
257 | configure:5567: $? = 0
|
---|
258 | configure:5575: result: no
|
---|
259 | configure:5582: checking for .set assembler directive
|
---|
260 | configure:5608: result: yes
|
---|
261 | configure:5615: checking for assembler gnu_unique_object symbol type
|
---|
262 | configure:5632: result: yes
|
---|
263 | configure:5639: checking for .previous assembler directive
|
---|
264 | configure:5649: gcc -c conftest.s 1>&5
|
---|
265 | configure:5652: $? = 0
|
---|
266 | configure:5660: result: yes
|
---|
267 | configure:5694: checking for .protected and .hidden assembler directive
|
---|
268 | configure:5706: gcc -c conftest.s 1>&5
|
---|
269 | configure:5709: $? = 0
|
---|
270 | configure:5717: result: yes
|
---|
271 | configure:5721: checking whether __attribute__((visibility())) is supported
|
---|
272 | configure:5732: gcc -Werror -S conftest.c -o conftest.s 1>&5
|
---|
273 | configure:5735: $? = 0
|
---|
274 | configure:5746: result: yes
|
---|
275 | configure:5754: checking for broken __attribute__((visibility()))
|
---|
276 | configure:5766: gcc -Werror -S conftest.c -o conftest.s 1>&5
|
---|
277 | configure:5769: $? = 0
|
---|
278 | configure:5778: result: no
|
---|
279 | configure:5785: checking for broken __attribute__((alias()))
|
---|
280 | configure:5800: gcc -Werror -S conftest.c -o conftest.s 1>&5
|
---|
281 | configure:5803: $? = 0
|
---|
282 | configure:5813: result: no
|
---|
283 | configure:5820: checking whether to put _rtld_local into .sdata section
|
---|
284 | configure:5834: result: no
|
---|
285 | configure:5842: checking for .preinit_array/.init_array/.fini_array support
|
---|
286 | configure:5858: gcc -g -O2 -o conftest
|
---|
287 | conftest.c -static -nostartfiles -nostdlib
|
---|
288 | 1>&5
|
---|
289 | configure:5861: $? = 0
|
---|
290 | configure:5874: result: yes
|
---|
291 | configure:5880: checking whether to use .ctors/.dtors header and trailer
|
---|
292 | configure:5897: gcc -g -O2 -o conftest
|
---|
293 | conftest.c -static -nostartfiles -nostdlib
|
---|
294 | 1>&5
|
---|
295 | configure:5900: $? = 0
|
---|
296 | configure:5926: result: no
|
---|
297 | configure:5933: checking for libunwind-support in compiler
|
---|
298 | configure:5950: result: no
|
---|
299 | configure:5958: checking for linker that supports -z nodelete
|
---|
300 | configure:5971: gcc -g -O2
|
---|
301 | -Wl,--enable-new-dtags,-z,nodelete -nostdlib -nostartfiles
|
---|
302 | -fPIC -shared -o conftest.so conftest.c
|
---|
303 | 1>&5
|
---|
304 | configure:5974: $? = 0
|
---|
305 | configure:5987: result: yes
|
---|
306 | configure:5990: checking for linker that supports -z nodlopen
|
---|
307 | configure:6003: gcc -g -O2
|
---|
308 | -Wl,--enable-new-dtags,-z,nodlopen -nostdlib -nostartfiles
|
---|
309 | -fPIC -shared -o conftest.so conftest.c
|
---|
310 | 1>&5
|
---|
311 | configure:6006: $? = 0
|
---|
312 | configure:6019: result: yes
|
---|
313 | configure:6022: checking for linker that supports -z initfirst
|
---|
314 | configure:6035: gcc -g -O2
|
---|
315 | -Wl,--enable-new-dtags,-z,initfirst -nostdlib -nostartfiles
|
---|
316 | -fPIC -shared -o conftest.so conftest.c
|
---|
317 | 1>&5
|
---|
318 | configure:6038: $? = 0
|
---|
319 | configure:6051: result: yes
|
---|
320 | configure:6069: checking for -z relro option
|
---|
321 | configure:6110: gcc -g -O2
|
---|
322 | -fPIC -shared -o conftest.so conftest.c
|
---|
323 | -nostartfiles -nostdlib
|
---|
324 | -Wl,-z,relro 1>&5
|
---|
325 | configure:6113: $? = 0
|
---|
326 | configure:6116: readelf -Wl conftest.so > conftest.ph
|
---|
327 | configure:6119: $? = 0
|
---|
328 | configure:6125:
|
---|
329 | gawk -v commonpagesize=0x1000 -f conftest.awk
|
---|
330 | conftest.ph > conftest.cps
|
---|
331 |
|
---|
332 | LINE:
|
---|
333 | LINE: Elf file type is DYN (Shared object file)
|
---|
334 | LINE: Entry point 0x300
|
---|
335 | LINE: There are 6 program headers, starting at offset 64
|
---|
336 | LINE:
|
---|
337 | LINE: Program Headers:
|
---|
338 | LINE: Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
|
---|
339 | LINE: LOAD 0x000000 0x0000000000000000 0x0000000000000000 0x000350 0x000350 R E 0x200000
|
---|
340 | LINE: LOAD 0x000f00 0x0000000000200f00 0x0000000000200f00 0x040100 0x040100 RW 0x200000
|
---|
341 | LINE: DYNAMIC 0x000f18 0x0000000000200f18 0x0000000000200f18 0x0000e0 0x0000e0 RW 0x8
|
---|
342 | LINE: GNU_EH_FRAME 0x000308 0x0000000000000308 0x0000000000000308 0x000014 0x000014 R 0x4
|
---|
343 | LINE: GNU_STACK 0x000000 0x0000000000000000 0x0000000000000000 0x000000 0x000000 RW 0x10
|
---|
344 | LINE: GNU_RELRO 0x000f00 0x0000000000200f00 0x0000000000200f00 0x000100 0x000100 R 0x1
|
---|
345 | vaddr 0x200f00 memsz 0x100 end 0x201000 commonpagesize 0x1000
|
---|
346 | LINE:
|
---|
347 | LINE: Section to Segment mapping:
|
---|
348 | LINE: Segment Sections...
|
---|
349 | LINE: 00 .hash .dynsym .dynstr .rela.dyn .text .eh_frame_hdr .eh_frame
|
---|
350 | LINE: 01 .data.rel.ro .dynamic .data
|
---|
351 | LINE: 02 .dynamic
|
---|
352 | LINE: 03 .eh_frame_hdr
|
---|
353 | LINE: 04
|
---|
354 | LINE: 05 .data.rel.ro .dynamic
|
---|
355 | configure:6128: $? = 0
|
---|
356 | configure:6133: result: yes
|
---|
357 | configure:6146: checking for -Bgroup option
|
---|
358 | configure:6157: gcc -g -O2
|
---|
359 | -fPIC -shared -o conftest.so conftest.c
|
---|
360 | -Wl,-Bgroup -nostdlib 1>&5
|
---|
361 | configure:6160: $? = 0
|
---|
362 | configure:6169: result: yes
|
---|
363 | configure:6174: checking whether --noexecstack is desirable for .S files
|
---|
364 | configure:6184: gcc -g -O2
|
---|
365 | -S -o conftest.s conftest.c 1>&5
|
---|
366 | configure:6187: $? = 0
|
---|
367 | configure:6192: gcc -Wa,--noexecstack
|
---|
368 | -c -o conftest.o conftest.s 1>&5
|
---|
369 | configure:6195: $? = 0
|
---|
370 | configure:6204: result: yes
|
---|
371 | configure:6211: checking for -z combreloc
|
---|
372 | configure:6225: gcc -g -O2
|
---|
373 | -fPIC -shared -o conftest.so conftest.c
|
---|
374 | -nostdlib -nostartfiles
|
---|
375 | -Wl,-z,combreloc 1>&5
|
---|
376 | configure:6228: $? = 0
|
---|
377 | configure:6241: result: yes
|
---|
378 | configure:6249: checking for linker that supports -z execstack
|
---|
379 | configure:6262: gcc -g -O2
|
---|
380 | -Wl,-z,execstack -nostdlib -nostartfiles
|
---|
381 | -fPIC -shared -o conftest.so conftest.c
|
---|
382 | 1>&5
|
---|
383 | configure:6265: $? = 0
|
---|
384 | configure:6278: result: yes
|
---|
385 | configure:6282: checking for -fpie
|
---|
386 | configure:6288: gcc -fpie -xc /dev/null -S -o /dev/null
|
---|
387 | configure:6291: $? = 0
|
---|
388 | configure:6299: result: yes
|
---|
389 | configure:6304: checking for --hash-style option
|
---|
390 | configure:6315: gcc -g -O2
|
---|
391 | -fPIC -shared -o conftest.so conftest.c
|
---|
392 | -Wl,--hash-style=both -nostdlib 1>&5
|
---|
393 | configure:6318: $? = 0
|
---|
394 | configure:6327: result: yes
|
---|
395 | configure:6335: checking for sufficient default -shared layout
|
---|
396 | configure:6354: gcc -shared -o conftest.so conftest.s 1>&5
|
---|
397 | configure:6357: $? = 0
|
---|
398 | nono from:
|
---|
399 |
|
---|
400 | HASH .hash
|
---|
401 | DYNSYM .dynsym
|
---|
402 | STRTAB .dynstr
|
---|
403 | VERSYM .gnu.version
|
---|
404 | VERNEED .gnu.version_r
|
---|
405 | RELA .rela.dyn
|
---|
406 | RELA .rela.plt
|
---|
407 | PROGBITS .init
|
---|
408 | PROGBITS .plt
|
---|
409 | PROGBITS .text
|
---|
410 | PROGBITS .fini
|
---|
411 | NOTE .note.a
|
---|
412 | NOTE .note.b
|
---|
413 | PROGBITS .eh_frame
|
---|
414 | INIT_ARRAY .init_array
|
---|
415 | FINI_ARRAY .fini_array
|
---|
416 | PROGBITS .jcr
|
---|
417 | DYNAMIC .dynamic
|
---|
418 | PROGBITS .got
|
---|
419 | PROGBITS .got.plt
|
---|
420 | PROGBITS .data
|
---|
421 | NOBITS .bss
|
---|
422 | PROGBITS .comment
|
---|
423 | PROGBITS .debug_aranges
|
---|
424 | PROGBITS .debug_info
|
---|
425 | PROGBITS .debug_abbrev
|
---|
426 | PROGBITS .debug_line
|
---|
427 | PROGBITS .debug_ranges
|
---|
428 | STRTAB .shstrtab
|
---|
429 | SYMTAB .symtab
|
---|
430 | STRTAB .strtab
|
---|
431 | configure:6389: result: no
|
---|
432 | configure:6394: checking linker output format
|
---|
433 | configure:6408: result: elf64-x86-64
|
---|
434 | configure:6412: checking for -fno-toplevel-reorder -fno-section-anchors
|
---|
435 | configure:6422: gcc -g -O2 -S -fno-toplevel-reorder -fno-section-anchors
|
---|
436 | conftest.c 1>&5
|
---|
437 | configure:6425: $? = 0
|
---|
438 | configure:6434: result: yes
|
---|
439 | configure:6443: checking for -fstack-protector
|
---|
440 | configure:6449: gcc -g -O2 -Werror -fstack-protector -xc /dev/null -S -o /dev/null
|
---|
441 | configure:6452: $? = 0
|
---|
442 | configure:6460: result: yes
|
---|
443 | configure:6464: checking for -fgnu89-inline
|
---|
444 | configure:6479: gcc -g -O2 -S -std=gnu99 -fgnu89-inline
|
---|
445 | -o conftest.s conftest.c 1>&5
|
---|
446 | conftest.c:3:1: warning: return type defaults to 'int' [enabled by default]
|
---|
447 | main () { return 0;}
|
---|
448 | ^
|
---|
449 | configure:6482: $? = 0
|
---|
450 | configure:6491: result: yes
|
---|
451 | configure:6500: checking whether cc puts quotes around section names
|
---|
452 | configure:6521: result: no
|
---|
453 | configure:6528: checking for assembler .weak directive
|
---|
454 | configure:6541: gcc -c conftest.s 1>&5
|
---|
455 | configure:6544: $? = 0
|
---|
456 | configure:6552: result: yes
|
---|
457 | configure:6595: checking whether CFI directives are supported
|
---|
458 | configure:6614: gcc -c conftest.s 1>&5
|
---|
459 | configure:6617: $? = 0
|
---|
460 | configure:6625: result: yes
|
---|
461 | configure:6632: checking for ld --no-whole-archive
|
---|
462 | configure:6645: gcc -g -O2
|
---|
463 | -nostdlib -nostartfiles -Wl,--no-whole-archive
|
---|
464 | -o conftest conftest.c 1>&5
|
---|
465 | configure:6648: $? = 0
|
---|
466 | configure:6656: result: yes
|
---|
467 | configure:6662: checking for gcc -fexceptions
|
---|
468 | configure:6675: gcc -g -O2
|
---|
469 | -nostdlib -nostartfiles -fexceptions
|
---|
470 | -o conftest conftest.c 1>&5
|
---|
471 | configure:6678: $? = 0
|
---|
472 | configure:6686: result: yes
|
---|
473 | configure:6726: checking for __builtin_memset
|
---|
474 | configure:6738: gcc -O3 -S conftest.c -o - | fgrep memset > /dev/null
|
---|
475 | configure:6741: $? = 1
|
---|
476 | configure:6750: result: yes
|
---|
477 | configure:6757: checking for redirection of built-in functions
|
---|
478 | configure:6770: gcc -O3 -S conftest.c -o - | fgrep my_strstr > /dev/null
|
---|
479 | configure:6773: $? = 0
|
---|
480 | configure:6782: result: yes
|
---|
481 | configure:6788: checking for __thread
|
---|
482 | configure:6797: gcc -g -O2 -c conftest.c >&5
|
---|
483 | configure:6800: $? = 0
|
---|
484 | configure:6808: result: yes
|
---|
485 | configure:6814: checking for tls_model attribute
|
---|
486 | configure:6823: gcc -g -O2 -S -Werror conftest.c >&5
|
---|
487 | configure:6826: $? = 0
|
---|
488 | configure:6834: result: yes
|
---|
489 | configure:6840: checking for compiler option to disable generation of FMA instructions
|
---|
490 | configure:6848: gcc -ffp-contract=off -xc /dev/null -S -o /dev/null
|
---|
491 | configure:6851: $? = 0
|
---|
492 | configure:6857: result: -ffp-contract=off
|
---|
493 | configure:6890: checking if gcc accepts -fno-tree-loop-distribute-patterns with __attribute__ ((__optimize__))
|
---|
494 | configure:6903: gcc -g -O2 -c conftest.c
|
---|
495 | configure:6906: $? = 0
|
---|
496 | configure:6913: result: yes
|
---|
497 | configure:6921: checking for libgd
|
---|
498 | configure:6941: gcc -o conftest -g -O2 conftest.c -lgd -lpng -lz -lm >&5
|
---|
499 | conftest.c:23:16: fatal error: gd.h: No such file or directory
|
---|
500 | #include <gd.h>
|
---|
501 | ^
|
---|
502 | compilation terminated.
|
---|
503 | configure:6941: $? = 1
|
---|
504 | configure: failed program was:
|
---|
505 | | /* confdefs.h */
|
---|
506 | | #define PACKAGE_NAME "GNU C Library"
|
---|
507 | | #define PACKAGE_TARNAME "glibc"
|
---|
508 | | #define PACKAGE_VERSION "(see version.h)"
|
---|
509 | | #define PACKAGE_STRING "GNU C Library (see version.h)"
|
---|
510 | | #define PACKAGE_BUGREPORT "http://sourceware.org/bugzilla/"
|
---|
511 | | #define PACKAGE_URL "http://www.gnu.org/software/glibc/"
|
---|
512 | | #define PKGVERSION "(GNU libc) "
|
---|
513 | | #define REPORT_BUGS_TO "<http://www.gnu.org/software/libc/bugs.html>"
|
---|
514 | | #define LINK_OBSOLETE_RPC 1
|
---|
515 | | #define HAVE_LIBIDN 1
|
---|
516 | | #define USE_MULTIARCH 1
|
---|
517 | | #define HAVE_ASM_SET_DIRECTIVE 1
|
---|
518 | | #define HAVE_ASM_UNIQUE_OBJECT 1
|
---|
519 | | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
|
---|
520 | | #define NO_CTORS_DTORS_SECTIONS 1
|
---|
521 | | #define HAVE_Z_COMBRELOC 1
|
---|
522 | | #define HAVE_ASM_WEAK_DIRECTIVE 1
|
---|
523 | | #define HAVE_ASM_CFI_DIRECTIVES 1
|
---|
524 | | #define HAVE_BUILTIN_MEMSET 1
|
---|
525 | | #define HAVE_CC_INHIBIT_LOOP_TO_LIBCALL 1
|
---|
526 | | /* end confdefs.h. */
|
---|
527 | | #include <gd.h>
|
---|
528 | | int
|
---|
529 | | main ()
|
---|
530 | | {
|
---|
531 | | gdImagePng (0, 0)
|
---|
532 | | ;
|
---|
533 | | return 0;
|
---|
534 | | }
|
---|
535 | configure:6954: result: no
|
---|
536 | configure:6963: checking for is_selinux_enabled in -lselinux
|
---|
537 | configure:6988: gcc -o conftest -g -O2 conftest.c -lselinux >&5
|
---|
538 | /tools/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../x86_64-unknown-linux-gnu/bin/ld: cannot find -lselinux
|
---|
539 | collect2: error: ld returned 1 exit status
|
---|
540 | configure:6988: $? = 1
|
---|
541 | configure: failed program was:
|
---|
542 | | /* confdefs.h */
|
---|
543 | | #define PACKAGE_NAME "GNU C Library"
|
---|
544 | | #define PACKAGE_TARNAME "glibc"
|
---|
545 | | #define PACKAGE_VERSION "(see version.h)"
|
---|
546 | | #define PACKAGE_STRING "GNU C Library (see version.h)"
|
---|
547 | | #define PACKAGE_BUGREPORT "http://sourceware.org/bugzilla/"
|
---|
548 | | #define PACKAGE_URL "http://www.gnu.org/software/glibc/"
|
---|
549 | | #define PKGVERSION "(GNU libc) "
|
---|
550 | | #define REPORT_BUGS_TO "<http://www.gnu.org/software/libc/bugs.html>"
|
---|
551 | | #define LINK_OBSOLETE_RPC 1
|
---|
552 | | #define HAVE_LIBIDN 1
|
---|
553 | | #define USE_MULTIARCH 1
|
---|
554 | | #define HAVE_ASM_SET_DIRECTIVE 1
|
---|
555 | | #define HAVE_ASM_UNIQUE_OBJECT 1
|
---|
556 | | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
|
---|
557 | | #define NO_CTORS_DTORS_SECTIONS 1
|
---|
558 | | #define HAVE_Z_COMBRELOC 1
|
---|
559 | | #define HAVE_ASM_WEAK_DIRECTIVE 1
|
---|
560 | | #define HAVE_ASM_CFI_DIRECTIVES 1
|
---|
561 | | #define HAVE_BUILTIN_MEMSET 1
|
---|
562 | | #define HAVE_CC_INHIBIT_LOOP_TO_LIBCALL 1
|
---|
563 | | /* end confdefs.h. */
|
---|
564 | |
|
---|
565 | | /* Override any GCC internal prototype to avoid an error.
|
---|
566 | | Use char because int might match the return type of a GCC
|
---|
567 | | builtin and then its argument prototype would still apply. */
|
---|
568 | | #ifdef __cplusplus
|
---|
569 | | extern "C"
|
---|
570 | | #endif
|
---|
571 | | char is_selinux_enabled ();
|
---|
572 | | int
|
---|
573 | | main ()
|
---|
574 | | {
|
---|
575 | | return is_selinux_enabled ();
|
---|
576 | | ;
|
---|
577 | | return 0;
|
---|
578 | | }
|
---|
579 | configure:6997: result: no
|
---|
580 | configure:7153: checking size of long double
|
---|
581 | configure:7158: gcc -o conftest -g -O2 conftest.c >&5
|
---|
582 | configure:7158: $? = 0
|
---|
583 | configure:7158: ./conftest
|
---|
584 | configure:7158: $? = 0
|
---|
585 | configure:7172: result: 16
|
---|
586 | configure:7186: checking for _FORTIFY_SOURCE predefine
|
---|
587 | configure:7205: gcc -c -g -O2 conftest.c >&5
|
---|
588 | configure:7205: $? = 0
|
---|
589 | configure:7212: result: no
|
---|
590 | configure:7219: checking whether gcc implicitly enables -fstack-protector
|
---|
591 | configure:7236: gcc -c -g -O2 conftest.c >&5
|
---|
592 | configure:7236: $? = 0
|
---|
593 | libc_undefs='foobar'
|
---|
594 | configure:7263: result: no
|
---|
595 | configure:7290: result: running configure fragment for nptl/sysdeps/pthread
|
---|
596 | configure:21: checking for forced unwind support
|
---|
597 | configure:40: gcc -c -g -O2 conftest.c >&5
|
---|
598 | configure:40: $? = 0
|
---|
599 | configure:47: result: yes
|
---|
600 | configure:54: checking for C cleanup handling
|
---|
601 | configure:74: gcc -c -g -O2 -Werror -fexceptions conftest.c >&5
|
---|
602 | configure:74: $? = 0
|
---|
603 | configure:81: result: yes
|
---|
604 | configure:7290: result: running configure fragment for sysdeps/unix/sysv/linux
|
---|
605 | configure:45: checking for grep that handles long lines and -e
|
---|
606 | configure:103: result: /tools/bin/grep
|
---|
607 | configure:108: checking for egrep
|
---|
608 | configure:170: result: /tools/bin/grep -E
|
---|
609 | configure:175: checking installed Linux kernel header files
|
---|
610 | configure:196: result: 2.6.19 or later
|
---|
611 | configure:266: checking for kernel header at least 2.6.32
|
---|
612 | configure:285: result: ok
|
---|
613 | configure:303: checking for linux/fanotify.h
|
---|
614 | configure:303: gcc -c -g -O2 conftest.c >&5
|
---|
615 | configure:303: $? = 0
|
---|
616 | configure:303: result: yes
|
---|
617 | configure:401: checking for symlinks in /usr/include
|
---|
618 | configure:418: result: ok
|
---|
619 | configure:7290: result: running configure fragment for sysdeps/gnu
|
---|
620 | configure:7290: result: running configure fragment for nptl/sysdeps/x86_64
|
---|
621 | configure:4: checking for .cfi_personality and .cfi_lsda pseudo-ops
|
---|
622 | configure:18: gcc -c conftest.s 1>&5
|
---|
623 | configure:21: $? = 0
|
---|
624 | configure:30: result: yes
|
---|
625 | configure:7290: result: running configure fragment for sysdeps/x86_64
|
---|
626 | configure:36: checking for cpuid.h
|
---|
627 | configure:36: gcc -c -g -O2 conftest.c >&5
|
---|
628 | configure:36: $? = 0
|
---|
629 | configure:36: result: yes
|
---|
630 | configure:46: checking for SSE4 support
|
---|
631 | configure:52: gcc -msse4 -xc /dev/null -S -o /dev/null
|
---|
632 | configure:55: $? = 0
|
---|
633 | configure:63: result: yes
|
---|
634 | configure:72: checking for AVX support
|
---|
635 | configure:78: gcc -mavx -xc /dev/null -S -o /dev/null
|
---|
636 | configure:81: $? = 0
|
---|
637 | configure:89: result: yes
|
---|
638 | configure:98: checking for AVX encoding of SSE instructions
|
---|
639 | configure:104: gcc -msse2avx -xc /dev/null -S -o /dev/null
|
---|
640 | configure:107: $? = 0
|
---|
641 | configure:115: result: yes
|
---|
642 | configure:124: checking for FMA4 support
|
---|
643 | configure:130: gcc -mfma4 -xc /dev/null -S -o /dev/null
|
---|
644 | configure:133: $? = 0
|
---|
645 | configure:141: result: yes
|
---|
646 | configure:150: checking for -mno-vzeroupper support
|
---|
647 | configure:156: gcc -mno-vzeroupper -xc /dev/null -S -o /dev/null
|
---|
648 | configure:159: $? = 0
|
---|
649 | configure:167: result: yes
|
---|
650 | configure:7322: checking for old glibc 2.0.x headers
|
---|
651 | configure:7330: result: no
|
---|
652 | configure:7358: checking whether -fPIC is default
|
---|
653 | configure:7374: result: no
|
---|
654 | configure:7508: creating ./config.status
|
---|
655 |
|
---|
656 | ## ---------------------- ##
|
---|
657 | ## Running config.status. ##
|
---|
658 | ## ---------------------- ##
|
---|
659 |
|
---|
660 | This file was extended by GNU C Library config.status (see version.h), which was
|
---|
661 | generated by GNU Autoconf 2.68. Invocation command line was
|
---|
662 |
|
---|
663 | CONFIG_FILES =
|
---|
664 | CONFIG_HEADERS =
|
---|
665 | CONFIG_LINKS =
|
---|
666 | CONFIG_COMMANDS =
|
---|
667 | $ ./config.status
|
---|
668 |
|
---|
669 | on slackthink64
|
---|
670 |
|
---|
671 | config.status:957: creating config.make
|
---|
672 | config.status:957: creating Makefile
|
---|
673 | config.status:957: creating config.h
|
---|
674 | config.status:1131: executing default commands
|
---|
675 |
|
---|
676 | ## ---------------- ##
|
---|
677 | ## Cache variables. ##
|
---|
678 | ## ---------------- ##
|
---|
679 |
|
---|
680 | ac_cv_build=x86_64-unknown-linux-gnu
|
---|
681 | ac_cv_c_compiler_gnu=yes
|
---|
682 | ac_cv_cxx_compiler_gnu=yes
|
---|
683 | ac_cv_env_CCC_set=
|
---|
684 | ac_cv_env_CCC_value=
|
---|
685 | ac_cv_env_CC_set=
|
---|
686 | ac_cv_env_CC_value=
|
---|
687 | ac_cv_env_CFLAGS_set=
|
---|
688 | ac_cv_env_CFLAGS_value=
|
---|
689 | ac_cv_env_CPPFLAGS_set=
|
---|
690 | ac_cv_env_CPPFLAGS_value=
|
---|
691 | ac_cv_env_CPP_set=
|
---|
692 | ac_cv_env_CPP_value=
|
---|
693 | ac_cv_env_CXXFLAGS_set=
|
---|
694 | ac_cv_env_CXXFLAGS_value=
|
---|
695 | ac_cv_env_CXX_set=
|
---|
696 | ac_cv_env_CXX_value=
|
---|
697 | ac_cv_env_LDFLAGS_set=
|
---|
698 | ac_cv_env_LDFLAGS_value=
|
---|
699 | ac_cv_env_LIBS_set=
|
---|
700 | ac_cv_env_LIBS_value=
|
---|
701 | ac_cv_env_build_alias_set=
|
---|
702 | ac_cv_env_build_alias_value=
|
---|
703 | ac_cv_env_host_alias_set=
|
---|
704 | ac_cv_env_host_alias_value=
|
---|
705 | ac_cv_env_target_alias_set=
|
---|
706 | ac_cv_env_target_alias_value=
|
---|
707 | ac_cv_header_cpuid_h=yes
|
---|
708 | ac_cv_header_linux_fanotify_h=yes
|
---|
709 | ac_cv_host=x86_64-unknown-linux-gnu
|
---|
710 | ac_cv_lib_selinux_is_selinux_enabled=no
|
---|
711 | ac_cv_objext=o
|
---|
712 | ac_cv_path_BASH_SHELL=/bin/bash
|
---|
713 | ac_cv_path_BISON=no
|
---|
714 | ac_cv_path_EGREP='/tools/bin/grep -E'
|
---|
715 | ac_cv_path_GREP=/tools/bin/grep
|
---|
716 | ac_cv_path_INSTALL_INFO=/tools/bin/install-info
|
---|
717 | ac_cv_path_PERL=/usr/bin/perl
|
---|
718 | ac_cv_path_install='/tools/bin/install -c'
|
---|
719 | ac_cv_prog_AS=/tools/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../x86_64-unknown-linux-gnu/bin/as
|
---|
720 | ac_cv_prog_AWK=gawk
|
---|
721 | ac_cv_prog_CC=gcc
|
---|
722 | ac_cv_prog_LD=/tools/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../x86_64-unknown-linux-gnu/bin/ld
|
---|
723 | ac_cv_prog_MAKE=make
|
---|
724 | ac_cv_prog_MAKEINFO=makeinfo
|
---|
725 | ac_cv_prog_MSGFMT=msgfmt
|
---|
726 | ac_cv_prog_SED=sed
|
---|
727 | ac_cv_prog_ac_ct_CC=gcc
|
---|
728 | ac_cv_prog_ac_ct_CXX=g++
|
---|
729 | ac_cv_prog_ac_ct_NM=nm
|
---|
730 | ac_cv_prog_ac_ct_READELF=readelf
|
---|
731 | ac_cv_prog_cc_g=yes
|
---|
732 | ac_cv_prog_cxx_g=yes
|
---|
733 | ac_cv_sizeof_long_double=16
|
---|
734 | libc_cv_Bgroup=yes
|
---|
735 | libc_cv_as_noexecstack=yes
|
---|
736 | libc_cv_asm_cfi_directives=yes
|
---|
737 | libc_cv_asm_cfi_personality=yes
|
---|
738 | libc_cv_asm_previous_directive=yes
|
---|
739 | libc_cv_asm_protected_directive=yes
|
---|
740 | libc_cv_asm_set_directive=yes
|
---|
741 | libc_cv_asm_unique_object=yes
|
---|
742 | libc_cv_asm_weak_directive=yes
|
---|
743 | libc_cv_broken_alias_attribute=no
|
---|
744 | libc_cv_broken_visibility_attribute=no
|
---|
745 | libc_cv_c_cleanup=yes
|
---|
746 | libc_cv_cc_avx=yes
|
---|
747 | libc_cv_cc_fma4=yes
|
---|
748 | libc_cv_cc_loop_to_function=yes
|
---|
749 | libc_cv_cc_nofma=-ffp-contract=off
|
---|
750 | libc_cv_cc_novzeroupper=yes
|
---|
751 | libc_cv_cc_sse2avx=yes
|
---|
752 | libc_cv_cc_sse4=yes
|
---|
753 | libc_cv_cc_with_libunwind=no
|
---|
754 | libc_cv_ctors_header=no
|
---|
755 | libc_cv_dot_text=.text
|
---|
756 | libc_cv_fno_toplevel_reorder=yes
|
---|
757 | libc_cv_forced_unwind=yes
|
---|
758 | libc_cv_fpie=yes
|
---|
759 | libc_cv_friendly_stddef=yes
|
---|
760 | libc_cv_gcc___thread=yes
|
---|
761 | libc_cv_gcc_builtin_memset=yes
|
---|
762 | libc_cv_gcc_builtin_redirection=yes
|
---|
763 | libc_cv_gcc_exceptions=yes
|
---|
764 | libc_cv_gcc_static_libgcc=-static-libgcc
|
---|
765 | libc_cv_gcc_tls_model_attr=yes
|
---|
766 | libc_cv_gcc_unwind_find_fde=no
|
---|
767 | libc_cv_gnu89_inline=yes
|
---|
768 | libc_cv_hashstyle=yes
|
---|
769 | libc_cv_have_bash2=yes
|
---|
770 | libc_cv_have_ksh=yes
|
---|
771 | libc_cv_have_sdata_section=no
|
---|
772 | libc_cv_have_section_quotes=no
|
---|
773 | libc_cv_idn=no
|
---|
774 | libc_cv_initfini_array=yes
|
---|
775 | libc_cv_ld_gnu_indirect_function=yes
|
---|
776 | libc_cv_ld_no_whole_archive=yes
|
---|
777 | libc_cv_linux2619='2.6.19 or later'
|
---|
778 | libc_cv_localedir='${exec_prefix}/lib/locale'
|
---|
779 | libc_cv_localstatedir=/var
|
---|
780 | libc_cv_need_minus_P=no
|
---|
781 | libc_cv_nss_crypt=no
|
---|
782 | libc_cv_output_format=elf64-x86-64
|
---|
783 | libc_cv_pic_default=no
|
---|
784 | libc_cv_predef_fortify_source=no
|
---|
785 | libc_cv_predef_stack_protector=no
|
---|
786 | libc_cv_prog_as_gnu=yes
|
---|
787 | libc_cv_prog_ld_gnu=yes
|
---|
788 | libc_cv_rootsbindir=/sbin
|
---|
789 | libc_cv_slibdir=/lib64
|
---|
790 | libc_cv_ssp=yes
|
---|
791 | libc_cv_sysconfdir=/etc
|
---|
792 | libc_cv_use_default_link=no
|
---|
793 | libc_cv_visibility_attribute=yes
|
---|
794 | libc_cv_x32=no
|
---|
795 | libc_cv_z_combreloc=yes
|
---|
796 | libc_cv_z_execstack=yes
|
---|
797 | libc_cv_z_initfirst=yes
|
---|
798 | libc_cv_z_nodelete=yes
|
---|
799 | libc_cv_z_nodlopen=yes
|
---|
800 | libc_cv_z_relro=yes
|
---|
801 |
|
---|
802 | ## ----------------- ##
|
---|
803 | ## Output variables. ##
|
---|
804 | ## ----------------- ##
|
---|
805 |
|
---|
806 | AR='/tools/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../x86_64-unknown-linux-gnu/bin/ar'
|
---|
807 | AS='/tools/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../x86_64-unknown-linux-gnu/bin/as'
|
---|
808 | ASFLAGS_config=' -Wa,--noexecstack'
|
---|
809 | AUTOCONF='no'
|
---|
810 | AWK='gawk'
|
---|
811 | BASH_SHELL='/bin/bash'
|
---|
812 | BISON='no'
|
---|
813 | BUILD_CC=''
|
---|
814 | CC='gcc'
|
---|
815 | CFLAGS='-g -O2'
|
---|
816 | CPP='gcc -E'
|
---|
817 | CPPFLAGS=''
|
---|
818 | CPPUNDEFS=''
|
---|
819 | CXX='g++'
|
---|
820 | CXXFLAGS='-g -O2'
|
---|
821 | CXX_SYSINCLUDES=''
|
---|
822 | DEFINES=''
|
---|
823 | DEFS='-DHAVE_CONFIG_H'
|
---|
824 | ECHO_C=''
|
---|
825 | ECHO_N='-n'
|
---|
826 | ECHO_T=''
|
---|
827 | INSTALL_DATA='${INSTALL} -m 644'
|
---|
828 | INSTALL_INFO='/tools/bin/install-info'
|
---|
829 | INSTALL_PROGRAM='${INSTALL}'
|
---|
830 | INSTALL_SCRIPT='${INSTALL}'
|
---|
831 | KSH='/bin/bash'
|
---|
832 | LD='/tools/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../x86_64-unknown-linux-gnu/bin/ld'
|
---|
833 | LDFLAGS=''
|
---|
834 | LIBGD='no'
|
---|
835 | LIBOBJS=''
|
---|
836 | LIBS=''
|
---|
837 | LN_S='ln -s'
|
---|
838 | LTLIBOBJS=''
|
---|
839 | MAKE='make'
|
---|
840 | MAKEINFO='makeinfo'
|
---|
841 | MSGFMT='msgfmt'
|
---|
842 | NM='nm'
|
---|
843 | OBJCOPY='/tools/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../x86_64-unknown-linux-gnu/bin/objcopy'
|
---|
844 | OBJDUMP='/tools/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../x86_64-unknown-linux-gnu/bin/objdump'
|
---|
845 | OBJEXT='o'
|
---|
846 | PACKAGE_BUGREPORT='http://sourceware.org/bugzilla/'
|
---|
847 | PACKAGE_NAME='GNU C Library'
|
---|
848 | PACKAGE_STRING='GNU C Library (see version.h)'
|
---|
849 | PACKAGE_TARNAME='glibc'
|
---|
850 | PACKAGE_URL='http://www.gnu.org/software/glibc/'
|
---|
851 | PACKAGE_VERSION='(see version.h)'
|
---|
852 | PATH_SEPARATOR=':'
|
---|
853 | PERL='/usr/bin/perl'
|
---|
854 | PKGVERSION='(GNU libc) '
|
---|
855 | PKGVERSION_TEXI='(GNU libc) '
|
---|
856 | READELF='readelf'
|
---|
857 | RELEASE='stable'
|
---|
858 | REPORT_BUGS_TEXI='@uref{http://www.gnu.org/software/libc/bugs.html}'
|
---|
859 | REPORT_BUGS_TO='<http://www.gnu.org/software/libc/bugs.html>'
|
---|
860 | SED='sed'
|
---|
861 | SHELL='/bin/sh'
|
---|
862 | SYSINCLUDES=''
|
---|
863 | VERSION='2.19'
|
---|
864 | ac_ct_CC='gcc'
|
---|
865 | ac_ct_CXX='g++'
|
---|
866 | add_on_subdirs=' libidn'
|
---|
867 | add_ons='libidn nptl ports'
|
---|
868 | all_warnings=''
|
---|
869 | base_machine='x86_64'
|
---|
870 | bindir='${exec_prefix}/bin'
|
---|
871 | bindnow='no'
|
---|
872 | build='x86_64-unknown-linux-gnu'
|
---|
873 | build_alias=''
|
---|
874 | build_cpu='x86_64'
|
---|
875 | build_nscd='yes'
|
---|
876 | build_os='linux-gnu'
|
---|
877 | build_pt_chown='no'
|
---|
878 | build_vendor='unknown'
|
---|
879 | cross_compiling='no'
|
---|
880 | datadir='${datarootdir}'
|
---|
881 | datarootdir='${prefix}/share'
|
---|
882 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
---|
883 | dvidir='${docdir}'
|
---|
884 | exceptions='-fexceptions'
|
---|
885 | exec_prefix='${prefix}'
|
---|
886 | fno_unit_at_a_time='-fno-toplevel-reorder -fno-section-anchors'
|
---|
887 | force_install='yes'
|
---|
888 | gnu89_inline='-fgnu89-inline'
|
---|
889 | hardcoded_path_in_tests='no'
|
---|
890 | have_libaudit=''
|
---|
891 | have_libcap=''
|
---|
892 | have_selinux='no'
|
---|
893 | host='x86_64-unknown-linux-gnu'
|
---|
894 | host_alias=''
|
---|
895 | host_cpu='x86_64'
|
---|
896 | host_os='linux-gnu'
|
---|
897 | host_vendor='unknown'
|
---|
898 | htmldir='${docdir}'
|
---|
899 | includedir='${prefix}/include'
|
---|
900 | infodir='${datarootdir}/info'
|
---|
901 | ldd_rewrite_script='sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed'
|
---|
902 | libc_cv_Bgroup='yes'
|
---|
903 | libc_cv_cc_loop_to_function='yes'
|
---|
904 | libc_cv_cc_nofma='-ffp-contract=off'
|
---|
905 | libc_cv_cc_submachine=''
|
---|
906 | libc_cv_cc_with_libunwind='no'
|
---|
907 | libc_cv_forced_unwind='yes'
|
---|
908 | libc_cv_fpie='yes'
|
---|
909 | libc_cv_gcc_static_libgcc='-static-libgcc'
|
---|
910 | libc_cv_gcc_unwind_find_fde='no'
|
---|
911 | libc_cv_hashstyle='yes'
|
---|
912 | libc_cv_have_bash2='yes'
|
---|
913 | libc_cv_have_ksh='yes'
|
---|
914 | libc_cv_localedir='${exec_prefix}/lib/locale'
|
---|
915 | libc_cv_localstatedir='/var'
|
---|
916 | libc_cv_nss_crypt='no'
|
---|
917 | libc_cv_output_format='elf64-x86-64'
|
---|
918 | libc_cv_pic_default='no'
|
---|
919 | libc_cv_rootsbindir='/sbin'
|
---|
920 | libc_cv_rtlddir=''
|
---|
921 | libc_cv_slibdir='/lib64'
|
---|
922 | libc_cv_ssp='yes'
|
---|
923 | libc_cv_sysconfdir='/etc'
|
---|
924 | libc_cv_z_combreloc='yes'
|
---|
925 | libc_cv_z_execstack='yes'
|
---|
926 | libc_extra_cflags=''
|
---|
927 | libdir='${exec_prefix}/lib64'
|
---|
928 | libexecdir='${exec_prefix}/libexec'
|
---|
929 | link_obsolete_rpc='yes'
|
---|
930 | localedir='${datarootdir}/locale'
|
---|
931 | localstatedir='${prefix}/var'
|
---|
932 | mach_interface_list=''
|
---|
933 | mandir='${datarootdir}/man'
|
---|
934 | multi_arch='default'
|
---|
935 | old_glibc_headers='no'
|
---|
936 | oldest_abi='default'
|
---|
937 | oldincludedir='/usr/include'
|
---|
938 | pdfdir='${docdir}'
|
---|
939 | prefix='/usr'
|
---|
940 | profile='no'
|
---|
941 | program_transform_name='s,x,x,'
|
---|
942 | psdir='${docdir}'
|
---|
943 | sbindir='${exec_prefix}/sbin'
|
---|
944 | shared='yes'
|
---|
945 | sharedstatedir='${prefix}/com'
|
---|
946 | sizeof_long_double='16'
|
---|
947 | static=''
|
---|
948 | static_nss='no'
|
---|
949 | subdirs=' '
|
---|
950 | submachine=''
|
---|
951 | sysconfdir='${prefix}/etc'
|
---|
952 | sysdeps_add_ons=' nptl ports'
|
---|
953 | sysheaders=''
|
---|
954 | sysnames=' sysdeps/unix/sysv/linux/x86_64/64/nptl sysdeps/unix/sysv/linux/x86_64/64 nptl/sysdeps/unix/sysv/linux/x86_64 nptl/sysdeps/unix/sysv/linux/x86 sysdeps/unix/sysv/linux/x86 sysdeps/unix/sysv/linux/x86_64 sysdeps/unix/sysv/linux/wordsize-64 nptl/sysdeps/unix/sysv/linux nptl/sysdeps/pthread sysdeps/pthread ports/sysdeps/unix/sysv/linux sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/inet nptl/sysdeps/unix/sysv ports/sysdeps/unix/sysv sysdeps/unix/sysv sysdeps/unix/x86_64 nptl/sysdeps/unix ports/sysdeps/unix sysdeps/unix sysdeps/posix nptl/sysdeps/x86_64/64 sysdeps/x86_64/64 sysdeps/x86_64/fpu/multiarch sysdeps/x86_64/fpu sysdeps/x86/fpu sysdeps/x86_64/multiarch nptl/sysdeps/x86_64 sysdeps/x86_64 sysdeps/x86 sysdeps/ieee754/ldbl-96 sysdeps/ieee754/dbl-64/wordsize-64 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/wordsize-64 sysdeps/ieee754 sysdeps/generic'
|
---|
955 | target_alias=''
|
---|
956 | use_default_link='no'
|
---|
957 | use_ldconfig='yes'
|
---|
958 | use_nscd='yes'
|
---|
959 | with_fp='yes'
|
---|
960 |
|
---|
961 | ## ----------- ##
|
---|
962 | ## confdefs.h. ##
|
---|
963 | ## ----------- ##
|
---|
964 |
|
---|
965 | /* confdefs.h */
|
---|
966 | #define PACKAGE_NAME "GNU C Library"
|
---|
967 | #define PACKAGE_TARNAME "glibc"
|
---|
968 | #define PACKAGE_VERSION "(see version.h)"
|
---|
969 | #define PACKAGE_STRING "GNU C Library (see version.h)"
|
---|
970 | #define PACKAGE_BUGREPORT "http://sourceware.org/bugzilla/"
|
---|
971 | #define PACKAGE_URL "http://www.gnu.org/software/glibc/"
|
---|
972 | #define PKGVERSION "(GNU libc) "
|
---|
973 | #define REPORT_BUGS_TO "<http://www.gnu.org/software/libc/bugs.html>"
|
---|
974 | #define LINK_OBSOLETE_RPC 1
|
---|
975 | #define HAVE_LIBIDN 1
|
---|
976 | #define USE_MULTIARCH 1
|
---|
977 | #define HAVE_ASM_SET_DIRECTIVE 1
|
---|
978 | #define HAVE_ASM_UNIQUE_OBJECT 1
|
---|
979 | #define HAVE_ASM_PREVIOUS_DIRECTIVE 1
|
---|
980 | #define NO_CTORS_DTORS_SECTIONS 1
|
---|
981 | #define HAVE_Z_COMBRELOC 1
|
---|
982 | #define HAVE_ASM_WEAK_DIRECTIVE 1
|
---|
983 | #define HAVE_ASM_CFI_DIRECTIVES 1
|
---|
984 | #define HAVE_BUILTIN_MEMSET 1
|
---|
985 | #define HAVE_CC_INHIBIT_LOOP_TO_LIBCALL 1
|
---|
986 | #define SIZEOF_LONG_DOUBLE 16
|
---|
987 | #define HAVE_FORCED_UNWIND 1
|
---|
988 | #define __LINUX_KERNEL_VERSION (2 * 65536 + 6 * 256 + 32)
|
---|
989 | #define __ABI_TAG_VERSION 2,6,32
|
---|
990 | #define HAVE_LINUX_FANOTIFY_H 1
|
---|
991 | #define HAVE_INLINED_SYSCALLS 1
|
---|
992 | #define HAVE_SSE4_SUPPORT 1
|
---|
993 | #define HAVE_AVX_SUPPORT 1
|
---|
994 | #define HAVE_SSE2AVX_SUPPORT 1
|
---|
995 | #define HAVE_FMA4_SUPPORT 1
|
---|
996 | #define PI_STATIC_AND_HIDDEN 1
|
---|
997 | #define HAVE_IFUNC 1
|
---|
998 | #define USE_NSCD 1
|
---|
999 | #define USE_LDCONFIG 1
|
---|
1000 |
|
---|
1001 | configure: exit 0
|
---|