OSDN Git Service

modified: utilsrc/src/Admin/Makefile
[eos/others.git] / utilsrc / srcX86MAC64 / Admin / gdb-7.7.1 / config.log
1 This file contains any messages produced by compilers while
2 running configure, to aid debugging if configure makes a mistake.
3
4 It was created by configure, which was
5 generated by GNU Autoconf 2.64.  Invocation command line was
6
7   $ ./configure --prefix=/Users/tacyas/Eos/util/X86MAC64
8
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
12
13 hostname = tacyas.local
14 uname -m = x86_64
15 uname -r = 13.2.0
16 uname -s = Darwin
17 uname -v = Darwin Kernel Version 13.2.0: Thu Apr 17 23:03:13 PDT 2014; root:xnu-2422.100.13~1/RELEASE_X86_64
18
19 /usr/bin/uname -p = i386
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      = Mach kernel version:
26          Darwin Kernel Version 13.2.0: Thu Apr 17 23:03:13 PDT 2014; root:xnu-2422.100.13~1/RELEASE_X86_64
27 Kernel configured for up to 4 processors.
28 2 processors are physically available.
29 4 processors are logically available.
30 Processor type: i486 (Intel 80486)
31 Processors active: 0 1 2 3
32 Primary memory available: 8.00 gigabytes
33 Default processor set: 252 tasks, 1321 threads, 4 processors
34 Load average: 1.25, Mach factor: 2.75
35 /bin/machine           = unknown
36 /usr/bin/oslevel       = unknown
37 /bin/universe          = unknown
38
39 PATH: /Users/tacyas/Eos/util/X86MAC64/cuda/cudaprof/bin
40 PATH: /Users/tacyas/Eos/util/X86MAC64/cuda/bin
41 PATH: /Users/tacyas/Eos/bin
42 PATH: /Users/tacyas/Eos/sbin
43 PATH: /sw/bin
44 PATH: /sw/sbin
45 PATH: /Applications/Xcode.app/Contents/Developer/usr/bin/
46 PATH: /Applications/IMOD/bin
47 PATH: /usr/bin
48 PATH: /bin
49 PATH: /usr/sbin
50 PATH: /sbin
51 PATH: /usr/local/bin
52 PATH: /opt/X11/bin
53 PATH: /Applications/Server.app/Contents/ServerRoot/usr/bin
54 PATH: /Applications/Server.app/Contents/ServerRoot/usr/sbin
55 PATH: /Users/tacyas/Eos/util/srcAny/pvm3/lib
56 PATH: /Users/tacyas/Eos/util/srcAny/pvm3/bin
57 PATH: /Users/tacyas/bin
58 PATH: /Users/tacyas/bin/review/bin
59
60
61 ## ----------- ##
62 ## Core tests. ##
63 ## ----------- ##
64
65 configure:2320: checking build system type
66 configure:2334: result: x86_64-apple-darwin13.2.0
67 configure:2381: checking host system type
68 configure:2394: result: x86_64-apple-darwin13.2.0
69 configure:2414: checking target system type
70 configure:2427: result: x86_64-apple-darwin13.2.0
71 configure:2481: checking for a BSD-compatible install
72 configure:2549: result: /usr/bin/install -c
73 configure:2560: checking whether ln works
74 configure:2582: result: yes
75 configure:2586: checking whether ln -s works
76 configure:2590: result: yes
77 configure:2597: checking for a sed that does not truncate output
78 configure:2661: result: /usr/bin/sed
79 configure:2670: checking for gawk
80 configure:2686: found /sw/bin/gawk
81 configure:2697: result: gawk
82 configure:3968: checking for gcc
83 configure:3984: found /Applications/Xcode.app/Contents/Developer/usr/bin//gcc
84 configure:3995: result: gcc
85 configure:4224: checking for C compiler version
86 configure:4233: gcc --version >&5
87 Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
88 Target: x86_64-apple-darwin13.2.0
89 Thread model: posix
90 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer//usr --with-gxx-include-dir=/usr/include/c++/4.2.1
91 configure:4244: $? = 0
92 configure:4233: gcc -v >&5
93 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer//usr --with-gxx-include-dir=/usr/include/c++/4.2.1
94 Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
95 Target: x86_64-apple-darwin13.2.0
96 Thread model: posix
97 configure:4244: $? = 0
98 configure:4233: gcc -V >&5
99 clang: error: argument to '-V' is missing (expected 1 value)
100 clang: error: no input files
101 configure:4244: $? = 1
102 configure:4233: gcc -qversion >&5
103 clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future]
104 clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
105 clang: error: no input files
106 configure:4244: $? = 1
107 configure:4264: checking for C compiler default output file name
108 configure:4286: gcc    conftest.c  >&5
109 configure:4290: $? = 0
110 configure:4327: result: a.out
111 configure:4343: checking whether the C compiler works
112 configure:4352: ./a.out
113 configure:4356: $? = 0
114 configure:4371: result: yes
115 configure:4378: checking whether we are cross compiling
116 configure:4380: result: no
117 configure:4383: checking for suffix of executables
118 configure:4390: gcc -o conftest    conftest.c  >&5
119 configure:4394: $? = 0
120 configure:4416: result: 
121 configure:4422: checking for suffix of object files
122 configure:4444: gcc -c   conftest.c >&5
123 configure:4448: $? = 0
124 configure:4469: result: o
125 configure:4473: checking whether we are using the GNU C compiler
126 configure:4492: gcc -c   conftest.c >&5
127 configure:4492: $? = 0
128 configure:4501: result: yes
129 configure:4510: checking whether gcc accepts -g
130 configure:4530: gcc -c -g  conftest.c >&5
131 configure:4530: $? = 0
132 configure:4571: result: yes
133 configure:4588: checking for gcc option to accept ISO C89
134 configure:4652: gcc  -c -g -O2  conftest.c >&5
135 configure:4652: $? = 0
136 configure:4665: result: none needed
137 configure:4743: checking for g++
138 configure:4759: found /Applications/Xcode.app/Contents/Developer/usr/bin//g++
139 configure:4770: result: g++
140 configure:4797: checking for C++ compiler version
141 configure:4806: g++ --version >&5
142 Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
143 Target: x86_64-apple-darwin13.2.0
144 Thread model: posix
145 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer//usr --with-gxx-include-dir=/usr/include/c++/4.2.1
146 configure:4817: $? = 0
147 configure:4806: g++ -v >&5
148 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer//usr --with-gxx-include-dir=/usr/include/c++/4.2.1
149 Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
150 Target: x86_64-apple-darwin13.2.0
151 Thread model: posix
152 configure:4817: $? = 0
153 configure:4806: g++ -V >&5
154 clang: error: argument to '-V' is missing (expected 1 value)
155 clang: error: no input files
156 configure:4817: $? = 1
157 configure:4806: g++ -qversion >&5
158 clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future]
159 clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
160 clang: error: no input files
161 configure:4817: $? = 1
162 configure:4821: checking whether we are using the GNU C++ compiler
163 configure:4840: g++ -c   conftest.cpp >&5
164 configure:4840: $? = 0
165 configure:4849: result: yes
166 configure:4858: checking whether g++ accepts -g
167 configure:4878: g++ -c -g  conftest.cpp >&5
168 configure:4878: $? = 0
169 configure:4919: result: yes
170 configure:4968: checking whether g++ accepts -static-libstdc++ -static-libgcc
171 configure:4985: g++ -o conftest -g -O2   -static-libstdc++ -static-libgcc conftest.cpp  >&5
172 clang: error: unsupported option '-static-libgcc'
173 configure:4985: $? = 1
174 configure: failed program was:
175 | /* confdefs.h */
176 | #define PACKAGE_NAME ""
177 | #define PACKAGE_TARNAME ""
178 | #define PACKAGE_VERSION ""
179 | #define PACKAGE_STRING ""
180 | #define PACKAGE_BUGREPORT ""
181 | #define PACKAGE_URL ""
182 | /* end confdefs.h.  */
183
184 | #if (__GNUC__ < 4) || (__GNUC__ == 4 && __GNUC_MINOR__ < 5)
185 | #error -static-libstdc++ not implemented
186 | #endif
187 | int main() {}
188 configure:4989: result: no
189 configure:5050: checking for gnatbind
190 configure:5080: result: no
191 configure:5142: checking for gnatmake
192 configure:5172: result: no
193 configure:5191: checking whether compiler driver understands Ada
194 configure:5214: result: no
195 configure:5223: checking how to compare bootstrapped objects
196 configure:5248: result: cmp --ignore-initial=16 $$f1 $$f2
197 configure:5302: checking for objdir
198 configure:5317: result: .libs
199 configure:5889: checking for version 0.10 of ISL
200 configure:5908: gcc -o conftest -g -O2      conftest.c  -lisl >&5
201 conftest.c:10:10: fatal error: 'isl/version.h' file not found
202 #include <isl/version.h>
203          ^
204 1 error generated.
205 configure:5908: $? = 1
206 configure: program exited with status 1
207 configure: failed program was:
208 | /* confdefs.h */
209 | #define PACKAGE_NAME ""
210 | #define PACKAGE_TARNAME ""
211 | #define PACKAGE_VERSION ""
212 | #define PACKAGE_STRING ""
213 | #define PACKAGE_BUGREPORT ""
214 | #define PACKAGE_URL ""
215 | #define LT_OBJDIR ".libs/"
216 | /* end confdefs.h.  */
217 | #include <isl/version.h>
218 |    #include <string.h>
219 | int
220 | main ()
221 | {
222 | if (strncmp (isl_version (), "isl-0.10", strlen ("isl-0.10")) != 0)
223 |      return 1;
224
225 |   ;
226 |   return 0;
227 | }
228 configure:5917: result: no
229 configure:5937: checking for version 0.11 of ISL
230 configure:5956: gcc -o conftest -g -O2      conftest.c  -lisl >&5
231 conftest.c:10:10: fatal error: 'isl/version.h' file not found
232 #include <isl/version.h>
233          ^
234 1 error generated.
235 configure:5956: $? = 1
236 configure: program exited with status 1
237 configure: failed program was:
238 | /* confdefs.h */
239 | #define PACKAGE_NAME ""
240 | #define PACKAGE_TARNAME ""
241 | #define PACKAGE_VERSION ""
242 | #define PACKAGE_STRING ""
243 | #define PACKAGE_BUGREPORT ""
244 | #define PACKAGE_URL ""
245 | #define LT_OBJDIR ".libs/"
246 | /* end confdefs.h.  */
247 | #include <isl/version.h>
248 |    #include <string.h>
249 | int
250 | main ()
251 | {
252 | if (strncmp (isl_version (), "isl-0.11", strlen ("isl-0.11")) != 0)
253 |      return 1;
254
255 |   ;
256 |   return 0;
257 | }
258 configure:5965: result: no
259 configure:5985: checking for version 0.12 of ISL
260 configure:6004: gcc -o conftest -g -O2      conftest.c  -lisl >&5
261 conftest.c:10:10: fatal error: 'isl/version.h' file not found
262 #include <isl/version.h>
263          ^
264 1 error generated.
265 configure:6004: $? = 1
266 configure: program exited with status 1
267 configure: failed program was:
268 | /* confdefs.h */
269 | #define PACKAGE_NAME ""
270 | #define PACKAGE_TARNAME ""
271 | #define PACKAGE_VERSION ""
272 | #define PACKAGE_STRING ""
273 | #define PACKAGE_BUGREPORT ""
274 | #define PACKAGE_URL ""
275 | #define LT_OBJDIR ".libs/"
276 | /* end confdefs.h.  */
277 | #include <isl/version.h>
278 |    #include <string.h>
279 | int
280 | main ()
281 | {
282 | if (strncmp (isl_version (), "isl-0.12", strlen ("isl-0.12")) != 0)
283 |      return 1;
284
285 |   ;
286 |   return 0;
287 | }
288 configure:6013: result: no
289 configure:7176: checking for default BUILD_CONFIG
290 configure:7208: result: 
291 configure:7717: checking for bison
292 configure:7733: found /sw/bin/bison
293 configure:7744: result: bison -y
294 configure:7764: checking for bison
295 configure:7780: found /sw/bin/bison
296 configure:7791: result: bison
297 configure:7811: checking for gm4
298 configure:7827: found /sw/bin/gm4
299 configure:7838: result: gm4
300 configure:7858: checking for flex
301 configure:7874: found /usr/bin/flex
302 configure:7885: result: flex
303 configure:7906: checking for flex
304 configure:7922: found /usr/bin/flex
305 configure:7933: result: flex
306 configure:7953: checking for makeinfo
307 configure:7969: found /sw/bin/makeinfo
308 configure:7980: result: makeinfo
309 configure:8014: checking for expect
310 configure:8030: found /usr/bin/expect
311 configure:8041: result: expect
312 configure:8063: checking for runtest
313 configure:8093: result: no
314 configure:8208: checking for ar
315 configure:8224: found /usr/bin/ar
316 configure:8235: result: ar
317 configure:8349: checking for as
318 configure:8365: found /usr/bin/as
319 configure:8376: result: as
320 configure:8490: checking for dlltool
321 configure:8520: result: no
322 configure:8550: checking for ld
323 configure:8577: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
324 configure:8772: checking for lipo
325 configure:8788: found /usr/bin/lipo
326 configure:8799: result: lipo
327 configure:8913: checking for nm
328 configure:8929: found /usr/bin/nm
329 configure:8940: result: nm
330 configure:9054: checking for ranlib
331 configure:9070: found /usr/bin/ranlib
332 configure:9081: result: ranlib
333 configure:9190: checking for strip
334 configure:9206: found /usr/bin/strip
335 configure:9217: result: strip
336 configure:9326: checking for windres
337 configure:9356: result: no
338 configure:9467: checking for windmc
339 configure:9497: result: no
340 configure:9608: checking for objcopy
341 configure:9638: result: no
342 configure:9749: checking for objdump
343 configure:9779: result: no
344 configure:9890: checking for readelf
345 configure:9920: result: no
346 configure:10070: checking for cc
347 configure:10086: found /usr/bin/cc
348 configure:10097: result: cc
349 configure:10231: checking for c++
350 configure:10247: found /usr/bin/c++
351 configure:10258: result: c++
352 configure:10392: checking for gcc
353 configure:10408: found /Applications/Xcode.app/Contents/Developer/usr/bin//gcc
354 configure:10419: result: gcc
355 configure:10548: checking for gcj
356 configure:10578: result: no
357 configure:10709: checking for gfortran
358 configure:10739: result: no
359 configure:10870: checking for gccgo
360 configure:10900: result: no
361 configure:11111: checking for ar
362 configure:11127: found /usr/bin/ar
363 configure:11138: result: ar
364 configure:11341: checking for as
365 configure:11357: found /usr/bin/as
366 configure:11368: result: as
367 configure:11571: checking for dlltool
368 configure:11601: result: no
369 configure:11801: checking for ld
370 configure:11817: found /Applications/Xcode.app/Contents/Developer/usr/bin//ld
371 configure:11828: result: ld
372 configure:12031: checking for lipo
373 configure:12047: found /usr/bin/lipo
374 configure:12058: result: lipo
375 configure:12261: checking for nm
376 configure:12277: found /usr/bin/nm
377 configure:12288: result: nm
378 configure:12491: checking for objdump
379 configure:12521: result: no
380 configure:12721: checking for ranlib
381 configure:12737: found /usr/bin/ranlib
382 configure:12748: result: ranlib
383 configure:12951: checking for readelf
384 configure:12981: result: no
385 configure:13181: checking for strip
386 configure:13197: found /usr/bin/strip
387 configure:13208: result: strip
388 configure:13411: checking for windres
389 configure:13441: result: no
390 configure:13641: checking for windmc
391 configure:13671: result: no
392 configure:13699: checking where to find the target ar
393 configure:13732: result: host tool
394 configure:13741: checking where to find the target as
395 configure:13774: result: host tool
396 configure:13783: checking where to find the target cc
397 configure:13816: result: host tool
398 configure:13825: checking where to find the target c++
399 configure:13861: result: host tool
400 configure:13870: checking where to find the target c++ for libstdc++
401 configure:13906: result: host tool
402 configure:13915: checking where to find the target dlltool
403 configure:13948: result: host tool
404 configure:13957: checking where to find the target gcc
405 configure:13990: result: host tool
406 configure:13999: checking where to find the target gcj
407 configure:14035: result: host tool
408 configure:14044: checking where to find the target gfortran
409 configure:14080: result: host tool
410 configure:14089: checking where to find the target gccgo
411 configure:14125: result: host tool
412 configure:14134: checking where to find the target ld
413 configure:14167: result: host tool
414 configure:14176: checking where to find the target lipo
415 configure:14198: result: host tool
416 configure:14207: checking where to find the target nm
417 configure:14240: result: host tool
418 configure:14249: checking where to find the target objdump
419 configure:14282: result: host tool
420 configure:14291: checking where to find the target ranlib
421 configure:14324: result: host tool
422 configure:14333: checking where to find the target readelf
423 configure:14366: result: host tool
424 configure:14375: checking where to find the target strip
425 configure:14408: result: host tool
426 configure:14417: checking where to find the target windres
427 configure:14450: result: host tool
428 configure:14459: checking where to find the target windmc
429 configure:14492: result: host tool
430 configure:14529: checking whether to enable maintainer-specific portions of Makefiles
431 configure:14538: result: no
432 configure:14759: creating ./config.status
433
434 ## ---------------------- ##
435 ## Running config.status. ##
436 ## ---------------------- ##
437
438 This file was extended by config.status, which was
439 generated by GNU Autoconf 2.64.  Invocation command line was
440
441   CONFIG_FILES    = 
442   CONFIG_HEADERS  = 
443   CONFIG_LINKS    = 
444   CONFIG_COMMANDS = 
445   $ ./config.status 
446
447 on tacyas.local
448
449 config.status:932: creating Makefile
450
451 ## ---------------- ##
452 ## Cache variables. ##
453 ## ---------------- ##
454
455 ac_cv_build=x86_64-apple-darwin13.2.0
456 ac_cv_c_compiler_gnu=yes
457 ac_cv_cxx_compiler_gnu=yes
458 ac_cv_env_AR_FOR_TARGET_set=
459 ac_cv_env_AR_FOR_TARGET_value=
460 ac_cv_env_AR_set=
461 ac_cv_env_AR_value=
462 ac_cv_env_AS_FOR_TARGET_set=
463 ac_cv_env_AS_FOR_TARGET_value=
464 ac_cv_env_AS_set=
465 ac_cv_env_AS_value=
466 ac_cv_env_CCC_set=
467 ac_cv_env_CCC_value=
468 ac_cv_env_CC_FOR_TARGET_set=
469 ac_cv_env_CC_FOR_TARGET_value=
470 ac_cv_env_CC_set=
471 ac_cv_env_CC_value=
472 ac_cv_env_CFLAGS_set=
473 ac_cv_env_CFLAGS_value=
474 ac_cv_env_CPPFLAGS_set=
475 ac_cv_env_CPPFLAGS_value=
476 ac_cv_env_CXXFLAGS_set=
477 ac_cv_env_CXXFLAGS_value=
478 ac_cv_env_CXX_FOR_TARGET_set=
479 ac_cv_env_CXX_FOR_TARGET_value=
480 ac_cv_env_CXX_set=
481 ac_cv_env_CXX_value=
482 ac_cv_env_DLLTOOL_FOR_TARGET_set=
483 ac_cv_env_DLLTOOL_FOR_TARGET_value=
484 ac_cv_env_DLLTOOL_set=
485 ac_cv_env_DLLTOOL_value=
486 ac_cv_env_GCC_FOR_TARGET_set=
487 ac_cv_env_GCC_FOR_TARGET_value=
488 ac_cv_env_GCJ_FOR_TARGET_set=
489 ac_cv_env_GCJ_FOR_TARGET_value=
490 ac_cv_env_GFORTRAN_FOR_TARGET_set=
491 ac_cv_env_GFORTRAN_FOR_TARGET_value=
492 ac_cv_env_GOC_FOR_TARGET_set=
493 ac_cv_env_GOC_FOR_TARGET_value=
494 ac_cv_env_LDFLAGS_set=
495 ac_cv_env_LDFLAGS_value=
496 ac_cv_env_LD_FOR_TARGET_set=
497 ac_cv_env_LD_FOR_TARGET_value=
498 ac_cv_env_LD_set=
499 ac_cv_env_LD_value=
500 ac_cv_env_LIBS_set=
501 ac_cv_env_LIBS_value=
502 ac_cv_env_LIPO_FOR_TARGET_set=
503 ac_cv_env_LIPO_FOR_TARGET_value=
504 ac_cv_env_LIPO_set=
505 ac_cv_env_LIPO_value=
506 ac_cv_env_NM_FOR_TARGET_set=
507 ac_cv_env_NM_FOR_TARGET_value=
508 ac_cv_env_NM_set=
509 ac_cv_env_NM_value=
510 ac_cv_env_OBJCOPY_set=
511 ac_cv_env_OBJCOPY_value=
512 ac_cv_env_OBJDUMP_FOR_TARGET_set=
513 ac_cv_env_OBJDUMP_FOR_TARGET_value=
514 ac_cv_env_OBJDUMP_set=
515 ac_cv_env_OBJDUMP_value=
516 ac_cv_env_RANLIB_FOR_TARGET_set=
517 ac_cv_env_RANLIB_FOR_TARGET_value=
518 ac_cv_env_RANLIB_set=
519 ac_cv_env_RANLIB_value=
520 ac_cv_env_READELF_FOR_TARGET_set=
521 ac_cv_env_READELF_FOR_TARGET_value=
522 ac_cv_env_READELF_set=
523 ac_cv_env_READELF_value=
524 ac_cv_env_STRIP_FOR_TARGET_set=
525 ac_cv_env_STRIP_FOR_TARGET_value=
526 ac_cv_env_STRIP_set=
527 ac_cv_env_STRIP_value=
528 ac_cv_env_WINDMC_FOR_TARGET_set=
529 ac_cv_env_WINDMC_FOR_TARGET_value=
530 ac_cv_env_WINDMC_set=
531 ac_cv_env_WINDMC_value=
532 ac_cv_env_WINDRES_FOR_TARGET_set=
533 ac_cv_env_WINDRES_FOR_TARGET_value=
534 ac_cv_env_WINDRES_set=
535 ac_cv_env_WINDRES_value=
536 ac_cv_env_build_alias_set=
537 ac_cv_env_build_alias_value=
538 ac_cv_env_build_configargs_set=
539 ac_cv_env_build_configargs_value=
540 ac_cv_env_host_alias_set=
541 ac_cv_env_host_alias_value=
542 ac_cv_env_host_configargs_set=
543 ac_cv_env_host_configargs_value=
544 ac_cv_env_target_alias_set=
545 ac_cv_env_target_alias_value=
546 ac_cv_env_target_configargs_set=
547 ac_cv_env_target_configargs_value=
548 ac_cv_host=x86_64-apple-darwin13.2.0
549 ac_cv_objext=o
550 ac_cv_path_SED=/usr/bin/sed
551 ac_cv_path_install='/usr/bin/install -c'
552 ac_cv_prog_AR=ar
553 ac_cv_prog_AR_FOR_TARGET=ar
554 ac_cv_prog_AS=as
555 ac_cv_prog_AS_FOR_TARGET=as
556 ac_cv_prog_AWK=gawk
557 ac_cv_prog_BISON=bison
558 ac_cv_prog_CC_FOR_TARGET=cc
559 ac_cv_prog_CXX_FOR_TARGET=c++
560 ac_cv_prog_EXPECT=expect
561 ac_cv_prog_FLEX=flex
562 ac_cv_prog_GCC_FOR_TARGET=gcc
563 ac_cv_prog_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
564 ac_cv_prog_LD_FOR_TARGET=ld
565 ac_cv_prog_LEX=flex
566 ac_cv_prog_LIPO=lipo
567 ac_cv_prog_LIPO_FOR_TARGET=lipo
568 ac_cv_prog_M4=gm4
569 ac_cv_prog_MAKEINFO=makeinfo
570 ac_cv_prog_NM=nm
571 ac_cv_prog_NM_FOR_TARGET=nm
572 ac_cv_prog_RANLIB=ranlib
573 ac_cv_prog_RANLIB_FOR_TARGET=ranlib
574 ac_cv_prog_STRIP=strip
575 ac_cv_prog_STRIP_FOR_TARGET=strip
576 ac_cv_prog_YACC='bison -y'
577 ac_cv_prog_ac_ct_CC=gcc
578 ac_cv_prog_ac_ct_CXX=g++
579 ac_cv_prog_cc_c89=
580 ac_cv_prog_cc_g=yes
581 ac_cv_prog_cxx_g=yes
582 ac_cv_target=x86_64-apple-darwin13.2.0
583 acx_cv_cc_gcc_supports_ada=no
584 acx_cv_prog_LN=ln
585 gcc_cv_isl=no
586 gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2'
587 gcc_cv_tool_dirs=
588 gcc_cv_tool_prefix=/Users/tacyas/Eos/util/X86MAC64
589 lt_cv_objdir=.libs
590
591 ## ----------------- ##
592 ## Output variables. ##
593 ## ----------------- ##
594
595 AR='ar'
596 AR_FOR_BUILD='$(AR)'
597 AR_FOR_TARGET='$(AR)'
598 AS='as'
599 AS_FOR_BUILD='$(AS)'
600 AS_FOR_TARGET='$(AS)'
601 AWK='gawk'
602 BISON='bison'
603 BUILD_CONFIG=''
604 CC='gcc'
605 CC_FOR_BUILD='$(CC)'
606 CC_FOR_TARGET='$(CC)'
607 CFLAGS='-g -O2'
608 CFLAGS_FOR_BUILD='-g -O2'
609 CFLAGS_FOR_TARGET='-g -O2'
610 COMPILER_AS_FOR_TARGET='$(AS_FOR_TARGET)'
611 COMPILER_LD_FOR_TARGET='$(LD_FOR_TARGET)'
612 COMPILER_NM_FOR_TARGET='$(NM_FOR_TARGET)'
613 CONFIGURE_GDB_TK=''
614 CPPFLAGS=''
615 CXX='g++'
616 CXXFLAGS='-g -O2'
617 CXXFLAGS_FOR_BUILD='-g -O2'
618 CXXFLAGS_FOR_TARGET='-g -O2'
619 CXX_FOR_BUILD='$(CXX)'
620 CXX_FOR_TARGET='$(CXX)'
621 DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
622 DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLT_OBJDIR=\".libs/\"'
623 DLLTOOL='dlltool'
624 DLLTOOL_FOR_BUILD='$(DLLTOOL)'
625 DLLTOOL_FOR_TARGET='$(DLLTOOL)'
626 ECHO_C='\c'
627 ECHO_N=''
628 ECHO_T=''
629 EXEEXT=''
630 EXPECT='expect'
631 EXTRA_CONFIGARGS_LIBJAVA='--disable-static'
632 FLAGS_FOR_TARGET=''
633 FLEX='flex'
634 GCC_FOR_TARGET='$()'
635 GCC_SHLIB_SUBDIR=''
636 GCJ_FOR_BUILD='$(GCJ)'
637 GCJ_FOR_TARGET='$(GCJ)'
638 GDB_TK=''
639 GFORTRAN_FOR_BUILD='$(GFORTRAN)'
640 GFORTRAN_FOR_TARGET='$(GFORTRAN)'
641 GNATBIND='no'
642 GNATMAKE='no'
643 GOC_FOR_BUILD='$(GOC)'
644 GOC_FOR_TARGET='$(GOC)'
645 INSTALL_DATA='${INSTALL} -m 644'
646 INSTALL_GDB_TK=''
647 INSTALL_PROGRAM='${INSTALL}'
648 INSTALL_SCRIPT='${INSTALL}'
649 LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
650 LDFLAGS=''
651 LDFLAGS_FOR_BUILD=''
652 LDFLAGS_FOR_TARGET=''
653 LD_FOR_BUILD='$(LD)'
654 LD_FOR_TARGET='$(LD)'
655 LEX='flex'
656 LIBOBJS=''
657 LIBS=''
658 LIPO='lipo'
659 LIPO_FOR_TARGET='$(LIPO)'
660 LN='ln'
661 LN_S='ln -s'
662 LTLIBOBJS=''
663 M4='gm4'
664 MAINT='#'
665 MAINTAINER_MODE_FALSE=''
666 MAINTAINER_MODE_TRUE='#'
667 MAKEINFO='makeinfo'
668 NM='nm'
669 NM_FOR_BUILD='$(NM)'
670 NM_FOR_TARGET='$(NM)'
671 OBJCOPY='objcopy'
672 OBJDUMP='objdump'
673 OBJDUMP_FOR_TARGET='$(OBJDUMP)'
674 OBJEXT='o'
675 PACKAGE_BUGREPORT=''
676 PACKAGE_NAME=''
677 PACKAGE_STRING=''
678 PACKAGE_TARNAME=''
679 PACKAGE_URL=''
680 PACKAGE_VERSION=''
681 PATH_SEPARATOR=':'
682 RANLIB='ranlib'
683 RANLIB_FOR_BUILD='$(RANLIB)'
684 RANLIB_FOR_TARGET='$(RANLIB)'
685 RAW_CXX_FOR_TARGET='$(CXX)'
686 READELF='readelf'
687 READELF_FOR_TARGET='$(READELF)'
688 RPATH_ENVVAR='DYLD_LIBRARY_PATH'
689 RUNTEST='runtest'
690 SED='/usr/bin/sed'
691 SHELL='/bin/sh'
692 STRIP='strip'
693 STRIP_FOR_TARGET='$(STRIP)'
694 SYSROOT_CFLAGS_FOR_TARGET=''
695 TOPLEVEL_CONFIGURE_ARGUMENTS='./configure --prefix=/Users/tacyas/Eos/util/X86MAC64'
696 WINDMC='windmc'
697 WINDMC_FOR_BUILD='$(WINDMC)'
698 WINDMC_FOR_TARGET='$(WINDMC)'
699 WINDRES='windres'
700 WINDRES_FOR_BUILD='$(WINDRES)'
701 WINDRES_FOR_TARGET='$(WINDRES)'
702 YACC='bison -y'
703 ac_ct_CC='gcc'
704 ac_ct_CXX='g++'
705 bindir='${exec_prefix}/bin'
706 build='x86_64-apple-darwin13.2.0'
707 build_alias=''
708 build_configargs=' --cache-file=../config.cache '\''--prefix=/Users/tacyas/Eos/util/X86MAC64'\'' --program-transform-name='\''s,y,y,'\'' --disable-option-checking'
709 build_configdirs=' libiberty'
710 build_cpu='x86_64'
711 build_libsubdir='build-x86_64-apple-darwin13.2.0'
712 build_noncanonical='x86_64-apple-darwin13.2.0'
713 build_os='darwin13.2.0'
714 build_subdir='build-x86_64-apple-darwin13.2.0'
715 build_tooldir='${exec_prefix}/x86_64-apple-darwin13.2.0'
716 build_vendor='apple'
717 clooginc=''
718 clooglibs=''
719 compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/*'
720 configdirs=' intl libiberty opcodes bfd readline libdecnumber gdb etc'
721 datadir='${datarootdir}'
722 datarootdir='${prefix}/share'
723 do_compare='cmp --ignore-initial=16 $$f1 $$f2'
724 docdir='${datarootdir}/doc/${PACKAGE}'
725 dvidir='${docdir}'
726 exec_prefix='${prefix}'
727 extra_host_libiberty_configure_flags=''
728 extra_isl_gmp_configure_flags=''
729 extra_mpc_gmp_configure_flags=''
730 extra_mpc_mpfr_configure_flags=''
731 extra_mpfr_configure_flags=''
732 gmpinc=''
733 gmplibs='-lmpc -lmpfr -lgmp'
734 host='x86_64-apple-darwin13.2.0'
735 host_alias=''
736 host_configargs=' --cache-file=./config.cache  --with-system-zlib '\''--prefix=/Users/tacyas/Eos/util/X86MAC64'\'' --program-transform-name='\''s,y,y,'\'' --disable-option-checking'
737 host_cpu='x86_64'
738 host_noncanonical='x86_64-apple-darwin13.2.0'
739 host_os='darwin13.2.0'
740 host_shared='no'
741 host_subdir='.'
742 host_vendor='apple'
743 htmldir='${docdir}'
744 includedir='${prefix}/include'
745 infodir='${datarootdir}/info'
746 islinc=''
747 libdir='${exec_prefix}/lib'
748 libexecdir='${exec_prefix}/libexec'
749 localedir='${datarootdir}/locale'
750 localstatedir='${prefix}/var'
751 mandir='${datarootdir}/man'
752 oldincludedir='/usr/include'
753 pdfdir='${docdir}'
754 poststage1_ldflags='-static-libstdc++ -static-libgcc'
755 poststage1_libs=''
756 prefix='/Users/tacyas/Eos/util/X86MAC64'
757 program_transform_name='s,y,y,'
758 psdir='${docdir}'
759 sbindir='${exec_prefix}/sbin'
760 sharedstatedir='${prefix}/com'
761 stage1_cflags='-g'
762 stage1_checking='--enable-checking=yes,types'
763 stage1_languages=',c,'
764 stage1_ldflags=''
765 stage1_libs=''
766 stage2_werror_flag=''
767 sysconfdir='${prefix}/etc'
768 target='x86_64-apple-darwin13.2.0'
769 target_alias=''
770 target_configargs='--cache-file=./config.cache --enable-multilib   '\''--prefix=/Users/tacyas/Eos/util/X86MAC64'\'' --program-transform-name='\''s,y,y,'\'' --disable-option-checking'
771 target_configdirs=''
772 target_cpu='x86_64'
773 target_noncanonical='x86_64-apple-darwin13.2.0'
774 target_os='darwin13.2.0'
775 target_subdir='x86_64-apple-darwin13.2.0'
776 target_vendor='apple'
777 tooldir='${exec_prefix}/x86_64-apple-darwin13.2.0'
778
779 ## ------------------- ##
780 ## File substitutions. ##
781 ## ------------------- ##
782
783 alphaieee_frag='/dev/null'
784 host_makefile_frag='./config/mh-darwin'
785 ospace_frag='/dev/null'
786 serialization_dependencies='serdep.tmp'
787 target_makefile_frag='/dev/null'
788
789 ## ----------- ##
790 ## confdefs.h. ##
791 ## ----------- ##
792
793 /* confdefs.h */
794 #define PACKAGE_NAME ""
795 #define PACKAGE_TARNAME ""
796 #define PACKAGE_VERSION ""
797 #define PACKAGE_STRING ""
798 #define PACKAGE_BUGREPORT ""
799 #define PACKAGE_URL ""
800 #define LT_OBJDIR ".libs/"
801
802 configure: exit 0