Ticket #24577: config.log

File config.log, 20.5 KB (added by orphen.leiliu@…, 14 years ago)
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_i386-elf-gcc/work/gcc-4.3.2/configure --prefix=/opt/local --infodir=/opt/local/share/info --mandir=/opt/local/share/man --target=i386-elf --program-prefix=i386-elf- --program-suffix=-4.3.2 --without-included-gettext --enable-obsolete --with-newlib --disable-libgfortran --with-gxx-include-dir=/opt/local/i386-elf/include/c++/4.3.2/ --enable-languages=c,c++,objc
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = localhost
14uname -m = i386
15uname -r = 10.3.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 10.3.0: Fri Feb 26 11:58:09 PST 2010; root:xnu-1504.3.12~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 10.3.0: Fri Feb 26 11:58:09 PST 2010; root:xnu-1504.3.12~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: 68 tasks, 269 threads, 2 processors
34Load average: 1.69, Mach factor: 1.02
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-darwin10.3.0
53configure:1558: checking host system type
54configure:1572: result: i386-apple-darwin10.3.0
55configure:1580: checking target system type
56configure:1594: result: i386-pc-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-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5659)
68Copyright (C) 2007 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-darwin10
76Configured with: /var/tmp/gcc/gcc-5659~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.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
77Thread model: posix
78gcc version 4.2.1 (Apple Inc. build 5659)
79configure:3166: $? = 0
80configure:3168: cc -no-cpp-precomp -I/opt/local/include -V </dev/null >&5
81gcc-4.2: 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 -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 -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 -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 -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 -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 -I/opt/local/include conftest.c >&5
129conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' 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.2 --version </dev/null >&5
137i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5659)
138Copyright (C) 2007 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.2 -v </dev/null >&5
144Using built-in specs.
145Target: i686-apple-darwin10
146Configured with: /var/tmp/gcc/gcc-5659~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.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
147Thread model: posix
148gcc version 4.2.1 (Apple Inc. build 5659)
149configure:3874: $? = 0
150configure:3876: /usr/bin/g++-4.2 -V </dev/null >&5
151g++-4.2: 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.2 -c -O2 -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.2 accepts -g
163configure:3965: /usr/bin/g++-4.2 -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.2 -c -O2 -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.2 -c -O2 -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.2 -c -O2 -I/opt/local/include conftest.cc >&5
200conftest.cc:9: error: 'void std::exit(int)' should have been declared inside 'std'
201In file included from conftest.cc:10:
202/usr/include/stdlib.h:159: error: declaration of 'void std::exit(int)' throws different exceptions
203conftest.cc:9: error: from previous declaration 'void std::exit(int) throw ()'
204configure:4043: $? = 1
205configure: failed program was:
206| /* confdefs.h.  */
207|
208| #define PACKAGE_NAME ""
209| #define PACKAGE_TARNAME ""
210| #define PACKAGE_VERSION ""
211| #define PACKAGE_STRING ""
212| #define PACKAGE_BUGREPORT ""
213| /* end confdefs.h.  */
214| extern "C" void std::exit (int) throw (); using std::exit;
215| #include <stdlib.h>
216| int
217| main ()
218| {
219| exit (42);
220|   ;
221|   return 0;
222| }
223configure:4037: /usr/bin/g++-4.2 -c -O2 -I/opt/local/include conftest.cc >&5
224conftest.cc:9: error: 'void std::exit(int)' should have been declared inside 'std'
225configure:4043: $? = 1
226configure: failed program was:
227| /* confdefs.h.  */
228|
229| #define PACKAGE_NAME ""
230| #define PACKAGE_TARNAME ""
231| #define PACKAGE_VERSION ""
232| #define PACKAGE_STRING ""
233| #define PACKAGE_BUGREPORT ""
234| /* end confdefs.h.  */
235| extern "C" void std::exit (int); using std::exit;
236| #include <stdlib.h>
237| int
238| main ()
239| {
240| exit (42);
241|   ;
242|   return 0;
243| }
244configure:4037: /usr/bin/g++-4.2 -c -O2 -I/opt/local/include conftest.cc >&5
245In file included from conftest.cc:10:
246/usr/include/stdlib.h:159: error: declaration of 'void exit(int)' throws different exceptions
247conftest.cc:9: error: from previous declaration 'void exit(int) throw ()'
248configure:4043: $? = 1
249configure: failed program was:
250| /* confdefs.h.  */
251|
252| #define PACKAGE_NAME ""
253| #define PACKAGE_TARNAME ""
254| #define PACKAGE_VERSION ""
255| #define PACKAGE_STRING ""
256| #define PACKAGE_BUGREPORT ""
257| /* end confdefs.h.  */
258| extern "C" void exit (int) throw ();
259| #include <stdlib.h>
260| int
261| main ()
262| {
263| exit (42);
264|   ;
265|   return 0;
266| }
267configure:4037: /usr/bin/g++-4.2 -c -O2 -I/opt/local/include conftest.cc >&5
268configure:4043: $? = 0
269configure:4047: test -z
270                         || test ! -s conftest.err
271configure:4050: $? = 0
272configure:4053: test -s conftest.o
273configure:4056: $? = 0
274configure:4082: /usr/bin/g++-4.2 -c -O2 -I/opt/local/include conftest.cc >&5
275configure:4088: $? = 0
276configure:4092: test -z
277                         || test ! -s conftest.err
278configure:4095: $? = 0
279configure:4098: test -s conftest.o
280configure:4101: $? = 0
281configure:4188: checking for gnatbind
282configure:4215: result: no
283configure:4268: checking for gnatmake
284configure:4295: result: no
285configure:4307: checking whether compiler driver understands Ada
286configure:4330: result: no
287configure:4339: checking how to compare bootstrapped objects
288configure:4364: result: cmp --ignore-initial=16 $$f1 $$f2
289configure:4484: checking for correct version of gmp.h
290configure:4507: cc -no-cpp-precomp -I/opt/local/include -c -O2  -I/opt/local/include conftest.c >&5
291configure:4513: $? = 0
292configure:4517: test -z
293                         || test ! -s conftest.err
294configure:4520: $? = 0
295configure:4523: test -s conftest.o
296configure:4526: $? = 0
297configure:4528: result: yes
298configure:4542: checking for correct version of mpfr.h
299configure:4573: cc -no-cpp-precomp -I/opt/local/include -o conftest -O2  -I/opt/local/include -L/opt/local/lib conftest.c  -lmpfr -lgmp >&5
300ld: warning: in /opt/local/lib/libmpfr.dylib, file was built for i386 which is not the architecture being linked (x86_64)
301ld: warning: in /opt/local/lib/libgmp.dylib, file was built for i386 which is not the architecture being linked (x86_64)
302Undefined symbols:
303  "_mpfr_subnormalize", referenced from:
304      _main in cc3wp0Ur.o
305  "_mpfr_erfc", referenced from:
306      _main in cc3wp0Ur.o
307  "_mpfr_atan2", referenced from:
308      _main in cc3wp0Ur.o
309  "_mpfr_init", referenced from:
310      _main in cc3wp0Ur.o
311      _main in cc3wp0Ur.o
312ld: symbol(s) not found
313collect2: ld returned 1 exit status
314configure:4579: $? = 1
315configure: failed program was:
316| /* confdefs.h.  */
317|
318| #define PACKAGE_NAME ""
319| #define PACKAGE_TARNAME ""
320| #define PACKAGE_VERSION ""
321| #define PACKAGE_STRING ""
322| #define PACKAGE_BUGREPORT ""
323| #ifdef __cplusplus
324| extern "C" void exit (int);
325| #endif
326| /* end confdefs.h.  */
327| #include <gmp.h>
328|     #include <mpfr.h>
329| int
330| main ()
331| {
332|
333|     #if MPFR_VERSION < MPFR_VERSION_NUM(2,2,1)
334|     choke me
335|     #endif
336|     mpfr_t n;
337|     mpfr_t x;
338|     int t;
339|     mpfr_init (n);
340|     mpfr_init (x);
341|     mpfr_atan2 (n, n, x, GMP_RNDN);
342|     mpfr_erfc (n, x, GMP_RNDN);
343|     mpfr_subnormalize (x, t, GMP_RNDN);
344|
345|   ;
346|   return 0;
347| }
348configure:4652: result: no
349configure:4669: error: Building GCC requires GMP 4.1+ and MPFR 2.3.0+.
350Try the --with-gmp and/or --with-mpfr options to specify their locations.
351Copies of these libraries' source code can be found at their respective
352hosting sites as well as at ftp://gcc.gnu.org/pub/gcc/infrastructure/.
353See also http://gcc.gnu.org/install/prerequisites.html for additional info.
354If you obtained GMP and/or MPFR from a vendor distribution package, make
355sure that you have installed both the libraries and the header files.
356They may be located in separate packages.
357
358## ---------------- ##
359## Cache variables. ##
360## ---------------- ##
361
362ac_cv_build=i386-apple-darwin10.3.0
363ac_cv_build_alias=i386-apple-darwin10.3.0
364ac_cv_c_compiler_gnu=yes
365ac_cv_cxx_compiler_gnu=yes
366ac_cv_env_AR_FOR_TARGET_set=set
367ac_cv_env_AR_FOR_TARGET_value=i386-elf-ar
368ac_cv_env_AR_set=
369ac_cv_env_AR_value=
370ac_cv_env_AS_FOR_TARGET_set=set
371ac_cv_env_AS_FOR_TARGET_value=i386-elf-as
372ac_cv_env_AS_set=
373ac_cv_env_AS_value=
374ac_cv_env_CC_FOR_TARGET_set=
375ac_cv_env_CC_FOR_TARGET_value=
376ac_cv_env_CC_set=set
377ac_cv_env_CC_value='cc -no-cpp-precomp -I/opt/local/include'
378ac_cv_env_CFLAGS_set=set
379ac_cv_env_CFLAGS_value=-O2
380ac_cv_env_CPPFLAGS_set=set
381ac_cv_env_CPPFLAGS_value=-I/opt/local/include
382ac_cv_env_CXXFLAGS_set=set
383ac_cv_env_CXXFLAGS_value=-O2
384ac_cv_env_CXX_FOR_TARGET_set=
385ac_cv_env_CXX_FOR_TARGET_value=
386ac_cv_env_CXX_set=set
387ac_cv_env_CXX_value=/usr/bin/g++-4.2
388ac_cv_env_DLLTOOL_FOR_TARGET_set=
389ac_cv_env_DLLTOOL_FOR_TARGET_value=
390ac_cv_env_DLLTOOL_set=
391ac_cv_env_DLLTOOL_value=
392ac_cv_env_GCC_FOR_TARGET_set=
393ac_cv_env_GCC_FOR_TARGET_value=
394ac_cv_env_GCJ_FOR_TARGET_set=
395ac_cv_env_GCJ_FOR_TARGET_value=
396ac_cv_env_GFORTRAN_FOR_TARGET_set=
397ac_cv_env_GFORTRAN_FOR_TARGET_value=
398ac_cv_env_LDFLAGS_set=set
399ac_cv_env_LDFLAGS_value=-L/opt/local/lib
400ac_cv_env_LD_FOR_TARGET_set=set
401ac_cv_env_LD_FOR_TARGET_value=i386-elf-ld
402ac_cv_env_LD_set=
403ac_cv_env_LD_value=
404ac_cv_env_LIPO_FOR_TARGET_set=
405ac_cv_env_LIPO_FOR_TARGET_value=
406ac_cv_env_LIPO_set=
407ac_cv_env_LIPO_value=
408ac_cv_env_NM_FOR_TARGET_set=set
409ac_cv_env_NM_FOR_TARGET_value=i386-elf-nm
410ac_cv_env_NM_set=
411ac_cv_env_NM_value=
412ac_cv_env_OBJCOPY_set=
413ac_cv_env_OBJCOPY_value=
414ac_cv_env_OBJDUMP_FOR_TARGET_set=
415ac_cv_env_OBJDUMP_FOR_TARGET_value=
416ac_cv_env_OBJDUMP_set=
417ac_cv_env_OBJDUMP_value=
418ac_cv_env_RANLIB_FOR_TARGET_set=set
419ac_cv_env_RANLIB_FOR_TARGET_value=i386-elf-ranlib
420ac_cv_env_RANLIB_set=
421ac_cv_env_RANLIB_value=
422ac_cv_env_STRIP_FOR_TARGET_set=
423ac_cv_env_STRIP_FOR_TARGET_value=
424ac_cv_env_STRIP_set=
425ac_cv_env_STRIP_value=
426ac_cv_env_WINDMC_FOR_TARGET_set=
427ac_cv_env_WINDMC_FOR_TARGET_value=
428ac_cv_env_WINDMC_set=
429ac_cv_env_WINDMC_value=
430ac_cv_env_WINDRES_FOR_TARGET_set=
431ac_cv_env_WINDRES_FOR_TARGET_value=
432ac_cv_env_WINDRES_set=
433ac_cv_env_WINDRES_value=
434ac_cv_env_build_alias_set=
435ac_cv_env_build_alias_value=
436ac_cv_env_host_alias_set=
437ac_cv_env_host_alias_value=
438ac_cv_env_target_alias_set=set
439ac_cv_env_target_alias_value=i386-elf
440ac_cv_exeext=
441ac_cv_host=i386-apple-darwin10.3.0
442ac_cv_host_alias=i386-apple-darwin10.3.0
443ac_cv_objext=o
444ac_cv_prog_ac_ct_CC='cc -no-cpp-precomp -I/opt/local/include'
445ac_cv_prog_ac_ct_GNATBIND=no
446ac_cv_prog_ac_ct_GNATMAKE=no
447ac_cv_prog_cc_g=yes
448ac_cv_prog_cc_stdc=
449ac_cv_prog_cxx_g=yes
450ac_cv_target=i386-pc-elf
451ac_cv_target_alias=i386-elf
452acx_cv_cc_gcc_supports_ada=no
453acx_cv_prog_LN=ln
454gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2'
455
456## ----------------- ##
457## Output variables. ##
458## ----------------- ##
459
460AR=''
461AR_FOR_BUILD='$(AR)'
462AR_FOR_TARGET='i386-elf-ar'
463AS=''
464AS_FOR_BUILD='$(AS)'
465AS_FOR_TARGET='i386-elf-as'
466BISON=''
467CC='cc -no-cpp-precomp -I/opt/local/include'
468CC_FOR_BUILD='$(CC)'
469CC_FOR_TARGET=''
470CFLAGS='-O2'
471CFLAGS_FOR_BUILD=''
472COMPILER_AS_FOR_TARGET=''
473COMPILER_LD_FOR_TARGET=''
474COMPILER_NM_FOR_TARGET=''
475CONFIGURE_GDB_TK=''
476CPPFLAGS='-I/opt/local/include'
477CXX='/usr/bin/g++-4.2'
478CXXFLAGS='-O2'
479CXXFLAGS_FOR_BUILD=''
480CXX_FOR_BUILD='$(CXX)'
481CXX_FOR_TARGET=''
482DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
483DEFS=''
484DLLTOOL=''
485DLLTOOL_FOR_BUILD='$(DLLTOOL)'
486DLLTOOL_FOR_TARGET=''
487ECHO_C='ECHO_N=''
488ECHO_T=''
489EXEEXT=''
490EXPECT=''
491FLAGS_FOR_TARGET=''
492FLEX=''
493GCC_FOR_TARGET=''
494GCJ_FOR_BUILD='$(GCJ)'
495GCJ_FOR_TARGET=''
496GDB_TK=''
497GFORTRAN_FOR_BUILD='$(GFORTRAN)'
498GFORTRAN_FOR_TARGET=''
499GNATBIND='no'
500GNATMAKE='no'
501INSTALL_DATA='${INSTALL} -m 644'
502INSTALL_GDB_TK=''
503INSTALL_PROGRAM='${INSTALL}'
504INSTALL_SCRIPT='${INSTALL}'
505LD='/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld'
506LDFLAGS='-L/opt/local/lib'
507LDFLAGS_FOR_BUILD=''
508LD_FOR_BUILD='$(LD)'
509LD_FOR_TARGET='i386-elf-ld'
510LEX=''
511LIBOBJS=''
512LIBS=''
513LIPO=''
514LIPO_FOR_TARGET=''
515LN='ln'
516LN_S='ln -s'
517LTLIBOBJS=''
518M4=''
519MAINT=''
520MAINTAINER_MODE_FALSE=''
521MAINTAINER_MODE_TRUE=''
522MAKEINFO=''
523NM=''
524NM_FOR_BUILD='$(NM)'
525NM_FOR_TARGET='i386-elf-nm'
526OBJCOPY=''
527OBJDUMP=''
528OBJDUMP_FOR_TARGET=''
529OBJEXT='o'
530PACKAGE_BUGREPORT=''
531PACKAGE_NAME=''
532PACKAGE_STRING=''
533PACKAGE_TARNAME=''
534PACKAGE_VERSION=''
535PATH_SEPARATOR=':'
536RANLIB=''
537RANLIB_FOR_BUILD='$(RANLIB)'
538RANLIB_FOR_TARGET='i386-elf-ranlib'
539RAW_CXX_FOR_TARGET=''
540RPATH_ENVVAR=''
541RUNTEST=''
542SHELL='/bin/sh'
543STRIP=''
544STRIP_FOR_TARGET=''
545SYSROOT_CFLAGS_FOR_TARGET=''
546TOPLEVEL_CONFIGURE_ARGUMENTS='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_cross_i386-elf-gcc/work/gcc-4.3.2/configure --prefix=/opt/local --infodir=/opt/local/share/info --mandir=/opt/local/share/man --target=i386-elf --program-prefix=i386-elf- --program-suffix=-4.3.2 --without-included-gettext --enable-obsolete --with-newlib --disable-libgfortran --with-gxx-include-dir=/opt/local/i386-elf/include/c++/4.3.2/ --enable-languages=c,c++,objc'
547WINDMC=''
548WINDMC_FOR_BUILD='$(WINDMC)'
549WINDMC_FOR_TARGET=''
550WINDRES=''
551WINDRES_FOR_BUILD='$(WINDRES)'
552WINDRES_FOR_TARGET=''
553YACC=''
554ac_ct_CC='cc -no-cpp-precomp -I/opt/local/include'
555ac_ct_CXX=''
556ac_ct_GNATBIND='no'
557ac_ct_GNATMAKE='no'
558bindir='${exec_prefix}/bin'
559build='i386-apple-darwin10.3.0'
560build_alias=''
561build_configargs=''
562build_configdirs='build-libiberty build-texinfo build-byacc build-flex build-bison build-m4 build-fixincludes'
563build_cpu='i386'
564build_libsubdir='build-i386-apple-darwin10.3.0'
565build_noncanonical='i386-apple-darwin10.3.0'
566build_os='darwin10.3.0'
567build_subdir='build-i386-apple-darwin10.3.0'
568build_tooldir=''
569build_vendor='apple'
570config_shell='/bin/sh'
571configdirs='intl mmalloc libiberty opcodes bfd readline tcl tk itcl libgui zlib libcpp libdecnumber gmp mpfr texinfo byacc flex bison binutils gas ld fixincludes gcc sid sim gdb make patch prms send-pr gprof etc expect dejagnu ash bash bzip2 m4 autoconf automake libtool diff rcs fileutils shellutils time textutils wdiff find uudecode hello tar gzip indent recode release sed utils guile perl gawk findutils gettext zip fastjar gnattools'
572datadir='${prefix}/share'
573datarootdir=''
574do_compare='cmp --ignore-initial=16 $$f1 $$f2'
575docdir=''
576exec_prefix='NONE'
577gmpinc=''
578gmplibs='-lmpfr -lgmp'
579host='i386-apple-darwin10.3.0'
580host_alias=''
581host_configargs=''
582host_cpu='i386'
583host_noncanonical='i386-apple-darwin10.3.0'
584host_os='darwin10.3.0'
585host_subdir='.'
586host_vendor='apple'
587htmldir=''
588includedir='${prefix}/include'
589infodir='/opt/local/share/info'
590libdir='${exec_prefix}/lib'
591libexecdir='${exec_prefix}/libexec'
592localstatedir='${prefix}/var'
593mandir='/opt/local/share/man'
594oldincludedir='/usr/include'
595pdfdir=''
596prefix='/opt/local'
597program_transform_name='s,$$,-4.3.2,;s,^,i386-elf-,'
598sbindir='${exec_prefix}/sbin'
599sharedstatedir='${prefix}/com'
600stage1_cflags=''
601stage1_checking=''
602stage1_languages=''
603stage2_werror_flag=''
604sysconfdir='${prefix}/etc'
605target='i386-pc-elf'
606target_alias='i386-elf'
607target_configargs=''
608target_cpu='i386'
609target_noncanonical='i386-elf'
610target_os='elf'
611target_subdir='i386-elf'
612target_vendor='pc'
613tooldir=''
614
615## ------------- ##
616## Output files. ##
617## ------------- ##
618
619alphaieee_frag=''
620host_makefile_frag='config/mh-x86omitfp'
621ospace_frag=''
622serialization_dependencies=''
623target_makefile_frag=''
624
625## ----------- ##
626## confdefs.h. ##
627## ----------- ##
628
629#define PACKAGE_BUGREPORT ""
630#define PACKAGE_NAME ""
631#define PACKAGE_STRING ""
632#define PACKAGE_TARNAME ""
633#define PACKAGE_VERSION ""
634#endif
635#ifdef __cplusplus
636extern "C" void exit (int);
637
638configure: exit 1