Ticket #24194: config.log

File config.log, 20.5 KB (added by hackdefendr (HackDefendr), 14 years ago)

config.log from command: port -v -d install gcc44

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  $ ../gcc-4.4.3/configure --prefix=/opt/local --build=i386-apple-darwin10 --enable-languages=c,c++,objc,obj-c++,java,fortran --libdir=/opt/local/lib/gcc44 --includedir=/opt/local/include/gcc44 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --with-system-zlib --disable-nls --program-suffix=-mp-4.4 --with-gxx-include-dir=/opt/local/include/gcc44/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --enable-stage1-checking
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = pkg784mac.am.mot.com
14uname -m = i386
15uname -r = 10.2.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 10.2.0: Tue Nov  3 10:37:10 PST 2009; root:xnu-1486.2.11~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.2.0: Tue Nov  3 10:37:10 PST 2009; root:xnu-1486.2.11~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: 3.00 gigabytes
33Default processor set: 77 tasks, 333 threads, 2 processors
34Load average: 2.25, Mach factor: 0.55
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:1563: checking build system type
52configure:1581: result: i386-apple-darwin10
53configure:1616: checking host system type
54configure:1630: result: i386-apple-darwin10
55configure:1638: checking target system type
56configure:1652: result: i386-apple-darwin10
57configure:1696: checking for a BSD-compatible install
58configure:1762: result: /usr/bin/install -c
59configure:1773: checking whether ln works
60configure:1795: result: yes
61configure:1799: checking whether ln -s works
62configure:1803: result: yes
63configure:3002: checking for gcc
64configure:3028: result: /usr/bin/gcc-4.2
65configure:3274: checking for C compiler version
66configure:3277: /usr/bin/gcc-4.2 --version </dev/null >&5
67i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646) (dot 1)
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:3280: $? = 0
73configure:3282: /usr/bin/gcc-4.2 -v </dev/null >&5
74Using built-in specs.
75Target: i686-apple-darwin10
76Configured with: /var/tmp/gcc/gcc-5646.1~2/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 --with-gxx-include-dir=/include/c++/4.2.1 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10
77Thread model: posix
78gcc version 4.2.1 (Apple Inc. build 5646) (dot 1)
79configure:3285: $? = 0
80configure:3287: /usr/bin/gcc-4.2 -V </dev/null >&5
81gcc-4.2: argument to `-V' is missing
82configure:3290: $? = 1
83configure:3313: checking for C compiler default output file name
84configure:3316: /usr/bin/gcc-4.2 -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
85configure:3319: $? = 0
86configure:3367: result: a.out
87configure:3372: checking whether the C compiler works
88configure:3378: ./a.out
89configure:3381: $? = 0
90configure:3400: result: yes
91configure:3407: checking whether we are cross compiling
92configure:3409: result: no
93configure:3412: checking for suffix of executables
94configure:3414: /usr/bin/gcc-4.2 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
95configure:3417: $? = 0
96configure:3444: result:
97configure:3450: checking for suffix of object files
98configure:3471: /usr/bin/gcc-4.2 -c -O2 -I/opt/local/include conftest.c >&5
99configure:3474: $? = 0
100configure:3498: result: o
101configure:3502: checking whether we are using the GNU C compiler
102configure:3526: /usr/bin/gcc-4.2 -c -O2 -I/opt/local/include conftest.c >&5
103configure:3532: $? = 0
104configure:3536: test -z
105                         || test ! -s conftest.err
106configure:3539: $? = 0
107configure:3542: test -s conftest.o
108configure:3545: $? = 0
109configure:3558: result: yes
110configure:3564: checking whether /usr/bin/gcc-4.2 accepts -g
111configure:3585: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
112configure:3591: $? = 0
113configure:3595: test -z
114                         || test ! -s conftest.err
115configure:3598: $? = 0
116configure:3601: test -s conftest.o
117configure:3604: $? = 0
118configure:3615: result: yes
119configure:3632: checking for /usr/bin/gcc-4.2 option to accept ANSI C
120configure:3702: /usr/bin/gcc-4.2  -c -O2 -I/opt/local/include conftest.c >&5
121configure:3708: $? = 0
122configure:3712: test -z
123                         || test ! -s conftest.err
124configure:3715: $? = 0
125configure:3718: test -s conftest.o
126configure:3721: $? = 0
127configure:3739: result: none needed
128configure:3757: /usr/bin/gcc-4.2 -c -O2 -I/opt/local/include conftest.c >&5
129conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
130configure:3763: $? = 1
131configure: failed program was:
132| #ifndef __cplusplus
133|   choke me
134| #endif
135configure:3990: checking for C++ compiler version
136configure:3993: /usr/bin/g++-4.2 --version </dev/null >&5
137i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646) (dot 1)
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:3996: $? = 0
143configure:3998: /usr/bin/g++-4.2 -v </dev/null >&5
144Using built-in specs.
145Target: i686-apple-darwin10
146Configured with: /var/tmp/gcc/gcc-5646.1~2/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 --with-gxx-include-dir=/include/c++/4.2.1 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10
147Thread model: posix
148gcc version 4.2.1 (Apple Inc. build 5646) (dot 1)
149configure:4001: $? = 0
150configure:4003: /usr/bin/g++-4.2 -V </dev/null >&5
151g++-4.2: argument to `-V' is missing
152configure:4006: $? = 1
153configure:4009: checking whether we are using the GNU C++ compiler
154configure:4033: /usr/bin/g++-4.2 -c -O2 -I/opt/local/include conftest.cc >&5
155configure:4039: $? = 0
156configure:4043: test -z
157                         || test ! -s conftest.err
158configure:4046: $? = 0
159configure:4049: test -s conftest.o
160configure:4052: $? = 0
161configure:4065: result: yes
162configure:4071: checking whether /usr/bin/g++-4.2 accepts -g
163configure:4092: /usr/bin/g++-4.2 -c -g -I/opt/local/include conftest.cc >&5
164configure:4098: $? = 0
165configure:4102: test -z
166                         || test ! -s conftest.err
167configure:4105: $? = 0
168configure:4108: test -s conftest.o
169configure:4111: $? = 0
170configure:4122: result: yes
171configure:4164: /usr/bin/g++-4.2 -c -O2 -I/opt/local/include conftest.cc >&5
172configure:4170: $? = 0
173configure:4174: test -z
174                         || test ! -s conftest.err
175configure:4177: $? = 0
176configure:4180: test -s conftest.o
177configure:4183: $? = 0
178configure:4209: /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:4215: $? = 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:4164: /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:4170: $? = 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:4164: /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:4170: $? = 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:4164: /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:4170: $? = 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:4164: /usr/bin/g++-4.2 -c -O2 -I/opt/local/include conftest.cc >&5
268configure:4170: $? = 0
269configure:4174: test -z
270                         || test ! -s conftest.err
271configure:4177: $? = 0
272configure:4180: test -s conftest.o
273configure:4183: $? = 0
274configure:4209: /usr/bin/g++-4.2 -c -O2 -I/opt/local/include conftest.cc >&5
275configure:4215: $? = 0
276configure:4219: test -z
277                         || test ! -s conftest.err
278configure:4222: $? = 0
279configure:4225: test -s conftest.o
280configure:4228: $? = 0
281configure:4315: checking for gnatbind
282configure:4342: result: no
283configure:4395: checking for gnatmake
284configure:4422: result: no
285configure:4434: checking whether compiler driver understands Ada
286configure:4457: result: no
287configure:4466: checking how to compare bootstrapped objects
288configure:4491: result: cmp --ignore-initial=16 $$f1 $$f2
289configure:4612: checking for correct version of gmp.h
290configure:4635: /usr/bin/gcc-4.2 -c -O2 -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5
291configure:4641: $? = 0
292configure:4645: test -z
293                         || test ! -s conftest.err
294configure:4648: $? = 0
295configure:4651: test -s conftest.o
296configure:4654: $? = 0
297configure:4656: result: yes
298configure:4670: checking for correct version of mpfr.h
299configure:4701: /usr/bin/gcc-4.2 -o conftest -O2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib conftest.c  -L/opt/local/lib -L/opt/local/lib -lmpfr -lgmp >&5
300ld: warning: in /opt/local/lib/libmpfr.dylib, file is not of required architecture
301ld: warning: in /opt/local/lib/libgmp.dylib, file is not of required architecture
302Undefined symbols:
303  "_mpfr_subnormalize", referenced from:
304      _main in ccMdHP6Q.o
305  "_mpfr_erfc", referenced from:
306      _main in ccMdHP6Q.o
307  "_mpfr_atan2", referenced from:
308      _main in ccMdHP6Q.o
309  "_mpfr_init", referenced from:
310      _main in ccMdHP6Q.o
311      _main in ccMdHP6Q.o
312ld: symbol(s) not found
313collect2: ld returned 1 exit status
314configure:4707: $? = 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,3,0)
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:4780: result: no
349configure:4797: error: Building GCC requires GMP 4.1+ and MPFR 2.3.2+.
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
363ac_cv_build_alias=i386-apple-darwin10
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=/usr/bin/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=/usr/bin/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=/usr/bin/gcc-4.2
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=/usr/bin/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=/usr/bin/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=set
415ac_cv_env_OBJDUMP_FOR_TARGET_value=/usr/bin/objdump
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=/usr/bin/ranlib
420ac_cv_env_RANLIB_set=
421ac_cv_env_RANLIB_value=
422ac_cv_env_STRIP_FOR_TARGET_set=set
423ac_cv_env_STRIP_FOR_TARGET_value=/usr/bin/strip
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=set
435ac_cv_env_build_alias_value=i386-apple-darwin10
436ac_cv_env_host_alias_set=
437ac_cv_env_host_alias_value=
438ac_cv_env_target_alias_set=
439ac_cv_env_target_alias_value=
440ac_cv_exeext=
441ac_cv_host=i386-apple-darwin10
442ac_cv_host_alias=i386-apple-darwin10
443ac_cv_objext=o
444ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
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-apple-darwin10
451ac_cv_target_alias=i386-apple-darwin10
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='/usr/bin/ar'
463AS=''
464AS_FOR_BUILD='$(AS)'
465AS_FOR_TARGET='/usr/bin/as'
466BISON=''
467CC='/usr/bin/gcc-4.2'
468CC_FOR_BUILD='$(CC)'
469CC_FOR_TARGET=''
470CFLAGS='-O2'
471CFLAGS_FOR_BUILD=''
472CFLAGS_FOR_TARGET='-O2'
473COMPILER_AS_FOR_TARGET=''
474COMPILER_LD_FOR_TARGET=''
475COMPILER_NM_FOR_TARGET=''
476CONFIGURE_GDB_TK=''
477CPPFLAGS='-I/opt/local/include'
478CXX='/usr/bin/g++-4.2'
479CXXFLAGS='-O2'
480CXXFLAGS_FOR_BUILD=''
481CXXFLAGS_FOR_TARGET=''
482CXX_FOR_BUILD='$(CXX)'
483CXX_FOR_TARGET=''
484DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
485DEFS=''
486DLLTOOL=''
487DLLTOOL_FOR_BUILD='$(DLLTOOL)'
488DLLTOOL_FOR_TARGET=''
489ECHO_C='ECHO_N=''
490ECHO_T=''
491EXEEXT=''
492EXPECT=''
493FLAGS_FOR_TARGET=''
494FLEX=''
495GCC_FOR_TARGET=''
496GCC_SHLIB_SUBDIR=''
497GCJ_FOR_BUILD='$(GCJ)'
498GCJ_FOR_TARGET=''
499GDB_TK=''
500GFORTRAN_FOR_BUILD='$(GFORTRAN)'
501GFORTRAN_FOR_TARGET=''
502GNATBIND='no'
503GNATMAKE='no'
504INSTALL_DATA='${INSTALL} -m 644'
505INSTALL_GDB_TK=''
506INSTALL_PROGRAM='${INSTALL}'
507INSTALL_SCRIPT='${INSTALL}'
508LD='/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld'
509LDFLAGS='-L/opt/local/lib'
510LDFLAGS_FOR_BUILD=''
511LD_FOR_BUILD='$(LD)'
512LD_FOR_TARGET='/usr/bin/ld'
513LEX=''
514LIBOBJS=''
515LIBS=''
516LIPO=''
517LIPO_FOR_TARGET=''
518LN='ln'
519LN_S='ln -s'
520LTLIBOBJS=''
521M4=''
522MAINT=''
523MAINTAINER_MODE_FALSE=''
524MAINTAINER_MODE_TRUE=''
525MAKEINFO=''
526NM=''
527NM_FOR_BUILD='$(NM)'
528NM_FOR_TARGET='/usr/bin/nm'
529OBJCOPY=''
530OBJDUMP=''
531OBJDUMP_FOR_TARGET='/usr/bin/objdump'
532OBJEXT='o'
533PACKAGE_BUGREPORT=''
534PACKAGE_NAME=''
535PACKAGE_STRING=''
536PACKAGE_TARNAME=''
537PACKAGE_VERSION=''
538PATH_SEPARATOR=':'
539RANLIB=''
540RANLIB_FOR_BUILD='$(RANLIB)'
541RANLIB_FOR_TARGET='/usr/bin/ranlib'
542RAW_CXX_FOR_TARGET=''
543RPATH_ENVVAR=''
544RUNTEST=''
545SHELL='/bin/sh'
546STRIP=''
547STRIP_FOR_TARGET='/usr/bin/strip'
548SYSROOT_CFLAGS_FOR_TARGET=''
549TOPLEVEL_CONFIGURE_ARGUMENTS='../gcc-4.4.3/configure --prefix=/opt/local --build=i386-apple-darwin10 --enable-languages=c,c++,objc,obj-c++,java,fortran --libdir=/opt/local/lib/gcc44 --includedir=/opt/local/include/gcc44 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --with-system-zlib --disable-nls --program-suffix=-mp-4.4 --with-gxx-include-dir=/opt/local/include/gcc44/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --enable-stage1-checking'
550WINDMC=''
551WINDMC_FOR_BUILD='$(WINDMC)'
552WINDMC_FOR_TARGET=''
553WINDRES=''
554WINDRES_FOR_BUILD='$(WINDRES)'
555WINDRES_FOR_TARGET=''
556YACC=''
557ac_ct_CC='/usr/bin/gcc-4.2'
558ac_ct_CXX=''
559ac_ct_GNATBIND='no'
560ac_ct_GNATMAKE='no'
561bindir='${exec_prefix}/bin'
562build='i386-apple-darwin10'
563build_alias='i386-apple-darwin10'
564build_configargs=''
565build_configdirs='build-libiberty build-texinfo build-byacc build-flex build-bison build-m4 build-fixincludes'
566build_cpu='i386'
567build_libsubdir='build-i386-apple-darwin10'
568build_noncanonical='i386-apple-darwin10'
569build_os='darwin10'
570build_subdir='build-i386-apple-darwin10'
571build_tooldir=''
572build_vendor='apple'
573clooginc=''
574clooglibs=''
575config_shell='/bin/sh'
576configdirs='intl mmalloc libiberty opcodes bfd readline tcl tk itcl libgui zlib libcpp libdecnumber gmp mpfr ppl cloog libiconv 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'
577datadir='${prefix}/share'
578datarootdir=''
579do_compare='cmp --ignore-initial=16 $$f1 $$f2'
580docdir=''
581exec_prefix='NONE'
582extra_mpfr_configure_flags=''
583gmpinc='-I/opt/local/include -I/opt/local/include'
584gmplibs='-L/opt/local/lib -L/opt/local/lib -lmpfr -lgmp'
585host='i386-apple-darwin10'
586host_alias=''
587host_configargs=''
588host_cpu='i386'
589host_noncanonical='i386-apple-darwin10'
590host_os='darwin10'
591host_subdir='.'
592host_vendor='apple'
593htmldir=''
594includedir='/opt/local/include/gcc44'
595infodir='/opt/local/share/info'
596libdir='/opt/local/lib/gcc44'
597libexecdir='${exec_prefix}/libexec'
598localstatedir='${prefix}/var'
599mandir='/opt/local/share/man'
600oldincludedir='/usr/include'
601pdfdir=''
602pplinc=''
603ppllibs=''
604prefix='/opt/local'
605program_transform_name='s,$$,-mp-4.4,'
606sbindir='${exec_prefix}/sbin'
607sharedstatedir='${prefix}/com'
608stage1_cflags=''
609stage1_checking=''
610stage1_languages=''
611stage2_werror_flag=''
612sysconfdir='${prefix}/etc'
613target='i386-apple-darwin10'
614target_alias=''
615target_configargs=''
616target_cpu='i386'
617target_noncanonical='i386-apple-darwin10'
618target_os='darwin10'
619target_subdir='i386-apple-darwin10'
620target_vendor='apple'
621tooldir=''
622
623## ------------- ##
624## Output files. ##
625## ------------- ##
626
627alphaieee_frag=''
628host_makefile_frag='config/mh-x86omitfp'
629ospace_frag=''
630serialization_dependencies=''
631target_makefile_frag=''
632
633## ----------- ##
634## confdefs.h. ##
635## ----------- ##
636
637#define PACKAGE_BUGREPORT ""
638#define PACKAGE_NAME ""
639#define PACKAGE_STRING ""
640#define PACKAGE_TARNAME ""
641#define PACKAGE_VERSION ""
642#endif
643#ifdef __cplusplus
644extern "C" void exit (int);
645
646configure: exit 1