Ticket #23516: config.log

File config.log, 28.1 KB (added by StephenRhein@…, 14 years ago)

Build configuration

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by configure, which was
5generated by GNU Autoconf 2.59.  Invocation command line was
6
7  $ /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_cross_arm-elf-gcc/work/gcc-4.3.2/configure --prefix=/opt/local --infodir=/opt/local/share/info --mandir=/opt/local/share/man --target=arm-elf --program-prefix=arm-elf- --program-suffix=-4.3.2 --without-included-gettext --enable-obsolete --with-newlib --enable-multilib --enable-biendian --disable-libgfortran --with-gxx-include-dir=/opt/local/arm-elf/include/c++/4.3.2/ --enable-languages=c,c++,objc
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = evolvus.local
14uname -m = i386
15uname -r = 9.8.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386
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
25hostinfo               = Mach kernel version:
26         Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 4.00 gigabytes
33Default processor set: 98 tasks, 427 threads, 2 processors
34Load average: 1.39, Mach factor: 0.95
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:1505: checking build system type
52configure:1523: result: i386-apple-darwin9.8.0
53configure:1558: checking host system type
54configure:1572: result: i386-apple-darwin9.8.0
55configure:1580: checking target system type
56configure:1594: result: arm-unknown-elf
57configure:1637: checking for a BSD-compatible install
58configure:1692: result: /usr/bin/install -c
59configure:1703: checking whether ln works
60configure:1725: result: yes
61configure:1729: checking whether ln -s works
62configure:1733: result: yes
63configure:2885: checking for gcc
64configure:2911: result: cc -no-cpp-precomp -I/opt/local/include
65configure:3155: checking for C compiler version
66configure:3158: cc -no-cpp-precomp -I/opt/local/include --version </dev/null >&5
67i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493)
68Copyright (C) 2005 Free Software Foundation, Inc.
69This is free software; see the source for copying conditions.  There is NO
70warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
71
72configure:3161: $? = 0
73configure:3163: cc -no-cpp-precomp -I/opt/local/include -v </dev/null >&5
74Using built-in specs.
75Target: i686-apple-darwin9
76Configured with: /var/tmp/gcc/gcc-5493~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
77Thread model: posix
78gcc version 4.0.1 (Apple Inc. build 5493)
79configure:3166: $? = 0
80configure:3168: cc -no-cpp-precomp -I/opt/local/include -V </dev/null >&5
81gcc-4.0: argument to `-V' is missing
82configure:3171: $? = 1
83configure:3194: checking for C compiler default output file name
84configure:3197: cc -no-cpp-precomp -I/opt/local/include -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
85configure:3200: $? = 0
86configure:3246: result: a.out
87configure:3251: checking whether the C compiler works
88configure:3257: ./a.out
89configure:3260: $? = 0
90configure:3277: result: yes
91configure:3284: checking whether we are cross compiling
92configure:3286: result: no
93configure:3289: checking for suffix of executables
94configure:3291: cc -no-cpp-precomp -I/opt/local/include -o conftest -O2 -arch i386 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
95configure:3294: $? = 0
96configure:3319: result:
97configure:3325: checking for suffix of object files
98configure:3346: cc -no-cpp-precomp -I/opt/local/include -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
99configure:3349: $? = 0
100configure:3371: result: o
101configure:3375: checking whether we are using the GNU C compiler
102configure:3399: cc -no-cpp-precomp -I/opt/local/include -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
103configure:3405: $? = 0
104configure:3409: test -z
105                         || test ! -s conftest.err
106configure:3412: $? = 0
107configure:3415: test -s conftest.o
108configure:3418: $? = 0
109configure:3431: result: yes
110configure:3437: checking whether cc -no-cpp-precomp -I/opt/local/include accepts -g
111configure:3458: cc -no-cpp-precomp -I/opt/local/include -c -g -I/opt/local/include conftest.c >&5
112configure:3464: $? = 0
113configure:3468: test -z
114                         || test ! -s conftest.err
115configure:3471: $? = 0
116configure:3474: test -s conftest.o
117configure:3477: $? = 0
118configure:3488: result: yes
119configure:3505: checking for cc -no-cpp-precomp -I/opt/local/include option to accept ANSI C
120configure:3575: cc -no-cpp-precomp -I/opt/local/include  -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
121configure:3581: $? = 0
122configure:3585: test -z
123                         || test ! -s conftest.err
124configure:3588: $? = 0
125configure:3591: test -s conftest.o
126configure:3594: $? = 0
127configure:3612: result: none needed
128configure:3630: cc -no-cpp-precomp -I/opt/local/include -c -O2 -arch i386 -I/opt/local/include conftest.c >&5
129conftest.c:2: error: syntax error before 'me'
130configure:3636: $? = 1
131configure: failed program was:
132| #ifndef __cplusplus
133|   choke me
134| #endif
135configure:3863: checking for C++ compiler version
136configure:3866: /usr/bin/g++-4.0 --version </dev/null >&5
137i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493)
138Copyright (C) 2005 Free Software Foundation, Inc.
139This is free software; see the source for copying conditions.  There is NO
140warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
141
142configure:3869: $? = 0
143configure:3871: /usr/bin/g++-4.0 -v </dev/null >&5
144Using built-in specs.
145Target: i686-apple-darwin9
146Configured with: /var/tmp/gcc/gcc-5493~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
147Thread model: posix
148gcc version 4.0.1 (Apple Inc. build 5493)
149configure:3874: $? = 0
150configure:3876: /usr/bin/g++-4.0 -V </dev/null >&5
151g++-4.0: argument to `-V' is missing
152configure:3879: $? = 1
153configure:3882: checking whether we are using the GNU C++ compiler
154configure:3906: /usr/bin/g++-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.cc >&5
155configure:3912: $? = 0
156configure:3916: test -z
157                         || test ! -s conftest.err
158configure:3919: $? = 0
159configure:3922: test -s conftest.o
160configure:3925: $? = 0
161configure:3938: result: yes
162configure:3944: checking whether /usr/bin/g++-4.0 accepts -g
163configure:3965: /usr/bin/g++-4.0 -c -g -I/opt/local/include conftest.cc >&5
164configure:3971: $? = 0
165configure:3975: test -z
166                         || test ! -s conftest.err
167configure:3978: $? = 0
168configure:3981: test -s conftest.o
169configure:3984: $? = 0
170configure:3995: result: yes
171configure:4037: /usr/bin/g++-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.cc >&5
172configure:4043: $? = 0
173configure:4047: test -z
174                         || test ! -s conftest.err
175configure:4050: $? = 0
176configure:4053: test -s conftest.o
177configure:4056: $? = 0
178configure:4082: /usr/bin/g++-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.cc >&5
179conftest.cc: In function 'int main()':
180conftest.cc:13: error: 'exit' was not declared in this scope
181configure:4088: $? = 1
182configure: failed program was:
183| /* confdefs.h.  */
184|
185| #define PACKAGE_NAME ""
186| #define PACKAGE_TARNAME ""
187| #define PACKAGE_VERSION ""
188| #define PACKAGE_STRING ""
189| #define PACKAGE_BUGREPORT ""
190| /* end confdefs.h.  */
191|
192| int
193| main ()
194| {
195| exit (42);
196|   ;
197|   return 0;
198| }
199configure:4037: /usr/bin/g++-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.cc >&5
200/usr/include/stdlib.h:159: error: declaration of 'void std::exit(int)' throws different exceptions
201conftest.cc:9: error: than previous declaration 'void std::exit(int) throw ()'
202configure:4043: $? = 1
203configure: failed program was:
204| /* confdefs.h.  */
205|
206| #define PACKAGE_NAME ""
207| #define PACKAGE_TARNAME ""
208| #define PACKAGE_VERSION ""
209| #define PACKAGE_STRING ""
210| #define PACKAGE_BUGREPORT ""
211| /* end confdefs.h.  */
212| extern "C" void std::exit (int) throw (); using std::exit;
213| #include <stdlib.h>
214| int
215| main ()
216| {
217| exit (42);
218|   ;
219|   return 0;
220| }
221configure:4037: /usr/bin/g++-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.cc >&5
222configure:4043: $? = 0
223configure:4047: test -z
224                         || test ! -s conftest.err
225configure:4050: $? = 0
226configure:4053: test -s conftest.o
227configure:4056: $? = 0
228configure:4082: /usr/bin/g++-4.0 -c -O2 -arch i386 -I/opt/local/include conftest.cc >&5
229configure:4088: $? = 0
230configure:4092: test -z
231                         || test ! -s conftest.err
232configure:4095: $? = 0
233configure:4098: test -s conftest.o
234configure:4101: $? = 0
235configure:4188: checking for gnatbind
236configure:4215: result: no
237configure:4268: checking for gnatmake
238configure:4295: result: no
239configure:4307: checking whether compiler driver understands Ada
240configure:4330: result: no
241configure:4339: checking how to compare bootstrapped objects
242configure:4364: result: cmp --ignore-initial=16 $$f1 $$f2
243configure:4484: checking for correct version of gmp.h
244configure:4507: cc -no-cpp-precomp -I/opt/local/include -c -O2 -arch i386  -I/opt/local/include conftest.c >&5
245configure:4513: $? = 0
246configure:4517: test -z
247                         || test ! -s conftest.err
248configure:4520: $? = 0
249configure:4523: test -s conftest.o
250configure:4526: $? = 0
251configure:4528: result: yes
252configure:4542: checking for correct version of mpfr.h
253configure:4573: cc -no-cpp-precomp -I/opt/local/include -o conftest -O2 -arch i386  -I/opt/local/include -L/opt/local/lib conftest.c  -lmpfr -lgmp >&5
254configure:4579: $? = 0
255configure:4583: test -z
256                         || test ! -s conftest.err
257configure:4586: $? = 0
258configure:4589: test -s conftest
259configure:4592: $? = 0
260configure:4616: cc -no-cpp-precomp -I/opt/local/include -o conftest -O2 -arch i386  -I/opt/local/include -L/opt/local/lib conftest.c  -lmpfr -lgmp >&5
261configure:4622: $? = 0
262configure:4626: test -z
263                         || test ! -s conftest.err
264configure:4629: $? = 0
265configure:4632: test -s conftest
266configure:4635: $? = 0
267configure:4637: result: yes
268configure:5971: checking for bison
269configure:5987: found /opt/local/bin/bison
270configure:5997: result: bison -y
271configure:6017: checking for bison
272configure:6033: found /opt/local/bin/bison
273configure:6043: result: bison
274configure:6062: checking for gm4
275configure:6078: found /opt/local/bin/gm4
276configure:6088: result: gm4
277configure:6107: checking for flex
278configure:6123: found /opt/local/bin/flex
279configure:6133: result: flex
280configure:6153: checking for flex
281configure:6169: found /opt/local/bin/flex
282configure:6179: result: flex
283configure:6198: checking for makeinfo
284configure:6214: found /opt/local/bin/makeinfo
285configure:6224: result: makeinfo
286configure:6257: checking for expect
287configure:6273: found /usr/bin/expect
288configure:6283: result: expect
289configure:6304: checking for runtest
290configure:6333: result: no
291configure:6443: checking for ar
292configure:6459: found /usr/bin/ar
293configure:6469: result: ar
294configure:6578: checking for as
295configure:6594: found /usr/bin/as
296configure:6604: result: as
297configure:6713: checking for dlltool
298configure:6742: result: no
299configure:6771: checking for ld
300configure:6797: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
301configure:6983: checking for lipo
302configure:6999: found /usr/bin/lipo
303configure:7009: result: lipo
304configure:7118: checking for nm
305configure:7134: found /usr/bin/nm
306configure:7144: result: nm
307configure:7253: checking for ranlib
308configure:7269: found /usr/bin/ranlib
309configure:7279: result: ranlib
310configure:7383: checking for strip
311configure:7399: found /usr/bin/strip
312configure:7409: result: strip
313configure:7513: checking for windres
314configure:7542: result: no
315configure:7648: checking for windmc
316configure:7677: result: no
317configure:7783: checking for objcopy
318configure:7812: result: no
319configure:7918: checking for objdump
320configure:7947: result: no
321configure:8055: checking for arm-elf-cc
322configure:8084: result: no
323configure:8055: checking for arm-elf-gcc
324configure:8084: result: no
325configure:8210: checking for arm-elf-c++
326configure:8239: result: no
327configure:8210: checking for arm-elf-g++
328configure:8239: result: no
329configure:8210: checking for arm-elf-cxx
330configure:8239: result: no
331configure:8210: checking for arm-elf-gxx
332configure:8239: result: no
333configure:8365: checking for arm-elf-gcc
334configure:8394: result: no
335configure:8515: checking for arm-elf-gcj
336configure:8544: result: no
337configure:8670: checking for arm-elf-gfortran
338configure:8699: result: no
339configure:8796: checking for ar
340configure:8814: found /opt/local/arm-elf/bin/ar
341configure:8826: result: /opt/local/arm-elf/bin/ar
342configure:9019: checking for as
343configure:9037: found /opt/local/arm-elf/bin/as
344configure:9049: result: /opt/local/arm-elf/bin/as
345configure:9242: checking for dlltool
346configure:9275: result: no
347configure:9350: checking for arm-elf-dlltool
348configure:9379: result: no
349configure:9465: checking for ld
350configure:9483: found /opt/local/arm-elf/bin/ld
351configure:9495: result: /opt/local/arm-elf/bin/ld
352configure:9688: checking for lipo
353configure:9721: result: no
354configure:9796: checking for arm-elf-lipo
355configure:9825: result: no
356configure:9911: checking for nm
357configure:9929: found /opt/local/arm-elf/bin/nm
358configure:9941: result: /opt/local/arm-elf/bin/nm
359configure:10134: checking for objdump
360configure:10152: found /opt/local/arm-elf/bin/objdump
361configure:10164: result: /opt/local/arm-elf/bin/objdump
362configure:10357: checking for ranlib
363configure:10375: found /opt/local/arm-elf/bin/ranlib
364configure:10387: result: /opt/local/arm-elf/bin/ranlib
365configure:10580: checking for strip
366configure:10598: found /opt/local/arm-elf/bin/strip
367configure:10610: result: /opt/local/arm-elf/bin/strip
368configure:10803: checking for windres
369configure:10836: result: no
370configure:10911: checking for arm-elf-windres
371configure:10940: result: no
372configure:11026: checking for windmc
373configure:11059: result: no
374configure:11134: checking for arm-elf-windmc
375configure:11163: result: no
376configure:11227: checking where to find the target ar
377configure:11255: result: pre-installed in /opt/local/arm-elf/bin
378configure:11269: checking where to find the target as
379configure:11297: result: pre-installed in /opt/local/arm-elf/bin
380configure:11311: checking where to find the target cc
381configure:11334: result: just compiled
382configure:11353: checking where to find the target c++
383configure:11379: result: just compiled
384configure:11398: checking where to find the target c++ for libstdc++
385configure:11424: result: just compiled
386configure:11443: checking where to find the target dlltool
387configure:11480: result: pre-installed
388configure:11485: checking where to find the target gcc
389configure:11508: result: just compiled
390configure:11527: checking where to find the target gcj
391configure:11567: result: pre-installed
392configure:11572: checking where to find the target gfortran
393configure:11612: result: pre-installed
394configure:11617: checking where to find the target ld
395configure:11645: result: pre-installed in /opt/local/arm-elf/bin
396configure:11659: checking where to find the target lipo
397configure:11685: result: pre-installed
398configure:11690: checking where to find the target nm
399configure:11718: result: pre-installed in /opt/local/arm-elf/bin
400configure:11732: checking where to find the target objdump
401configure:11760: result: pre-installed in /opt/local/arm-elf/bin
402configure:11774: checking where to find the target ranlib
403configure:11802: result: pre-installed in /opt/local/arm-elf/bin
404configure:11816: checking where to find the target strip
405configure:11844: result: pre-installed in /opt/local/arm-elf/bin
406configure:11858: checking where to find the target windres
407configure:11895: result: pre-installed
408configure:11900: checking where to find the target windmc
409configure:11937: result: pre-installed
410configure:11970: checking whether to enable maintainer-specific portions of Makefiles
411configure:11979: result: no
412configure:12012: checking whether -fkeep-inline-functions is supported
413configure:12036: cc -no-cpp-precomp -I/opt/local/include -c -O2 -arch i386 -fkeep-inline-functions -I/opt/local/include conftest.c >&5
414configure:12042: $? = 0
415configure:12046: test -z
416                         || test ! -s conftest.err
417configure:12049: $? = 0
418configure:12052: test -s conftest.o
419configure:12055: $? = 0
420configure:12057: result: yes
421configure:12274: creating ./config.status
422
423## ---------------------- ##
424## Running config.status. ##
425## ---------------------- ##
426
427This file was extended by config.status, which was
428generated by GNU Autoconf 2.59.  Invocation command line was
429
430  CONFIG_FILES    =
431  CONFIG_HEADERS  =
432  CONFIG_LINKS    =
433  CONFIG_COMMANDS =
434  $ ./config.status
435
436on evolvus.local
437
438config.status:762: creating Makefile
439
440## ---------------- ##
441## Cache variables. ##
442## ---------------- ##
443
444ac_cv_build=i386-apple-darwin9.8.0
445ac_cv_build_alias=i386-apple-darwin9.8.0
446ac_cv_c_compiler_gnu=yes
447ac_cv_cxx_compiler_gnu=yes
448ac_cv_env_AR_FOR_TARGET_set=set
449ac_cv_env_AR_FOR_TARGET_value=arm-elf-ar
450ac_cv_env_AR_set=
451ac_cv_env_AR_value=
452ac_cv_env_AS_FOR_TARGET_set=set
453ac_cv_env_AS_FOR_TARGET_value=arm-elf-as
454ac_cv_env_AS_set=
455ac_cv_env_AS_value=
456ac_cv_env_CC_FOR_TARGET_set=
457ac_cv_env_CC_FOR_TARGET_value=
458ac_cv_env_CC_set=set
459ac_cv_env_CC_value='cc -no-cpp-precomp -I/opt/local/include'
460ac_cv_env_CFLAGS_set=set
461ac_cv_env_CFLAGS_value='-O2 -arch i386'
462ac_cv_env_CPPFLAGS_set=set
463ac_cv_env_CPPFLAGS_value=-I/opt/local/include
464ac_cv_env_CXXFLAGS_set=set
465ac_cv_env_CXXFLAGS_value='-O2 -arch i386'
466ac_cv_env_CXX_FOR_TARGET_set=
467ac_cv_env_CXX_FOR_TARGET_value=
468ac_cv_env_CXX_set=set
469ac_cv_env_CXX_value=/usr/bin/g++-4.0
470ac_cv_env_DLLTOOL_FOR_TARGET_set=
471ac_cv_env_DLLTOOL_FOR_TARGET_value=
472ac_cv_env_DLLTOOL_set=
473ac_cv_env_DLLTOOL_value=
474ac_cv_env_GCC_FOR_TARGET_set=
475ac_cv_env_GCC_FOR_TARGET_value=
476ac_cv_env_GCJ_FOR_TARGET_set=
477ac_cv_env_GCJ_FOR_TARGET_value=
478ac_cv_env_GFORTRAN_FOR_TARGET_set=
479ac_cv_env_GFORTRAN_FOR_TARGET_value=
480ac_cv_env_LDFLAGS_set=set
481ac_cv_env_LDFLAGS_value=-L/opt/local/lib
482ac_cv_env_LD_FOR_TARGET_set=set
483ac_cv_env_LD_FOR_TARGET_value=arm-elf-ld
484ac_cv_env_LD_set=
485ac_cv_env_LD_value=
486ac_cv_env_LIPO_FOR_TARGET_set=
487ac_cv_env_LIPO_FOR_TARGET_value=
488ac_cv_env_LIPO_set=
489ac_cv_env_LIPO_value=
490ac_cv_env_NM_FOR_TARGET_set=set
491ac_cv_env_NM_FOR_TARGET_value=arm-elf-nm
492ac_cv_env_NM_set=
493ac_cv_env_NM_value=
494ac_cv_env_OBJCOPY_set=
495ac_cv_env_OBJCOPY_value=
496ac_cv_env_OBJDUMP_FOR_TARGET_set=
497ac_cv_env_OBJDUMP_FOR_TARGET_value=
498ac_cv_env_OBJDUMP_set=
499ac_cv_env_OBJDUMP_value=
500ac_cv_env_RANLIB_FOR_TARGET_set=set
501ac_cv_env_RANLIB_FOR_TARGET_value=arm-elf-ranlib
502ac_cv_env_RANLIB_set=
503ac_cv_env_RANLIB_value=
504ac_cv_env_STRIP_FOR_TARGET_set=
505ac_cv_env_STRIP_FOR_TARGET_value=
506ac_cv_env_STRIP_set=
507ac_cv_env_STRIP_value=
508ac_cv_env_WINDMC_FOR_TARGET_set=
509ac_cv_env_WINDMC_FOR_TARGET_value=
510ac_cv_env_WINDMC_set=
511ac_cv_env_WINDMC_value=
512ac_cv_env_WINDRES_FOR_TARGET_set=
513ac_cv_env_WINDRES_FOR_TARGET_value=
514ac_cv_env_WINDRES_set=
515ac_cv_env_WINDRES_value=
516ac_cv_env_build_alias_set=
517ac_cv_env_build_alias_value=
518ac_cv_env_host_alias_set=
519ac_cv_env_host_alias_value=
520ac_cv_env_target_alias_set=set
521ac_cv_env_target_alias_value=arm-elf
522ac_cv_exeext=
523ac_cv_host=i386-apple-darwin9.8.0
524ac_cv_host_alias=i386-apple-darwin9.8.0
525ac_cv_objext=o
526ac_cv_path_AR_FOR_TARGET=/opt/local/arm-elf/bin/ar
527ac_cv_path_AS_FOR_TARGET=/opt/local/arm-elf/bin/as
528ac_cv_path_LD_FOR_TARGET=/opt/local/arm-elf/bin/ld
529ac_cv_path_NM_FOR_TARGET=/opt/local/arm-elf/bin/nm
530ac_cv_path_OBJDUMP_FOR_TARGET=/opt/local/arm-elf/bin/objdump
531ac_cv_path_RANLIB_FOR_TARGET=/opt/local/arm-elf/bin/ranlib
532ac_cv_path_STRIP_FOR_TARGET=/opt/local/arm-elf/bin/strip
533ac_cv_prog_AR=ar
534ac_cv_prog_AS=as
535ac_cv_prog_BISON=bison
536ac_cv_prog_EXPECT=expect
537ac_cv_prog_FLEX=flex
538ac_cv_prog_LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
539ac_cv_prog_LEX=flex
540ac_cv_prog_LIPO=lipo
541ac_cv_prog_M4=gm4
542ac_cv_prog_MAKEINFO=makeinfo
543ac_cv_prog_NM=nm
544ac_cv_prog_RANLIB=ranlib
545ac_cv_prog_STRIP=strip
546ac_cv_prog_YACC='bison -y'
547ac_cv_prog_ac_ct_CC='cc -no-cpp-precomp -I/opt/local/include'
548ac_cv_prog_ac_ct_GNATBIND=no
549ac_cv_prog_ac_ct_GNATMAKE=no
550ac_cv_prog_cc_g=yes
551ac_cv_prog_cc_stdc=
552ac_cv_prog_cxx_g=yes
553ac_cv_target=arm-unknown-elf
554ac_cv_target_alias=arm-elf
555acx_cv_cc_gcc_supports_ada=no
556acx_cv_prog_LN=ln
557gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2'
558gcc_cv_tool_dirs=/opt/local/libexec/gcc/arm-elf/4.3.2:/opt/local/libexec/gcc/arm-elf:/usr/lib/gcc/arm-elf/4.3.2:/usr/lib/gcc/arm-elf:/opt/local/arm-elf/bin/arm-elf/4.3.2:/opt/local/arm-elf/bin:
559gcc_cv_tool_prefix=/opt/local
560
561## ----------------- ##
562## Output variables. ##
563## ----------------- ##
564
565AR='ar'
566AR_FOR_BUILD='$(AR)'
567AR_FOR_TARGET='/opt/local/arm-elf/bin/ar'
568AS='as'
569AS_FOR_BUILD='$(AS)'
570AS_FOR_TARGET='/opt/local/arm-elf/bin/as'
571BISON='bison'
572CC='cc -no-cpp-precomp -I/opt/local/include'
573CC_FOR_BUILD='$(CC)'
574CC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/'
575CFLAGS='-O2 -arch i386'
576CFLAGS_FOR_BUILD='-O2 -arch i386'
577COMPILER_AS_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/as'
578COMPILER_LD_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/collect-ld'
579COMPILER_NM_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/nm'
580CONFIGURE_GDB_TK=''
581CPPFLAGS='-I/opt/local/include'
582CXX='/usr/bin/g++-4.0'
583CXXFLAGS='-O2 -arch i386'
584CXXFLAGS_FOR_BUILD='-O2 -arch i386'
585CXX_FOR_BUILD='$(CXX)'
586CXX_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/g++ -B$$r/$(HOST_SUBDIR)/gcc/ -nostdinc++ `test ! -f $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags || $(SHELL) $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags --build-includes` -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs'
587DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
588DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" '
589DLLTOOL='dlltool'
590DLLTOOL_FOR_BUILD='$(DLLTOOL)'
591DLLTOOL_FOR_TARGET='arm-elf-dlltool'
592ECHO_C='ECHO_N=''
593ECHO_T=''
594EXEEXT=''
595EXPECT='expect'
596FLAGS_FOR_TARGET=' -nostdinc -B$$r/$(TARGET_SUBDIR)/newlib/ -isystem $$r/$(TARGET_SUBDIR)/newlib/targ-include -isystem $$s/newlib/libc/include -B$(build_tooldir)/bin/ -B$(build_tooldir)/lib/ -isystem $(build_tooldir)/include -isystem $(build_tooldir)/sys-include'
597FLEX='flex'
598GCC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/'
599GCJ_FOR_BUILD='$(GCJ)'
600GCJ_FOR_TARGET='arm-elf-gcj'
601GDB_TK=''
602GFORTRAN_FOR_BUILD='$(GFORTRAN)'
603GFORTRAN_FOR_TARGET='arm-elf-gfortran'
604GNATBIND='no'
605GNATMAKE='no'
606INSTALL_DATA='${INSTALL} -m 644'
607INSTALL_GDB_TK=''
608INSTALL_PROGRAM='${INSTALL}'
609INSTALL_SCRIPT='${INSTALL}'
610LD='/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld'
611LDFLAGS='-L/opt/local/lib'
612LDFLAGS_FOR_BUILD='-L/opt/local/lib'
613LD_FOR_BUILD='$(LD)'
614LD_FOR_TARGET='/opt/local/arm-elf/bin/ld'
615LEX='flex'
616LIBOBJS=''
617LIBS=''
618LIPO='lipo'
619LIPO_FOR_TARGET='arm-elf-lipo'
620LN='ln'
621LN_S='ln -s'
622LTLIBOBJS=''
623M4='gm4'
624MAINT='#'
625MAINTAINER_MODE_FALSE=''
626MAINTAINER_MODE_TRUE='#'
627MAKEINFO='makeinfo'
628NM='nm'
629NM_FOR_BUILD='$(NM)'
630NM_FOR_TARGET='/opt/local/arm-elf/bin/nm'
631OBJCOPY='objcopy'
632OBJDUMP='objdump'
633OBJDUMP_FOR_TARGET='/opt/local/arm-elf/bin/objdump'
634OBJEXT='o'
635PACKAGE_BUGREPORT=''
636PACKAGE_NAME=''
637PACKAGE_STRING=''
638PACKAGE_TARNAME=''
639PACKAGE_VERSION=''
640PATH_SEPARATOR=':'
641RANLIB='ranlib'
642RANLIB_FOR_BUILD='$(RANLIB)'
643RANLIB_FOR_TARGET='/opt/local/arm-elf/bin/ranlib'
644RAW_CXX_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -shared-libgcc -B$$r/$(HOST_SUBDIR)/gcc -nostdinc++ -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs'
645RPATH_ENVVAR='DYLD_LIBRARY_PATH'
646RUNTEST='runtest'
647SHELL='/bin/sh'
648STRIP='strip'
649STRIP_FOR_TARGET='/opt/local/arm-elf/bin/strip'
650SYSROOT_CFLAGS_FOR_TARGET=''
651TOPLEVEL_CONFIGURE_ARGUMENTS='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_cross_arm-elf-gcc/work/gcc-4.3.2/configure --prefix=/opt/local --infodir=/opt/local/share/info --mandir=/opt/local/share/man --target=arm-elf --program-prefix=arm-elf- --program-suffix=-4.3.2 --without-included-gettext --enable-obsolete --with-newlib --enable-multilib --enable-biendian --disable-libgfortran --with-gxx-include-dir=/opt/local/arm-elf/include/c++/4.3.2/ --enable-languages=c,c++,objc'
652WINDMC='windmc'
653WINDMC_FOR_BUILD='$(WINDMC)'
654WINDMC_FOR_TARGET='arm-elf-windmc'
655WINDRES='windres'
656WINDRES_FOR_BUILD='$(WINDRES)'
657WINDRES_FOR_TARGET='arm-elf-windres'
658YACC='bison -y'
659ac_ct_CC='cc -no-cpp-precomp -I/opt/local/include'
660ac_ct_CXX=''
661ac_ct_GNATBIND='no'
662ac_ct_GNATMAKE='no'
663bindir='${exec_prefix}/bin'
664build='i386-apple-darwin9.8.0'
665build_alias=''
666build_configargs='--cache-file=../config.cache '--prefix=/opt/local' '--infodir=/opt/local/share/info' '--mandir=/opt/local/share/man' '--without-included-gettext' '--enable-obsolete' '--with-newlib' '--enable-multilib' '--enable-biendian' '--disable-libgfortran' '--with-gxx-include-dir=/opt/local/arm-elf/include/c++/4.3.2/' '--enable-languages=c,c++,objc' --program-transform-name='s,$$,-4.3.2,;s,^,arm-elf-,''
667build_configdirs=' libiberty fixincludes'
668build_cpu='i386'
669build_libsubdir='build-i386-apple-darwin9.8.0'
670build_noncanonical='i386-apple-darwin9.8.0'
671build_os='darwin9.8.0'
672build_subdir='build-i386-apple-darwin9.8.0'
673build_tooldir='${exec_prefix}/arm-elf'
674build_vendor='apple'
675config_shell='/bin/sh'
676configdirs=' intl libiberty libcpp libdecnumber fixincludes gcc'
677datadir='${prefix}/share'
678datarootdir='${prefix}/share'
679do_compare='cmp --ignore-initial=16 $$f1 $$f2'
680docdir='${datarootdir}/doc'
681exec_prefix='${prefix}'
682gmpinc=''
683gmplibs='-lmpfr -lgmp'
684host='i386-apple-darwin9.8.0'
685host_alias=''
686host_configargs='--cache-file=./config.cache  --with-newlib '--prefix=/opt/local' '--infodir=/opt/local/share/info' '--mandir=/opt/local/share/man' '--without-included-gettext' '--enable-obsolete' '--with-newlib' '--enable-multilib' '--enable-biendian' '--disable-libgfortran' '--with-gxx-include-dir=/opt/local/arm-elf/include/c++/4.3.2/' '--enable-languages=c,c++,objc' --program-transform-name='s,$$,-4.3.2,;s,^,arm-elf-,''
687host_cpu='i386'
688host_noncanonical='i386-apple-darwin9.8.0'
689host_os='darwin9.8.0'
690host_subdir='.'
691host_vendor='apple'
692htmldir='${docdir}'
693includedir='${prefix}/include'
694infodir='/opt/local/share/info'
695libdir='${exec_prefix}/lib'
696libexecdir='${exec_prefix}/libexec'
697localstatedir='${prefix}/var'
698mandir='/opt/local/share/man'
699oldincludedir='/usr/include'
700pdfdir='${docdir}'
701prefix='/opt/local'
702program_transform_name='s,$$,-4.3.2,;s,^,arm-elf-,'
703sbindir='${exec_prefix}/sbin'
704sharedstatedir='${prefix}/com'
705stage1_cflags='-g -fkeep-inline-functions'
706stage1_checking='--enable-checking=yes,types'
707stage1_languages='c'
708stage2_werror_flag=''
709sysconfdir='${prefix}/etc'
710target='arm-unknown-elf'
711target_alias='arm-elf'
712target_configargs='--cache-file=./config.cache --with-newlib --with-cross-host=i386-apple-darwin9.8.0 '--prefix=/opt/local' '--infodir=/opt/local/share/info' '--mandir=/opt/local/share/man' '--without-included-gettext' '--enable-obsolete' '--with-newlib' '--enable-multilib' '--enable-biendian' '--disable-libgfortran' '--with-gxx-include-dir=/opt/local/arm-elf/include/c++/4.3.2/' '--enable-languages=c,c++,objc' --program-transform-name='s,$$,-4.3.2,;s,^,arm-elf-,''
713target_cpu='arm'
714target_noncanonical='arm-elf'
715target_os='elf'
716target_subdir='arm-elf'
717target_vendor='unknown'
718tooldir='${exec_prefix}/arm-elf'
719
720## ------------- ##
721## Output files. ##
722## ------------- ##
723
724alphaieee_frag='/dev/null'
725host_makefile_frag='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_cross_arm-elf-gcc/work/gcc-4.3.2/config/mh-x86omitfp'
726ospace_frag='/dev/null'
727serialization_dependencies='serdep.tmp'
728target_makefile_frag='/dev/null'
729
730## ----------- ##
731## confdefs.h. ##
732## ----------- ##
733
734#define PACKAGE_BUGREPORT ""
735#define PACKAGE_NAME ""
736#define PACKAGE_STRING ""
737#define PACKAGE_TARNAME ""
738#define PACKAGE_VERSION ""
739#endif
740#ifdef __cplusplus
741extern "C" void std::exit (int); using std::exit;
742
743configure: exit 0