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.3.5/configure --prefix=/opt/local --build=x86_64-apple-darwin11 --enable-languages=c,c++,objc,obj-c++,java,fortran --libdir=/opt/local/lib/gcc43 --includedir=/opt/local/include/gcc43 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.3 --with-gxx-include-dir=/opt/local/include/gcc43/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --disable-multilib |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = mbp |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 11.0.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 11.0.0: Mon Mar 28 16:31:29 PDT 2011; root:xnu-1699.22.30~2/RELEASE_X86_64 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 11.0.0: Mon Mar 28 16:31:29 PDT 2011; root:xnu-1699.22.30~2/RELEASE_X86_64 |
---|
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: 4.00 gigabytes |
---|
33 | Default processor set: 133 tasks, 646 threads, 2 processors |
---|
34 | Load average: 2.77, Mach factor: 0.61 |
---|
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:1505: checking build system type |
---|
52 | configure:1523: result: x86_64-apple-darwin11 |
---|
53 | configure:1558: checking host system type |
---|
54 | configure:1572: result: x86_64-apple-darwin11 |
---|
55 | configure:1580: checking target system type |
---|
56 | configure:1594: result: x86_64-apple-darwin11 |
---|
57 | configure:1637: checking for a BSD-compatible install |
---|
58 | configure:1692: result: /usr/bin/install -c |
---|
59 | configure:1703: checking whether ln works |
---|
60 | configure:1725: result: yes |
---|
61 | configure:1729: checking whether ln -s works |
---|
62 | configure:1733: result: yes |
---|
63 | configure:2885: checking for gcc |
---|
64 | configure:2911: result: /Developer/usr/bin/llvm-gcc-4.2 |
---|
65 | configure:3155: checking for C compiler version |
---|
66 | configure:3158: /Developer/usr/bin/llvm-gcc-4.2 --version </dev/null >&5 |
---|
67 | i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.11.00) |
---|
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:3161: $? = 0 |
---|
73 | configure:3163: /Developer/usr/bin/llvm-gcc-4.2 -v </dev/null >&5 |
---|
74 | Using built-in specs. |
---|
75 | Target: i686-apple-darwin11 |
---|
76 | Configured with: /var/tmp/llvmgcc42/llvmgcc42-2335.11~3/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/var/tmp/llvmgcc42/llvmgcc42-2335.11~3/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 |
---|
77 | Thread model: posix |
---|
78 | gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.11.00) |
---|
79 | configure:3166: $? = 0 |
---|
80 | configure:3168: /Developer/usr/bin/llvm-gcc-4.2 -V </dev/null >&5 |
---|
81 | llvm-gcc-4.2: argument to `-V' is missing |
---|
82 | configure:3171: $? = 1 |
---|
83 | configure:3194: checking for C compiler default output file name |
---|
84 | configure:3197: /Developer/usr/bin/llvm-gcc-4.2 -pipe -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
85 | configure:3200: $? = 0 |
---|
86 | configure:3246: result: a.out |
---|
87 | configure:3251: checking whether the C compiler works |
---|
88 | configure:3257: ./a.out |
---|
89 | configure:3260: $? = 0 |
---|
90 | configure:3277: result: yes |
---|
91 | configure:3284: checking whether we are cross compiling |
---|
92 | configure:3286: result: no |
---|
93 | configure:3289: checking for suffix of executables |
---|
94 | configure:3291: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
95 | configure:3294: $? = 0 |
---|
96 | configure:3319: result: |
---|
97 | configure:3325: checking for suffix of object files |
---|
98 | configure:3346: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -I/opt/local/include conftest.c >&5 |
---|
99 | configure:3349: $? = 0 |
---|
100 | configure:3371: result: o |
---|
101 | configure:3375: checking whether we are using the GNU C compiler |
---|
102 | configure:3399: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -I/opt/local/include conftest.c >&5 |
---|
103 | configure:3405: $? = 0 |
---|
104 | configure:3409: test -z |
---|
105 | || test ! -s conftest.err |
---|
106 | configure:3412: $? = 0 |
---|
107 | configure:3415: test -s conftest.o |
---|
108 | configure:3418: $? = 0 |
---|
109 | configure:3431: result: yes |
---|
110 | configure:3437: checking whether /Developer/usr/bin/llvm-gcc-4.2 accepts -g |
---|
111 | configure:3458: /Developer/usr/bin/llvm-gcc-4.2 -c -g -I/opt/local/include conftest.c >&5 |
---|
112 | configure:3464: $? = 0 |
---|
113 | configure:3468: test -z |
---|
114 | || test ! -s conftest.err |
---|
115 | configure:3471: $? = 0 |
---|
116 | configure:3474: test -s conftest.o |
---|
117 | configure:3477: $? = 0 |
---|
118 | configure:3488: result: yes |
---|
119 | configure:3505: checking for /Developer/usr/bin/llvm-gcc-4.2 option to accept ANSI C |
---|
120 | configure:3575: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -I/opt/local/include conftest.c >&5 |
---|
121 | configure:3581: $? = 0 |
---|
122 | configure:3585: test -z |
---|
123 | || test ! -s conftest.err |
---|
124 | configure:3588: $? = 0 |
---|
125 | configure:3591: test -s conftest.o |
---|
126 | configure:3594: $? = 0 |
---|
127 | configure:3612: result: none needed |
---|
128 | configure:3630: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -I/opt/local/include conftest.c >&5 |
---|
129 | conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' |
---|
130 | configure:3636: $? = 1 |
---|
131 | configure: failed program was: |
---|
132 | | #ifndef __cplusplus |
---|
133 | | choke me |
---|
134 | | #endif |
---|
135 | configure:3863: checking for C++ compiler version |
---|
136 | configure:3866: /Developer/usr/bin/llvm-g++-4.2 --version </dev/null >&5 |
---|
137 | i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.11.00) |
---|
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:3869: $? = 0 |
---|
143 | configure:3871: /Developer/usr/bin/llvm-g++-4.2 -v </dev/null >&5 |
---|
144 | Using built-in specs. |
---|
145 | Target: i686-apple-darwin11 |
---|
146 | Configured with: /var/tmp/llvmgcc42/llvmgcc42-2335.11~3/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/var/tmp/llvmgcc42/llvmgcc42-2335.11~3/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 |
---|
147 | Thread model: posix |
---|
148 | gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.11.00) |
---|
149 | configure:3874: $? = 0 |
---|
150 | configure:3876: /Developer/usr/bin/llvm-g++-4.2 -V </dev/null >&5 |
---|
151 | llvm-g++-4.2: argument to `-V' is missing |
---|
152 | configure:3879: $? = 1 |
---|
153 | configure:3882: checking whether we are using the GNU C++ compiler |
---|
154 | configure:3906: /Developer/usr/bin/llvm-g++-4.2 -c -pipe -O2 -I/opt/local/include conftest.cc >&5 |
---|
155 | configure:3912: $? = 0 |
---|
156 | configure:3916: test -z |
---|
157 | || test ! -s conftest.err |
---|
158 | configure:3919: $? = 0 |
---|
159 | configure:3922: test -s conftest.o |
---|
160 | configure:3925: $? = 0 |
---|
161 | configure:3938: result: yes |
---|
162 | configure:3944: checking whether /Developer/usr/bin/llvm-g++-4.2 accepts -g |
---|
163 | configure:3965: /Developer/usr/bin/llvm-g++-4.2 -c -g -I/opt/local/include conftest.cc >&5 |
---|
164 | configure:3971: $? = 0 |
---|
165 | configure:3975: test -z |
---|
166 | || test ! -s conftest.err |
---|
167 | configure:3978: $? = 0 |
---|
168 | configure:3981: test -s conftest.o |
---|
169 | configure:3984: $? = 0 |
---|
170 | configure:3995: result: yes |
---|
171 | configure:4037: /Developer/usr/bin/llvm-g++-4.2 -c -pipe -O2 -I/opt/local/include conftest.cc >&5 |
---|
172 | configure:4043: $? = 0 |
---|
173 | configure:4047: test -z |
---|
174 | || test ! -s conftest.err |
---|
175 | configure:4050: $? = 0 |
---|
176 | configure:4053: test -s conftest.o |
---|
177 | configure:4056: $? = 0 |
---|
178 | configure:4082: /Developer/usr/bin/llvm-g++-4.2 -c -pipe -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:4088: $? = 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:4037: /Developer/usr/bin/llvm-g++-4.2 -c -pipe -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:4043: $? = 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:4037: /Developer/usr/bin/llvm-g++-4.2 -c -pipe -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:4043: $? = 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:4037: /Developer/usr/bin/llvm-g++-4.2 -c -pipe -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:4043: $? = 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:4037: /Developer/usr/bin/llvm-g++-4.2 -c -pipe -O2 -I/opt/local/include conftest.cc >&5 |
---|
268 | configure:4043: $? = 0 |
---|
269 | configure:4047: test -z |
---|
270 | || test ! -s conftest.err |
---|
271 | configure:4050: $? = 0 |
---|
272 | configure:4053: test -s conftest.o |
---|
273 | configure:4056: $? = 0 |
---|
274 | configure:4082: /Developer/usr/bin/llvm-g++-4.2 -c -pipe -O2 -I/opt/local/include conftest.cc >&5 |
---|
275 | configure:4088: $? = 0 |
---|
276 | configure:4092: test -z |
---|
277 | || test ! -s conftest.err |
---|
278 | configure:4095: $? = 0 |
---|
279 | configure:4098: test -s conftest.o |
---|
280 | configure:4101: $? = 0 |
---|
281 | configure:4188: checking for gnatbind |
---|
282 | configure:4215: result: no |
---|
283 | configure:4268: checking for gnatmake |
---|
284 | configure:4295: result: no |
---|
285 | configure:4307: checking whether compiler driver understands Ada |
---|
286 | configure:4330: result: no |
---|
287 | configure:4339: checking how to compare bootstrapped objects |
---|
288 | configure:4364: result: cmp --ignore-initial=16 $$f1 $$f2 |
---|
289 | configure:4485: checking for correct version of gmp.h |
---|
290 | configure:4508: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
291 | configure:4514: $? = 0 |
---|
292 | configure:4518: test -z |
---|
293 | || test ! -s conftest.err |
---|
294 | configure:4521: $? = 0 |
---|
295 | configure:4524: test -s conftest.o |
---|
296 | configure:4527: $? = 0 |
---|
297 | configure:4529: result: yes |
---|
298 | configure:4543: checking for correct version of mpfr.h |
---|
299 | configure:4574: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -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 | configure:4580: $? = 0 |
---|
301 | configure:4584: test -z |
---|
302 | || test ! -s conftest.err |
---|
303 | configure:4587: $? = 0 |
---|
304 | configure:4590: test -s conftest |
---|
305 | configure:4593: $? = 0 |
---|
306 | configure:4617: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -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 |
---|
307 | configure:4623: $? = 0 |
---|
308 | configure:4627: test -z |
---|
309 | || test ! -s conftest.err |
---|
310 | configure:4630: $? = 0 |
---|
311 | configure:4633: test -s conftest |
---|
312 | configure:4636: $? = 0 |
---|
313 | configure:4638: result: yes |
---|
314 | configure:5973: checking for bison |
---|
315 | configure:5989: found /usr/bin/bison |
---|
316 | configure:5999: result: bison -y |
---|
317 | configure:6019: checking for bison |
---|
318 | configure:6035: found /usr/bin/bison |
---|
319 | configure:6045: result: bison |
---|
320 | configure:6064: checking for gm4 |
---|
321 | configure:6080: found /usr/bin/gm4 |
---|
322 | configure:6090: result: gm4 |
---|
323 | configure:6109: checking for flex |
---|
324 | configure:6125: found /usr/bin/flex |
---|
325 | configure:6135: result: flex |
---|
326 | configure:6155: checking for flex |
---|
327 | configure:6171: found /usr/bin/flex |
---|
328 | configure:6181: result: flex |
---|
329 | configure:6200: checking for makeinfo |
---|
330 | configure:6216: found /usr/bin/makeinfo |
---|
331 | configure:6226: result: makeinfo |
---|
332 | configure:6259: checking for expect |
---|
333 | configure:6275: found /usr/bin/expect |
---|
334 | configure:6285: result: expect |
---|
335 | configure:6306: checking for runtest |
---|
336 | configure:6335: result: no |
---|
337 | configure:6445: checking for ar |
---|
338 | configure:6461: found /usr/bin/ar |
---|
339 | configure:6471: result: ar |
---|
340 | configure:6580: checking for as |
---|
341 | configure:6596: found /usr/bin/as |
---|
342 | configure:6606: result: as |
---|
343 | configure:6715: checking for dlltool |
---|
344 | configure:6744: result: no |
---|
345 | configure:6773: checking for ld |
---|
346 | configure:6799: result: /Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld |
---|
347 | configure:6985: checking for lipo |
---|
348 | configure:7001: found /usr/bin/lipo |
---|
349 | configure:7011: result: lipo |
---|
350 | configure:7120: checking for nm |
---|
351 | configure:7136: found /usr/bin/nm |
---|
352 | configure:7146: result: nm |
---|
353 | configure:7255: checking for ranlib |
---|
354 | configure:7271: found /usr/bin/ranlib |
---|
355 | configure:7281: result: ranlib |
---|
356 | configure:7385: checking for strip |
---|
357 | configure:7401: found /usr/bin/strip |
---|
358 | configure:7411: result: strip |
---|
359 | configure:7515: checking for windres |
---|
360 | configure:7544: result: no |
---|
361 | configure:7650: checking for windmc |
---|
362 | configure:7679: result: no |
---|
363 | configure:7785: checking for objcopy |
---|
364 | configure:7814: result: no |
---|
365 | configure:7920: checking for objdump |
---|
366 | configure:7949: result: no |
---|
367 | configure:8094: checking for cc |
---|
368 | configure:8110: found /usr/bin/cc |
---|
369 | configure:8120: result: cc |
---|
370 | configure:8249: checking for c++ |
---|
371 | configure:8265: found /usr/bin/c++ |
---|
372 | configure:8275: result: c++ |
---|
373 | configure:8404: checking for gcc |
---|
374 | configure:8420: found /usr/bin/gcc |
---|
375 | configure:8430: result: gcc |
---|
376 | configure:8554: checking for gcj |
---|
377 | configure:8583: result: no |
---|
378 | configure:8709: checking for gfortran |
---|
379 | configure:8738: result: no |
---|
380 | configure:8798: checking for ar |
---|
381 | configure:8828: result: /usr/bin/ar |
---|
382 | configure:9021: checking for as |
---|
383 | configure:9051: result: /usr/bin/as |
---|
384 | configure:9244: checking for dlltool |
---|
385 | configure:9277: result: no |
---|
386 | configure:9389: checking for dlltool |
---|
387 | configure:9418: result: no |
---|
388 | configure:9467: checking for ld |
---|
389 | configure:9497: result: /usr/bin/ld |
---|
390 | configure:9690: checking for lipo |
---|
391 | configure:9723: result: no |
---|
392 | configure:9835: checking for lipo |
---|
393 | configure:9851: found /usr/bin/lipo |
---|
394 | configure:9861: result: lipo |
---|
395 | configure:9913: checking for nm |
---|
396 | configure:9943: result: /usr/bin/nm |
---|
397 | configure:10136: checking for objdump |
---|
398 | configure:10166: result: /usr/bin/objdump |
---|
399 | configure:10359: checking for ranlib |
---|
400 | configure:10389: result: /usr/bin/ranlib |
---|
401 | configure:10582: checking for strip |
---|
402 | configure:10612: result: /usr/bin/strip |
---|
403 | configure:10805: checking for windres |
---|
404 | configure:10838: result: no |
---|
405 | configure:10950: checking for windres |
---|
406 | configure:10979: result: no |
---|
407 | configure:11028: checking for windmc |
---|
408 | configure:11061: result: no |
---|
409 | configure:11173: checking for windmc |
---|
410 | configure:11202: result: no |
---|
411 | configure:11229: checking where to find the target ar |
---|
412 | configure:11257: result: pre-installed in /usr/bin |
---|
413 | configure:11271: checking where to find the target as |
---|
414 | configure:11299: result: pre-installed in /usr/bin |
---|
415 | configure:11313: checking where to find the target cc |
---|
416 | configure:11336: result: just compiled |
---|
417 | configure:11355: checking where to find the target c++ |
---|
418 | configure:11381: result: just compiled |
---|
419 | configure:11400: checking where to find the target c++ for libstdc++ |
---|
420 | configure:11426: result: just compiled |
---|
421 | configure:11445: checking where to find the target dlltool |
---|
422 | configure:11478: result: host tool |
---|
423 | configure:11487: checking where to find the target gcc |
---|
424 | configure:11510: result: just compiled |
---|
425 | configure:11529: checking where to find the target gcj |
---|
426 | configure:11555: result: just compiled |
---|
427 | configure:11574: checking where to find the target gfortran |
---|
428 | configure:11600: result: just compiled |
---|
429 | configure:11619: checking where to find the target ld |
---|
430 | configure:11647: result: pre-installed in /usr/bin |
---|
431 | configure:11661: checking where to find the target lipo |
---|
432 | configure:11683: result: host tool |
---|
433 | configure:11692: checking where to find the target nm |
---|
434 | configure:11720: result: pre-installed in /usr/bin |
---|
435 | configure:11734: checking where to find the target objdump |
---|
436 | configure:11762: result: pre-installed in /usr/bin |
---|
437 | configure:11776: checking where to find the target ranlib |
---|
438 | configure:11804: result: pre-installed in /usr/bin |
---|
439 | configure:11818: checking where to find the target strip |
---|
440 | configure:11846: result: pre-installed in /usr/bin |
---|
441 | configure:11860: checking where to find the target windres |
---|
442 | configure:11893: result: host tool |
---|
443 | configure:11902: checking where to find the target windmc |
---|
444 | configure:11935: result: host tool |
---|
445 | configure:11972: checking whether to enable maintainer-specific portions of Makefiles |
---|
446 | configure:11981: result: no |
---|
447 | configure:12014: checking whether -fkeep-inline-functions is supported |
---|
448 | configure:12038: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -fkeep-inline-functions -I/opt/local/include conftest.c >&5 |
---|
449 | configure:12044: $? = 0 |
---|
450 | configure:12048: test -z |
---|
451 | || test ! -s conftest.err |
---|
452 | configure:12051: $? = 0 |
---|
453 | configure:12054: test -s conftest.o |
---|
454 | configure:12057: $? = 0 |
---|
455 | configure:12059: result: yes |
---|
456 | configure:12276: creating ./config.status |
---|
457 | |
---|
458 | ## ---------------------- ## |
---|
459 | ## Running config.status. ## |
---|
460 | ## ---------------------- ## |
---|
461 | |
---|
462 | This file was extended by config.status, which was |
---|
463 | generated by GNU Autoconf 2.59. Invocation command line was |
---|
464 | |
---|
465 | CONFIG_FILES = |
---|
466 | CONFIG_HEADERS = |
---|
467 | CONFIG_LINKS = |
---|
468 | CONFIG_COMMANDS = |
---|
469 | $ ./config.status |
---|
470 | |
---|
471 | on mbp |
---|
472 | |
---|
473 | config.status:763: creating Makefile |
---|
474 | |
---|
475 | ## ---------------- ## |
---|
476 | ## Cache variables. ## |
---|
477 | ## ---------------- ## |
---|
478 | |
---|
479 | ac_cv_build=x86_64-apple-darwin11 |
---|
480 | ac_cv_build_alias=x86_64-apple-darwin11 |
---|
481 | ac_cv_c_compiler_gnu=yes |
---|
482 | ac_cv_cxx_compiler_gnu=yes |
---|
483 | ac_cv_env_AR_FOR_TARGET_set=set |
---|
484 | ac_cv_env_AR_FOR_TARGET_value=/usr/bin/ar |
---|
485 | ac_cv_env_AR_set= |
---|
486 | ac_cv_env_AR_value= |
---|
487 | ac_cv_env_AS_FOR_TARGET_set=set |
---|
488 | ac_cv_env_AS_FOR_TARGET_value=/usr/bin/as |
---|
489 | ac_cv_env_AS_set= |
---|
490 | ac_cv_env_AS_value= |
---|
491 | ac_cv_env_CC_FOR_TARGET_set= |
---|
492 | ac_cv_env_CC_FOR_TARGET_value= |
---|
493 | ac_cv_env_CC_set=set |
---|
494 | ac_cv_env_CC_value=/Developer/usr/bin/llvm-gcc-4.2 |
---|
495 | ac_cv_env_CFLAGS_set=set |
---|
496 | ac_cv_env_CFLAGS_value='-pipe -O2' |
---|
497 | ac_cv_env_CPPFLAGS_set=set |
---|
498 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
499 | ac_cv_env_CXXFLAGS_set=set |
---|
500 | ac_cv_env_CXXFLAGS_value='-pipe -O2' |
---|
501 | ac_cv_env_CXX_FOR_TARGET_set= |
---|
502 | ac_cv_env_CXX_FOR_TARGET_value= |
---|
503 | ac_cv_env_CXX_set=set |
---|
504 | ac_cv_env_CXX_value=/Developer/usr/bin/llvm-g++-4.2 |
---|
505 | ac_cv_env_DLLTOOL_FOR_TARGET_set= |
---|
506 | ac_cv_env_DLLTOOL_FOR_TARGET_value= |
---|
507 | ac_cv_env_DLLTOOL_set= |
---|
508 | ac_cv_env_DLLTOOL_value= |
---|
509 | ac_cv_env_GCC_FOR_TARGET_set= |
---|
510 | ac_cv_env_GCC_FOR_TARGET_value= |
---|
511 | ac_cv_env_GCJ_FOR_TARGET_set= |
---|
512 | ac_cv_env_GCJ_FOR_TARGET_value= |
---|
513 | ac_cv_env_GFORTRAN_FOR_TARGET_set= |
---|
514 | ac_cv_env_GFORTRAN_FOR_TARGET_value= |
---|
515 | ac_cv_env_LDFLAGS_set=set |
---|
516 | ac_cv_env_LDFLAGS_value=-L/opt/local/lib |
---|
517 | ac_cv_env_LD_FOR_TARGET_set=set |
---|
518 | ac_cv_env_LD_FOR_TARGET_value=/usr/bin/ld |
---|
519 | ac_cv_env_LD_set= |
---|
520 | ac_cv_env_LD_value= |
---|
521 | ac_cv_env_LIPO_FOR_TARGET_set= |
---|
522 | ac_cv_env_LIPO_FOR_TARGET_value= |
---|
523 | ac_cv_env_LIPO_set= |
---|
524 | ac_cv_env_LIPO_value= |
---|
525 | ac_cv_env_NM_FOR_TARGET_set=set |
---|
526 | ac_cv_env_NM_FOR_TARGET_value=/usr/bin/nm |
---|
527 | ac_cv_env_NM_set= |
---|
528 | ac_cv_env_NM_value= |
---|
529 | ac_cv_env_OBJCOPY_set= |
---|
530 | ac_cv_env_OBJCOPY_value= |
---|
531 | ac_cv_env_OBJDUMP_FOR_TARGET_set=set |
---|
532 | ac_cv_env_OBJDUMP_FOR_TARGET_value=/usr/bin/objdump |
---|
533 | ac_cv_env_OBJDUMP_set= |
---|
534 | ac_cv_env_OBJDUMP_value= |
---|
535 | ac_cv_env_RANLIB_FOR_TARGET_set=set |
---|
536 | ac_cv_env_RANLIB_FOR_TARGET_value=/usr/bin/ranlib |
---|
537 | ac_cv_env_RANLIB_set= |
---|
538 | ac_cv_env_RANLIB_value= |
---|
539 | ac_cv_env_STRIP_FOR_TARGET_set=set |
---|
540 | ac_cv_env_STRIP_FOR_TARGET_value=/usr/bin/strip |
---|
541 | ac_cv_env_STRIP_set= |
---|
542 | ac_cv_env_STRIP_value= |
---|
543 | ac_cv_env_WINDMC_FOR_TARGET_set= |
---|
544 | ac_cv_env_WINDMC_FOR_TARGET_value= |
---|
545 | ac_cv_env_WINDMC_set= |
---|
546 | ac_cv_env_WINDMC_value= |
---|
547 | ac_cv_env_WINDRES_FOR_TARGET_set= |
---|
548 | ac_cv_env_WINDRES_FOR_TARGET_value= |
---|
549 | ac_cv_env_WINDRES_set= |
---|
550 | ac_cv_env_WINDRES_value= |
---|
551 | ac_cv_env_build_alias_set=set |
---|
552 | ac_cv_env_build_alias_value=x86_64-apple-darwin11 |
---|
553 | ac_cv_env_host_alias_set= |
---|
554 | ac_cv_env_host_alias_value= |
---|
555 | ac_cv_env_target_alias_set= |
---|
556 | ac_cv_env_target_alias_value= |
---|
557 | ac_cv_exeext= |
---|
558 | ac_cv_host=x86_64-apple-darwin11 |
---|
559 | ac_cv_host_alias=x86_64-apple-darwin11 |
---|
560 | ac_cv_objext=o |
---|
561 | ac_cv_path_AR_FOR_TARGET=/usr/bin/ar |
---|
562 | ac_cv_path_AS_FOR_TARGET=/usr/bin/as |
---|
563 | ac_cv_path_LD_FOR_TARGET=/usr/bin/ld |
---|
564 | ac_cv_path_NM_FOR_TARGET=/usr/bin/nm |
---|
565 | ac_cv_path_OBJDUMP_FOR_TARGET=/usr/bin/objdump |
---|
566 | ac_cv_path_RANLIB_FOR_TARGET=/usr/bin/ranlib |
---|
567 | ac_cv_path_STRIP_FOR_TARGET=/usr/bin/strip |
---|
568 | ac_cv_prog_AR=ar |
---|
569 | ac_cv_prog_AS=as |
---|
570 | ac_cv_prog_BISON=bison |
---|
571 | ac_cv_prog_CC_FOR_TARGET=cc |
---|
572 | ac_cv_prog_CXX_FOR_TARGET=c++ |
---|
573 | ac_cv_prog_EXPECT=expect |
---|
574 | ac_cv_prog_FLEX=flex |
---|
575 | ac_cv_prog_GCC_FOR_TARGET=gcc |
---|
576 | ac_cv_prog_LD=/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld |
---|
577 | ac_cv_prog_LEX=flex |
---|
578 | ac_cv_prog_LIPO=lipo |
---|
579 | ac_cv_prog_LIPO_FOR_TARGET=lipo |
---|
580 | ac_cv_prog_M4=gm4 |
---|
581 | ac_cv_prog_MAKEINFO=makeinfo |
---|
582 | ac_cv_prog_NM=nm |
---|
583 | ac_cv_prog_RANLIB=ranlib |
---|
584 | ac_cv_prog_STRIP=strip |
---|
585 | ac_cv_prog_YACC='bison -y' |
---|
586 | ac_cv_prog_ac_ct_CC=/Developer/usr/bin/llvm-gcc-4.2 |
---|
587 | ac_cv_prog_ac_ct_GNATBIND=no |
---|
588 | ac_cv_prog_ac_ct_GNATMAKE=no |
---|
589 | ac_cv_prog_cc_g=yes |
---|
590 | ac_cv_prog_cc_stdc= |
---|
591 | ac_cv_prog_cxx_g=yes |
---|
592 | ac_cv_target=x86_64-apple-darwin11 |
---|
593 | ac_cv_target_alias=x86_64-apple-darwin11 |
---|
594 | acx_cv_cc_gcc_supports_ada=no |
---|
595 | acx_cv_prog_LN=ln |
---|
596 | gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2' |
---|
597 | gcc_cv_tool_dirs=/opt/local/libexec/gcc/x86_64-apple-darwin11/4.3.5:/opt/local/libexec/gcc/x86_64-apple-darwin11:/usr/lib/gcc/x86_64-apple-darwin11/4.3.5:/usr/lib/gcc/x86_64-apple-darwin11:/opt/local/x86_64-apple-darwin11/bin/x86_64-apple-darwin11/4.3.5:/opt/local/x86_64-apple-darwin11/bin: |
---|
598 | gcc_cv_tool_prefix=/opt/local |
---|
599 | |
---|
600 | ## ----------------- ## |
---|
601 | ## Output variables. ## |
---|
602 | ## ----------------- ## |
---|
603 | |
---|
604 | AR='ar' |
---|
605 | AR_FOR_BUILD='$(AR)' |
---|
606 | AR_FOR_TARGET='/usr/bin/ar' |
---|
607 | AS='as' |
---|
608 | AS_FOR_BUILD='$(AS)' |
---|
609 | AS_FOR_TARGET='/usr/bin/as' |
---|
610 | BISON='bison' |
---|
611 | CC='/Developer/usr/bin/llvm-gcc-4.2' |
---|
612 | CC_FOR_BUILD='$(CC)' |
---|
613 | CC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/' |
---|
614 | CFLAGS='-pipe -O2' |
---|
615 | CFLAGS_FOR_BUILD='-pipe -O2' |
---|
616 | COMPILER_AS_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/as' |
---|
617 | COMPILER_LD_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/collect-ld' |
---|
618 | COMPILER_NM_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/nm' |
---|
619 | CONFIGURE_GDB_TK='' |
---|
620 | CPPFLAGS='-I/opt/local/include' |
---|
621 | CXX='/Developer/usr/bin/llvm-g++-4.2' |
---|
622 | CXXFLAGS='-pipe -O2' |
---|
623 | CXXFLAGS_FOR_BUILD='-pipe -O2' |
---|
624 | CXX_FOR_BUILD='$(CXX)' |
---|
625 | CXX_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' |
---|
626 | DEBUG_PREFIX_CFLAGS_FOR_TARGET='' |
---|
627 | DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" ' |
---|
628 | DLLTOOL='dlltool' |
---|
629 | DLLTOOL_FOR_BUILD='$(DLLTOOL)' |
---|
630 | DLLTOOL_FOR_TARGET='$(DLLTOOL)' |
---|
631 | ECHO_C='ECHO_N='' |
---|
632 | ECHO_T='' |
---|
633 | EXEEXT='' |
---|
634 | EXPECT='expect' |
---|
635 | FLAGS_FOR_TARGET=' -B$(build_tooldir)/bin/ -B$(build_tooldir)/lib/ -isystem $(build_tooldir)/include -isystem $(build_tooldir)/sys-include' |
---|
636 | FLEX='flex' |
---|
637 | GCC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/' |
---|
638 | GCJ_FOR_BUILD='$(GCJ)' |
---|
639 | GCJ_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/gcj -B$$r/$(HOST_SUBDIR)/gcc/' |
---|
640 | GDB_TK='' |
---|
641 | GFORTRAN_FOR_BUILD='$(GFORTRAN)' |
---|
642 | GFORTRAN_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/gfortran -B$$r/$(HOST_SUBDIR)/gcc/' |
---|
643 | GNATBIND='no' |
---|
644 | GNATMAKE='no' |
---|
645 | INSTALL_DATA='${INSTALL} -m 644' |
---|
646 | INSTALL_GDB_TK='' |
---|
647 | INSTALL_PROGRAM='${INSTALL}' |
---|
648 | INSTALL_SCRIPT='${INSTALL}' |
---|
649 | LD='/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld' |
---|
650 | LDFLAGS='-L/opt/local/lib' |
---|
651 | LDFLAGS_FOR_BUILD='-L/opt/local/lib' |
---|
652 | LD_FOR_BUILD='$(LD)' |
---|
653 | LD_FOR_TARGET='/usr/bin/ld' |
---|
654 | LEX='flex' |
---|
655 | LIBOBJS='' |
---|
656 | LIBS='' |
---|
657 | LIPO='lipo' |
---|
658 | LIPO_FOR_TARGET='$(LIPO)' |
---|
659 | LN='ln' |
---|
660 | LN_S='ln -s' |
---|
661 | LTLIBOBJS='' |
---|
662 | M4='gm4' |
---|
663 | MAINT='#' |
---|
664 | MAINTAINER_MODE_FALSE='' |
---|
665 | MAINTAINER_MODE_TRUE='#' |
---|
666 | MAKEINFO='makeinfo' |
---|
667 | NM='nm' |
---|
668 | NM_FOR_BUILD='$(NM)' |
---|
669 | NM_FOR_TARGET='/usr/bin/nm' |
---|
670 | OBJCOPY='objcopy' |
---|
671 | OBJDUMP='objdump' |
---|
672 | OBJDUMP_FOR_TARGET='/usr/bin/objdump' |
---|
673 | OBJEXT='o' |
---|
674 | PACKAGE_BUGREPORT='' |
---|
675 | PACKAGE_NAME='' |
---|
676 | PACKAGE_STRING='' |
---|
677 | PACKAGE_TARNAME='' |
---|
678 | PACKAGE_VERSION='' |
---|
679 | PATH_SEPARATOR=':' |
---|
680 | RANLIB='ranlib' |
---|
681 | RANLIB_FOR_BUILD='$(RANLIB)' |
---|
682 | RANLIB_FOR_TARGET='/usr/bin/ranlib -c' |
---|
683 | RAW_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' |
---|
684 | RPATH_ENVVAR='DYLD_LIBRARY_PATH' |
---|
685 | RUNTEST='runtest' |
---|
686 | SHELL='/bin/sh' |
---|
687 | STRIP='strip' |
---|
688 | STRIP_FOR_TARGET='/usr/bin/strip' |
---|
689 | SYSROOT_CFLAGS_FOR_TARGET='' |
---|
690 | TOPLEVEL_CONFIGURE_ARGUMENTS='../gcc-4.3.5/configure --prefix=/opt/local --build=x86_64-apple-darwin11 --enable-languages=c,c++,objc,obj-c++,java,fortran --libdir=/opt/local/lib/gcc43 --includedir=/opt/local/include/gcc43 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.3 --with-gxx-include-dir=/opt/local/include/gcc43/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --disable-multilib' |
---|
691 | WINDMC='windmc' |
---|
692 | WINDMC_FOR_BUILD='$(WINDMC)' |
---|
693 | WINDMC_FOR_TARGET='$(WINDMC)' |
---|
694 | WINDRES='windres' |
---|
695 | WINDRES_FOR_BUILD='$(WINDRES)' |
---|
696 | WINDRES_FOR_TARGET='$(WINDRES)' |
---|
697 | YACC='bison -y' |
---|
698 | ac_ct_CC='/Developer/usr/bin/llvm-gcc-4.2' |
---|
699 | ac_ct_CXX='' |
---|
700 | ac_ct_GNATBIND='no' |
---|
701 | ac_ct_GNATMAKE='no' |
---|
702 | bindir='${exec_prefix}/bin' |
---|
703 | build='x86_64-apple-darwin11' |
---|
704 | build_alias='x86_64-apple-darwin11' |
---|
705 | build_configargs='--cache-file=../config.cache '--prefix=/opt/local' '--libdir=/opt/local/lib/gcc43' '--includedir=/opt/local/include/gcc43' '--infodir=/opt/local/share/info' '--mandir=/opt/local/share/man' '--with-local-prefix=/opt/local' '--with-system-zlib' '--disable-nls' '--with-gxx-include-dir=/opt/local/include/gcc43/c++/' '--with-gmp=/opt/local' '--with-mpfr=/opt/local' '--disable-multilib' '--enable-languages=c,c++,fortran,java,objc,obj-c++' --program-transform-name='s,$$,-mp-4.3,'' |
---|
706 | build_configdirs=' libiberty fixincludes' |
---|
707 | build_cpu='x86_64' |
---|
708 | build_libsubdir='build-x86_64-apple-darwin11' |
---|
709 | build_noncanonical='x86_64-apple-darwin11' |
---|
710 | build_os='darwin11' |
---|
711 | build_subdir='build-x86_64-apple-darwin11' |
---|
712 | build_tooldir='${exec_prefix}/x86_64-apple-darwin11' |
---|
713 | build_vendor='apple' |
---|
714 | config_shell='/bin/sh' |
---|
715 | configdirs=' intl libiberty zlib libcpp libdecnumber fixincludes gcc' |
---|
716 | datadir='${prefix}/share' |
---|
717 | datarootdir='${prefix}/share' |
---|
718 | do_compare='cmp --ignore-initial=16 $$f1 $$f2' |
---|
719 | docdir='${datarootdir}/doc' |
---|
720 | exec_prefix='${prefix}' |
---|
721 | extra_mpfr_configure_flags='' |
---|
722 | gmpinc='-I/opt/local/include -I/opt/local/include' |
---|
723 | gmplibs='-L/opt/local/lib -L/opt/local/lib -lmpfr -lgmp' |
---|
724 | host='x86_64-apple-darwin11' |
---|
725 | host_alias='' |
---|
726 | host_configargs='--cache-file=./config.cache '--prefix=/opt/local' '--libdir=/opt/local/lib/gcc43' '--includedir=/opt/local/include/gcc43' '--infodir=/opt/local/share/info' '--mandir=/opt/local/share/man' '--with-local-prefix=/opt/local' '--with-system-zlib' '--disable-nls' '--with-gxx-include-dir=/opt/local/include/gcc43/c++/' '--with-gmp=/opt/local' '--with-mpfr=/opt/local' '--disable-multilib' '--enable-languages=c,c++,fortran,java,objc,obj-c++' --program-transform-name='s,$$,-mp-4.3,'' |
---|
727 | host_cpu='x86_64' |
---|
728 | host_noncanonical='x86_64-apple-darwin11' |
---|
729 | host_os='darwin11' |
---|
730 | host_subdir='.' |
---|
731 | host_vendor='apple' |
---|
732 | htmldir='${docdir}' |
---|
733 | includedir='/opt/local/include/gcc43' |
---|
734 | infodir='/opt/local/share/info' |
---|
735 | libdir='/opt/local/lib/gcc43' |
---|
736 | libexecdir='${exec_prefix}/libexec' |
---|
737 | localstatedir='${prefix}/var' |
---|
738 | mandir='/opt/local/share/man' |
---|
739 | oldincludedir='/usr/include' |
---|
740 | pdfdir='${docdir}' |
---|
741 | prefix='/opt/local' |
---|
742 | program_transform_name='s,$$,-mp-4.3,' |
---|
743 | sbindir='${exec_prefix}/sbin' |
---|
744 | sharedstatedir='${prefix}/com' |
---|
745 | stage1_cflags='-g -fkeep-inline-functions' |
---|
746 | stage1_checking='--enable-checking=yes,types' |
---|
747 | stage1_languages='c' |
---|
748 | stage2_werror_flag='' |
---|
749 | sysconfdir='${prefix}/etc' |
---|
750 | target='x86_64-apple-darwin11' |
---|
751 | target_alias='' |
---|
752 | target_configargs='--cache-file=./config.cache '--prefix=/opt/local' '--libdir=/opt/local/lib/gcc43' '--includedir=/opt/local/include/gcc43' '--infodir=/opt/local/share/info' '--mandir=/opt/local/share/man' '--with-local-prefix=/opt/local' '--with-system-zlib' '--disable-nls' '--with-gxx-include-dir=/opt/local/include/gcc43/c++/' '--with-gmp=/opt/local' '--with-mpfr=/opt/local' '--disable-multilib' '--enable-languages=c,c++,fortran,java,objc,obj-c++' --program-transform-name='s,$$,-mp-4.3,'' |
---|
753 | target_cpu='x86_64' |
---|
754 | target_noncanonical='x86_64-apple-darwin11' |
---|
755 | target_os='darwin11' |
---|
756 | target_subdir='x86_64-apple-darwin11' |
---|
757 | target_vendor='apple' |
---|
758 | tooldir='${exec_prefix}/x86_64-apple-darwin11' |
---|
759 | |
---|
760 | ## ------------- ## |
---|
761 | ## Output files. ## |
---|
762 | ## ------------- ## |
---|
763 | |
---|
764 | alphaieee_frag='/dev/null' |
---|
765 | host_makefile_frag='/dev/null' |
---|
766 | ospace_frag='/dev/null' |
---|
767 | serialization_dependencies='serdep.tmp' |
---|
768 | target_makefile_frag='/dev/null' |
---|
769 | |
---|
770 | ## ----------- ## |
---|
771 | ## confdefs.h. ## |
---|
772 | ## ----------- ## |
---|
773 | |
---|
774 | #define PACKAGE_BUGREPORT "" |
---|
775 | #define PACKAGE_NAME "" |
---|
776 | #define PACKAGE_STRING "" |
---|
777 | #define PACKAGE_TARNAME "" |
---|
778 | #define PACKAGE_VERSION "" |
---|
779 | #endif |
---|
780 | #ifdef __cplusplus |
---|
781 | extern "C" void exit (int); |
---|
782 | |
---|
783 | configure: exit 0 |
---|