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.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 | |
---|
13 | hostname = pkg784mac.am.mot.com |
---|
14 | uname -m = i386 |
---|
15 | uname -r = 10.2.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -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 |
---|
25 | hostinfo = 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 |
---|
27 | Kernel configured for up to 2 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 2 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 |
---|
32 | Primary memory available: 3.00 gigabytes |
---|
33 | Default processor set: 77 tasks, 333 threads, 2 processors |
---|
34 | Load average: 2.25, Mach factor: 0.55 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:1563: checking build system type |
---|
52 | configure:1581: result: i386-apple-darwin10 |
---|
53 | configure:1616: checking host system type |
---|
54 | configure:1630: result: i386-apple-darwin10 |
---|
55 | configure:1638: checking target system type |
---|
56 | configure:1652: result: i386-apple-darwin10 |
---|
57 | configure:1696: checking for a BSD-compatible install |
---|
58 | configure:1762: result: /usr/bin/install -c |
---|
59 | configure:1773: checking whether ln works |
---|
60 | configure:1795: result: yes |
---|
61 | configure:1799: checking whether ln -s works |
---|
62 | configure:1803: result: yes |
---|
63 | configure:3002: checking for gcc |
---|
64 | configure:3028: result: /usr/bin/gcc-4.2 |
---|
65 | configure:3274: checking for C compiler version |
---|
66 | configure:3277: /usr/bin/gcc-4.2 --version </dev/null >&5 |
---|
67 | i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646) (dot 1) |
---|
68 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
69 | This is free software; see the source for copying conditions. There is NO |
---|
70 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
71 | |
---|
72 | configure:3280: $? = 0 |
---|
73 | configure:3282: /usr/bin/gcc-4.2 -v </dev/null >&5 |
---|
74 | Using built-in specs. |
---|
75 | Target: i686-apple-darwin10 |
---|
76 | Configured 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 |
---|
77 | Thread model: posix |
---|
78 | gcc version 4.2.1 (Apple Inc. build 5646) (dot 1) |
---|
79 | configure:3285: $? = 0 |
---|
80 | configure:3287: /usr/bin/gcc-4.2 -V </dev/null >&5 |
---|
81 | gcc-4.2: argument to `-V' is missing |
---|
82 | configure:3290: $? = 1 |
---|
83 | configure:3313: checking for C compiler default output file name |
---|
84 | configure:3316: /usr/bin/gcc-4.2 -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
85 | configure:3319: $? = 0 |
---|
86 | configure:3367: result: a.out |
---|
87 | configure:3372: checking whether the C compiler works |
---|
88 | configure:3378: ./a.out |
---|
89 | configure:3381: $? = 0 |
---|
90 | configure:3400: result: yes |
---|
91 | configure:3407: checking whether we are cross compiling |
---|
92 | configure:3409: result: no |
---|
93 | configure:3412: checking for suffix of executables |
---|
94 | configure:3414: /usr/bin/gcc-4.2 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
95 | configure:3417: $? = 0 |
---|
96 | configure:3444: result: |
---|
97 | configure:3450: checking for suffix of object files |
---|
98 | configure:3471: /usr/bin/gcc-4.2 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
99 | configure:3474: $? = 0 |
---|
100 | configure:3498: result: o |
---|
101 | configure:3502: checking whether we are using the GNU C compiler |
---|
102 | configure:3526: /usr/bin/gcc-4.2 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
103 | configure:3532: $? = 0 |
---|
104 | configure:3536: test -z |
---|
105 | || test ! -s conftest.err |
---|
106 | configure:3539: $? = 0 |
---|
107 | configure:3542: test -s conftest.o |
---|
108 | configure:3545: $? = 0 |
---|
109 | configure:3558: result: yes |
---|
110 | configure:3564: checking whether /usr/bin/gcc-4.2 accepts -g |
---|
111 | configure:3585: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5 |
---|
112 | configure:3591: $? = 0 |
---|
113 | configure:3595: test -z |
---|
114 | || test ! -s conftest.err |
---|
115 | configure:3598: $? = 0 |
---|
116 | configure:3601: test -s conftest.o |
---|
117 | configure:3604: $? = 0 |
---|
118 | configure:3615: result: yes |
---|
119 | configure:3632: checking for /usr/bin/gcc-4.2 option to accept ANSI C |
---|
120 | configure:3702: /usr/bin/gcc-4.2 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
121 | configure:3708: $? = 0 |
---|
122 | configure:3712: test -z |
---|
123 | || test ! -s conftest.err |
---|
124 | configure:3715: $? = 0 |
---|
125 | configure:3718: test -s conftest.o |
---|
126 | configure:3721: $? = 0 |
---|
127 | configure:3739: result: none needed |
---|
128 | configure:3757: /usr/bin/gcc-4.2 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
129 | conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' |
---|
130 | configure:3763: $? = 1 |
---|
131 | configure: failed program was: |
---|
132 | | #ifndef __cplusplus |
---|
133 | | choke me |
---|
134 | | #endif |
---|
135 | configure:3990: checking for C++ compiler version |
---|
136 | configure:3993: /usr/bin/g++-4.2 --version </dev/null >&5 |
---|
137 | i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646) (dot 1) |
---|
138 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
139 | This is free software; see the source for copying conditions. There is NO |
---|
140 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
141 | |
---|
142 | configure:3996: $? = 0 |
---|
143 | configure:3998: /usr/bin/g++-4.2 -v </dev/null >&5 |
---|
144 | Using built-in specs. |
---|
145 | Target: i686-apple-darwin10 |
---|
146 | Configured 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 |
---|
147 | Thread model: posix |
---|
148 | gcc version 4.2.1 (Apple Inc. build 5646) (dot 1) |
---|
149 | configure:4001: $? = 0 |
---|
150 | configure:4003: /usr/bin/g++-4.2 -V </dev/null >&5 |
---|
151 | g++-4.2: argument to `-V' is missing |
---|
152 | configure:4006: $? = 1 |
---|
153 | configure:4009: checking whether we are using the GNU C++ compiler |
---|
154 | configure:4033: /usr/bin/g++-4.2 -c -O2 -I/opt/local/include conftest.cc >&5 |
---|
155 | configure:4039: $? = 0 |
---|
156 | configure:4043: test -z |
---|
157 | || test ! -s conftest.err |
---|
158 | configure:4046: $? = 0 |
---|
159 | configure:4049: test -s conftest.o |
---|
160 | configure:4052: $? = 0 |
---|
161 | configure:4065: result: yes |
---|
162 | configure:4071: checking whether /usr/bin/g++-4.2 accepts -g |
---|
163 | configure:4092: /usr/bin/g++-4.2 -c -g -I/opt/local/include conftest.cc >&5 |
---|
164 | configure:4098: $? = 0 |
---|
165 | configure:4102: test -z |
---|
166 | || test ! -s conftest.err |
---|
167 | configure:4105: $? = 0 |
---|
168 | configure:4108: test -s conftest.o |
---|
169 | configure:4111: $? = 0 |
---|
170 | configure:4122: result: yes |
---|
171 | configure:4164: /usr/bin/g++-4.2 -c -O2 -I/opt/local/include conftest.cc >&5 |
---|
172 | configure:4170: $? = 0 |
---|
173 | configure:4174: test -z |
---|
174 | || test ! -s conftest.err |
---|
175 | configure:4177: $? = 0 |
---|
176 | configure:4180: test -s conftest.o |
---|
177 | configure:4183: $? = 0 |
---|
178 | configure:4209: /usr/bin/g++-4.2 -c -O2 -I/opt/local/include conftest.cc >&5 |
---|
179 | conftest.cc: In function 'int main()': |
---|
180 | conftest.cc:13: error: 'exit' was not declared in this scope |
---|
181 | configure:4215: $? = 1 |
---|
182 | configure: 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 | | } |
---|
199 | configure:4164: /usr/bin/g++-4.2 -c -O2 -I/opt/local/include conftest.cc >&5 |
---|
200 | conftest.cc:9: error: 'void std::exit(int)' should have been declared inside 'std' |
---|
201 | In file included from conftest.cc:10: |
---|
202 | /usr/include/stdlib.h:159: error: declaration of 'void std::exit(int)' throws different exceptions |
---|
203 | conftest.cc:9: error: from previous declaration 'void std::exit(int) throw ()' |
---|
204 | configure:4170: $? = 1 |
---|
205 | configure: 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 | | } |
---|
223 | configure:4164: /usr/bin/g++-4.2 -c -O2 -I/opt/local/include conftest.cc >&5 |
---|
224 | conftest.cc:9: error: 'void std::exit(int)' should have been declared inside 'std' |
---|
225 | configure:4170: $? = 1 |
---|
226 | configure: 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 | | } |
---|
244 | configure:4164: /usr/bin/g++-4.2 -c -O2 -I/opt/local/include conftest.cc >&5 |
---|
245 | In file included from conftest.cc:10: |
---|
246 | /usr/include/stdlib.h:159: error: declaration of 'void exit(int)' throws different exceptions |
---|
247 | conftest.cc:9: error: from previous declaration 'void exit(int) throw ()' |
---|
248 | configure:4170: $? = 1 |
---|
249 | configure: 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 | | } |
---|
267 | configure:4164: /usr/bin/g++-4.2 -c -O2 -I/opt/local/include conftest.cc >&5 |
---|
268 | configure:4170: $? = 0 |
---|
269 | configure:4174: test -z |
---|
270 | || test ! -s conftest.err |
---|
271 | configure:4177: $? = 0 |
---|
272 | configure:4180: test -s conftest.o |
---|
273 | configure:4183: $? = 0 |
---|
274 | configure:4209: /usr/bin/g++-4.2 -c -O2 -I/opt/local/include conftest.cc >&5 |
---|
275 | configure:4215: $? = 0 |
---|
276 | configure:4219: test -z |
---|
277 | || test ! -s conftest.err |
---|
278 | configure:4222: $? = 0 |
---|
279 | configure:4225: test -s conftest.o |
---|
280 | configure:4228: $? = 0 |
---|
281 | configure:4315: checking for gnatbind |
---|
282 | configure:4342: result: no |
---|
283 | configure:4395: checking for gnatmake |
---|
284 | configure:4422: result: no |
---|
285 | configure:4434: checking whether compiler driver understands Ada |
---|
286 | configure:4457: result: no |
---|
287 | configure:4466: checking how to compare bootstrapped objects |
---|
288 | configure:4491: result: cmp --ignore-initial=16 $$f1 $$f2 |
---|
289 | configure:4612: checking for correct version of gmp.h |
---|
290 | configure:4635: /usr/bin/gcc-4.2 -c -O2 -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
291 | configure:4641: $? = 0 |
---|
292 | configure:4645: test -z |
---|
293 | || test ! -s conftest.err |
---|
294 | configure:4648: $? = 0 |
---|
295 | configure:4651: test -s conftest.o |
---|
296 | configure:4654: $? = 0 |
---|
297 | configure:4656: result: yes |
---|
298 | configure:4670: checking for correct version of mpfr.h |
---|
299 | configure: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 |
---|
300 | ld: warning: in /opt/local/lib/libmpfr.dylib, file is not of required architecture |
---|
301 | ld: warning: in /opt/local/lib/libgmp.dylib, file is not of required architecture |
---|
302 | Undefined 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 |
---|
312 | ld: symbol(s) not found |
---|
313 | collect2: ld returned 1 exit status |
---|
314 | configure:4707: $? = 1 |
---|
315 | configure: 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 | | } |
---|
348 | configure:4780: result: no |
---|
349 | configure:4797: error: Building GCC requires GMP 4.1+ and MPFR 2.3.2+. |
---|
350 | Try the --with-gmp and/or --with-mpfr options to specify their locations. |
---|
351 | Copies of these libraries' source code can be found at their respective |
---|
352 | hosting sites as well as at ftp://gcc.gnu.org/pub/gcc/infrastructure/. |
---|
353 | See also http://gcc.gnu.org/install/prerequisites.html for additional info. |
---|
354 | If you obtained GMP and/or MPFR from a vendor distribution package, make |
---|
355 | sure that you have installed both the libraries and the header files. |
---|
356 | They may be located in separate packages. |
---|
357 | |
---|
358 | ## ---------------- ## |
---|
359 | ## Cache variables. ## |
---|
360 | ## ---------------- ## |
---|
361 | |
---|
362 | ac_cv_build=i386-apple-darwin10 |
---|
363 | ac_cv_build_alias=i386-apple-darwin10 |
---|
364 | ac_cv_c_compiler_gnu=yes |
---|
365 | ac_cv_cxx_compiler_gnu=yes |
---|
366 | ac_cv_env_AR_FOR_TARGET_set=set |
---|
367 | ac_cv_env_AR_FOR_TARGET_value=/usr/bin/ar |
---|
368 | ac_cv_env_AR_set= |
---|
369 | ac_cv_env_AR_value= |
---|
370 | ac_cv_env_AS_FOR_TARGET_set=set |
---|
371 | ac_cv_env_AS_FOR_TARGET_value=/usr/bin/as |
---|
372 | ac_cv_env_AS_set= |
---|
373 | ac_cv_env_AS_value= |
---|
374 | ac_cv_env_CC_FOR_TARGET_set= |
---|
375 | ac_cv_env_CC_FOR_TARGET_value= |
---|
376 | ac_cv_env_CC_set=set |
---|
377 | ac_cv_env_CC_value=/usr/bin/gcc-4.2 |
---|
378 | ac_cv_env_CFLAGS_set=set |
---|
379 | ac_cv_env_CFLAGS_value=-O2 |
---|
380 | ac_cv_env_CPPFLAGS_set=set |
---|
381 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
382 | ac_cv_env_CXXFLAGS_set=set |
---|
383 | ac_cv_env_CXXFLAGS_value=-O2 |
---|
384 | ac_cv_env_CXX_FOR_TARGET_set= |
---|
385 | ac_cv_env_CXX_FOR_TARGET_value= |
---|
386 | ac_cv_env_CXX_set=set |
---|
387 | ac_cv_env_CXX_value=/usr/bin/g++-4.2 |
---|
388 | ac_cv_env_DLLTOOL_FOR_TARGET_set= |
---|
389 | ac_cv_env_DLLTOOL_FOR_TARGET_value= |
---|
390 | ac_cv_env_DLLTOOL_set= |
---|
391 | ac_cv_env_DLLTOOL_value= |
---|
392 | ac_cv_env_GCC_FOR_TARGET_set= |
---|
393 | ac_cv_env_GCC_FOR_TARGET_value= |
---|
394 | ac_cv_env_GCJ_FOR_TARGET_set= |
---|
395 | ac_cv_env_GCJ_FOR_TARGET_value= |
---|
396 | ac_cv_env_GFORTRAN_FOR_TARGET_set= |
---|
397 | ac_cv_env_GFORTRAN_FOR_TARGET_value= |
---|
398 | ac_cv_env_LDFLAGS_set=set |
---|
399 | ac_cv_env_LDFLAGS_value=-L/opt/local/lib |
---|
400 | ac_cv_env_LD_FOR_TARGET_set=set |
---|
401 | ac_cv_env_LD_FOR_TARGET_value=/usr/bin/ld |
---|
402 | ac_cv_env_LD_set= |
---|
403 | ac_cv_env_LD_value= |
---|
404 | ac_cv_env_LIPO_FOR_TARGET_set= |
---|
405 | ac_cv_env_LIPO_FOR_TARGET_value= |
---|
406 | ac_cv_env_LIPO_set= |
---|
407 | ac_cv_env_LIPO_value= |
---|
408 | ac_cv_env_NM_FOR_TARGET_set=set |
---|
409 | ac_cv_env_NM_FOR_TARGET_value=/usr/bin/nm |
---|
410 | ac_cv_env_NM_set= |
---|
411 | ac_cv_env_NM_value= |
---|
412 | ac_cv_env_OBJCOPY_set= |
---|
413 | ac_cv_env_OBJCOPY_value= |
---|
414 | ac_cv_env_OBJDUMP_FOR_TARGET_set=set |
---|
415 | ac_cv_env_OBJDUMP_FOR_TARGET_value=/usr/bin/objdump |
---|
416 | ac_cv_env_OBJDUMP_set= |
---|
417 | ac_cv_env_OBJDUMP_value= |
---|
418 | ac_cv_env_RANLIB_FOR_TARGET_set=set |
---|
419 | ac_cv_env_RANLIB_FOR_TARGET_value=/usr/bin/ranlib |
---|
420 | ac_cv_env_RANLIB_set= |
---|
421 | ac_cv_env_RANLIB_value= |
---|
422 | ac_cv_env_STRIP_FOR_TARGET_set=set |
---|
423 | ac_cv_env_STRIP_FOR_TARGET_value=/usr/bin/strip |
---|
424 | ac_cv_env_STRIP_set= |
---|
425 | ac_cv_env_STRIP_value= |
---|
426 | ac_cv_env_WINDMC_FOR_TARGET_set= |
---|
427 | ac_cv_env_WINDMC_FOR_TARGET_value= |
---|
428 | ac_cv_env_WINDMC_set= |
---|
429 | ac_cv_env_WINDMC_value= |
---|
430 | ac_cv_env_WINDRES_FOR_TARGET_set= |
---|
431 | ac_cv_env_WINDRES_FOR_TARGET_value= |
---|
432 | ac_cv_env_WINDRES_set= |
---|
433 | ac_cv_env_WINDRES_value= |
---|
434 | ac_cv_env_build_alias_set=set |
---|
435 | ac_cv_env_build_alias_value=i386-apple-darwin10 |
---|
436 | ac_cv_env_host_alias_set= |
---|
437 | ac_cv_env_host_alias_value= |
---|
438 | ac_cv_env_target_alias_set= |
---|
439 | ac_cv_env_target_alias_value= |
---|
440 | ac_cv_exeext= |
---|
441 | ac_cv_host=i386-apple-darwin10 |
---|
442 | ac_cv_host_alias=i386-apple-darwin10 |
---|
443 | ac_cv_objext=o |
---|
444 | ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2 |
---|
445 | ac_cv_prog_ac_ct_GNATBIND=no |
---|
446 | ac_cv_prog_ac_ct_GNATMAKE=no |
---|
447 | ac_cv_prog_cc_g=yes |
---|
448 | ac_cv_prog_cc_stdc= |
---|
449 | ac_cv_prog_cxx_g=yes |
---|
450 | ac_cv_target=i386-apple-darwin10 |
---|
451 | ac_cv_target_alias=i386-apple-darwin10 |
---|
452 | acx_cv_cc_gcc_supports_ada=no |
---|
453 | acx_cv_prog_LN=ln |
---|
454 | gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2' |
---|
455 | |
---|
456 | ## ----------------- ## |
---|
457 | ## Output variables. ## |
---|
458 | ## ----------------- ## |
---|
459 | |
---|
460 | AR='' |
---|
461 | AR_FOR_BUILD='$(AR)' |
---|
462 | AR_FOR_TARGET='/usr/bin/ar' |
---|
463 | AS='' |
---|
464 | AS_FOR_BUILD='$(AS)' |
---|
465 | AS_FOR_TARGET='/usr/bin/as' |
---|
466 | BISON='' |
---|
467 | CC='/usr/bin/gcc-4.2' |
---|
468 | CC_FOR_BUILD='$(CC)' |
---|
469 | CC_FOR_TARGET='' |
---|
470 | CFLAGS='-O2' |
---|
471 | CFLAGS_FOR_BUILD='' |
---|
472 | CFLAGS_FOR_TARGET='-O2' |
---|
473 | COMPILER_AS_FOR_TARGET='' |
---|
474 | COMPILER_LD_FOR_TARGET='' |
---|
475 | COMPILER_NM_FOR_TARGET='' |
---|
476 | CONFIGURE_GDB_TK='' |
---|
477 | CPPFLAGS='-I/opt/local/include' |
---|
478 | CXX='/usr/bin/g++-4.2' |
---|
479 | CXXFLAGS='-O2' |
---|
480 | CXXFLAGS_FOR_BUILD='' |
---|
481 | CXXFLAGS_FOR_TARGET='' |
---|
482 | CXX_FOR_BUILD='$(CXX)' |
---|
483 | CXX_FOR_TARGET='' |
---|
484 | DEBUG_PREFIX_CFLAGS_FOR_TARGET='' |
---|
485 | DEFS='' |
---|
486 | DLLTOOL='' |
---|
487 | DLLTOOL_FOR_BUILD='$(DLLTOOL)' |
---|
488 | DLLTOOL_FOR_TARGET='' |
---|
489 | ECHO_C='ECHO_N='' |
---|
490 | ECHO_T='' |
---|
491 | EXEEXT='' |
---|
492 | EXPECT='' |
---|
493 | FLAGS_FOR_TARGET='' |
---|
494 | FLEX='' |
---|
495 | GCC_FOR_TARGET='' |
---|
496 | GCC_SHLIB_SUBDIR='' |
---|
497 | GCJ_FOR_BUILD='$(GCJ)' |
---|
498 | GCJ_FOR_TARGET='' |
---|
499 | GDB_TK='' |
---|
500 | GFORTRAN_FOR_BUILD='$(GFORTRAN)' |
---|
501 | GFORTRAN_FOR_TARGET='' |
---|
502 | GNATBIND='no' |
---|
503 | GNATMAKE='no' |
---|
504 | INSTALL_DATA='${INSTALL} -m 644' |
---|
505 | INSTALL_GDB_TK='' |
---|
506 | INSTALL_PROGRAM='${INSTALL}' |
---|
507 | INSTALL_SCRIPT='${INSTALL}' |
---|
508 | LD='/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld' |
---|
509 | LDFLAGS='-L/opt/local/lib' |
---|
510 | LDFLAGS_FOR_BUILD='' |
---|
511 | LD_FOR_BUILD='$(LD)' |
---|
512 | LD_FOR_TARGET='/usr/bin/ld' |
---|
513 | LEX='' |
---|
514 | LIBOBJS='' |
---|
515 | LIBS='' |
---|
516 | LIPO='' |
---|
517 | LIPO_FOR_TARGET='' |
---|
518 | LN='ln' |
---|
519 | LN_S='ln -s' |
---|
520 | LTLIBOBJS='' |
---|
521 | M4='' |
---|
522 | MAINT='' |
---|
523 | MAINTAINER_MODE_FALSE='' |
---|
524 | MAINTAINER_MODE_TRUE='' |
---|
525 | MAKEINFO='' |
---|
526 | NM='' |
---|
527 | NM_FOR_BUILD='$(NM)' |
---|
528 | NM_FOR_TARGET='/usr/bin/nm' |
---|
529 | OBJCOPY='' |
---|
530 | OBJDUMP='' |
---|
531 | OBJDUMP_FOR_TARGET='/usr/bin/objdump' |
---|
532 | OBJEXT='o' |
---|
533 | PACKAGE_BUGREPORT='' |
---|
534 | PACKAGE_NAME='' |
---|
535 | PACKAGE_STRING='' |
---|
536 | PACKAGE_TARNAME='' |
---|
537 | PACKAGE_VERSION='' |
---|
538 | PATH_SEPARATOR=':' |
---|
539 | RANLIB='' |
---|
540 | RANLIB_FOR_BUILD='$(RANLIB)' |
---|
541 | RANLIB_FOR_TARGET='/usr/bin/ranlib' |
---|
542 | RAW_CXX_FOR_TARGET='' |
---|
543 | RPATH_ENVVAR='' |
---|
544 | RUNTEST='' |
---|
545 | SHELL='/bin/sh' |
---|
546 | STRIP='' |
---|
547 | STRIP_FOR_TARGET='/usr/bin/strip' |
---|
548 | SYSROOT_CFLAGS_FOR_TARGET='' |
---|
549 | TOPLEVEL_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' |
---|
550 | WINDMC='' |
---|
551 | WINDMC_FOR_BUILD='$(WINDMC)' |
---|
552 | WINDMC_FOR_TARGET='' |
---|
553 | WINDRES='' |
---|
554 | WINDRES_FOR_BUILD='$(WINDRES)' |
---|
555 | WINDRES_FOR_TARGET='' |
---|
556 | YACC='' |
---|
557 | ac_ct_CC='/usr/bin/gcc-4.2' |
---|
558 | ac_ct_CXX='' |
---|
559 | ac_ct_GNATBIND='no' |
---|
560 | ac_ct_GNATMAKE='no' |
---|
561 | bindir='${exec_prefix}/bin' |
---|
562 | build='i386-apple-darwin10' |
---|
563 | build_alias='i386-apple-darwin10' |
---|
564 | build_configargs='' |
---|
565 | build_configdirs='build-libiberty build-texinfo build-byacc build-flex build-bison build-m4 build-fixincludes' |
---|
566 | build_cpu='i386' |
---|
567 | build_libsubdir='build-i386-apple-darwin10' |
---|
568 | build_noncanonical='i386-apple-darwin10' |
---|
569 | build_os='darwin10' |
---|
570 | build_subdir='build-i386-apple-darwin10' |
---|
571 | build_tooldir='' |
---|
572 | build_vendor='apple' |
---|
573 | clooginc='' |
---|
574 | clooglibs='' |
---|
575 | config_shell='/bin/sh' |
---|
576 | configdirs='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' |
---|
577 | datadir='${prefix}/share' |
---|
578 | datarootdir='' |
---|
579 | do_compare='cmp --ignore-initial=16 $$f1 $$f2' |
---|
580 | docdir='' |
---|
581 | exec_prefix='NONE' |
---|
582 | extra_mpfr_configure_flags='' |
---|
583 | gmpinc='-I/opt/local/include -I/opt/local/include' |
---|
584 | gmplibs='-L/opt/local/lib -L/opt/local/lib -lmpfr -lgmp' |
---|
585 | host='i386-apple-darwin10' |
---|
586 | host_alias='' |
---|
587 | host_configargs='' |
---|
588 | host_cpu='i386' |
---|
589 | host_noncanonical='i386-apple-darwin10' |
---|
590 | host_os='darwin10' |
---|
591 | host_subdir='.' |
---|
592 | host_vendor='apple' |
---|
593 | htmldir='' |
---|
594 | includedir='/opt/local/include/gcc44' |
---|
595 | infodir='/opt/local/share/info' |
---|
596 | libdir='/opt/local/lib/gcc44' |
---|
597 | libexecdir='${exec_prefix}/libexec' |
---|
598 | localstatedir='${prefix}/var' |
---|
599 | mandir='/opt/local/share/man' |
---|
600 | oldincludedir='/usr/include' |
---|
601 | pdfdir='' |
---|
602 | pplinc='' |
---|
603 | ppllibs='' |
---|
604 | prefix='/opt/local' |
---|
605 | program_transform_name='s,$$,-mp-4.4,' |
---|
606 | sbindir='${exec_prefix}/sbin' |
---|
607 | sharedstatedir='${prefix}/com' |
---|
608 | stage1_cflags='' |
---|
609 | stage1_checking='' |
---|
610 | stage1_languages='' |
---|
611 | stage2_werror_flag='' |
---|
612 | sysconfdir='${prefix}/etc' |
---|
613 | target='i386-apple-darwin10' |
---|
614 | target_alias='' |
---|
615 | target_configargs='' |
---|
616 | target_cpu='i386' |
---|
617 | target_noncanonical='i386-apple-darwin10' |
---|
618 | target_os='darwin10' |
---|
619 | target_subdir='i386-apple-darwin10' |
---|
620 | target_vendor='apple' |
---|
621 | tooldir='' |
---|
622 | |
---|
623 | ## ------------- ## |
---|
624 | ## Output files. ## |
---|
625 | ## ------------- ## |
---|
626 | |
---|
627 | alphaieee_frag='' |
---|
628 | host_makefile_frag='config/mh-x86omitfp' |
---|
629 | ospace_frag='' |
---|
630 | serialization_dependencies='' |
---|
631 | target_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 |
---|
644 | extern "C" void exit (int); |
---|
645 | |
---|
646 | configure: exit 1 |
---|