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.64. Invocation command line was |
---|
6 | |
---|
7 | $ ../gcc-4.6.1/configure --prefix=/opt/local --build=x86_64-apple-darwin11 --enable-languages=c,c++,objc,obj-c++,lto,fortran --libdir=/opt/local/lib/gcc46 --includedir=/opt/local/include/gcc46 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-4.6 --with-local-prefix=/opt/local --with-libiconv-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.6 --with-gxx-include-dir=/opt/local/include/gcc46/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-ppl=/opt/local --enable-stage1-checking --disable-multilib --enable-fully-dynamic-string |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = freds-i7-860.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 11.1.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 11.1.0: Tue Jul 26 16:07:11 PDT 2011; root:xnu-1699.22.81~1/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 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 11.1.0: Tue Jul 26 16:07:11 PDT 2011; root:xnu-1699.22.81~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 8 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 8 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 109 tasks, 488 threads, 8 processors |
---|
34 | Load average: 0.62, Mach factor: 7.37 |
---|
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:2222: checking build system type |
---|
52 | configure:2236: result: x86_64-apple-darwin11 |
---|
53 | configure:2283: checking host system type |
---|
54 | configure:2296: result: x86_64-apple-darwin11 |
---|
55 | configure:2316: checking target system type |
---|
56 | configure:2329: result: x86_64-apple-darwin11 |
---|
57 | configure:2383: checking for a BSD-compatible install |
---|
58 | configure:2451: result: /usr/bin/install -c |
---|
59 | configure:2462: checking whether ln works |
---|
60 | configure:2484: result: yes |
---|
61 | configure:2488: checking whether ln -s works |
---|
62 | configure:2492: result: yes |
---|
63 | configure:2499: checking for a sed that does not truncate output |
---|
64 | configure:2563: result: /opt/local/bin/gsed |
---|
65 | configure:2572: checking for gawk |
---|
66 | configure:2602: result: no |
---|
67 | configure:2572: checking for mawk |
---|
68 | configure:2602: result: no |
---|
69 | configure:2572: checking for nawk |
---|
70 | configure:2602: result: no |
---|
71 | configure:2572: checking for awk |
---|
72 | configure:2588: found /usr/bin/awk |
---|
73 | configure:2599: result: awk |
---|
74 | configure:3919: checking for gcc |
---|
75 | configure:3946: result: /Developer/usr/bin/clang |
---|
76 | configure:4175: checking for C compiler version |
---|
77 | configure:4184: /Developer/usr/bin/clang --version >&5 |
---|
78 | Apple clang version 2.1 (tags/Apple/clang-163.7.1) (based on LLVM 3.0svn) |
---|
79 | Target: x86_64-apple-darwin11.1.0 |
---|
80 | Thread model: posix |
---|
81 | configure:4195: $? = 0 |
---|
82 | configure:4184: /Developer/usr/bin/clang -v >&5 |
---|
83 | Apple clang version 2.1 (tags/Apple/clang-163.7.1) (based on LLVM 3.0svn) |
---|
84 | Target: x86_64-apple-darwin11.1.0 |
---|
85 | Thread model: posix |
---|
86 | configure:4195: $? = 0 |
---|
87 | configure:4184: /Developer/usr/bin/clang -V >&5 |
---|
88 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
89 | clang: error: no input files |
---|
90 | configure:4195: $? = 1 |
---|
91 | configure:4184: /Developer/usr/bin/clang -qversion >&5 |
---|
92 | clang: error: no input files |
---|
93 | configure:4195: $? = 1 |
---|
94 | configure:4215: checking for C compiler default output file name |
---|
95 | configure:4237: /Developer/usr/bin/clang -pipe -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
96 | configure:4241: $? = 0 |
---|
97 | configure:4278: result: a.out |
---|
98 | configure:4294: checking whether the C compiler works |
---|
99 | configure:4303: ./a.out |
---|
100 | configure:4307: $? = 0 |
---|
101 | configure:4322: result: yes |
---|
102 | configure:4329: checking whether we are cross compiling |
---|
103 | configure:4331: result: no |
---|
104 | configure:4334: checking for suffix of executables |
---|
105 | configure:4341: /Developer/usr/bin/clang -o conftest -pipe -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
106 | configure:4345: $? = 0 |
---|
107 | configure:4367: result: |
---|
108 | configure:4373: checking for suffix of object files |
---|
109 | configure:4395: /Developer/usr/bin/clang -c -pipe -O2 -I/opt/local/include conftest.c >&5 |
---|
110 | configure:4399: $? = 0 |
---|
111 | configure:4420: result: o |
---|
112 | configure:4424: checking whether we are using the GNU C compiler |
---|
113 | configure:4443: /Developer/usr/bin/clang -c -pipe -O2 -I/opt/local/include conftest.c >&5 |
---|
114 | configure:4443: $? = 0 |
---|
115 | configure:4452: result: yes |
---|
116 | configure:4461: checking whether /Developer/usr/bin/clang accepts -g |
---|
117 | configure:4481: /Developer/usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
118 | configure:4481: $? = 0 |
---|
119 | configure:4522: result: yes |
---|
120 | configure:4539: checking for /Developer/usr/bin/clang option to accept ISO C89 |
---|
121 | configure:4603: /Developer/usr/bin/clang -c -pipe -O2 -I/opt/local/include conftest.c >&5 |
---|
122 | configure:4603: $? = 0 |
---|
123 | configure:4616: result: none needed |
---|
124 | configure:4748: checking for C++ compiler version |
---|
125 | configure:4757: /Developer/usr/bin/clang++ --version >&5 |
---|
126 | Apple clang version 2.1 (tags/Apple/clang-163.7.1) (based on LLVM 3.0svn) |
---|
127 | Target: x86_64-apple-darwin11.1.0 |
---|
128 | Thread model: posix |
---|
129 | configure:4768: $? = 0 |
---|
130 | configure:4757: /Developer/usr/bin/clang++ -v >&5 |
---|
131 | Apple clang version 2.1 (tags/Apple/clang-163.7.1) (based on LLVM 3.0svn) |
---|
132 | Target: x86_64-apple-darwin11.1.0 |
---|
133 | Thread model: posix |
---|
134 | configure:4768: $? = 0 |
---|
135 | configure:4757: /Developer/usr/bin/clang++ -V >&5 |
---|
136 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
137 | clang: error: no input files |
---|
138 | configure:4768: $? = 1 |
---|
139 | configure:4757: /Developer/usr/bin/clang++ -qversion >&5 |
---|
140 | clang: error: no input files |
---|
141 | configure:4768: $? = 1 |
---|
142 | configure:4772: checking whether we are using the GNU C++ compiler |
---|
143 | configure:4791: /Developer/usr/bin/clang++ -c -pipe -O2 -I/opt/local/include conftest.cpp >&5 |
---|
144 | configure:4791: $? = 0 |
---|
145 | configure:4800: result: yes |
---|
146 | configure:4809: checking whether /Developer/usr/bin/clang++ accepts -g |
---|
147 | configure:4829: /Developer/usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5 |
---|
148 | configure:4829: $? = 0 |
---|
149 | configure:4870: result: yes |
---|
150 | configure:4959: checking for gnatbind |
---|
151 | configure:4989: result: no |
---|
152 | configure:5051: checking for gnatmake |
---|
153 | configure:5081: result: no |
---|
154 | configure:5100: checking whether compiler driver understands Ada |
---|
155 | configure:5123: result: no |
---|
156 | configure:5132: checking how to compare bootstrapped objects |
---|
157 | configure:5157: result: cmp --ignore-initial=16 $$f1 $$f2 |
---|
158 | configure:5173: checking for objdir |
---|
159 | configure:5188: result: .libs |
---|
160 | configure:5354: checking for the correct version of gmp.h |
---|
161 | configure:5374: /Developer/usr/bin/clang -c -pipe -O2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
162 | configure:5374: $? = 0 |
---|
163 | configure:5392: /Developer/usr/bin/clang -c -pipe -O2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
164 | configure:5392: $? = 0 |
---|
165 | configure:5393: result: yes |
---|
166 | configure:5409: checking for the correct version of mpfr.h |
---|
167 | configure:5427: /Developer/usr/bin/clang -c -pipe -O2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
168 | configure:5427: $? = 0 |
---|
169 | configure:5444: /Developer/usr/bin/clang -c -pipe -O2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
170 | configure:5444: $? = 0 |
---|
171 | configure:5445: result: yes |
---|
172 | configure:5462: checking for the correct version of mpc.h |
---|
173 | configure:5479: /Developer/usr/bin/clang -c -pipe -O2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
174 | configure:5479: $? = 0 |
---|
175 | configure:5495: /Developer/usr/bin/clang -c -pipe -O2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
176 | configure:5495: $? = 0 |
---|
177 | configure:5496: result: yes |
---|
178 | configure:5514: checking for the correct version of the gmp/mpfr/mpc libraries |
---|
179 | configure:5545: /Developer/usr/bin/clang -o conftest -pipe -O2 -I/opt/local/include -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 -L/opt/local/lib -lmpc -lmpfr -lgmp >&5 |
---|
180 | configure:5545: $? = 0 |
---|
181 | configure:5546: result: yes |
---|
182 | configure:5730: checking for PWL_handle_timeout in -lpwl |
---|
183 | configure:5755: /Developer/usr/bin/clang -o conftest -pipe -O2 -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c -lpwl >&5 |
---|
184 | configure:5755: $? = 0 |
---|
185 | configure:5764: result: yes |
---|
186 | configure:5778: checking for version 0.11 (revision 0 or later) of PPL |
---|
187 | configure:5795: /Developer/usr/bin/clang -c -pipe -O2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
188 | configure:5795: $? = 0 |
---|
189 | configure:5796: result: yes |
---|
190 | configure:5923: checking for installed CLooG PPL Legacy |
---|
191 | configure:5942: /Developer/usr/bin/clang -o conftest -pipe -O2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -DCLOOG_INT_GMP -DCLOOG_ORG -L/opt/local/lib -L/opt/local/lib -lppl_c -lppl -lpwl -lgmpxx conftest.c -lcloog >&5 |
---|
192 | conftest.c:10:10: fatal error: 'cloog/cloog.h' file not found |
---|
193 | #include "cloog/cloog.h" |
---|
194 | ^ |
---|
195 | 1 error generated. |
---|
196 | configure:5942: $? = 1 |
---|
197 | configure: failed program was: |
---|
198 | | /* confdefs.h */ |
---|
199 | | #define PACKAGE_NAME "" |
---|
200 | | #define PACKAGE_TARNAME "" |
---|
201 | | #define PACKAGE_VERSION "" |
---|
202 | | #define PACKAGE_STRING "" |
---|
203 | | #define PACKAGE_BUGREPORT "" |
---|
204 | | #define PACKAGE_URL "" |
---|
205 | | #define LT_OBJDIR ".libs/" |
---|
206 | | /* end confdefs.h. */ |
---|
207 | | #include "cloog/cloog.h" |
---|
208 | | int |
---|
209 | | main () |
---|
210 | | { |
---|
211 | | #ifndef CLOOG_PPL_BACKEND |
---|
212 | | choke me |
---|
213 | | #endif |
---|
214 | | ; |
---|
215 | | return 0; |
---|
216 | | } |
---|
217 | configure:5950: result: no |
---|
218 | configure:7245: checking for default BUILD_CONFIG |
---|
219 | configure:7277: result: bootstrap-debug |
---|
220 | configure:7767: checking for bison |
---|
221 | configure:7783: found /opt/local/bin/bison |
---|
222 | configure:7794: result: bison -y |
---|
223 | configure:7815: checking for bison |
---|
224 | configure:7831: found /opt/local/bin/bison |
---|
225 | configure:7842: result: bison |
---|
226 | configure:7862: checking for gm4 |
---|
227 | configure:7878: found /opt/local/bin/gm4 |
---|
228 | configure:7889: result: gm4 |
---|
229 | configure:7909: checking for flex |
---|
230 | configure:7925: found /opt/local/bin/flex |
---|
231 | configure:7936: result: flex |
---|
232 | configure:7957: checking for flex |
---|
233 | configure:7973: found /opt/local/bin/flex |
---|
234 | configure:7984: result: flex |
---|
235 | configure:8004: checking for makeinfo |
---|
236 | configure:8020: found /opt/local/bin/makeinfo |
---|
237 | configure:8031: result: makeinfo |
---|
238 | configure:8065: checking for expect |
---|
239 | configure:8081: found /usr/bin/expect |
---|
240 | configure:8092: result: expect |
---|
241 | configure:8114: checking for runtest |
---|
242 | configure:8144: result: no |
---|
243 | configure:8259: checking for ar |
---|
244 | configure:8275: found /usr/bin/ar |
---|
245 | configure:8286: result: ar |
---|
246 | configure:8400: checking for as |
---|
247 | configure:8416: found /usr/bin/as |
---|
248 | configure:8427: result: as |
---|
249 | configure:8541: checking for dlltool |
---|
250 | configure:8571: result: no |
---|
251 | configure:8601: checking for ld |
---|
252 | configure:8628: result: /Developer/usr/bin/ld |
---|
253 | configure:8823: checking for lipo |
---|
254 | configure:8839: found /usr/bin/lipo |
---|
255 | configure:8850: result: lipo |
---|
256 | configure:8964: checking for nm |
---|
257 | configure:8980: found /usr/bin/nm |
---|
258 | configure:8991: result: nm |
---|
259 | configure:9105: checking for ranlib |
---|
260 | configure:9121: found /usr/bin/ranlib |
---|
261 | configure:9132: result: ranlib |
---|
262 | configure:9241: checking for strip |
---|
263 | configure:9257: found /usr/bin/strip |
---|
264 | configure:9268: result: strip |
---|
265 | configure:9377: checking for windres |
---|
266 | configure:9407: result: no |
---|
267 | configure:9518: checking for windmc |
---|
268 | configure:9548: result: no |
---|
269 | configure:9659: checking for objcopy |
---|
270 | configure:9689: result: no |
---|
271 | configure:9800: checking for objdump |
---|
272 | configure:9830: result: no |
---|
273 | configure:9980: checking for cc |
---|
274 | configure:9996: found /usr/bin/cc |
---|
275 | configure:10007: result: cc |
---|
276 | configure:10141: checking for c++ |
---|
277 | configure:10157: found /usr/bin/c++ |
---|
278 | configure:10168: result: c++ |
---|
279 | configure:10302: checking for gcc |
---|
280 | configure:10318: found /usr/bin/gcc |
---|
281 | configure:10329: result: gcc |
---|
282 | configure:10458: checking for gcj |
---|
283 | configure:10488: result: no |
---|
284 | configure:10619: checking for gfortran |
---|
285 | configure:10649: result: no |
---|
286 | configure:10780: checking for gccgo |
---|
287 | configure:10810: result: no |
---|
288 | configure:10871: checking for ar |
---|
289 | configure:10901: result: /usr/bin/ar |
---|
290 | configure:11101: checking for as |
---|
291 | configure:11131: result: /usr/bin/as |
---|
292 | configure:11331: checking for dlltool |
---|
293 | configure:11364: result: no |
---|
294 | configure:11481: checking for dlltool |
---|
295 | configure:11511: result: no |
---|
296 | configure:11561: checking for ld |
---|
297 | configure:11591: result: /usr/bin/ld |
---|
298 | configure:11791: checking for lipo |
---|
299 | configure:11824: result: no |
---|
300 | configure:11941: checking for lipo |
---|
301 | configure:11957: found /usr/bin/lipo |
---|
302 | configure:11968: result: lipo |
---|
303 | configure:12021: checking for nm |
---|
304 | configure:12051: result: /usr/bin/nm |
---|
305 | configure:12251: checking for objdump |
---|
306 | configure:12281: result: /usr/bin/objdump |
---|
307 | configure:12481: checking for ranlib |
---|
308 | configure:12511: result: /usr/bin/ranlib |
---|
309 | configure:12711: checking for strip |
---|
310 | configure:12741: result: /usr/bin/strip |
---|
311 | configure:12941: checking for windres |
---|
312 | configure:12974: result: no |
---|
313 | configure:13091: checking for windres |
---|
314 | configure:13121: result: no |
---|
315 | configure:13171: checking for windmc |
---|
316 | configure:13204: result: no |
---|
317 | configure:13321: checking for windmc |
---|
318 | configure:13351: result: no |
---|
319 | configure:13379: checking where to find the target ar |
---|
320 | configure:13407: result: pre-installed in /usr/bin |
---|
321 | configure:13421: checking where to find the target as |
---|
322 | configure:13449: result: pre-installed in /usr/bin |
---|
323 | configure:13463: checking where to find the target cc |
---|
324 | configure:13486: result: just compiled |
---|
325 | configure:13505: checking where to find the target c++ |
---|
326 | configure:13531: result: just compiled |
---|
327 | configure:13550: checking where to find the target c++ for libstdc++ |
---|
328 | configure:13576: result: just compiled |
---|
329 | configure:13595: checking where to find the target dlltool |
---|
330 | configure:13628: result: host tool |
---|
331 | configure:13637: checking where to find the target gcc |
---|
332 | configure:13660: result: just compiled |
---|
333 | configure:13679: checking where to find the target gcj |
---|
334 | configure:13715: result: host tool |
---|
335 | configure:13724: checking where to find the target gfortran |
---|
336 | configure:13750: result: just compiled |
---|
337 | configure:13769: checking where to find the target gccgo |
---|
338 | configure:13805: result: host tool |
---|
339 | configure:13814: checking where to find the target ld |
---|
340 | configure:13842: result: pre-installed in /usr/bin |
---|
341 | configure:13856: checking where to find the target lipo |
---|
342 | configure:13878: result: host tool |
---|
343 | configure:13887: checking where to find the target nm |
---|
344 | configure:13915: result: pre-installed in /usr/bin |
---|
345 | configure:13929: checking where to find the target objdump |
---|
346 | configure:13957: result: pre-installed in /usr/bin |
---|
347 | configure:13971: checking where to find the target ranlib |
---|
348 | configure:13999: result: pre-installed in /usr/bin |
---|
349 | configure:14013: checking where to find the target strip |
---|
350 | configure:14041: result: pre-installed in /usr/bin |
---|
351 | configure:14055: checking where to find the target windres |
---|
352 | configure:14088: result: host tool |
---|
353 | configure:14097: checking where to find the target windmc |
---|
354 | configure:14130: result: host tool |
---|
355 | configure:14167: checking whether to enable maintainer-specific portions of Makefiles |
---|
356 | configure:14176: result: no |
---|
357 | configure:14209: checking whether -fkeep-inline-functions is supported |
---|
358 | configure:14228: /Developer/usr/bin/clang -c -pipe -O2 -fkeep-inline-functions -I/opt/local/include conftest.c >&5 |
---|
359 | configure:14228: $? = 0 |
---|
360 | configure:14229: result: yes |
---|
361 | configure:14426: creating ./config.status |
---|
362 | |
---|
363 | ## ---------------------- ## |
---|
364 | ## Running config.status. ## |
---|
365 | ## ---------------------- ## |
---|
366 | |
---|
367 | This file was extended by config.status, which was |
---|
368 | generated by GNU Autoconf 2.64. Invocation command line was |
---|
369 | |
---|
370 | CONFIG_FILES = |
---|
371 | CONFIG_HEADERS = |
---|
372 | CONFIG_LINKS = |
---|
373 | CONFIG_COMMANDS = |
---|
374 | $ ./config.status |
---|
375 | |
---|
376 | on freds-i7-860.local |
---|
377 | |
---|
378 | config.status:973: creating Makefile |
---|
379 | |
---|
380 | ## ---------------- ## |
---|
381 | ## Cache variables. ## |
---|
382 | ## ---------------- ## |
---|
383 | |
---|
384 | ac_cv_build=x86_64-apple-darwin11 |
---|
385 | ac_cv_c_compiler_gnu=yes |
---|
386 | ac_cv_cxx_compiler_gnu=yes |
---|
387 | ac_cv_env_AR_FOR_TARGET_set=set |
---|
388 | ac_cv_env_AR_FOR_TARGET_value=/usr/bin/ar |
---|
389 | ac_cv_env_AR_set= |
---|
390 | ac_cv_env_AR_value= |
---|
391 | ac_cv_env_AS_FOR_TARGET_set=set |
---|
392 | ac_cv_env_AS_FOR_TARGET_value=/usr/bin/as |
---|
393 | ac_cv_env_AS_set= |
---|
394 | ac_cv_env_AS_value= |
---|
395 | ac_cv_env_CCC_set= |
---|
396 | ac_cv_env_CCC_value= |
---|
397 | ac_cv_env_CC_FOR_TARGET_set= |
---|
398 | ac_cv_env_CC_FOR_TARGET_value= |
---|
399 | ac_cv_env_CC_set=set |
---|
400 | ac_cv_env_CC_value=/Developer/usr/bin/clang |
---|
401 | ac_cv_env_CFLAGS_set=set |
---|
402 | ac_cv_env_CFLAGS_value='-pipe -O2' |
---|
403 | ac_cv_env_CPPFLAGS_set=set |
---|
404 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
405 | ac_cv_env_CXXFLAGS_set=set |
---|
406 | ac_cv_env_CXXFLAGS_value='-pipe -O2' |
---|
407 | ac_cv_env_CXX_FOR_TARGET_set= |
---|
408 | ac_cv_env_CXX_FOR_TARGET_value= |
---|
409 | ac_cv_env_CXX_set=set |
---|
410 | ac_cv_env_CXX_value=/Developer/usr/bin/clang++ |
---|
411 | ac_cv_env_DLLTOOL_FOR_TARGET_set= |
---|
412 | ac_cv_env_DLLTOOL_FOR_TARGET_value= |
---|
413 | ac_cv_env_DLLTOOL_set= |
---|
414 | ac_cv_env_DLLTOOL_value= |
---|
415 | ac_cv_env_GCC_FOR_TARGET_set= |
---|
416 | ac_cv_env_GCC_FOR_TARGET_value= |
---|
417 | ac_cv_env_GCJ_FOR_TARGET_set= |
---|
418 | ac_cv_env_GCJ_FOR_TARGET_value= |
---|
419 | ac_cv_env_GFORTRAN_FOR_TARGET_set= |
---|
420 | ac_cv_env_GFORTRAN_FOR_TARGET_value= |
---|
421 | ac_cv_env_GOC_FOR_TARGET_set= |
---|
422 | ac_cv_env_GOC_FOR_TARGET_value= |
---|
423 | ac_cv_env_LDFLAGS_set=set |
---|
424 | ac_cv_env_LDFLAGS_value=-L/opt/local/lib |
---|
425 | ac_cv_env_LD_FOR_TARGET_set=set |
---|
426 | ac_cv_env_LD_FOR_TARGET_value=/usr/bin/ld |
---|
427 | ac_cv_env_LD_set= |
---|
428 | ac_cv_env_LD_value= |
---|
429 | ac_cv_env_LIBS_set= |
---|
430 | ac_cv_env_LIBS_value= |
---|
431 | ac_cv_env_LIPO_FOR_TARGET_set= |
---|
432 | ac_cv_env_LIPO_FOR_TARGET_value= |
---|
433 | ac_cv_env_LIPO_set= |
---|
434 | ac_cv_env_LIPO_value= |
---|
435 | ac_cv_env_NM_FOR_TARGET_set=set |
---|
436 | ac_cv_env_NM_FOR_TARGET_value=/usr/bin/nm |
---|
437 | ac_cv_env_NM_set= |
---|
438 | ac_cv_env_NM_value= |
---|
439 | ac_cv_env_OBJCOPY_set= |
---|
440 | ac_cv_env_OBJCOPY_value= |
---|
441 | ac_cv_env_OBJDUMP_FOR_TARGET_set=set |
---|
442 | ac_cv_env_OBJDUMP_FOR_TARGET_value=/usr/bin/objdump |
---|
443 | ac_cv_env_OBJDUMP_set= |
---|
444 | ac_cv_env_OBJDUMP_value= |
---|
445 | ac_cv_env_RANLIB_FOR_TARGET_set=set |
---|
446 | ac_cv_env_RANLIB_FOR_TARGET_value=/usr/bin/ranlib |
---|
447 | ac_cv_env_RANLIB_set= |
---|
448 | ac_cv_env_RANLIB_value= |
---|
449 | ac_cv_env_STRIP_FOR_TARGET_set=set |
---|
450 | ac_cv_env_STRIP_FOR_TARGET_value=/usr/bin/strip |
---|
451 | ac_cv_env_STRIP_set= |
---|
452 | ac_cv_env_STRIP_value= |
---|
453 | ac_cv_env_WINDMC_FOR_TARGET_set= |
---|
454 | ac_cv_env_WINDMC_FOR_TARGET_value= |
---|
455 | ac_cv_env_WINDMC_set= |
---|
456 | ac_cv_env_WINDMC_value= |
---|
457 | ac_cv_env_WINDRES_FOR_TARGET_set= |
---|
458 | ac_cv_env_WINDRES_FOR_TARGET_value= |
---|
459 | ac_cv_env_WINDRES_set= |
---|
460 | ac_cv_env_WINDRES_value= |
---|
461 | ac_cv_env_build_alias_set=set |
---|
462 | ac_cv_env_build_alias_value=x86_64-apple-darwin11 |
---|
463 | ac_cv_env_build_configargs_set= |
---|
464 | ac_cv_env_build_configargs_value= |
---|
465 | ac_cv_env_host_alias_set= |
---|
466 | ac_cv_env_host_alias_value= |
---|
467 | ac_cv_env_host_configargs_set= |
---|
468 | ac_cv_env_host_configargs_value= |
---|
469 | ac_cv_env_target_alias_set= |
---|
470 | ac_cv_env_target_alias_value= |
---|
471 | ac_cv_env_target_configargs_set= |
---|
472 | ac_cv_env_target_configargs_value= |
---|
473 | ac_cv_host=x86_64-apple-darwin11 |
---|
474 | ac_cv_lib_pwl_PWL_handle_timeout=yes |
---|
475 | ac_cv_objext=o |
---|
476 | ac_cv_path_AR_FOR_TARGET=/usr/bin/ar |
---|
477 | ac_cv_path_AS_FOR_TARGET=/usr/bin/as |
---|
478 | ac_cv_path_LD_FOR_TARGET=/usr/bin/ld |
---|
479 | ac_cv_path_NM_FOR_TARGET=/usr/bin/nm |
---|
480 | ac_cv_path_OBJDUMP_FOR_TARGET=/usr/bin/objdump |
---|
481 | ac_cv_path_RANLIB_FOR_TARGET=/usr/bin/ranlib |
---|
482 | ac_cv_path_SED=/opt/local/bin/gsed |
---|
483 | ac_cv_path_STRIP_FOR_TARGET=/usr/bin/strip |
---|
484 | ac_cv_prog_AR=ar |
---|
485 | ac_cv_prog_AS=as |
---|
486 | ac_cv_prog_AWK=awk |
---|
487 | ac_cv_prog_BISON=bison |
---|
488 | ac_cv_prog_CC_FOR_TARGET=cc |
---|
489 | ac_cv_prog_CXX_FOR_TARGET=c++ |
---|
490 | ac_cv_prog_EXPECT=expect |
---|
491 | ac_cv_prog_FLEX=flex |
---|
492 | ac_cv_prog_GCC_FOR_TARGET=gcc |
---|
493 | ac_cv_prog_LD=/Developer/usr/bin/ld |
---|
494 | ac_cv_prog_LEX=flex |
---|
495 | ac_cv_prog_LIPO=lipo |
---|
496 | ac_cv_prog_LIPO_FOR_TARGET=lipo |
---|
497 | ac_cv_prog_M4=gm4 |
---|
498 | ac_cv_prog_MAKEINFO=makeinfo |
---|
499 | ac_cv_prog_NM=nm |
---|
500 | ac_cv_prog_RANLIB=ranlib |
---|
501 | ac_cv_prog_STRIP=strip |
---|
502 | ac_cv_prog_YACC='bison -y' |
---|
503 | ac_cv_prog_ac_ct_CC=/Developer/usr/bin/clang |
---|
504 | ac_cv_prog_cc_c89= |
---|
505 | ac_cv_prog_cc_g=yes |
---|
506 | ac_cv_prog_cxx_g=yes |
---|
507 | ac_cv_target=x86_64-apple-darwin11 |
---|
508 | acx_cv_cc_gcc_supports_ada=no |
---|
509 | acx_cv_prog_LN=ln |
---|
510 | gcc_cv_cloog_type=no |
---|
511 | gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2' |
---|
512 | gcc_cv_tool_dirs=/opt/local/libexec/gcc/x86_64-apple-darwin11/4.6.1:/opt/local/libexec/gcc/x86_64-apple-darwin11:/usr/lib/gcc/x86_64-apple-darwin11/4.6.1:/usr/lib/gcc/x86_64-apple-darwin11:/opt/local/x86_64-apple-darwin11/bin/x86_64-apple-darwin11/4.6.1:/opt/local/x86_64-apple-darwin11/bin: |
---|
513 | gcc_cv_tool_prefix=/opt/local |
---|
514 | lt_cv_objdir=.libs |
---|
515 | |
---|
516 | ## ----------------- ## |
---|
517 | ## Output variables. ## |
---|
518 | ## ----------------- ## |
---|
519 | |
---|
520 | AR='ar' |
---|
521 | AR_FOR_BUILD='$(AR)' |
---|
522 | AR_FOR_TARGET='/usr/bin/ar' |
---|
523 | AS='as' |
---|
524 | AS_FOR_BUILD='$(AS)' |
---|
525 | AS_FOR_TARGET='/usr/bin/as' |
---|
526 | AWK='awk' |
---|
527 | BISON='bison' |
---|
528 | BUILD_CONFIG='bootstrap-debug' |
---|
529 | CC='/Developer/usr/bin/clang' |
---|
530 | CC_FOR_BUILD='$(CC)' |
---|
531 | CC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/' |
---|
532 | CFLAGS='-pipe -O2' |
---|
533 | CFLAGS_FOR_BUILD='-pipe -O2' |
---|
534 | CFLAGS_FOR_TARGET='-g -pipe -O2' |
---|
535 | COMPILER_AS_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/as' |
---|
536 | COMPILER_LD_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/collect-ld' |
---|
537 | COMPILER_NM_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/nm' |
---|
538 | CONFIGURE_GDB_TK='' |
---|
539 | CPPFLAGS='-I/opt/local/include' |
---|
540 | CXX='/Developer/usr/bin/clang++' |
---|
541 | CXXFLAGS='-pipe -O2' |
---|
542 | CXXFLAGS_FOR_BUILD='-pipe -O2' |
---|
543 | CXXFLAGS_FOR_TARGET='-g -pipe -O2' |
---|
544 | CXX_FOR_BUILD='$(CXX)' |
---|
545 | CXX_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/g++ -B$$r/$(HOST_SUBDIR)/gcc/ -nostdinc++ `if test -f $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags; then $(SHELL) $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags --build-includes; else echo -funconfigured-libstdc++-v3 ; fi` -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs' |
---|
546 | DEBUG_PREFIX_CFLAGS_FOR_TARGET='' |
---|
547 | DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLT_OBJDIR=\".libs/\"' |
---|
548 | DLLTOOL='dlltool' |
---|
549 | DLLTOOL_FOR_BUILD='$(DLLTOOL)' |
---|
550 | DLLTOOL_FOR_TARGET='$(DLLTOOL)' |
---|
551 | ECHO_C='\c' |
---|
552 | ECHO_N='' |
---|
553 | ECHO_T='' |
---|
554 | EXEEXT='' |
---|
555 | EXPECT='expect' |
---|
556 | FLAGS_FOR_TARGET=' -B$(build_tooldir)/bin/ -B$(build_tooldir)/lib/ -isystem $(build_tooldir)/include -isystem $(build_tooldir)/sys-include' |
---|
557 | FLEX='flex' |
---|
558 | GCC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/' |
---|
559 | GCC_SHLIB_SUBDIR='' |
---|
560 | GCJ_FOR_BUILD='$(GCJ)' |
---|
561 | GCJ_FOR_TARGET='$(GCJ)' |
---|
562 | GDB_TK='' |
---|
563 | GFORTRAN_FOR_BUILD='$(GFORTRAN)' |
---|
564 | GFORTRAN_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/gfortran -B$$r/$(HOST_SUBDIR)/gcc/' |
---|
565 | GNATBIND='no' |
---|
566 | GNATMAKE='no' |
---|
567 | GOC_FOR_BUILD='$(GOC)' |
---|
568 | GOC_FOR_TARGET='$(GOC)' |
---|
569 | INSTALL_DATA='${INSTALL} -m 644' |
---|
570 | INSTALL_GDB_TK='' |
---|
571 | INSTALL_PROGRAM='${INSTALL}' |
---|
572 | INSTALL_SCRIPT='${INSTALL}' |
---|
573 | LD='/Developer/usr/bin/ld' |
---|
574 | LDFLAGS='-L/opt/local/lib' |
---|
575 | LDFLAGS_FOR_BUILD='-L/opt/local/lib' |
---|
576 | LD_FOR_BUILD='$(LD)' |
---|
577 | LD_FOR_TARGET='/usr/bin/ld' |
---|
578 | LEX='flex' |
---|
579 | LIBOBJS='' |
---|
580 | LIBS='' |
---|
581 | LIPO='lipo' |
---|
582 | LIPO_FOR_TARGET='$(LIPO)' |
---|
583 | LN='ln' |
---|
584 | LN_S='ln -s' |
---|
585 | LTLIBOBJS='' |
---|
586 | M4='gm4' |
---|
587 | MAINT='#' |
---|
588 | MAINTAINER_MODE_FALSE='' |
---|
589 | MAINTAINER_MODE_TRUE='#' |
---|
590 | MAKEINFO='makeinfo' |
---|
591 | NM='nm' |
---|
592 | NM_FOR_BUILD='$(NM)' |
---|
593 | NM_FOR_TARGET='/usr/bin/nm' |
---|
594 | OBJCOPY='objcopy' |
---|
595 | OBJDUMP='objdump' |
---|
596 | OBJDUMP_FOR_TARGET='/usr/bin/objdump' |
---|
597 | OBJEXT='o' |
---|
598 | PACKAGE_BUGREPORT='' |
---|
599 | PACKAGE_NAME='' |
---|
600 | PACKAGE_STRING='' |
---|
601 | PACKAGE_TARNAME='' |
---|
602 | PACKAGE_URL='' |
---|
603 | PACKAGE_VERSION='' |
---|
604 | PATH_SEPARATOR=':' |
---|
605 | RANLIB='ranlib' |
---|
606 | RANLIB_FOR_BUILD='$(RANLIB)' |
---|
607 | RANLIB_FOR_TARGET='/usr/bin/ranlib' |
---|
608 | 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' |
---|
609 | RPATH_ENVVAR='DYLD_LIBRARY_PATH' |
---|
610 | RUNTEST='runtest' |
---|
611 | SED='/opt/local/bin/gsed' |
---|
612 | SHELL='/bin/sh' |
---|
613 | STRIP='strip' |
---|
614 | STRIP_FOR_TARGET='/usr/bin/strip' |
---|
615 | SYSROOT_CFLAGS_FOR_TARGET='' |
---|
616 | TOPLEVEL_CONFIGURE_ARGUMENTS='../gcc-4.6.1/configure --prefix=/opt/local --build=x86_64-apple-darwin11 --enable-languages=c,c++,objc,obj-c++,lto,fortran --libdir=/opt/local/lib/gcc46 --includedir=/opt/local/include/gcc46 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-4.6 --with-local-prefix=/opt/local --with-libiconv-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.6 --with-gxx-include-dir=/opt/local/include/gcc46/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-ppl=/opt/local --enable-stage1-checking --disable-multilib --enable-fully-dynamic-string' |
---|
617 | WINDMC='windmc' |
---|
618 | WINDMC_FOR_BUILD='$(WINDMC)' |
---|
619 | WINDMC_FOR_TARGET='$(WINDMC)' |
---|
620 | WINDRES='windres' |
---|
621 | WINDRES_FOR_BUILD='$(WINDRES)' |
---|
622 | WINDRES_FOR_TARGET='$(WINDRES)' |
---|
623 | YACC='bison -y' |
---|
624 | ac_ct_CC='/Developer/usr/bin/clang' |
---|
625 | ac_ct_CXX='' |
---|
626 | bindir='${exec_prefix}/bin' |
---|
627 | build='x86_64-apple-darwin11' |
---|
628 | build_alias='x86_64-apple-darwin11' |
---|
629 | build_configargs=' --cache-file=../config.cache '\''--prefix=/opt/local'\'' '\''--libdir=/opt/local/lib/gcc46'\'' '\''--includedir=/opt/local/include/gcc46'\'' '\''--infodir=/opt/local/share/info'\'' '\''--mandir=/opt/local/share/man'\'' '\''--datarootdir=/opt/local/share/gcc-4.6'\'' '\''--with-local-prefix=/opt/local'\'' '\''--with-libiconv-prefix=/opt/local'\'' '\''--with-system-zlib'\'' '\''--disable-nls'\'' '\''--with-gxx-include-dir=/opt/local/include/gcc46/c++/'\'' '\''--with-gmp=/opt/local'\'' '\''--with-mpfr=/opt/local'\'' '\''--with-mpc=/opt/local'\'' '\''--with-ppl=/opt/local'\'' '\''--enable-stage1-checking'\'' '\''--disable-multilib'\'' '\''--enable-fully-dynamic-string'\'' '\''--enable-languages=c,c++,fortran,lto,objc,obj-c++'\'' --program-transform-name='\''s&$$&-mp-4.6&'\'' --disable-option-checking' |
---|
630 | build_configdirs=' libiberty fixincludes' |
---|
631 | build_cpu='x86_64' |
---|
632 | build_libsubdir='build-x86_64-apple-darwin11' |
---|
633 | build_noncanonical='x86_64-apple-darwin11' |
---|
634 | build_os='darwin11' |
---|
635 | build_subdir='build-x86_64-apple-darwin11' |
---|
636 | build_tooldir='${exec_prefix}/x86_64-apple-darwin11' |
---|
637 | build_vendor='apple' |
---|
638 | clooginc='' |
---|
639 | clooglibs='' |
---|
640 | compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/*' |
---|
641 | config_shell='/bin/sh' |
---|
642 | configdirs=' intl libiberty libcpp libdecnumber fixincludes gcc' |
---|
643 | datadir='${datarootdir}' |
---|
644 | datarootdir='/opt/local/share/gcc-4.6' |
---|
645 | do_compare='cmp --ignore-initial=16 $$f1 $$f2' |
---|
646 | docdir='${datarootdir}/doc/${PACKAGE}' |
---|
647 | dvidir='${docdir}' |
---|
648 | exec_prefix='${prefix}' |
---|
649 | extra_host_libiberty_configure_flags='' |
---|
650 | extra_mpc_gmp_configure_flags='' |
---|
651 | extra_mpc_mpfr_configure_flags='' |
---|
652 | extra_mpfr_configure_flags='' |
---|
653 | gmpinc='-I/opt/local/include -I/opt/local/include -I/opt/local/include ' |
---|
654 | gmplibs='-L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -lmpc -lmpfr -lgmp' |
---|
655 | host='x86_64-apple-darwin11' |
---|
656 | host_alias='' |
---|
657 | host_configargs=' --cache-file=./config.cache --with-system-zlib '\''--prefix=/opt/local'\'' '\''--libdir=/opt/local/lib/gcc46'\'' '\''--includedir=/opt/local/include/gcc46'\'' '\''--infodir=/opt/local/share/info'\'' '\''--mandir=/opt/local/share/man'\'' '\''--datarootdir=/opt/local/share/gcc-4.6'\'' '\''--with-local-prefix=/opt/local'\'' '\''--with-libiconv-prefix=/opt/local'\'' '\''--with-system-zlib'\'' '\''--disable-nls'\'' '\''--with-gxx-include-dir=/opt/local/include/gcc46/c++/'\'' '\''--with-gmp=/opt/local'\'' '\''--with-mpfr=/opt/local'\'' '\''--with-mpc=/opt/local'\'' '\''--with-ppl=/opt/local'\'' '\''--enable-stage1-checking'\'' '\''--disable-multilib'\'' '\''--enable-fully-dynamic-string'\'' '\''--enable-languages=c,c++,fortran,lto,objc,obj-c++'\'' --program-transform-name='\''s&$$&-mp-4.6&'\'' --disable-option-checking' |
---|
658 | host_cpu='x86_64' |
---|
659 | host_noncanonical='x86_64-apple-darwin11' |
---|
660 | host_os='darwin11' |
---|
661 | host_subdir='.' |
---|
662 | host_vendor='apple' |
---|
663 | htmldir='${docdir}' |
---|
664 | includedir='/opt/local/include/gcc46' |
---|
665 | infodir='/opt/local/share/info' |
---|
666 | libdir='/opt/local/lib/gcc46' |
---|
667 | libexecdir='${exec_prefix}/libexec' |
---|
668 | localedir='${datarootdir}/locale' |
---|
669 | localstatedir='${prefix}/var' |
---|
670 | mandir='/opt/local/share/man' |
---|
671 | oldincludedir='/usr/include' |
---|
672 | pdfdir='${docdir}' |
---|
673 | poststage1_ldflags='-static-libstdc++ -static-libgcc' |
---|
674 | poststage1_libs='' |
---|
675 | pplinc='-I/opt/local/include ' |
---|
676 | ppllibs='-L/opt/local/lib -lppl_c -lppl -lpwl -lgmpxx' |
---|
677 | prefix='/opt/local' |
---|
678 | program_transform_name='s&$$&-mp-4.6&' |
---|
679 | psdir='${docdir}' |
---|
680 | sbindir='${exec_prefix}/sbin' |
---|
681 | sharedstatedir='${prefix}/com' |
---|
682 | stage1_cflags='-g -fkeep-inline-functions' |
---|
683 | stage1_checking='--enable-checking=yes' |
---|
684 | stage1_languages='c' |
---|
685 | stage1_ldflags='' |
---|
686 | stage1_libs='' |
---|
687 | stage2_werror_flag='' |
---|
688 | sysconfdir='${prefix}/etc' |
---|
689 | target='x86_64-apple-darwin11' |
---|
690 | target_alias='' |
---|
691 | target_configargs='--cache-file=./config.cache '\''--prefix=/opt/local'\'' '\''--libdir=/opt/local/lib/gcc46'\'' '\''--includedir=/opt/local/include/gcc46'\'' '\''--infodir=/opt/local/share/info'\'' '\''--mandir=/opt/local/share/man'\'' '\''--datarootdir=/opt/local/share/gcc-4.6'\'' '\''--with-local-prefix=/opt/local'\'' '\''--with-libiconv-prefix=/opt/local'\'' '\''--with-system-zlib'\'' '\''--disable-nls'\'' '\''--with-gxx-include-dir=/opt/local/include/gcc46/c++/'\'' '\''--with-gmp=/opt/local'\'' '\''--with-mpfr=/opt/local'\'' '\''--with-mpc=/opt/local'\'' '\''--with-ppl=/opt/local'\'' '\''--enable-stage1-checking'\'' '\''--disable-multilib'\'' '\''--enable-fully-dynamic-string'\'' '\''--enable-languages=c,c++,fortran,lto,objc,obj-c++'\'' --program-transform-name='\''s&$$&-mp-4.6&'\'' --disable-option-checking' |
---|
692 | target_configdirs=' libgcc libiberty libgomp libstdc++-v3 libssp libquadmath libgfortran libobjc' |
---|
693 | target_cpu='x86_64' |
---|
694 | target_noncanonical='x86_64-apple-darwin11' |
---|
695 | target_os='darwin11' |
---|
696 | target_subdir='x86_64-apple-darwin11' |
---|
697 | target_vendor='apple' |
---|
698 | tooldir='${exec_prefix}/x86_64-apple-darwin11' |
---|
699 | |
---|
700 | ## ------------------- ## |
---|
701 | ## File substitutions. ## |
---|
702 | ## ------------------- ## |
---|
703 | |
---|
704 | alphaieee_frag='/dev/null' |
---|
705 | host_makefile_frag='../gcc-4.6.1/config/mh-darwin' |
---|
706 | ospace_frag='/dev/null' |
---|
707 | serialization_dependencies='serdep.tmp' |
---|
708 | target_makefile_frag='/dev/null' |
---|
709 | |
---|
710 | ## ----------- ## |
---|
711 | ## confdefs.h. ## |
---|
712 | ## ----------- ## |
---|
713 | |
---|
714 | /* confdefs.h */ |
---|
715 | #define PACKAGE_NAME "" |
---|
716 | #define PACKAGE_TARNAME "" |
---|
717 | #define PACKAGE_VERSION "" |
---|
718 | #define PACKAGE_STRING "" |
---|
719 | #define PACKAGE_BUGREPORT "" |
---|
720 | #define PACKAGE_URL "" |
---|
721 | #define LT_OBJDIR ".libs/" |
---|
722 | |
---|
723 | configure: exit 0 |
---|