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 LLVM configure 3.3, which was |
---|
5 | generated by GNU Autoconf 2.60. Invocation command line was |
---|
6 | |
---|
7 | $ /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_llvm-3.3/llvm-3.3/work/llvm-3.3.src/configure --build=powerpc-apple-darwin9 --enable-bindings=none --enable-libffi --enable-shared --enable-jit --enable-optimized --disable-profiling --enable-pic --enable-debug-symbols --disable-debug-runtime --prefix=/opt/local/libexec/llvm-3.3 --disable-assertions --with-optimize-option=-Os |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Leopard |
---|
14 | uname -m = Power Macintosh |
---|
15 | uname -r = 9.8.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC |
---|
18 | |
---|
19 | /usr/bin/uname -p = powerpc |
---|
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 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC |
---|
27 | Kernel configured for a single processor only. |
---|
28 | 1 processor is physically available. |
---|
29 | 1 processor is logically available. |
---|
30 | Processor type: ppc7450 (PowerPC 7450) |
---|
31 | Processor active: 0 |
---|
32 | Primary memory available: 2.00 gigabytes |
---|
33 | Default processor set: 84 tasks, 268 threads, 1 processors |
---|
34 | Load average: 5.37, Mach factor: 0.15 |
---|
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:2110: checking for C compiler version |
---|
52 | configure:2117: /usr/bin/gcc-4.2 --version >&5 |
---|
53 | powerpc-apple-darwin9-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5577) |
---|
54 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
55 | This is free software; see the source for copying conditions. There is NO |
---|
56 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
57 | |
---|
58 | configure:2120: $? = 0 |
---|
59 | configure:2127: /usr/bin/gcc-4.2 -v >&5 |
---|
60 | Using built-in specs. |
---|
61 | Target: powerpc-apple-darwin9 |
---|
62 | Configured with: /var/tmp/gcc_42/gcc_42-5577~1/src/configure --disable-checking --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-gxx-include-dir=/usr/include/c++/4.0.0 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9 |
---|
63 | Thread model: posix |
---|
64 | gcc version 4.2.1 (Apple Inc. build 5577) |
---|
65 | configure:2130: $? = 0 |
---|
66 | configure:2137: /usr/bin/gcc-4.2 -V >&5 |
---|
67 | gcc-4.2: argument to `-V' is missing |
---|
68 | configure:2140: $? = 1 |
---|
69 | configure:2163: checking for C compiler default output file name |
---|
70 | configure:2190: /usr/bin/gcc-4.2 -pipe -Os -arch ppc -arch ppc conftest.c >&5 |
---|
71 | configure:2193: $? = 0 |
---|
72 | configure:2239: result: a.out |
---|
73 | configure:2244: checking whether the C compiler works |
---|
74 | configure:2254: ./a.out |
---|
75 | configure:2257: $? = 0 |
---|
76 | configure:2274: result: yes |
---|
77 | configure:2281: checking whether we are cross compiling |
---|
78 | configure:2283: result: no |
---|
79 | configure:2286: checking for suffix of executables |
---|
80 | configure:2293: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc conftest.c >&5 |
---|
81 | configure:2296: $? = 0 |
---|
82 | configure:2320: result: |
---|
83 | configure:2326: checking for suffix of object files |
---|
84 | configure:2352: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc conftest.c >&5 |
---|
85 | configure:2355: $? = 0 |
---|
86 | configure:2378: result: o |
---|
87 | configure:2382: checking whether we are using the GNU C compiler |
---|
88 | configure:2411: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc conftest.c >&5 |
---|
89 | configure:2417: $? = 0 |
---|
90 | configure:2424: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
91 | configure:2427: $? = 0 |
---|
92 | configure:2434: test -s conftest.o |
---|
93 | configure:2437: $? = 0 |
---|
94 | configure:2451: result: yes |
---|
95 | configure:2456: checking whether /usr/bin/gcc-4.2 accepts -g |
---|
96 | configure:2486: /usr/bin/gcc-4.2 -c -g conftest.c >&5 |
---|
97 | configure:2492: $? = 0 |
---|
98 | configure:2499: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
99 | configure:2502: $? = 0 |
---|
100 | configure:2509: test -s conftest.o |
---|
101 | configure:2512: $? = 0 |
---|
102 | configure:2642: result: yes |
---|
103 | configure:2659: checking for /usr/bin/gcc-4.2 option to accept ISO C89 |
---|
104 | configure:2733: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc conftest.c >&5 |
---|
105 | configure:2739: $? = 0 |
---|
106 | configure:2746: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
107 | configure:2749: $? = 0 |
---|
108 | configure:2756: test -s conftest.o |
---|
109 | configure:2759: $? = 0 |
---|
110 | configure:2779: result: none needed |
---|
111 | configure:2913: checking for C++ compiler version |
---|
112 | configure:2920: /usr/bin/g++-4.2 --version >&5 |
---|
113 | powerpc-apple-darwin9-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5577) |
---|
114 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
115 | This is free software; see the source for copying conditions. There is NO |
---|
116 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
117 | |
---|
118 | configure:2923: $? = 0 |
---|
119 | configure:2930: /usr/bin/g++-4.2 -v >&5 |
---|
120 | Using built-in specs. |
---|
121 | Target: powerpc-apple-darwin9 |
---|
122 | Configured with: /var/tmp/gcc_42/gcc_42-5577~1/src/configure --disable-checking --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-gxx-include-dir=/usr/include/c++/4.0.0 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9 |
---|
123 | Thread model: posix |
---|
124 | gcc version 4.2.1 (Apple Inc. build 5577) |
---|
125 | configure:2933: $? = 0 |
---|
126 | configure:2940: /usr/bin/g++-4.2 -V >&5 |
---|
127 | g++-4.2: argument to `-V' is missing |
---|
128 | configure:2943: $? = 1 |
---|
129 | configure:2946: checking whether we are using the GNU C++ compiler |
---|
130 | configure:2975: /usr/bin/g++-4.2 -c -pipe -Os -arch ppc conftest.cpp >&5 |
---|
131 | configure:2981: $? = 0 |
---|
132 | configure:2988: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err |
---|
133 | configure:2991: $? = 0 |
---|
134 | configure:2998: test -s conftest.o |
---|
135 | configure:3001: $? = 0 |
---|
136 | configure:3015: result: yes |
---|
137 | configure:3020: checking whether /usr/bin/g++-4.2 accepts -g |
---|
138 | configure:3050: /usr/bin/g++-4.2 -c -g conftest.cpp >&5 |
---|
139 | configure:3056: $? = 0 |
---|
140 | configure:3063: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err |
---|
141 | configure:3066: $? = 0 |
---|
142 | configure:3073: test -s conftest.o |
---|
143 | configure:3076: $? = 0 |
---|
144 | configure:3206: result: yes |
---|
145 | configure:3234: checking how to run the C preprocessor |
---|
146 | configure:3274: /usr/bin/gcc-4.2 -E conftest.c |
---|
147 | configure:3280: $? = 0 |
---|
148 | configure:3318: /usr/bin/gcc-4.2 -E conftest.c |
---|
149 | conftest.c:10:28: error: ac_nonexistent.h: No such file or directory |
---|
150 | configure:3324: $? = 1 |
---|
151 | configure: failed program was: |
---|
152 | | /* confdefs.h. */ |
---|
153 | | #define PACKAGE_NAME "LLVM" |
---|
154 | | #define PACKAGE_TARNAME "llvm" |
---|
155 | | #define PACKAGE_VERSION "3.3" |
---|
156 | | #define PACKAGE_STRING "LLVM 3.3" |
---|
157 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
158 | | #define LLVM_VERSION_MAJOR 3 |
---|
159 | | #define LLVM_VERSION_MINOR 3 |
---|
160 | | /* end confdefs.h. */ |
---|
161 | | #include <ac_nonexistent.h> |
---|
162 | configure:3364: result: /usr/bin/gcc-4.2 -E |
---|
163 | configure:3393: /usr/bin/gcc-4.2 -E conftest.c |
---|
164 | configure:3399: $? = 0 |
---|
165 | configure:3437: /usr/bin/gcc-4.2 -E conftest.c |
---|
166 | conftest.c:10:28: error: ac_nonexistent.h: No such file or directory |
---|
167 | configure:3443: $? = 1 |
---|
168 | configure: failed program was: |
---|
169 | | /* confdefs.h. */ |
---|
170 | | #define PACKAGE_NAME "LLVM" |
---|
171 | | #define PACKAGE_TARNAME "llvm" |
---|
172 | | #define PACKAGE_VERSION "3.3" |
---|
173 | | #define PACKAGE_STRING "LLVM 3.3" |
---|
174 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
175 | | #define LLVM_VERSION_MAJOR 3 |
---|
176 | | #define LLVM_VERSION_MINOR 3 |
---|
177 | | /* end confdefs.h. */ |
---|
178 | | #include <ac_nonexistent.h> |
---|
179 | configure:3675: checking build system type |
---|
180 | configure:3693: result: powerpc-apple-darwin9 |
---|
181 | configure:3715: checking host system type |
---|
182 | configure:3730: result: powerpc-apple-darwin9 |
---|
183 | configure:3752: checking target system type |
---|
184 | configure:3767: result: powerpc-apple-darwin9 |
---|
185 | configure:3796: checking type of operating system we're going to host on |
---|
186 | configure:3909: result: Darwin |
---|
187 | configure:3912: checking type of operating system we're going to target |
---|
188 | configure:3964: result: Darwin |
---|
189 | configure:4010: checking target architecture |
---|
190 | configure:4033: result: PowerPC |
---|
191 | configure:4077: checking for grep that handles long lines and -e |
---|
192 | configure:4151: result: /opt/local/bin/ggrep |
---|
193 | configure:4156: checking for egrep |
---|
194 | configure:4234: result: /opt/local/bin/ggrep -E |
---|
195 | configure:4239: checking for ANSI C header files |
---|
196 | configure:4269: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc conftest.c >&5 |
---|
197 | configure:4275: $? = 0 |
---|
198 | configure:4282: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
199 | configure:4285: $? = 0 |
---|
200 | configure:4292: test -s conftest.o |
---|
201 | configure:4295: $? = 0 |
---|
202 | configure:4391: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc conftest.c >&5 |
---|
203 | configure:4394: $? = 0 |
---|
204 | configure:4400: ./conftest |
---|
205 | configure:4403: $? = 0 |
---|
206 | configure:4420: result: yes |
---|
207 | configure:4444: checking for sys/types.h |
---|
208 | configure:4465: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc conftest.c >&5 |
---|
209 | configure:4471: $? = 0 |
---|
210 | configure:4478: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
211 | configure:4481: $? = 0 |
---|
212 | configure:4488: test -s conftest.o |
---|
213 | configure:4491: $? = 0 |
---|
214 | configure:4504: result: yes |
---|
215 | configure:4444: checking for sys/stat.h |
---|
216 | configure:4465: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc conftest.c >&5 |
---|
217 | configure:4471: $? = 0 |
---|
218 | configure:4478: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
219 | configure:4481: $? = 0 |
---|
220 | configure:4488: test -s conftest.o |
---|
221 | configure:4491: $? = 0 |
---|
222 | configure:4504: result: yes |
---|
223 | configure:4444: checking for stdlib.h |
---|
224 | configure:4465: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc conftest.c >&5 |
---|
225 | configure:4471: $? = 0 |
---|
226 | configure:4478: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
227 | configure:4481: $? = 0 |
---|
228 | configure:4488: test -s conftest.o |
---|
229 | configure:4491: $? = 0 |
---|
230 | configure:4504: result: yes |
---|
231 | configure:4444: checking for string.h |
---|
232 | configure:4465: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc conftest.c >&5 |
---|
233 | configure:4471: $? = 0 |
---|
234 | configure:4478: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
235 | configure:4481: $? = 0 |
---|
236 | configure:4488: test -s conftest.o |
---|
237 | configure:4491: $? = 0 |
---|
238 | configure:4504: result: yes |
---|
239 | configure:4444: checking for memory.h |
---|
240 | configure:4465: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc conftest.c >&5 |
---|
241 | configure:4471: $? = 0 |
---|
242 | configure:4478: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
243 | configure:4481: $? = 0 |
---|
244 | configure:4488: test -s conftest.o |
---|
245 | configure:4491: $? = 0 |
---|
246 | configure:4504: result: yes |
---|
247 | configure:4444: checking for strings.h |
---|
248 | configure:4465: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc conftest.c >&5 |
---|
249 | configure:4471: $? = 0 |
---|
250 | configure:4478: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
251 | configure:4481: $? = 0 |
---|
252 | configure:4488: test -s conftest.o |
---|
253 | configure:4491: $? = 0 |
---|
254 | configure:4504: result: yes |
---|
255 | configure:4444: checking for inttypes.h |
---|
256 | configure:4465: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc conftest.c >&5 |
---|
257 | configure:4471: $? = 0 |
---|
258 | configure:4478: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
259 | configure:4481: $? = 0 |
---|
260 | configure:4488: test -s conftest.o |
---|
261 | configure:4491: $? = 0 |
---|
262 | configure:4504: result: yes |
---|
263 | configure:4444: checking for stdint.h |
---|
264 | configure:4465: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc conftest.c >&5 |
---|
265 | configure:4471: $? = 0 |
---|
266 | configure:4478: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
267 | configure:4481: $? = 0 |
---|
268 | configure:4488: test -s conftest.o |
---|
269 | configure:4491: $? = 0 |
---|
270 | configure:4504: result: yes |
---|
271 | configure:4444: checking for unistd.h |
---|
272 | configure:4465: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc conftest.c >&5 |
---|
273 | configure:4471: $? = 0 |
---|
274 | configure:4478: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
275 | configure:4481: $? = 0 |
---|
276 | configure:4488: test -s conftest.o |
---|
277 | configure:4491: $? = 0 |
---|
278 | configure:4504: result: yes |
---|
279 | configure:4516: checking whether byte ordering is bigendian |
---|
280 | configure:4548: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc conftest.c >&5 |
---|
281 | configure:4554: $? = 0 |
---|
282 | configure:4561: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
283 | configure:4564: $? = 0 |
---|
284 | configure:4571: test -s conftest.o |
---|
285 | configure:4574: $? = 0 |
---|
286 | configure:4603: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc conftest.c >&5 |
---|
287 | configure:4609: $? = 0 |
---|
288 | configure:4616: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
289 | configure:4619: $? = 0 |
---|
290 | configure:4626: test -s conftest.o |
---|
291 | configure:4629: $? = 0 |
---|
292 | configure:4783: result: yes |
---|
293 | configure:5784: checking optimization flags |
---|
294 | configure:5797: result: -Os |
---|
295 | configure:6010: checking for BSD-compatible nm |
---|
296 | configure:6059: result: /usr/bin/nm -p |
---|
297 | configure:6065: checking for GNU make |
---|
298 | configure:6080: result: make |
---|
299 | configure:6091: checking whether ln -s works |
---|
300 | configure:6095: result: yes |
---|
301 | configure:6104: checking for cmp |
---|
302 | configure:6122: found /usr/bin/cmp |
---|
303 | configure:6135: result: /usr/bin/cmp |
---|
304 | configure:6145: checking for cp |
---|
305 | configure:6163: found /bin/cp |
---|
306 | configure:6176: result: /bin/cp |
---|
307 | configure:6186: checking for date |
---|
308 | configure:6204: found /bin/date |
---|
309 | configure:6217: result: /bin/date |
---|
310 | configure:6227: checking for find |
---|
311 | configure:6245: found /usr/bin/find |
---|
312 | configure:6258: result: /usr/bin/find |
---|
313 | configure:6268: checking for grep |
---|
314 | configure:6299: result: /opt/local/bin/ggrep |
---|
315 | configure:6309: checking for mkdir |
---|
316 | configure:6327: found /bin/mkdir |
---|
317 | configure:6340: result: /bin/mkdir |
---|
318 | configure:6350: checking for mv |
---|
319 | configure:6368: found /bin/mv |
---|
320 | configure:6381: result: /bin/mv |
---|
321 | configure:6432: checking for ranlib |
---|
322 | configure:6448: found /opt/local/bin/ranlib |
---|
323 | configure:6459: result: ranlib |
---|
324 | configure:6528: checking for ar |
---|
325 | configure:6544: found /opt/local/bin/ar |
---|
326 | configure:6555: result: ar |
---|
327 | configure:6583: checking for rm |
---|
328 | configure:6601: found /bin/rm |
---|
329 | configure:6614: result: /bin/rm |
---|
330 | configure:6624: checking for sed |
---|
331 | configure:6642: found /usr/bin/sed |
---|
332 | configure:6655: result: /usr/bin/sed |
---|
333 | configure:6665: checking for tar |
---|
334 | configure:6683: found /usr/bin/tar |
---|
335 | configure:6696: result: /usr/bin/tar |
---|
336 | configure:6706: checking for pwd |
---|
337 | configure:6724: found /bin/pwd |
---|
338 | configure:6737: result: /bin/pwd |
---|
339 | configure:6748: checking for Graphviz |
---|
340 | configure:6779: result: echo Graphviz |
---|
341 | configure:6804: checking for dot |
---|
342 | configure:6822: found /opt/local/bin/dot |
---|
343 | configure:6835: result: /opt/local/bin/dot |
---|
344 | configure:6860: checking for fdp |
---|
345 | configure:6878: found /opt/local/bin/fdp |
---|
346 | configure:6891: result: /opt/local/bin/fdp |
---|
347 | configure:6916: checking for neato |
---|
348 | configure:6934: found /opt/local/bin/neato |
---|
349 | configure:6947: result: /opt/local/bin/neato |
---|
350 | configure:6972: checking for twopi |
---|
351 | configure:6990: found /opt/local/bin/twopi |
---|
352 | configure:7003: result: /opt/local/bin/twopi |
---|
353 | configure:7028: checking for circo |
---|
354 | configure:7046: found /opt/local/bin/circo |
---|
355 | configure:7059: result: /opt/local/bin/circo |
---|
356 | configure:7086: checking for gv |
---|
357 | configure:7104: found /opt/local/bin/gv |
---|
358 | configure:7116: result: /opt/local/bin/gv |
---|
359 | configure:7145: checking for dotty |
---|
360 | configure:7163: found /opt/local/bin/dotty |
---|
361 | configure:7176: result: /opt/local/bin/dotty |
---|
362 | configure:7201: checking for xdot.py |
---|
363 | configure:7232: result: echo xdot.py |
---|
364 | configure:7269: checking for a BSD-compatible install |
---|
365 | configure:7325: result: /usr/bin/install -c |
---|
366 | configure:7343: checking for bzip2 |
---|
367 | configure:7361: found /opt/local/bin/bzip2 |
---|
368 | configure:7373: result: /opt/local/bin/bzip2 |
---|
369 | configure:7383: checking for cat |
---|
370 | configure:7401: found /bin/cat |
---|
371 | configure:7413: result: /bin/cat |
---|
372 | configure:7423: checking for doxygen |
---|
373 | configure:7441: found /opt/local/bin/doxygen |
---|
374 | configure:7453: result: /opt/local/bin/doxygen |
---|
375 | configure:7463: checking for groff |
---|
376 | configure:7481: found /opt/local/bin/groff |
---|
377 | configure:7493: result: /opt/local/bin/groff |
---|
378 | configure:7503: checking for gzip |
---|
379 | configure:7521: found /usr/bin/gzip |
---|
380 | configure:7533: result: /usr/bin/gzip |
---|
381 | configure:7543: checking for pdfroff |
---|
382 | configure:7561: found /opt/local/bin/pdfroff |
---|
383 | configure:7573: result: /opt/local/bin/pdfroff |
---|
384 | configure:7583: checking for zip |
---|
385 | configure:7601: found /usr/bin/zip |
---|
386 | configure:7613: result: /usr/bin/zip |
---|
387 | configure:7625: checking for ocamlc |
---|
388 | configure:7658: result: no |
---|
389 | configure:7670: checking for ocamlopt |
---|
390 | configure:7703: result: no |
---|
391 | configure:7715: checking for ocamldep |
---|
392 | configure:7748: result: no |
---|
393 | configure:7760: checking for ocamldoc |
---|
394 | configure:7793: result: no |
---|
395 | configure:7805: checking for gas |
---|
396 | configure:7838: result: no |
---|
397 | configure:7805: checking for as |
---|
398 | configure:7823: found /opt/local/bin/as |
---|
399 | configure:7835: result: /opt/local/bin/as |
---|
400 | configure:7847: checking for linker version |
---|
401 | configure:7863: result: 127.2 |
---|
402 | configure:7872: checking for compiler -Wl,-R<path> option |
---|
403 | configure:7906: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Wl,-R. -arch ppc conftest.c >&5 |
---|
404 | ld: unknown option: -R. |
---|
405 | collect2: ld returned 1 exit status |
---|
406 | configure:7912: $? = 1 |
---|
407 | configure: failed program was: |
---|
408 | | /* confdefs.h. */ |
---|
409 | | #define PACKAGE_NAME "LLVM" |
---|
410 | | #define PACKAGE_TARNAME "llvm" |
---|
411 | | #define PACKAGE_VERSION "3.3" |
---|
412 | | #define PACKAGE_STRING "LLVM 3.3" |
---|
413 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
414 | | #define LLVM_VERSION_MAJOR 3 |
---|
415 | | #define LLVM_VERSION_MINOR 3 |
---|
416 | | #define LLVM_ON_UNIX 1 |
---|
417 | | #define STDC_HEADERS 1 |
---|
418 | | #define HAVE_SYS_TYPES_H 1 |
---|
419 | | #define HAVE_SYS_STAT_H 1 |
---|
420 | | #define HAVE_STDLIB_H 1 |
---|
421 | | #define HAVE_STRING_H 1 |
---|
422 | | #define HAVE_MEMORY_H 1 |
---|
423 | | #define HAVE_STRINGS_H 1 |
---|
424 | | #define HAVE_INTTYPES_H 1 |
---|
425 | | #define HAVE_STDINT_H 1 |
---|
426 | | #define HAVE_UNISTD_H 1 |
---|
427 | | #define LLVM_ENABLE_THREADS 1 |
---|
428 | | #define LLVM_ENABLE_ZLIB 1 |
---|
429 | | #define ENABLE_PIC 1 |
---|
430 | | #define ENABLE_TIMESTAMPS 1 |
---|
431 | | #define ENABLE_BACKTRACES 1 |
---|
432 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
433 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
434 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
435 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
436 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
437 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
438 | | #define CLANG_RESOURCE_DIR "" |
---|
439 | | #define C_INCLUDE_DIRS "" |
---|
440 | | #define GCC_INSTALL_PREFIX "" |
---|
441 | | #define DEFAULT_SYSROOT "" |
---|
442 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
443 | | #define HAVE_DOT 1 |
---|
444 | | #define LLVM_PATH_DOT "/opt/local/bin/dot" |
---|
445 | | #define HAVE_FDP 1 |
---|
446 | | #define LLVM_PATH_FDP "/opt/local/bin/fdp" |
---|
447 | | #define HAVE_NEATO 1 |
---|
448 | | #define LLVM_PATH_NEATO "/opt/local/bin/neato" |
---|
449 | | #define HAVE_TWOPI 1 |
---|
450 | | #define LLVM_PATH_TWOPI "/opt/local/bin/twopi" |
---|
451 | | #define HAVE_CIRCO 1 |
---|
452 | | #define LLVM_PATH_CIRCO "/opt/local/bin/circo" |
---|
453 | | #define HAVE_GV 1 |
---|
454 | | #define LLVM_PATH_GV "/opt/local/bin/gv" |
---|
455 | | #define HAVE_DOTTY 1 |
---|
456 | | #define LLVM_PATH_DOTTY "/opt/local/bin/dotty" |
---|
457 | | #define HOST_LINK_VERSION "127.2" |
---|
458 | | /* end confdefs.h. */ |
---|
459 | | |
---|
460 | | int |
---|
461 | | main () |
---|
462 | | { |
---|
463 | | |
---|
464 | | ; |
---|
465 | | return 0; |
---|
466 | | } |
---|
467 | configure:7953: result: no |
---|
468 | configure:7964: checking for compiler -Wl,-export-dynamic option |
---|
469 | configure:7998: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Wl,-export-dynamic -arch ppc conftest.c >&5 |
---|
470 | ld: unknown option: -export-dynamic |
---|
471 | collect2: ld returned 1 exit status |
---|
472 | configure:8004: $? = 1 |
---|
473 | configure: failed program was: |
---|
474 | | /* confdefs.h. */ |
---|
475 | | #define PACKAGE_NAME "LLVM" |
---|
476 | | #define PACKAGE_TARNAME "llvm" |
---|
477 | | #define PACKAGE_VERSION "3.3" |
---|
478 | | #define PACKAGE_STRING "LLVM 3.3" |
---|
479 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
480 | | #define LLVM_VERSION_MAJOR 3 |
---|
481 | | #define LLVM_VERSION_MINOR 3 |
---|
482 | | #define LLVM_ON_UNIX 1 |
---|
483 | | #define STDC_HEADERS 1 |
---|
484 | | #define HAVE_SYS_TYPES_H 1 |
---|
485 | | #define HAVE_SYS_STAT_H 1 |
---|
486 | | #define HAVE_STDLIB_H 1 |
---|
487 | | #define HAVE_STRING_H 1 |
---|
488 | | #define HAVE_MEMORY_H 1 |
---|
489 | | #define HAVE_STRINGS_H 1 |
---|
490 | | #define HAVE_INTTYPES_H 1 |
---|
491 | | #define HAVE_STDINT_H 1 |
---|
492 | | #define HAVE_UNISTD_H 1 |
---|
493 | | #define LLVM_ENABLE_THREADS 1 |
---|
494 | | #define LLVM_ENABLE_ZLIB 1 |
---|
495 | | #define ENABLE_PIC 1 |
---|
496 | | #define ENABLE_TIMESTAMPS 1 |
---|
497 | | #define ENABLE_BACKTRACES 1 |
---|
498 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
499 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
500 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
501 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
502 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
503 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
504 | | #define CLANG_RESOURCE_DIR "" |
---|
505 | | #define C_INCLUDE_DIRS "" |
---|
506 | | #define GCC_INSTALL_PREFIX "" |
---|
507 | | #define DEFAULT_SYSROOT "" |
---|
508 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
509 | | #define HAVE_DOT 1 |
---|
510 | | #define LLVM_PATH_DOT "/opt/local/bin/dot" |
---|
511 | | #define HAVE_FDP 1 |
---|
512 | | #define LLVM_PATH_FDP "/opt/local/bin/fdp" |
---|
513 | | #define HAVE_NEATO 1 |
---|
514 | | #define LLVM_PATH_NEATO "/opt/local/bin/neato" |
---|
515 | | #define HAVE_TWOPI 1 |
---|
516 | | #define LLVM_PATH_TWOPI "/opt/local/bin/twopi" |
---|
517 | | #define HAVE_CIRCO 1 |
---|
518 | | #define LLVM_PATH_CIRCO "/opt/local/bin/circo" |
---|
519 | | #define HAVE_GV 1 |
---|
520 | | #define LLVM_PATH_GV "/opt/local/bin/gv" |
---|
521 | | #define HAVE_DOTTY 1 |
---|
522 | | #define LLVM_PATH_DOTTY "/opt/local/bin/dotty" |
---|
523 | | #define HOST_LINK_VERSION "127.2" |
---|
524 | | /* end confdefs.h. */ |
---|
525 | | |
---|
526 | | int |
---|
527 | | main () |
---|
528 | | { |
---|
529 | | |
---|
530 | | ; |
---|
531 | | return 0; |
---|
532 | | } |
---|
533 | configure:8045: result: no |
---|
534 | configure:8056: checking for compiler -Wl,--version-script option |
---|
535 | configure:8112: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -Wl,--version-script=/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_llvm-3.3/llvm-3.3/work/.tmp/foouNRqmm/export.map -arch ppc conftest.c >&5 |
---|
536 | ld: unknown option: --version-script=/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_llvm-3.3/llvm-3.3/work/.tmp/foouNRqmm/export.map |
---|
537 | collect2: ld returned 1 exit status |
---|
538 | configure:8118: $? = 1 |
---|
539 | configure: failed program was: |
---|
540 | | /* confdefs.h. */ |
---|
541 | | #define PACKAGE_NAME "LLVM" |
---|
542 | | #define PACKAGE_TARNAME "llvm" |
---|
543 | | #define PACKAGE_VERSION "3.3" |
---|
544 | | #define PACKAGE_STRING "LLVM 3.3" |
---|
545 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
546 | | #define LLVM_VERSION_MAJOR 3 |
---|
547 | | #define LLVM_VERSION_MINOR 3 |
---|
548 | | #define LLVM_ON_UNIX 1 |
---|
549 | | #define STDC_HEADERS 1 |
---|
550 | | #define HAVE_SYS_TYPES_H 1 |
---|
551 | | #define HAVE_SYS_STAT_H 1 |
---|
552 | | #define HAVE_STDLIB_H 1 |
---|
553 | | #define HAVE_STRING_H 1 |
---|
554 | | #define HAVE_MEMORY_H 1 |
---|
555 | | #define HAVE_STRINGS_H 1 |
---|
556 | | #define HAVE_INTTYPES_H 1 |
---|
557 | | #define HAVE_STDINT_H 1 |
---|
558 | | #define HAVE_UNISTD_H 1 |
---|
559 | | #define LLVM_ENABLE_THREADS 1 |
---|
560 | | #define LLVM_ENABLE_ZLIB 1 |
---|
561 | | #define ENABLE_PIC 1 |
---|
562 | | #define ENABLE_TIMESTAMPS 1 |
---|
563 | | #define ENABLE_BACKTRACES 1 |
---|
564 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
565 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
566 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
567 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
568 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
569 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
570 | | #define CLANG_RESOURCE_DIR "" |
---|
571 | | #define C_INCLUDE_DIRS "" |
---|
572 | | #define GCC_INSTALL_PREFIX "" |
---|
573 | | #define DEFAULT_SYSROOT "" |
---|
574 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
575 | | #define HAVE_DOT 1 |
---|
576 | | #define LLVM_PATH_DOT "/opt/local/bin/dot" |
---|
577 | | #define HAVE_FDP 1 |
---|
578 | | #define LLVM_PATH_FDP "/opt/local/bin/fdp" |
---|
579 | | #define HAVE_NEATO 1 |
---|
580 | | #define LLVM_PATH_NEATO "/opt/local/bin/neato" |
---|
581 | | #define HAVE_TWOPI 1 |
---|
582 | | #define LLVM_PATH_TWOPI "/opt/local/bin/twopi" |
---|
583 | | #define HAVE_CIRCO 1 |
---|
584 | | #define LLVM_PATH_CIRCO "/opt/local/bin/circo" |
---|
585 | | #define HAVE_GV 1 |
---|
586 | | #define LLVM_PATH_GV "/opt/local/bin/gv" |
---|
587 | | #define HAVE_DOTTY 1 |
---|
588 | | #define LLVM_PATH_DOTTY "/opt/local/bin/dotty" |
---|
589 | | #define HOST_LINK_VERSION "127.2" |
---|
590 | | /* end confdefs.h. */ |
---|
591 | | |
---|
592 | | int |
---|
593 | | main () |
---|
594 | | { |
---|
595 | | |
---|
596 | | ; |
---|
597 | | return 0; |
---|
598 | | } |
---|
599 | configure:8161: result: no |
---|
600 | configure:8171: checking for an ANSI C-conforming const |
---|
601 | configure:8246: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc conftest.c >&5 |
---|
602 | configure:8252: $? = 0 |
---|
603 | configure:8259: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
604 | configure:8262: $? = 0 |
---|
605 | configure:8269: test -s conftest.o |
---|
606 | configure:8272: $? = 0 |
---|
607 | configure:8284: result: yes |
---|
608 | configure:8302: checking for dirent.h that defines DIR |
---|
609 | configure:8331: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc conftest.c >&5 |
---|
610 | configure:8337: $? = 0 |
---|
611 | configure:8344: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
612 | configure:8347: $? = 0 |
---|
613 | configure:8354: test -s conftest.o |
---|
614 | configure:8357: $? = 0 |
---|
615 | configure:8370: result: yes |
---|
616 | configure:8383: checking for library containing opendir |
---|
617 | configure:8424: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc conftest.c >&5 |
---|
618 | configure:8430: $? = 0 |
---|
619 | configure:8437: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
620 | configure:8440: $? = 0 |
---|
621 | configure:8447: test -s conftest |
---|
622 | configure:8450: $? = 0 |
---|
623 | configure:8474: result: none required |
---|
624 | configure:8599: checking dlfcn.h usability |
---|
625 | configure:8616: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc conftest.c >&5 |
---|
626 | configure:8622: $? = 0 |
---|
627 | configure:8629: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
628 | configure:8632: $? = 0 |
---|
629 | configure:8639: test -s conftest.o |
---|
630 | configure:8642: $? = 0 |
---|
631 | configure:8653: result: yes |
---|
632 | configure:8657: checking dlfcn.h presence |
---|
633 | configure:8672: /usr/bin/gcc-4.2 -E conftest.c |
---|
634 | configure:8678: $? = 0 |
---|
635 | configure:8699: result: yes |
---|
636 | configure:8732: checking for dlfcn.h |
---|
637 | configure:8740: result: yes |
---|
638 | configure:8780: checking dynamic linker characteristics |
---|
639 | configure:9368: result: darwin9 dyld |
---|
640 | configure:9378: checking which extension is used for loadable modules |
---|
641 | configure:9388: result: .dylib |
---|
642 | configure:9399: checking which variable specifies run-time library path |
---|
643 | configure:9406: result: DYLD_LIBRARY_PATH |
---|
644 | configure:9417: checking for the default library search path |
---|
645 | configure:9424: result: /usr/local/lib /lib /usr/lib |
---|
646 | configure:9442: checking for objdir |
---|
647 | configure:9463: result: .libs |
---|
648 | configure:9476: checking command to parse /usr/bin/nm -p output from object |
---|
649 | configure:9581: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc conftest.c >&5 |
---|
650 | configure:9584: $? = 0 |
---|
651 | configure:9588: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm |
---|
652 | configure:9591: $? = 0 |
---|
653 | cannot find nm_test_var in conftest.nm |
---|
654 | configure:9581: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc conftest.c >&5 |
---|
655 | configure:9584: $? = 0 |
---|
656 | configure:9588: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm |
---|
657 | configure:9591: $? = 0 |
---|
658 | configure:9643: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc conftest.c conftstm.o >&5 |
---|
659 | configure:9646: $? = 0 |
---|
660 | configure:9684: result: ok |
---|
661 | configure:9689: checking whether libtool supports -dlopen/-dlpreopen |
---|
662 | configure:9701: result: yes |
---|
663 | configure:9720: checking for shl_load |
---|
664 | configure:9776: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc conftest.c >&5 |
---|
665 | Undefined symbols: |
---|
666 | "_shl_load", referenced from: |
---|
667 | _main in ccZQ4r8y.o |
---|
668 | ld: symbol(s) not found |
---|
669 | collect2: ld returned 1 exit status |
---|
670 | configure:9782: $? = 1 |
---|
671 | configure: failed program was: |
---|
672 | | /* confdefs.h. */ |
---|
673 | | #define PACKAGE_NAME "LLVM" |
---|
674 | | #define PACKAGE_TARNAME "llvm" |
---|
675 | | #define PACKAGE_VERSION "3.3" |
---|
676 | | #define PACKAGE_STRING "LLVM 3.3" |
---|
677 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
678 | | #define LLVM_VERSION_MAJOR 3 |
---|
679 | | #define LLVM_VERSION_MINOR 3 |
---|
680 | | #define LLVM_ON_UNIX 1 |
---|
681 | | #define STDC_HEADERS 1 |
---|
682 | | #define HAVE_SYS_TYPES_H 1 |
---|
683 | | #define HAVE_SYS_STAT_H 1 |
---|
684 | | #define HAVE_STDLIB_H 1 |
---|
685 | | #define HAVE_STRING_H 1 |
---|
686 | | #define HAVE_MEMORY_H 1 |
---|
687 | | #define HAVE_STRINGS_H 1 |
---|
688 | | #define HAVE_INTTYPES_H 1 |
---|
689 | | #define HAVE_STDINT_H 1 |
---|
690 | | #define HAVE_UNISTD_H 1 |
---|
691 | | #define LLVM_ENABLE_THREADS 1 |
---|
692 | | #define LLVM_ENABLE_ZLIB 1 |
---|
693 | | #define ENABLE_PIC 1 |
---|
694 | | #define ENABLE_TIMESTAMPS 1 |
---|
695 | | #define ENABLE_BACKTRACES 1 |
---|
696 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
697 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
698 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
699 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
700 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
701 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
702 | | #define CLANG_RESOURCE_DIR "" |
---|
703 | | #define C_INCLUDE_DIRS "" |
---|
704 | | #define GCC_INSTALL_PREFIX "" |
---|
705 | | #define DEFAULT_SYSROOT "" |
---|
706 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
707 | | #define HAVE_DOT 1 |
---|
708 | | #define LLVM_PATH_DOT "/opt/local/bin/dot" |
---|
709 | | #define HAVE_FDP 1 |
---|
710 | | #define LLVM_PATH_FDP "/opt/local/bin/fdp" |
---|
711 | | #define HAVE_NEATO 1 |
---|
712 | | #define LLVM_PATH_NEATO "/opt/local/bin/neato" |
---|
713 | | #define HAVE_TWOPI 1 |
---|
714 | | #define LLVM_PATH_TWOPI "/opt/local/bin/twopi" |
---|
715 | | #define HAVE_CIRCO 1 |
---|
716 | | #define LLVM_PATH_CIRCO "/opt/local/bin/circo" |
---|
717 | | #define HAVE_GV 1 |
---|
718 | | #define LLVM_PATH_GV "/opt/local/bin/gv" |
---|
719 | | #define HAVE_DOTTY 1 |
---|
720 | | #define LLVM_PATH_DOTTY "/opt/local/bin/dotty" |
---|
721 | | #define HOST_LINK_VERSION "127.2" |
---|
722 | | #define HAVE_DIRENT_H 1 |
---|
723 | | #define HAVE_DLFCN_H 1 |
---|
724 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
725 | | #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH" |
---|
726 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
727 | | #define LTDL_OBJDIR ".libs/" |
---|
728 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
729 | | /* end confdefs.h. */ |
---|
730 | | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load. |
---|
731 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
732 | | #define shl_load innocuous_shl_load |
---|
733 | | |
---|
734 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
735 | | which can conflict with char shl_load (); below. |
---|
736 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
737 | | <limits.h> exists even on freestanding compilers. */ |
---|
738 | | |
---|
739 | | #ifdef __STDC__ |
---|
740 | | # include <limits.h> |
---|
741 | | #else |
---|
742 | | # include <assert.h> |
---|
743 | | #endif |
---|
744 | | |
---|
745 | | #undef shl_load |
---|
746 | | |
---|
747 | | /* Override any GCC internal prototype to avoid an error. |
---|
748 | | Use char because int might match the return type of a GCC |
---|
749 | | builtin and then its argument prototype would still apply. */ |
---|
750 | | #ifdef __cplusplus |
---|
751 | | extern "C" |
---|
752 | | #endif |
---|
753 | | char shl_load (); |
---|
754 | | /* The GNU C library defines this for functions which it implements |
---|
755 | | to always fail with ENOSYS. Some functions are actually named |
---|
756 | | something starting with __ and the normal name is an alias. */ |
---|
757 | | #if defined __stub_shl_load || defined __stub___shl_load |
---|
758 | | choke me |
---|
759 | | #endif |
---|
760 | | |
---|
761 | | int |
---|
762 | | main () |
---|
763 | | { |
---|
764 | | return shl_load (); |
---|
765 | | ; |
---|
766 | | return 0; |
---|
767 | | } |
---|
768 | configure:9815: result: no |
---|
769 | configure:9824: checking for shl_load in -ldld |
---|
770 | configure:9859: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc conftest.c -ldld >&5 |
---|
771 | ld: library not found for -ldld |
---|
772 | collect2: ld returned 1 exit status |
---|
773 | configure:9865: $? = 1 |
---|
774 | configure: failed program was: |
---|
775 | | /* confdefs.h. */ |
---|
776 | | #define PACKAGE_NAME "LLVM" |
---|
777 | | #define PACKAGE_TARNAME "llvm" |
---|
778 | | #define PACKAGE_VERSION "3.3" |
---|
779 | | #define PACKAGE_STRING "LLVM 3.3" |
---|
780 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
781 | | #define LLVM_VERSION_MAJOR 3 |
---|
782 | | #define LLVM_VERSION_MINOR 3 |
---|
783 | | #define LLVM_ON_UNIX 1 |
---|
784 | | #define STDC_HEADERS 1 |
---|
785 | | #define HAVE_SYS_TYPES_H 1 |
---|
786 | | #define HAVE_SYS_STAT_H 1 |
---|
787 | | #define HAVE_STDLIB_H 1 |
---|
788 | | #define HAVE_STRING_H 1 |
---|
789 | | #define HAVE_MEMORY_H 1 |
---|
790 | | #define HAVE_STRINGS_H 1 |
---|
791 | | #define HAVE_INTTYPES_H 1 |
---|
792 | | #define HAVE_STDINT_H 1 |
---|
793 | | #define HAVE_UNISTD_H 1 |
---|
794 | | #define LLVM_ENABLE_THREADS 1 |
---|
795 | | #define LLVM_ENABLE_ZLIB 1 |
---|
796 | | #define ENABLE_PIC 1 |
---|
797 | | #define ENABLE_TIMESTAMPS 1 |
---|
798 | | #define ENABLE_BACKTRACES 1 |
---|
799 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
800 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
801 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
802 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
803 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
804 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
805 | | #define CLANG_RESOURCE_DIR "" |
---|
806 | | #define C_INCLUDE_DIRS "" |
---|
807 | | #define GCC_INSTALL_PREFIX "" |
---|
808 | | #define DEFAULT_SYSROOT "" |
---|
809 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
810 | | #define HAVE_DOT 1 |
---|
811 | | #define LLVM_PATH_DOT "/opt/local/bin/dot" |
---|
812 | | #define HAVE_FDP 1 |
---|
813 | | #define LLVM_PATH_FDP "/opt/local/bin/fdp" |
---|
814 | | #define HAVE_NEATO 1 |
---|
815 | | #define LLVM_PATH_NEATO "/opt/local/bin/neato" |
---|
816 | | #define HAVE_TWOPI 1 |
---|
817 | | #define LLVM_PATH_TWOPI "/opt/local/bin/twopi" |
---|
818 | | #define HAVE_CIRCO 1 |
---|
819 | | #define LLVM_PATH_CIRCO "/opt/local/bin/circo" |
---|
820 | | #define HAVE_GV 1 |
---|
821 | | #define LLVM_PATH_GV "/opt/local/bin/gv" |
---|
822 | | #define HAVE_DOTTY 1 |
---|
823 | | #define LLVM_PATH_DOTTY "/opt/local/bin/dotty" |
---|
824 | | #define HOST_LINK_VERSION "127.2" |
---|
825 | | #define HAVE_DIRENT_H 1 |
---|
826 | | #define HAVE_DLFCN_H 1 |
---|
827 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
828 | | #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH" |
---|
829 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
830 | | #define LTDL_OBJDIR ".libs/" |
---|
831 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
832 | | /* end confdefs.h. */ |
---|
833 | | |
---|
834 | | /* Override any GCC internal prototype to avoid an error. |
---|
835 | | Use char because int might match the return type of a GCC |
---|
836 | | builtin and then its argument prototype would still apply. */ |
---|
837 | | #ifdef __cplusplus |
---|
838 | | extern "C" |
---|
839 | | #endif |
---|
840 | | char shl_load (); |
---|
841 | | int |
---|
842 | | main () |
---|
843 | | { |
---|
844 | | return shl_load (); |
---|
845 | | ; |
---|
846 | | return 0; |
---|
847 | | } |
---|
848 | configure:9899: result: no |
---|
849 | configure:9909: checking for dlopen in -ldl |
---|
850 | configure:9944: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc conftest.c -ldl >&5 |
---|
851 | configure:9950: $? = 0 |
---|
852 | configure:9957: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
853 | configure:9960: $? = 0 |
---|
854 | configure:9967: test -s conftest |
---|
855 | configure:9970: $? = 0 |
---|
856 | configure:9984: result: yes |
---|
857 | configure:10359: checking for dlerror |
---|
858 | configure:10415: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc conftest.c -ldl >&5 |
---|
859 | configure:10421: $? = 0 |
---|
860 | configure:10428: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
861 | configure:10431: $? = 0 |
---|
862 | configure:10438: test -s conftest |
---|
863 | configure:10441: $? = 0 |
---|
864 | configure:10455: result: yes |
---|
865 | configure:10475: checking for _ prefix in compiled symbols |
---|
866 | configure:10485: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc conftest.c >&5 |
---|
867 | configure:10488: $? = 0 |
---|
868 | configure:10492: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm |
---|
869 | configure:10495: $? = 0 |
---|
870 | configure:10517: result: yes |
---|
871 | configure:10524: checking whether we have to add an underscore for dlsym |
---|
872 | configure:10601: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc conftest.c -ldl >&5 |
---|
873 | configure: In function 'main': |
---|
874 | configure:10597: warning: incompatible implicit declaration of built-in function 'exit' |
---|
875 | configure:10604: $? = 0 |
---|
876 | configure:10623: result: no |
---|
877 | configure:10637: checking whether deplibs are loaded by dlopen |
---|
878 | configure:10718: result: yes |
---|
879 | configure:10743: checking argz.h usability |
---|
880 | configure:10760: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc conftest.c >&5 |
---|
881 | conftest.c:94:18: error: argz.h: No such file or directory |
---|
882 | configure:10766: $? = 1 |
---|
883 | configure: failed program was: |
---|
884 | | /* confdefs.h. */ |
---|
885 | | #define PACKAGE_NAME "LLVM" |
---|
886 | | #define PACKAGE_TARNAME "llvm" |
---|
887 | | #define PACKAGE_VERSION "3.3" |
---|
888 | | #define PACKAGE_STRING "LLVM 3.3" |
---|
889 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
890 | | #define LLVM_VERSION_MAJOR 3 |
---|
891 | | #define LLVM_VERSION_MINOR 3 |
---|
892 | | #define LLVM_ON_UNIX 1 |
---|
893 | | #define STDC_HEADERS 1 |
---|
894 | | #define HAVE_SYS_TYPES_H 1 |
---|
895 | | #define HAVE_SYS_STAT_H 1 |
---|
896 | | #define HAVE_STDLIB_H 1 |
---|
897 | | #define HAVE_STRING_H 1 |
---|
898 | | #define HAVE_MEMORY_H 1 |
---|
899 | | #define HAVE_STRINGS_H 1 |
---|
900 | | #define HAVE_INTTYPES_H 1 |
---|
901 | | #define HAVE_STDINT_H 1 |
---|
902 | | #define HAVE_UNISTD_H 1 |
---|
903 | | #define LLVM_ENABLE_THREADS 1 |
---|
904 | | #define LLVM_ENABLE_ZLIB 1 |
---|
905 | | #define ENABLE_PIC 1 |
---|
906 | | #define ENABLE_TIMESTAMPS 1 |
---|
907 | | #define ENABLE_BACKTRACES 1 |
---|
908 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
909 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
910 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
911 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
912 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
913 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
914 | | #define CLANG_RESOURCE_DIR "" |
---|
915 | | #define C_INCLUDE_DIRS "" |
---|
916 | | #define GCC_INSTALL_PREFIX "" |
---|
917 | | #define DEFAULT_SYSROOT "" |
---|
918 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
919 | | #define HAVE_DOT 1 |
---|
920 | | #define LLVM_PATH_DOT "/opt/local/bin/dot" |
---|
921 | | #define HAVE_FDP 1 |
---|
922 | | #define LLVM_PATH_FDP "/opt/local/bin/fdp" |
---|
923 | | #define HAVE_NEATO 1 |
---|
924 | | #define LLVM_PATH_NEATO "/opt/local/bin/neato" |
---|
925 | | #define HAVE_TWOPI 1 |
---|
926 | | #define LLVM_PATH_TWOPI "/opt/local/bin/twopi" |
---|
927 | | #define HAVE_CIRCO 1 |
---|
928 | | #define LLVM_PATH_CIRCO "/opt/local/bin/circo" |
---|
929 | | #define HAVE_GV 1 |
---|
930 | | #define LLVM_PATH_GV "/opt/local/bin/gv" |
---|
931 | | #define HAVE_DOTTY 1 |
---|
932 | | #define LLVM_PATH_DOTTY "/opt/local/bin/dotty" |
---|
933 | | #define HOST_LINK_VERSION "127.2" |
---|
934 | | #define HAVE_DIRENT_H 1 |
---|
935 | | #define HAVE_DLFCN_H 1 |
---|
936 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
937 | | #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH" |
---|
938 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
939 | | #define LTDL_OBJDIR ".libs/" |
---|
940 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
941 | | #define HAVE_LIBDL 1 |
---|
942 | | #define HAVE_DLERROR 1 |
---|
943 | | /* end confdefs.h. */ |
---|
944 | | #include <stdio.h> |
---|
945 | | #if HAVE_SYS_TYPES_H |
---|
946 | | # include <sys/types.h> |
---|
947 | | #endif |
---|
948 | | #if HAVE_SYS_STAT_H |
---|
949 | | # include <sys/stat.h> |
---|
950 | | #endif |
---|
951 | | #if STDC_HEADERS |
---|
952 | | # include <stdlib.h> |
---|
953 | | # include <stddef.h> |
---|
954 | | #else |
---|
955 | | # if HAVE_STDLIB_H |
---|
956 | | # include <stdlib.h> |
---|
957 | | # endif |
---|
958 | | #endif |
---|
959 | | #if HAVE_STRING_H |
---|
960 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
961 | | # include <memory.h> |
---|
962 | | # endif |
---|
963 | | # include <string.h> |
---|
964 | | #endif |
---|
965 | | #if HAVE_STRINGS_H |
---|
966 | | # include <strings.h> |
---|
967 | | #endif |
---|
968 | | #if HAVE_INTTYPES_H |
---|
969 | | # include <inttypes.h> |
---|
970 | | #endif |
---|
971 | | #if HAVE_STDINT_H |
---|
972 | | # include <stdint.h> |
---|
973 | | #endif |
---|
974 | | #if HAVE_UNISTD_H |
---|
975 | | # include <unistd.h> |
---|
976 | | #endif |
---|
977 | | #include <argz.h> |
---|
978 | configure:10797: result: no |
---|
979 | configure:10801: checking argz.h presence |
---|
980 | configure:10816: /usr/bin/gcc-4.2 -E conftest.c |
---|
981 | conftest.c:61:18: error: argz.h: No such file or directory |
---|
982 | configure:10822: $? = 1 |
---|
983 | configure: failed program was: |
---|
984 | | /* confdefs.h. */ |
---|
985 | | #define PACKAGE_NAME "LLVM" |
---|
986 | | #define PACKAGE_TARNAME "llvm" |
---|
987 | | #define PACKAGE_VERSION "3.3" |
---|
988 | | #define PACKAGE_STRING "LLVM 3.3" |
---|
989 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
990 | | #define LLVM_VERSION_MAJOR 3 |
---|
991 | | #define LLVM_VERSION_MINOR 3 |
---|
992 | | #define LLVM_ON_UNIX 1 |
---|
993 | | #define STDC_HEADERS 1 |
---|
994 | | #define HAVE_SYS_TYPES_H 1 |
---|
995 | | #define HAVE_SYS_STAT_H 1 |
---|
996 | | #define HAVE_STDLIB_H 1 |
---|
997 | | #define HAVE_STRING_H 1 |
---|
998 | | #define HAVE_MEMORY_H 1 |
---|
999 | | #define HAVE_STRINGS_H 1 |
---|
1000 | | #define HAVE_INTTYPES_H 1 |
---|
1001 | | #define HAVE_STDINT_H 1 |
---|
1002 | | #define HAVE_UNISTD_H 1 |
---|
1003 | | #define LLVM_ENABLE_THREADS 1 |
---|
1004 | | #define LLVM_ENABLE_ZLIB 1 |
---|
1005 | | #define ENABLE_PIC 1 |
---|
1006 | | #define ENABLE_TIMESTAMPS 1 |
---|
1007 | | #define ENABLE_BACKTRACES 1 |
---|
1008 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
1009 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
1010 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
1011 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
1012 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
1013 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
1014 | | #define CLANG_RESOURCE_DIR "" |
---|
1015 | | #define C_INCLUDE_DIRS "" |
---|
1016 | | #define GCC_INSTALL_PREFIX "" |
---|
1017 | | #define DEFAULT_SYSROOT "" |
---|
1018 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
1019 | | #define HAVE_DOT 1 |
---|
1020 | | #define LLVM_PATH_DOT "/opt/local/bin/dot" |
---|
1021 | | #define HAVE_FDP 1 |
---|
1022 | | #define LLVM_PATH_FDP "/opt/local/bin/fdp" |
---|
1023 | | #define HAVE_NEATO 1 |
---|
1024 | | #define LLVM_PATH_NEATO "/opt/local/bin/neato" |
---|
1025 | | #define HAVE_TWOPI 1 |
---|
1026 | | #define LLVM_PATH_TWOPI "/opt/local/bin/twopi" |
---|
1027 | | #define HAVE_CIRCO 1 |
---|
1028 | | #define LLVM_PATH_CIRCO "/opt/local/bin/circo" |
---|
1029 | | #define HAVE_GV 1 |
---|
1030 | | #define LLVM_PATH_GV "/opt/local/bin/gv" |
---|
1031 | | #define HAVE_DOTTY 1 |
---|
1032 | | #define LLVM_PATH_DOTTY "/opt/local/bin/dotty" |
---|
1033 | | #define HOST_LINK_VERSION "127.2" |
---|
1034 | | #define HAVE_DIRENT_H 1 |
---|
1035 | | #define HAVE_DLFCN_H 1 |
---|
1036 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
1037 | | #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH" |
---|
1038 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
1039 | | #define LTDL_OBJDIR ".libs/" |
---|
1040 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
1041 | | #define HAVE_LIBDL 1 |
---|
1042 | | #define HAVE_DLERROR 1 |
---|
1043 | | /* end confdefs.h. */ |
---|
1044 | | #include <argz.h> |
---|
1045 | configure:10843: result: no |
---|
1046 | configure:10876: checking for argz.h |
---|
1047 | configure:10884: result: no |
---|
1048 | configure:10898: checking for error_t |
---|
1049 | configure:10931: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc conftest.c >&5 |
---|
1050 | conftest.c:65: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_new_' |
---|
1051 | conftest.c: In function 'main': |
---|
1052 | conftest.c:69: error: 'ac__type_new_' undeclared (first use in this function) |
---|
1053 | conftest.c:69: error: (Each undeclared identifier is reported only once |
---|
1054 | conftest.c:69: error: for each function it appears in.) |
---|
1055 | conftest.c:69: error: expected expression before ')' token |
---|
1056 | configure:10937: $? = 1 |
---|
1057 | configure: failed program was: |
---|
1058 | | /* confdefs.h. */ |
---|
1059 | | #define PACKAGE_NAME "LLVM" |
---|
1060 | | #define PACKAGE_TARNAME "llvm" |
---|
1061 | | #define PACKAGE_VERSION "3.3" |
---|
1062 | | #define PACKAGE_STRING "LLVM 3.3" |
---|
1063 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
1064 | | #define LLVM_VERSION_MAJOR 3 |
---|
1065 | | #define LLVM_VERSION_MINOR 3 |
---|
1066 | | #define LLVM_ON_UNIX 1 |
---|
1067 | | #define STDC_HEADERS 1 |
---|
1068 | | #define HAVE_SYS_TYPES_H 1 |
---|
1069 | | #define HAVE_SYS_STAT_H 1 |
---|
1070 | | #define HAVE_STDLIB_H 1 |
---|
1071 | | #define HAVE_STRING_H 1 |
---|
1072 | | #define HAVE_MEMORY_H 1 |
---|
1073 | | #define HAVE_STRINGS_H 1 |
---|
1074 | | #define HAVE_INTTYPES_H 1 |
---|
1075 | | #define HAVE_STDINT_H 1 |
---|
1076 | | #define HAVE_UNISTD_H 1 |
---|
1077 | | #define LLVM_ENABLE_THREADS 1 |
---|
1078 | | #define LLVM_ENABLE_ZLIB 1 |
---|
1079 | | #define ENABLE_PIC 1 |
---|
1080 | | #define ENABLE_TIMESTAMPS 1 |
---|
1081 | | #define ENABLE_BACKTRACES 1 |
---|
1082 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
1083 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
1084 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
1085 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
1086 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
1087 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
1088 | | #define CLANG_RESOURCE_DIR "" |
---|
1089 | | #define C_INCLUDE_DIRS "" |
---|
1090 | | #define GCC_INSTALL_PREFIX "" |
---|
1091 | | #define DEFAULT_SYSROOT "" |
---|
1092 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
1093 | | #define HAVE_DOT 1 |
---|
1094 | | #define LLVM_PATH_DOT "/opt/local/bin/dot" |
---|
1095 | | #define HAVE_FDP 1 |
---|
1096 | | #define LLVM_PATH_FDP "/opt/local/bin/fdp" |
---|
1097 | | #define HAVE_NEATO 1 |
---|
1098 | | #define LLVM_PATH_NEATO "/opt/local/bin/neato" |
---|
1099 | | #define HAVE_TWOPI 1 |
---|
1100 | | #define LLVM_PATH_TWOPI "/opt/local/bin/twopi" |
---|
1101 | | #define HAVE_CIRCO 1 |
---|
1102 | | #define LLVM_PATH_CIRCO "/opt/local/bin/circo" |
---|
1103 | | #define HAVE_GV 1 |
---|
1104 | | #define LLVM_PATH_GV "/opt/local/bin/gv" |
---|
1105 | | #define HAVE_DOTTY 1 |
---|
1106 | | #define LLVM_PATH_DOTTY "/opt/local/bin/dotty" |
---|
1107 | | #define HOST_LINK_VERSION "127.2" |
---|
1108 | | #define HAVE_DIRENT_H 1 |
---|
1109 | | #define HAVE_DLFCN_H 1 |
---|
1110 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
1111 | | #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH" |
---|
1112 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
1113 | | #define LTDL_OBJDIR ".libs/" |
---|
1114 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
1115 | | #define HAVE_LIBDL 1 |
---|
1116 | | #define HAVE_DLERROR 1 |
---|
1117 | | /* end confdefs.h. */ |
---|
1118 | | #if HAVE_ARGZ_H |
---|
1119 | | # include <argz.h> |
---|
1120 | | #endif |
---|
1121 | | |
---|
1122 | | typedef error_t ac__type_new_; |
---|
1123 | | int |
---|
1124 | | main () |
---|
1125 | | { |
---|
1126 | | if ((ac__type_new_ *) 0) |
---|
1127 | | return 0; |
---|
1128 | | if (sizeof (ac__type_new_)) |
---|
1129 | | return 0; |
---|
1130 | | ; |
---|
1131 | | return 0; |
---|
1132 | | } |
---|
1133 | configure:10969: result: no |
---|
1134 | configure:10995: checking for argz_append |
---|
1135 | configure:11051: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc conftest.c >&5 |
---|
1136 | Undefined symbols: |
---|
1137 | "_argz_append", referenced from: |
---|
1138 | _main in ccxi1SuC.o |
---|
1139 | ld: symbol(s) not found |
---|
1140 | collect2: ld returned 1 exit status |
---|
1141 | configure:11057: $? = 1 |
---|
1142 | configure: failed program was: |
---|
1143 | | /* confdefs.h. */ |
---|
1144 | | #define PACKAGE_NAME "LLVM" |
---|
1145 | | #define PACKAGE_TARNAME "llvm" |
---|
1146 | | #define PACKAGE_VERSION "3.3" |
---|
1147 | | #define PACKAGE_STRING "LLVM 3.3" |
---|
1148 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
1149 | | #define LLVM_VERSION_MAJOR 3 |
---|
1150 | | #define LLVM_VERSION_MINOR 3 |
---|
1151 | | #define LLVM_ON_UNIX 1 |
---|
1152 | | #define STDC_HEADERS 1 |
---|
1153 | | #define HAVE_SYS_TYPES_H 1 |
---|
1154 | | #define HAVE_SYS_STAT_H 1 |
---|
1155 | | #define HAVE_STDLIB_H 1 |
---|
1156 | | #define HAVE_STRING_H 1 |
---|
1157 | | #define HAVE_MEMORY_H 1 |
---|
1158 | | #define HAVE_STRINGS_H 1 |
---|
1159 | | #define HAVE_INTTYPES_H 1 |
---|
1160 | | #define HAVE_STDINT_H 1 |
---|
1161 | | #define HAVE_UNISTD_H 1 |
---|
1162 | | #define LLVM_ENABLE_THREADS 1 |
---|
1163 | | #define LLVM_ENABLE_ZLIB 1 |
---|
1164 | | #define ENABLE_PIC 1 |
---|
1165 | | #define ENABLE_TIMESTAMPS 1 |
---|
1166 | | #define ENABLE_BACKTRACES 1 |
---|
1167 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
1168 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
1169 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
1170 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
1171 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
1172 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
1173 | | #define CLANG_RESOURCE_DIR "" |
---|
1174 | | #define C_INCLUDE_DIRS "" |
---|
1175 | | #define GCC_INSTALL_PREFIX "" |
---|
1176 | | #define DEFAULT_SYSROOT "" |
---|
1177 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
1178 | | #define HAVE_DOT 1 |
---|
1179 | | #define LLVM_PATH_DOT "/opt/local/bin/dot" |
---|
1180 | | #define HAVE_FDP 1 |
---|
1181 | | #define LLVM_PATH_FDP "/opt/local/bin/fdp" |
---|
1182 | | #define HAVE_NEATO 1 |
---|
1183 | | #define LLVM_PATH_NEATO "/opt/local/bin/neato" |
---|
1184 | | #define HAVE_TWOPI 1 |
---|
1185 | | #define LLVM_PATH_TWOPI "/opt/local/bin/twopi" |
---|
1186 | | #define HAVE_CIRCO 1 |
---|
1187 | | #define LLVM_PATH_CIRCO "/opt/local/bin/circo" |
---|
1188 | | #define HAVE_GV 1 |
---|
1189 | | #define LLVM_PATH_GV "/opt/local/bin/gv" |
---|
1190 | | #define HAVE_DOTTY 1 |
---|
1191 | | #define LLVM_PATH_DOTTY "/opt/local/bin/dotty" |
---|
1192 | | #define HOST_LINK_VERSION "127.2" |
---|
1193 | | #define HAVE_DIRENT_H 1 |
---|
1194 | | #define HAVE_DLFCN_H 1 |
---|
1195 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
1196 | | #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH" |
---|
1197 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
1198 | | #define LTDL_OBJDIR ".libs/" |
---|
1199 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
1200 | | #define HAVE_LIBDL 1 |
---|
1201 | | #define HAVE_DLERROR 1 |
---|
1202 | | #define error_t int |
---|
1203 | | /* end confdefs.h. */ |
---|
1204 | | /* Define argz_append to an innocuous variant, in case <limits.h> declares argz_append. |
---|
1205 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1206 | | #define argz_append innocuous_argz_append |
---|
1207 | | |
---|
1208 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1209 | | which can conflict with char argz_append (); below. |
---|
1210 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1211 | | <limits.h> exists even on freestanding compilers. */ |
---|
1212 | | |
---|
1213 | | #ifdef __STDC__ |
---|
1214 | | # include <limits.h> |
---|
1215 | | #else |
---|
1216 | | # include <assert.h> |
---|
1217 | | #endif |
---|
1218 | | |
---|
1219 | | #undef argz_append |
---|
1220 | | |
---|
1221 | | /* Override any GCC internal prototype to avoid an error. |
---|
1222 | | Use char because int might match the return type of a GCC |
---|
1223 | | builtin and then its argument prototype would still apply. */ |
---|
1224 | | #ifdef __cplusplus |
---|
1225 | | extern "C" |
---|
1226 | | #endif |
---|
1227 | | char argz_append (); |
---|
1228 | | /* The GNU C library defines this for functions which it implements |
---|
1229 | | to always fail with ENOSYS. Some functions are actually named |
---|
1230 | | something starting with __ and the normal name is an alias. */ |
---|
1231 | | #if defined __stub_argz_append || defined __stub___argz_append |
---|
1232 | | choke me |
---|
1233 | | #endif |
---|
1234 | | |
---|
1235 | | int |
---|
1236 | | main () |
---|
1237 | | { |
---|
1238 | | return argz_append (); |
---|
1239 | | ; |
---|
1240 | | return 0; |
---|
1241 | | } |
---|
1242 | configure:11091: result: no |
---|
1243 | configure:10995: checking for argz_create_sep |
---|
1244 | configure:11051: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc conftest.c >&5 |
---|
1245 | Undefined symbols: |
---|
1246 | "_argz_create_sep", referenced from: |
---|
1247 | _main in ccIr1pwr.o |
---|
1248 | ld: symbol(s) not found |
---|
1249 | collect2: ld returned 1 exit status |
---|
1250 | configure:11057: $? = 1 |
---|
1251 | configure: failed program was: |
---|
1252 | | /* confdefs.h. */ |
---|
1253 | | #define PACKAGE_NAME "LLVM" |
---|
1254 | | #define PACKAGE_TARNAME "llvm" |
---|
1255 | | #define PACKAGE_VERSION "3.3" |
---|
1256 | | #define PACKAGE_STRING "LLVM 3.3" |
---|
1257 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
1258 | | #define LLVM_VERSION_MAJOR 3 |
---|
1259 | | #define LLVM_VERSION_MINOR 3 |
---|
1260 | | #define LLVM_ON_UNIX 1 |
---|
1261 | | #define STDC_HEADERS 1 |
---|
1262 | | #define HAVE_SYS_TYPES_H 1 |
---|
1263 | | #define HAVE_SYS_STAT_H 1 |
---|
1264 | | #define HAVE_STDLIB_H 1 |
---|
1265 | | #define HAVE_STRING_H 1 |
---|
1266 | | #define HAVE_MEMORY_H 1 |
---|
1267 | | #define HAVE_STRINGS_H 1 |
---|
1268 | | #define HAVE_INTTYPES_H 1 |
---|
1269 | | #define HAVE_STDINT_H 1 |
---|
1270 | | #define HAVE_UNISTD_H 1 |
---|
1271 | | #define LLVM_ENABLE_THREADS 1 |
---|
1272 | | #define LLVM_ENABLE_ZLIB 1 |
---|
1273 | | #define ENABLE_PIC 1 |
---|
1274 | | #define ENABLE_TIMESTAMPS 1 |
---|
1275 | | #define ENABLE_BACKTRACES 1 |
---|
1276 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
1277 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
1278 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
1279 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
1280 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
1281 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
1282 | | #define CLANG_RESOURCE_DIR "" |
---|
1283 | | #define C_INCLUDE_DIRS "" |
---|
1284 | | #define GCC_INSTALL_PREFIX "" |
---|
1285 | | #define DEFAULT_SYSROOT "" |
---|
1286 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
1287 | | #define HAVE_DOT 1 |
---|
1288 | | #define LLVM_PATH_DOT "/opt/local/bin/dot" |
---|
1289 | | #define HAVE_FDP 1 |
---|
1290 | | #define LLVM_PATH_FDP "/opt/local/bin/fdp" |
---|
1291 | | #define HAVE_NEATO 1 |
---|
1292 | | #define LLVM_PATH_NEATO "/opt/local/bin/neato" |
---|
1293 | | #define HAVE_TWOPI 1 |
---|
1294 | | #define LLVM_PATH_TWOPI "/opt/local/bin/twopi" |
---|
1295 | | #define HAVE_CIRCO 1 |
---|
1296 | | #define LLVM_PATH_CIRCO "/opt/local/bin/circo" |
---|
1297 | | #define HAVE_GV 1 |
---|
1298 | | #define LLVM_PATH_GV "/opt/local/bin/gv" |
---|
1299 | | #define HAVE_DOTTY 1 |
---|
1300 | | #define LLVM_PATH_DOTTY "/opt/local/bin/dotty" |
---|
1301 | | #define HOST_LINK_VERSION "127.2" |
---|
1302 | | #define HAVE_DIRENT_H 1 |
---|
1303 | | #define HAVE_DLFCN_H 1 |
---|
1304 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
1305 | | #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH" |
---|
1306 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
1307 | | #define LTDL_OBJDIR ".libs/" |
---|
1308 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
1309 | | #define HAVE_LIBDL 1 |
---|
1310 | | #define HAVE_DLERROR 1 |
---|
1311 | | #define error_t int |
---|
1312 | | /* end confdefs.h. */ |
---|
1313 | | /* Define argz_create_sep to an innocuous variant, in case <limits.h> declares argz_create_sep. |
---|
1314 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1315 | | #define argz_create_sep innocuous_argz_create_sep |
---|
1316 | | |
---|
1317 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1318 | | which can conflict with char argz_create_sep (); below. |
---|
1319 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1320 | | <limits.h> exists even on freestanding compilers. */ |
---|
1321 | | |
---|
1322 | | #ifdef __STDC__ |
---|
1323 | | # include <limits.h> |
---|
1324 | | #else |
---|
1325 | | # include <assert.h> |
---|
1326 | | #endif |
---|
1327 | | |
---|
1328 | | #undef argz_create_sep |
---|
1329 | | |
---|
1330 | | /* Override any GCC internal prototype to avoid an error. |
---|
1331 | | Use char because int might match the return type of a GCC |
---|
1332 | | builtin and then its argument prototype would still apply. */ |
---|
1333 | | #ifdef __cplusplus |
---|
1334 | | extern "C" |
---|
1335 | | #endif |
---|
1336 | | char argz_create_sep (); |
---|
1337 | | /* The GNU C library defines this for functions which it implements |
---|
1338 | | to always fail with ENOSYS. Some functions are actually named |
---|
1339 | | something starting with __ and the normal name is an alias. */ |
---|
1340 | | #if defined __stub_argz_create_sep || defined __stub___argz_create_sep |
---|
1341 | | choke me |
---|
1342 | | #endif |
---|
1343 | | |
---|
1344 | | int |
---|
1345 | | main () |
---|
1346 | | { |
---|
1347 | | return argz_create_sep (); |
---|
1348 | | ; |
---|
1349 | | return 0; |
---|
1350 | | } |
---|
1351 | configure:11091: result: no |
---|
1352 | configure:10995: checking for argz_insert |
---|
1353 | configure:11051: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc conftest.c >&5 |
---|
1354 | Undefined symbols: |
---|
1355 | "_argz_insert", referenced from: |
---|
1356 | _main in ccUvQ33o.o |
---|
1357 | ld: symbol(s) not found |
---|
1358 | collect2: ld returned 1 exit status |
---|
1359 | configure:11057: $? = 1 |
---|
1360 | configure: failed program was: |
---|
1361 | | /* confdefs.h. */ |
---|
1362 | | #define PACKAGE_NAME "LLVM" |
---|
1363 | | #define PACKAGE_TARNAME "llvm" |
---|
1364 | | #define PACKAGE_VERSION "3.3" |
---|
1365 | | #define PACKAGE_STRING "LLVM 3.3" |
---|
1366 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
1367 | | #define LLVM_VERSION_MAJOR 3 |
---|
1368 | | #define LLVM_VERSION_MINOR 3 |
---|
1369 | | #define LLVM_ON_UNIX 1 |
---|
1370 | | #define STDC_HEADERS 1 |
---|
1371 | | #define HAVE_SYS_TYPES_H 1 |
---|
1372 | | #define HAVE_SYS_STAT_H 1 |
---|
1373 | | #define HAVE_STDLIB_H 1 |
---|
1374 | | #define HAVE_STRING_H 1 |
---|
1375 | | #define HAVE_MEMORY_H 1 |
---|
1376 | | #define HAVE_STRINGS_H 1 |
---|
1377 | | #define HAVE_INTTYPES_H 1 |
---|
1378 | | #define HAVE_STDINT_H 1 |
---|
1379 | | #define HAVE_UNISTD_H 1 |
---|
1380 | | #define LLVM_ENABLE_THREADS 1 |
---|
1381 | | #define LLVM_ENABLE_ZLIB 1 |
---|
1382 | | #define ENABLE_PIC 1 |
---|
1383 | | #define ENABLE_TIMESTAMPS 1 |
---|
1384 | | #define ENABLE_BACKTRACES 1 |
---|
1385 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
1386 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
1387 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
1388 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
1389 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
1390 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
1391 | | #define CLANG_RESOURCE_DIR "" |
---|
1392 | | #define C_INCLUDE_DIRS "" |
---|
1393 | | #define GCC_INSTALL_PREFIX "" |
---|
1394 | | #define DEFAULT_SYSROOT "" |
---|
1395 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
1396 | | #define HAVE_DOT 1 |
---|
1397 | | #define LLVM_PATH_DOT "/opt/local/bin/dot" |
---|
1398 | | #define HAVE_FDP 1 |
---|
1399 | | #define LLVM_PATH_FDP "/opt/local/bin/fdp" |
---|
1400 | | #define HAVE_NEATO 1 |
---|
1401 | | #define LLVM_PATH_NEATO "/opt/local/bin/neato" |
---|
1402 | | #define HAVE_TWOPI 1 |
---|
1403 | | #define LLVM_PATH_TWOPI "/opt/local/bin/twopi" |
---|
1404 | | #define HAVE_CIRCO 1 |
---|
1405 | | #define LLVM_PATH_CIRCO "/opt/local/bin/circo" |
---|
1406 | | #define HAVE_GV 1 |
---|
1407 | | #define LLVM_PATH_GV "/opt/local/bin/gv" |
---|
1408 | | #define HAVE_DOTTY 1 |
---|
1409 | | #define LLVM_PATH_DOTTY "/opt/local/bin/dotty" |
---|
1410 | | #define HOST_LINK_VERSION "127.2" |
---|
1411 | | #define HAVE_DIRENT_H 1 |
---|
1412 | | #define HAVE_DLFCN_H 1 |
---|
1413 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
1414 | | #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH" |
---|
1415 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
1416 | | #define LTDL_OBJDIR ".libs/" |
---|
1417 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
1418 | | #define HAVE_LIBDL 1 |
---|
1419 | | #define HAVE_DLERROR 1 |
---|
1420 | | #define error_t int |
---|
1421 | | /* end confdefs.h. */ |
---|
1422 | | /* Define argz_insert to an innocuous variant, in case <limits.h> declares argz_insert. |
---|
1423 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1424 | | #define argz_insert innocuous_argz_insert |
---|
1425 | | |
---|
1426 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1427 | | which can conflict with char argz_insert (); below. |
---|
1428 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1429 | | <limits.h> exists even on freestanding compilers. */ |
---|
1430 | | |
---|
1431 | | #ifdef __STDC__ |
---|
1432 | | # include <limits.h> |
---|
1433 | | #else |
---|
1434 | | # include <assert.h> |
---|
1435 | | #endif |
---|
1436 | | |
---|
1437 | | #undef argz_insert |
---|
1438 | | |
---|
1439 | | /* Override any GCC internal prototype to avoid an error. |
---|
1440 | | Use char because int might match the return type of a GCC |
---|
1441 | | builtin and then its argument prototype would still apply. */ |
---|
1442 | | #ifdef __cplusplus |
---|
1443 | | extern "C" |
---|
1444 | | #endif |
---|
1445 | | char argz_insert (); |
---|
1446 | | /* The GNU C library defines this for functions which it implements |
---|
1447 | | to always fail with ENOSYS. Some functions are actually named |
---|
1448 | | something starting with __ and the normal name is an alias. */ |
---|
1449 | | #if defined __stub_argz_insert || defined __stub___argz_insert |
---|
1450 | | choke me |
---|
1451 | | #endif |
---|
1452 | | |
---|
1453 | | int |
---|
1454 | | main () |
---|
1455 | | { |
---|
1456 | | return argz_insert (); |
---|
1457 | | ; |
---|
1458 | | return 0; |
---|
1459 | | } |
---|
1460 | configure:11091: result: no |
---|
1461 | configure:10995: checking for argz_next |
---|
1462 | configure:11051: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc conftest.c >&5 |
---|
1463 | Undefined symbols: |
---|
1464 | "_argz_next", referenced from: |
---|
1465 | _main in ccr9N6ji.o |
---|
1466 | ld: symbol(s) not found |
---|
1467 | collect2: ld returned 1 exit status |
---|
1468 | configure:11057: $? = 1 |
---|
1469 | configure: failed program was: |
---|
1470 | | /* confdefs.h. */ |
---|
1471 | | #define PACKAGE_NAME "LLVM" |
---|
1472 | | #define PACKAGE_TARNAME "llvm" |
---|
1473 | | #define PACKAGE_VERSION "3.3" |
---|
1474 | | #define PACKAGE_STRING "LLVM 3.3" |
---|
1475 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
1476 | | #define LLVM_VERSION_MAJOR 3 |
---|
1477 | | #define LLVM_VERSION_MINOR 3 |
---|
1478 | | #define LLVM_ON_UNIX 1 |
---|
1479 | | #define STDC_HEADERS 1 |
---|
1480 | | #define HAVE_SYS_TYPES_H 1 |
---|
1481 | | #define HAVE_SYS_STAT_H 1 |
---|
1482 | | #define HAVE_STDLIB_H 1 |
---|
1483 | | #define HAVE_STRING_H 1 |
---|
1484 | | #define HAVE_MEMORY_H 1 |
---|
1485 | | #define HAVE_STRINGS_H 1 |
---|
1486 | | #define HAVE_INTTYPES_H 1 |
---|
1487 | | #define HAVE_STDINT_H 1 |
---|
1488 | | #define HAVE_UNISTD_H 1 |
---|
1489 | | #define LLVM_ENABLE_THREADS 1 |
---|
1490 | | #define LLVM_ENABLE_ZLIB 1 |
---|
1491 | | #define ENABLE_PIC 1 |
---|
1492 | | #define ENABLE_TIMESTAMPS 1 |
---|
1493 | | #define ENABLE_BACKTRACES 1 |
---|
1494 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
1495 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
1496 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
1497 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
1498 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
1499 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
1500 | | #define CLANG_RESOURCE_DIR "" |
---|
1501 | | #define C_INCLUDE_DIRS "" |
---|
1502 | | #define GCC_INSTALL_PREFIX "" |
---|
1503 | | #define DEFAULT_SYSROOT "" |
---|
1504 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
1505 | | #define HAVE_DOT 1 |
---|
1506 | | #define LLVM_PATH_DOT "/opt/local/bin/dot" |
---|
1507 | | #define HAVE_FDP 1 |
---|
1508 | | #define LLVM_PATH_FDP "/opt/local/bin/fdp" |
---|
1509 | | #define HAVE_NEATO 1 |
---|
1510 | | #define LLVM_PATH_NEATO "/opt/local/bin/neato" |
---|
1511 | | #define HAVE_TWOPI 1 |
---|
1512 | | #define LLVM_PATH_TWOPI "/opt/local/bin/twopi" |
---|
1513 | | #define HAVE_CIRCO 1 |
---|
1514 | | #define LLVM_PATH_CIRCO "/opt/local/bin/circo" |
---|
1515 | | #define HAVE_GV 1 |
---|
1516 | | #define LLVM_PATH_GV "/opt/local/bin/gv" |
---|
1517 | | #define HAVE_DOTTY 1 |
---|
1518 | | #define LLVM_PATH_DOTTY "/opt/local/bin/dotty" |
---|
1519 | | #define HOST_LINK_VERSION "127.2" |
---|
1520 | | #define HAVE_DIRENT_H 1 |
---|
1521 | | #define HAVE_DLFCN_H 1 |
---|
1522 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
1523 | | #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH" |
---|
1524 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
1525 | | #define LTDL_OBJDIR ".libs/" |
---|
1526 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
1527 | | #define HAVE_LIBDL 1 |
---|
1528 | | #define HAVE_DLERROR 1 |
---|
1529 | | #define error_t int |
---|
1530 | | /* end confdefs.h. */ |
---|
1531 | | /* Define argz_next to an innocuous variant, in case <limits.h> declares argz_next. |
---|
1532 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1533 | | #define argz_next innocuous_argz_next |
---|
1534 | | |
---|
1535 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1536 | | which can conflict with char argz_next (); below. |
---|
1537 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1538 | | <limits.h> exists even on freestanding compilers. */ |
---|
1539 | | |
---|
1540 | | #ifdef __STDC__ |
---|
1541 | | # include <limits.h> |
---|
1542 | | #else |
---|
1543 | | # include <assert.h> |
---|
1544 | | #endif |
---|
1545 | | |
---|
1546 | | #undef argz_next |
---|
1547 | | |
---|
1548 | | /* Override any GCC internal prototype to avoid an error. |
---|
1549 | | Use char because int might match the return type of a GCC |
---|
1550 | | builtin and then its argument prototype would still apply. */ |
---|
1551 | | #ifdef __cplusplus |
---|
1552 | | extern "C" |
---|
1553 | | #endif |
---|
1554 | | char argz_next (); |
---|
1555 | | /* The GNU C library defines this for functions which it implements |
---|
1556 | | to always fail with ENOSYS. Some functions are actually named |
---|
1557 | | something starting with __ and the normal name is an alias. */ |
---|
1558 | | #if defined __stub_argz_next || defined __stub___argz_next |
---|
1559 | | choke me |
---|
1560 | | #endif |
---|
1561 | | |
---|
1562 | | int |
---|
1563 | | main () |
---|
1564 | | { |
---|
1565 | | return argz_next (); |
---|
1566 | | ; |
---|
1567 | | return 0; |
---|
1568 | | } |
---|
1569 | configure:11091: result: no |
---|
1570 | configure:10995: checking for argz_stringify |
---|
1571 | configure:11051: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc conftest.c >&5 |
---|
1572 | Undefined symbols: |
---|
1573 | "_argz_stringify", referenced from: |
---|
1574 | _main in ccRWBBgw.o |
---|
1575 | ld: symbol(s) not found |
---|
1576 | collect2: ld returned 1 exit status |
---|
1577 | configure:11057: $? = 1 |
---|
1578 | configure: failed program was: |
---|
1579 | | /* confdefs.h. */ |
---|
1580 | | #define PACKAGE_NAME "LLVM" |
---|
1581 | | #define PACKAGE_TARNAME "llvm" |
---|
1582 | | #define PACKAGE_VERSION "3.3" |
---|
1583 | | #define PACKAGE_STRING "LLVM 3.3" |
---|
1584 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
1585 | | #define LLVM_VERSION_MAJOR 3 |
---|
1586 | | #define LLVM_VERSION_MINOR 3 |
---|
1587 | | #define LLVM_ON_UNIX 1 |
---|
1588 | | #define STDC_HEADERS 1 |
---|
1589 | | #define HAVE_SYS_TYPES_H 1 |
---|
1590 | | #define HAVE_SYS_STAT_H 1 |
---|
1591 | | #define HAVE_STDLIB_H 1 |
---|
1592 | | #define HAVE_STRING_H 1 |
---|
1593 | | #define HAVE_MEMORY_H 1 |
---|
1594 | | #define HAVE_STRINGS_H 1 |
---|
1595 | | #define HAVE_INTTYPES_H 1 |
---|
1596 | | #define HAVE_STDINT_H 1 |
---|
1597 | | #define HAVE_UNISTD_H 1 |
---|
1598 | | #define LLVM_ENABLE_THREADS 1 |
---|
1599 | | #define LLVM_ENABLE_ZLIB 1 |
---|
1600 | | #define ENABLE_PIC 1 |
---|
1601 | | #define ENABLE_TIMESTAMPS 1 |
---|
1602 | | #define ENABLE_BACKTRACES 1 |
---|
1603 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
1604 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
1605 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
1606 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
1607 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
1608 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
1609 | | #define CLANG_RESOURCE_DIR "" |
---|
1610 | | #define C_INCLUDE_DIRS "" |
---|
1611 | | #define GCC_INSTALL_PREFIX "" |
---|
1612 | | #define DEFAULT_SYSROOT "" |
---|
1613 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
1614 | | #define HAVE_DOT 1 |
---|
1615 | | #define LLVM_PATH_DOT "/opt/local/bin/dot" |
---|
1616 | | #define HAVE_FDP 1 |
---|
1617 | | #define LLVM_PATH_FDP "/opt/local/bin/fdp" |
---|
1618 | | #define HAVE_NEATO 1 |
---|
1619 | | #define LLVM_PATH_NEATO "/opt/local/bin/neato" |
---|
1620 | | #define HAVE_TWOPI 1 |
---|
1621 | | #define LLVM_PATH_TWOPI "/opt/local/bin/twopi" |
---|
1622 | | #define HAVE_CIRCO 1 |
---|
1623 | | #define LLVM_PATH_CIRCO "/opt/local/bin/circo" |
---|
1624 | | #define HAVE_GV 1 |
---|
1625 | | #define LLVM_PATH_GV "/opt/local/bin/gv" |
---|
1626 | | #define HAVE_DOTTY 1 |
---|
1627 | | #define LLVM_PATH_DOTTY "/opt/local/bin/dotty" |
---|
1628 | | #define HOST_LINK_VERSION "127.2" |
---|
1629 | | #define HAVE_DIRENT_H 1 |
---|
1630 | | #define HAVE_DLFCN_H 1 |
---|
1631 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
1632 | | #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH" |
---|
1633 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
1634 | | #define LTDL_OBJDIR ".libs/" |
---|
1635 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
1636 | | #define HAVE_LIBDL 1 |
---|
1637 | | #define HAVE_DLERROR 1 |
---|
1638 | | #define error_t int |
---|
1639 | | /* end confdefs.h. */ |
---|
1640 | | /* Define argz_stringify to an innocuous variant, in case <limits.h> declares argz_stringify. |
---|
1641 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1642 | | #define argz_stringify innocuous_argz_stringify |
---|
1643 | | |
---|
1644 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1645 | | which can conflict with char argz_stringify (); below. |
---|
1646 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1647 | | <limits.h> exists even on freestanding compilers. */ |
---|
1648 | | |
---|
1649 | | #ifdef __STDC__ |
---|
1650 | | # include <limits.h> |
---|
1651 | | #else |
---|
1652 | | # include <assert.h> |
---|
1653 | | #endif |
---|
1654 | | |
---|
1655 | | #undef argz_stringify |
---|
1656 | | |
---|
1657 | | /* Override any GCC internal prototype to avoid an error. |
---|
1658 | | Use char because int might match the return type of a GCC |
---|
1659 | | builtin and then its argument prototype would still apply. */ |
---|
1660 | | #ifdef __cplusplus |
---|
1661 | | extern "C" |
---|
1662 | | #endif |
---|
1663 | | char argz_stringify (); |
---|
1664 | | /* The GNU C library defines this for functions which it implements |
---|
1665 | | to always fail with ENOSYS. Some functions are actually named |
---|
1666 | | something starting with __ and the normal name is an alias. */ |
---|
1667 | | #if defined __stub_argz_stringify || defined __stub___argz_stringify |
---|
1668 | | choke me |
---|
1669 | | #endif |
---|
1670 | | |
---|
1671 | | int |
---|
1672 | | main () |
---|
1673 | | { |
---|
1674 | | return argz_stringify (); |
---|
1675 | | ; |
---|
1676 | | return 0; |
---|
1677 | | } |
---|
1678 | configure:11091: result: no |
---|
1679 | configure:11143: checking assert.h usability |
---|
1680 | configure:11160: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc conftest.c >&5 |
---|
1681 | configure:11166: $? = 0 |
---|
1682 | configure:11173: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1683 | configure:11176: $? = 0 |
---|
1684 | configure:11183: test -s conftest.o |
---|
1685 | configure:11186: $? = 0 |
---|
1686 | configure:11197: result: yes |
---|
1687 | configure:11201: checking assert.h presence |
---|
1688 | configure:11216: /usr/bin/gcc-4.2 -E conftest.c |
---|
1689 | configure:11222: $? = 0 |
---|
1690 | configure:11243: result: yes |
---|
1691 | configure:11276: checking for assert.h |
---|
1692 | configure:11284: result: yes |
---|
1693 | configure:11143: checking ctype.h usability |
---|
1694 | configure:11160: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc conftest.c >&5 |
---|
1695 | configure:11166: $? = 0 |
---|
1696 | configure:11173: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1697 | configure:11176: $? = 0 |
---|
1698 | configure:11183: test -s conftest.o |
---|
1699 | configure:11186: $? = 0 |
---|
1700 | configure:11197: result: yes |
---|
1701 | configure:11201: checking ctype.h presence |
---|
1702 | configure:11216: /usr/bin/gcc-4.2 -E conftest.c |
---|
1703 | configure:11222: $? = 0 |
---|
1704 | configure:11243: result: yes |
---|
1705 | configure:11276: checking for ctype.h |
---|
1706 | configure:11284: result: yes |
---|
1707 | configure:11143: checking errno.h usability |
---|
1708 | configure:11160: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc conftest.c >&5 |
---|
1709 | configure:11166: $? = 0 |
---|
1710 | configure:11173: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1711 | configure:11176: $? = 0 |
---|
1712 | configure:11183: test -s conftest.o |
---|
1713 | configure:11186: $? = 0 |
---|
1714 | configure:11197: result: yes |
---|
1715 | configure:11201: checking errno.h presence |
---|
1716 | configure:11216: /usr/bin/gcc-4.2 -E conftest.c |
---|
1717 | configure:11222: $? = 0 |
---|
1718 | configure:11243: result: yes |
---|
1719 | configure:11276: checking for errno.h |
---|
1720 | configure:11284: result: yes |
---|
1721 | configure:11143: checking malloc.h usability |
---|
1722 | configure:11160: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc conftest.c >&5 |
---|
1723 | conftest.c:98:20: error: malloc.h: No such file or directory |
---|
1724 | configure:11166: $? = 1 |
---|
1725 | configure: failed program was: |
---|
1726 | | /* confdefs.h. */ |
---|
1727 | | #define PACKAGE_NAME "LLVM" |
---|
1728 | | #define PACKAGE_TARNAME "llvm" |
---|
1729 | | #define PACKAGE_VERSION "3.3" |
---|
1730 | | #define PACKAGE_STRING "LLVM 3.3" |
---|
1731 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
1732 | | #define LLVM_VERSION_MAJOR 3 |
---|
1733 | | #define LLVM_VERSION_MINOR 3 |
---|
1734 | | #define LLVM_ON_UNIX 1 |
---|
1735 | | #define STDC_HEADERS 1 |
---|
1736 | | #define HAVE_SYS_TYPES_H 1 |
---|
1737 | | #define HAVE_SYS_STAT_H 1 |
---|
1738 | | #define HAVE_STDLIB_H 1 |
---|
1739 | | #define HAVE_STRING_H 1 |
---|
1740 | | #define HAVE_MEMORY_H 1 |
---|
1741 | | #define HAVE_STRINGS_H 1 |
---|
1742 | | #define HAVE_INTTYPES_H 1 |
---|
1743 | | #define HAVE_STDINT_H 1 |
---|
1744 | | #define HAVE_UNISTD_H 1 |
---|
1745 | | #define LLVM_ENABLE_THREADS 1 |
---|
1746 | | #define LLVM_ENABLE_ZLIB 1 |
---|
1747 | | #define ENABLE_PIC 1 |
---|
1748 | | #define ENABLE_TIMESTAMPS 1 |
---|
1749 | | #define ENABLE_BACKTRACES 1 |
---|
1750 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
1751 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
1752 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
1753 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
1754 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
1755 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
1756 | | #define CLANG_RESOURCE_DIR "" |
---|
1757 | | #define C_INCLUDE_DIRS "" |
---|
1758 | | #define GCC_INSTALL_PREFIX "" |
---|
1759 | | #define DEFAULT_SYSROOT "" |
---|
1760 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
1761 | | #define HAVE_DOT 1 |
---|
1762 | | #define LLVM_PATH_DOT "/opt/local/bin/dot" |
---|
1763 | | #define HAVE_FDP 1 |
---|
1764 | | #define LLVM_PATH_FDP "/opt/local/bin/fdp" |
---|
1765 | | #define HAVE_NEATO 1 |
---|
1766 | | #define LLVM_PATH_NEATO "/opt/local/bin/neato" |
---|
1767 | | #define HAVE_TWOPI 1 |
---|
1768 | | #define LLVM_PATH_TWOPI "/opt/local/bin/twopi" |
---|
1769 | | #define HAVE_CIRCO 1 |
---|
1770 | | #define LLVM_PATH_CIRCO "/opt/local/bin/circo" |
---|
1771 | | #define HAVE_GV 1 |
---|
1772 | | #define LLVM_PATH_GV "/opt/local/bin/gv" |
---|
1773 | | #define HAVE_DOTTY 1 |
---|
1774 | | #define LLVM_PATH_DOTTY "/opt/local/bin/dotty" |
---|
1775 | | #define HOST_LINK_VERSION "127.2" |
---|
1776 | | #define HAVE_DIRENT_H 1 |
---|
1777 | | #define HAVE_DLFCN_H 1 |
---|
1778 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
1779 | | #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH" |
---|
1780 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
1781 | | #define LTDL_OBJDIR ".libs/" |
---|
1782 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
1783 | | #define HAVE_LIBDL 1 |
---|
1784 | | #define HAVE_DLERROR 1 |
---|
1785 | | #define error_t int |
---|
1786 | | #define HAVE_ASSERT_H 1 |
---|
1787 | | #define HAVE_CTYPE_H 1 |
---|
1788 | | #define HAVE_ERRNO_H 1 |
---|
1789 | | /* end confdefs.h. */ |
---|
1790 | | #include <stdio.h> |
---|
1791 | | #if HAVE_SYS_TYPES_H |
---|
1792 | | # include <sys/types.h> |
---|
1793 | | #endif |
---|
1794 | | #if HAVE_SYS_STAT_H |
---|
1795 | | # include <sys/stat.h> |
---|
1796 | | #endif |
---|
1797 | | #if STDC_HEADERS |
---|
1798 | | # include <stdlib.h> |
---|
1799 | | # include <stddef.h> |
---|
1800 | | #else |
---|
1801 | | # if HAVE_STDLIB_H |
---|
1802 | | # include <stdlib.h> |
---|
1803 | | # endif |
---|
1804 | | #endif |
---|
1805 | | #if HAVE_STRING_H |
---|
1806 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
1807 | | # include <memory.h> |
---|
1808 | | # endif |
---|
1809 | | # include <string.h> |
---|
1810 | | #endif |
---|
1811 | | #if HAVE_STRINGS_H |
---|
1812 | | # include <strings.h> |
---|
1813 | | #endif |
---|
1814 | | #if HAVE_INTTYPES_H |
---|
1815 | | # include <inttypes.h> |
---|
1816 | | #endif |
---|
1817 | | #if HAVE_STDINT_H |
---|
1818 | | # include <stdint.h> |
---|
1819 | | #endif |
---|
1820 | | #if HAVE_UNISTD_H |
---|
1821 | | # include <unistd.h> |
---|
1822 | | #endif |
---|
1823 | | #include <malloc.h> |
---|
1824 | configure:11197: result: no |
---|
1825 | configure:11201: checking malloc.h presence |
---|
1826 | configure:11216: /usr/bin/gcc-4.2 -E conftest.c |
---|
1827 | conftest.c:65:20: error: malloc.h: No such file or directory |
---|
1828 | configure:11222: $? = 1 |
---|
1829 | configure: failed program was: |
---|
1830 | | /* confdefs.h. */ |
---|
1831 | | #define PACKAGE_NAME "LLVM" |
---|
1832 | | #define PACKAGE_TARNAME "llvm" |
---|
1833 | | #define PACKAGE_VERSION "3.3" |
---|
1834 | | #define PACKAGE_STRING "LLVM 3.3" |
---|
1835 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
1836 | | #define LLVM_VERSION_MAJOR 3 |
---|
1837 | | #define LLVM_VERSION_MINOR 3 |
---|
1838 | | #define LLVM_ON_UNIX 1 |
---|
1839 | | #define STDC_HEADERS 1 |
---|
1840 | | #define HAVE_SYS_TYPES_H 1 |
---|
1841 | | #define HAVE_SYS_STAT_H 1 |
---|
1842 | | #define HAVE_STDLIB_H 1 |
---|
1843 | | #define HAVE_STRING_H 1 |
---|
1844 | | #define HAVE_MEMORY_H 1 |
---|
1845 | | #define HAVE_STRINGS_H 1 |
---|
1846 | | #define HAVE_INTTYPES_H 1 |
---|
1847 | | #define HAVE_STDINT_H 1 |
---|
1848 | | #define HAVE_UNISTD_H 1 |
---|
1849 | | #define LLVM_ENABLE_THREADS 1 |
---|
1850 | | #define LLVM_ENABLE_ZLIB 1 |
---|
1851 | | #define ENABLE_PIC 1 |
---|
1852 | | #define ENABLE_TIMESTAMPS 1 |
---|
1853 | | #define ENABLE_BACKTRACES 1 |
---|
1854 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
1855 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
1856 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
1857 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
1858 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
1859 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
1860 | | #define CLANG_RESOURCE_DIR "" |
---|
1861 | | #define C_INCLUDE_DIRS "" |
---|
1862 | | #define GCC_INSTALL_PREFIX "" |
---|
1863 | | #define DEFAULT_SYSROOT "" |
---|
1864 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
1865 | | #define HAVE_DOT 1 |
---|
1866 | | #define LLVM_PATH_DOT "/opt/local/bin/dot" |
---|
1867 | | #define HAVE_FDP 1 |
---|
1868 | | #define LLVM_PATH_FDP "/opt/local/bin/fdp" |
---|
1869 | | #define HAVE_NEATO 1 |
---|
1870 | | #define LLVM_PATH_NEATO "/opt/local/bin/neato" |
---|
1871 | | #define HAVE_TWOPI 1 |
---|
1872 | | #define LLVM_PATH_TWOPI "/opt/local/bin/twopi" |
---|
1873 | | #define HAVE_CIRCO 1 |
---|
1874 | | #define LLVM_PATH_CIRCO "/opt/local/bin/circo" |
---|
1875 | | #define HAVE_GV 1 |
---|
1876 | | #define LLVM_PATH_GV "/opt/local/bin/gv" |
---|
1877 | | #define HAVE_DOTTY 1 |
---|
1878 | | #define LLVM_PATH_DOTTY "/opt/local/bin/dotty" |
---|
1879 | | #define HOST_LINK_VERSION "127.2" |
---|
1880 | | #define HAVE_DIRENT_H 1 |
---|
1881 | | #define HAVE_DLFCN_H 1 |
---|
1882 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
1883 | | #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH" |
---|
1884 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
1885 | | #define LTDL_OBJDIR ".libs/" |
---|
1886 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
1887 | | #define HAVE_LIBDL 1 |
---|
1888 | | #define HAVE_DLERROR 1 |
---|
1889 | | #define error_t int |
---|
1890 | | #define HAVE_ASSERT_H 1 |
---|
1891 | | #define HAVE_CTYPE_H 1 |
---|
1892 | | #define HAVE_ERRNO_H 1 |
---|
1893 | | /* end confdefs.h. */ |
---|
1894 | | #include <malloc.h> |
---|
1895 | configure:11243: result: no |
---|
1896 | configure:11276: checking for malloc.h |
---|
1897 | configure:11284: result: no |
---|
1898 | configure:11133: checking for memory.h |
---|
1899 | configure:11139: result: yes |
---|
1900 | configure:11133: checking for stdlib.h |
---|
1901 | configure:11139: result: yes |
---|
1902 | configure:11143: checking stdio.h usability |
---|
1903 | configure:11160: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc conftest.c >&5 |
---|
1904 | configure:11166: $? = 0 |
---|
1905 | configure:11173: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1906 | configure:11176: $? = 0 |
---|
1907 | configure:11183: test -s conftest.o |
---|
1908 | configure:11186: $? = 0 |
---|
1909 | configure:11197: result: yes |
---|
1910 | configure:11201: checking stdio.h presence |
---|
1911 | configure:11216: /usr/bin/gcc-4.2 -E conftest.c |
---|
1912 | configure:11222: $? = 0 |
---|
1913 | configure:11243: result: yes |
---|
1914 | configure:11276: checking for stdio.h |
---|
1915 | configure:11284: result: yes |
---|
1916 | configure:11133: checking for unistd.h |
---|
1917 | configure:11139: result: yes |
---|
1918 | configure:11315: checking dl.h usability |
---|
1919 | configure:11332: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc conftest.c >&5 |
---|
1920 | conftest.c:102:16: error: dl.h: No such file or directory |
---|
1921 | configure:11338: $? = 1 |
---|
1922 | configure: failed program was: |
---|
1923 | | /* confdefs.h. */ |
---|
1924 | | #define PACKAGE_NAME "LLVM" |
---|
1925 | | #define PACKAGE_TARNAME "llvm" |
---|
1926 | | #define PACKAGE_VERSION "3.3" |
---|
1927 | | #define PACKAGE_STRING "LLVM 3.3" |
---|
1928 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
1929 | | #define LLVM_VERSION_MAJOR 3 |
---|
1930 | | #define LLVM_VERSION_MINOR 3 |
---|
1931 | | #define LLVM_ON_UNIX 1 |
---|
1932 | | #define STDC_HEADERS 1 |
---|
1933 | | #define HAVE_SYS_TYPES_H 1 |
---|
1934 | | #define HAVE_SYS_STAT_H 1 |
---|
1935 | | #define HAVE_STDLIB_H 1 |
---|
1936 | | #define HAVE_STRING_H 1 |
---|
1937 | | #define HAVE_MEMORY_H 1 |
---|
1938 | | #define HAVE_STRINGS_H 1 |
---|
1939 | | #define HAVE_INTTYPES_H 1 |
---|
1940 | | #define HAVE_STDINT_H 1 |
---|
1941 | | #define HAVE_UNISTD_H 1 |
---|
1942 | | #define LLVM_ENABLE_THREADS 1 |
---|
1943 | | #define LLVM_ENABLE_ZLIB 1 |
---|
1944 | | #define ENABLE_PIC 1 |
---|
1945 | | #define ENABLE_TIMESTAMPS 1 |
---|
1946 | | #define ENABLE_BACKTRACES 1 |
---|
1947 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
1948 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
1949 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
1950 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
1951 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
1952 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
1953 | | #define CLANG_RESOURCE_DIR "" |
---|
1954 | | #define C_INCLUDE_DIRS "" |
---|
1955 | | #define GCC_INSTALL_PREFIX "" |
---|
1956 | | #define DEFAULT_SYSROOT "" |
---|
1957 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
1958 | | #define HAVE_DOT 1 |
---|
1959 | | #define LLVM_PATH_DOT "/opt/local/bin/dot" |
---|
1960 | | #define HAVE_FDP 1 |
---|
1961 | | #define LLVM_PATH_FDP "/opt/local/bin/fdp" |
---|
1962 | | #define HAVE_NEATO 1 |
---|
1963 | | #define LLVM_PATH_NEATO "/opt/local/bin/neato" |
---|
1964 | | #define HAVE_TWOPI 1 |
---|
1965 | | #define LLVM_PATH_TWOPI "/opt/local/bin/twopi" |
---|
1966 | | #define HAVE_CIRCO 1 |
---|
1967 | | #define LLVM_PATH_CIRCO "/opt/local/bin/circo" |
---|
1968 | | #define HAVE_GV 1 |
---|
1969 | | #define LLVM_PATH_GV "/opt/local/bin/gv" |
---|
1970 | | #define HAVE_DOTTY 1 |
---|
1971 | | #define LLVM_PATH_DOTTY "/opt/local/bin/dotty" |
---|
1972 | | #define HOST_LINK_VERSION "127.2" |
---|
1973 | | #define HAVE_DIRENT_H 1 |
---|
1974 | | #define HAVE_DLFCN_H 1 |
---|
1975 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
1976 | | #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH" |
---|
1977 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
1978 | | #define LTDL_OBJDIR ".libs/" |
---|
1979 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
1980 | | #define HAVE_LIBDL 1 |
---|
1981 | | #define HAVE_DLERROR 1 |
---|
1982 | | #define error_t int |
---|
1983 | | #define HAVE_ASSERT_H 1 |
---|
1984 | | #define HAVE_CTYPE_H 1 |
---|
1985 | | #define HAVE_ERRNO_H 1 |
---|
1986 | | #define HAVE_MEMORY_H 1 |
---|
1987 | | #define HAVE_STDLIB_H 1 |
---|
1988 | | #define HAVE_STDIO_H 1 |
---|
1989 | | #define HAVE_UNISTD_H 1 |
---|
1990 | | /* end confdefs.h. */ |
---|
1991 | | #include <stdio.h> |
---|
1992 | | #if HAVE_SYS_TYPES_H |
---|
1993 | | # include <sys/types.h> |
---|
1994 | | #endif |
---|
1995 | | #if HAVE_SYS_STAT_H |
---|
1996 | | # include <sys/stat.h> |
---|
1997 | | #endif |
---|
1998 | | #if STDC_HEADERS |
---|
1999 | | # include <stdlib.h> |
---|
2000 | | # include <stddef.h> |
---|
2001 | | #else |
---|
2002 | | # if HAVE_STDLIB_H |
---|
2003 | | # include <stdlib.h> |
---|
2004 | | # endif |
---|
2005 | | #endif |
---|
2006 | | #if HAVE_STRING_H |
---|
2007 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
2008 | | # include <memory.h> |
---|
2009 | | # endif |
---|
2010 | | # include <string.h> |
---|
2011 | | #endif |
---|
2012 | | #if HAVE_STRINGS_H |
---|
2013 | | # include <strings.h> |
---|
2014 | | #endif |
---|
2015 | | #if HAVE_INTTYPES_H |
---|
2016 | | # include <inttypes.h> |
---|
2017 | | #endif |
---|
2018 | | #if HAVE_STDINT_H |
---|
2019 | | # include <stdint.h> |
---|
2020 | | #endif |
---|
2021 | | #if HAVE_UNISTD_H |
---|
2022 | | # include <unistd.h> |
---|
2023 | | #endif |
---|
2024 | | #include <dl.h> |
---|
2025 | configure:11369: result: no |
---|
2026 | configure:11373: checking dl.h presence |
---|
2027 | configure:11388: /usr/bin/gcc-4.2 -E conftest.c |
---|
2028 | conftest.c:69:16: error: dl.h: No such file or directory |
---|
2029 | configure:11394: $? = 1 |
---|
2030 | configure: failed program was: |
---|
2031 | | /* confdefs.h. */ |
---|
2032 | | #define PACKAGE_NAME "LLVM" |
---|
2033 | | #define PACKAGE_TARNAME "llvm" |
---|
2034 | | #define PACKAGE_VERSION "3.3" |
---|
2035 | | #define PACKAGE_STRING "LLVM 3.3" |
---|
2036 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
2037 | | #define LLVM_VERSION_MAJOR 3 |
---|
2038 | | #define LLVM_VERSION_MINOR 3 |
---|
2039 | | #define LLVM_ON_UNIX 1 |
---|
2040 | | #define STDC_HEADERS 1 |
---|
2041 | | #define HAVE_SYS_TYPES_H 1 |
---|
2042 | | #define HAVE_SYS_STAT_H 1 |
---|
2043 | | #define HAVE_STDLIB_H 1 |
---|
2044 | | #define HAVE_STRING_H 1 |
---|
2045 | | #define HAVE_MEMORY_H 1 |
---|
2046 | | #define HAVE_STRINGS_H 1 |
---|
2047 | | #define HAVE_INTTYPES_H 1 |
---|
2048 | | #define HAVE_STDINT_H 1 |
---|
2049 | | #define HAVE_UNISTD_H 1 |
---|
2050 | | #define LLVM_ENABLE_THREADS 1 |
---|
2051 | | #define LLVM_ENABLE_ZLIB 1 |
---|
2052 | | #define ENABLE_PIC 1 |
---|
2053 | | #define ENABLE_TIMESTAMPS 1 |
---|
2054 | | #define ENABLE_BACKTRACES 1 |
---|
2055 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
2056 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
2057 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
2058 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
2059 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
2060 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
2061 | | #define CLANG_RESOURCE_DIR "" |
---|
2062 | | #define C_INCLUDE_DIRS "" |
---|
2063 | | #define GCC_INSTALL_PREFIX "" |
---|
2064 | | #define DEFAULT_SYSROOT "" |
---|
2065 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
2066 | | #define HAVE_DOT 1 |
---|
2067 | | #define LLVM_PATH_DOT "/opt/local/bin/dot" |
---|
2068 | | #define HAVE_FDP 1 |
---|
2069 | | #define LLVM_PATH_FDP "/opt/local/bin/fdp" |
---|
2070 | | #define HAVE_NEATO 1 |
---|
2071 | | #define LLVM_PATH_NEATO "/opt/local/bin/neato" |
---|
2072 | | #define HAVE_TWOPI 1 |
---|
2073 | | #define LLVM_PATH_TWOPI "/opt/local/bin/twopi" |
---|
2074 | | #define HAVE_CIRCO 1 |
---|
2075 | | #define LLVM_PATH_CIRCO "/opt/local/bin/circo" |
---|
2076 | | #define HAVE_GV 1 |
---|
2077 | | #define LLVM_PATH_GV "/opt/local/bin/gv" |
---|
2078 | | #define HAVE_DOTTY 1 |
---|
2079 | | #define LLVM_PATH_DOTTY "/opt/local/bin/dotty" |
---|
2080 | | #define HOST_LINK_VERSION "127.2" |
---|
2081 | | #define HAVE_DIRENT_H 1 |
---|
2082 | | #define HAVE_DLFCN_H 1 |
---|
2083 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
2084 | | #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH" |
---|
2085 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
2086 | | #define LTDL_OBJDIR ".libs/" |
---|
2087 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
2088 | | #define HAVE_LIBDL 1 |
---|
2089 | | #define HAVE_DLERROR 1 |
---|
2090 | | #define error_t int |
---|
2091 | | #define HAVE_ASSERT_H 1 |
---|
2092 | | #define HAVE_CTYPE_H 1 |
---|
2093 | | #define HAVE_ERRNO_H 1 |
---|
2094 | | #define HAVE_MEMORY_H 1 |
---|
2095 | | #define HAVE_STDLIB_H 1 |
---|
2096 | | #define HAVE_STDIO_H 1 |
---|
2097 | | #define HAVE_UNISTD_H 1 |
---|
2098 | | /* end confdefs.h. */ |
---|
2099 | | #include <dl.h> |
---|
2100 | configure:11415: result: no |
---|
2101 | configure:11448: checking for dl.h |
---|
2102 | configure:11456: result: no |
---|
2103 | configure:11315: checking sys/dl.h usability |
---|
2104 | configure:11332: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc conftest.c >&5 |
---|
2105 | conftest.c:102:20: error: sys/dl.h: No such file or directory |
---|
2106 | configure:11338: $? = 1 |
---|
2107 | configure: failed program was: |
---|
2108 | | /* confdefs.h. */ |
---|
2109 | | #define PACKAGE_NAME "LLVM" |
---|
2110 | | #define PACKAGE_TARNAME "llvm" |
---|
2111 | | #define PACKAGE_VERSION "3.3" |
---|
2112 | | #define PACKAGE_STRING "LLVM 3.3" |
---|
2113 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
2114 | | #define LLVM_VERSION_MAJOR 3 |
---|
2115 | | #define LLVM_VERSION_MINOR 3 |
---|
2116 | | #define LLVM_ON_UNIX 1 |
---|
2117 | | #define STDC_HEADERS 1 |
---|
2118 | | #define HAVE_SYS_TYPES_H 1 |
---|
2119 | | #define HAVE_SYS_STAT_H 1 |
---|
2120 | | #define HAVE_STDLIB_H 1 |
---|
2121 | | #define HAVE_STRING_H 1 |
---|
2122 | | #define HAVE_MEMORY_H 1 |
---|
2123 | | #define HAVE_STRINGS_H 1 |
---|
2124 | | #define HAVE_INTTYPES_H 1 |
---|
2125 | | #define HAVE_STDINT_H 1 |
---|
2126 | | #define HAVE_UNISTD_H 1 |
---|
2127 | | #define LLVM_ENABLE_THREADS 1 |
---|
2128 | | #define LLVM_ENABLE_ZLIB 1 |
---|
2129 | | #define ENABLE_PIC 1 |
---|
2130 | | #define ENABLE_TIMESTAMPS 1 |
---|
2131 | | #define ENABLE_BACKTRACES 1 |
---|
2132 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
2133 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
2134 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
2135 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
2136 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
2137 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
2138 | | #define CLANG_RESOURCE_DIR "" |
---|
2139 | | #define C_INCLUDE_DIRS "" |
---|
2140 | | #define GCC_INSTALL_PREFIX "" |
---|
2141 | | #define DEFAULT_SYSROOT "" |
---|
2142 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
2143 | | #define HAVE_DOT 1 |
---|
2144 | | #define LLVM_PATH_DOT "/opt/local/bin/dot" |
---|
2145 | | #define HAVE_FDP 1 |
---|
2146 | | #define LLVM_PATH_FDP "/opt/local/bin/fdp" |
---|
2147 | | #define HAVE_NEATO 1 |
---|
2148 | | #define LLVM_PATH_NEATO "/opt/local/bin/neato" |
---|
2149 | | #define HAVE_TWOPI 1 |
---|
2150 | | #define LLVM_PATH_TWOPI "/opt/local/bin/twopi" |
---|
2151 | | #define HAVE_CIRCO 1 |
---|
2152 | | #define LLVM_PATH_CIRCO "/opt/local/bin/circo" |
---|
2153 | | #define HAVE_GV 1 |
---|
2154 | | #define LLVM_PATH_GV "/opt/local/bin/gv" |
---|
2155 | | #define HAVE_DOTTY 1 |
---|
2156 | | #define LLVM_PATH_DOTTY "/opt/local/bin/dotty" |
---|
2157 | | #define HOST_LINK_VERSION "127.2" |
---|
2158 | | #define HAVE_DIRENT_H 1 |
---|
2159 | | #define HAVE_DLFCN_H 1 |
---|
2160 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
2161 | | #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH" |
---|
2162 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
2163 | | #define LTDL_OBJDIR ".libs/" |
---|
2164 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
2165 | | #define HAVE_LIBDL 1 |
---|
2166 | | #define HAVE_DLERROR 1 |
---|
2167 | | #define error_t int |
---|
2168 | | #define HAVE_ASSERT_H 1 |
---|
2169 | | #define HAVE_CTYPE_H 1 |
---|
2170 | | #define HAVE_ERRNO_H 1 |
---|
2171 | | #define HAVE_MEMORY_H 1 |
---|
2172 | | #define HAVE_STDLIB_H 1 |
---|
2173 | | #define HAVE_STDIO_H 1 |
---|
2174 | | #define HAVE_UNISTD_H 1 |
---|
2175 | | /* end confdefs.h. */ |
---|
2176 | | #include <stdio.h> |
---|
2177 | | #if HAVE_SYS_TYPES_H |
---|
2178 | | # include <sys/types.h> |
---|
2179 | | #endif |
---|
2180 | | #if HAVE_SYS_STAT_H |
---|
2181 | | # include <sys/stat.h> |
---|
2182 | | #endif |
---|
2183 | | #if STDC_HEADERS |
---|
2184 | | # include <stdlib.h> |
---|
2185 | | # include <stddef.h> |
---|
2186 | | #else |
---|
2187 | | # if HAVE_STDLIB_H |
---|
2188 | | # include <stdlib.h> |
---|
2189 | | # endif |
---|
2190 | | #endif |
---|
2191 | | #if HAVE_STRING_H |
---|
2192 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
2193 | | # include <memory.h> |
---|
2194 | | # endif |
---|
2195 | | # include <string.h> |
---|
2196 | | #endif |
---|
2197 | | #if HAVE_STRINGS_H |
---|
2198 | | # include <strings.h> |
---|
2199 | | #endif |
---|
2200 | | #if HAVE_INTTYPES_H |
---|
2201 | | # include <inttypes.h> |
---|
2202 | | #endif |
---|
2203 | | #if HAVE_STDINT_H |
---|
2204 | | # include <stdint.h> |
---|
2205 | | #endif |
---|
2206 | | #if HAVE_UNISTD_H |
---|
2207 | | # include <unistd.h> |
---|
2208 | | #endif |
---|
2209 | | #include <sys/dl.h> |
---|
2210 | configure:11369: result: no |
---|
2211 | configure:11373: checking sys/dl.h presence |
---|
2212 | configure:11388: /usr/bin/gcc-4.2 -E conftest.c |
---|
2213 | conftest.c:69:20: error: sys/dl.h: No such file or directory |
---|
2214 | configure:11394: $? = 1 |
---|
2215 | configure: failed program was: |
---|
2216 | | /* confdefs.h. */ |
---|
2217 | | #define PACKAGE_NAME "LLVM" |
---|
2218 | | #define PACKAGE_TARNAME "llvm" |
---|
2219 | | #define PACKAGE_VERSION "3.3" |
---|
2220 | | #define PACKAGE_STRING "LLVM 3.3" |
---|
2221 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
2222 | | #define LLVM_VERSION_MAJOR 3 |
---|
2223 | | #define LLVM_VERSION_MINOR 3 |
---|
2224 | | #define LLVM_ON_UNIX 1 |
---|
2225 | | #define STDC_HEADERS 1 |
---|
2226 | | #define HAVE_SYS_TYPES_H 1 |
---|
2227 | | #define HAVE_SYS_STAT_H 1 |
---|
2228 | | #define HAVE_STDLIB_H 1 |
---|
2229 | | #define HAVE_STRING_H 1 |
---|
2230 | | #define HAVE_MEMORY_H 1 |
---|
2231 | | #define HAVE_STRINGS_H 1 |
---|
2232 | | #define HAVE_INTTYPES_H 1 |
---|
2233 | | #define HAVE_STDINT_H 1 |
---|
2234 | | #define HAVE_UNISTD_H 1 |
---|
2235 | | #define LLVM_ENABLE_THREADS 1 |
---|
2236 | | #define LLVM_ENABLE_ZLIB 1 |
---|
2237 | | #define ENABLE_PIC 1 |
---|
2238 | | #define ENABLE_TIMESTAMPS 1 |
---|
2239 | | #define ENABLE_BACKTRACES 1 |
---|
2240 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
2241 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
2242 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
2243 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
2244 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
2245 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
2246 | | #define CLANG_RESOURCE_DIR "" |
---|
2247 | | #define C_INCLUDE_DIRS "" |
---|
2248 | | #define GCC_INSTALL_PREFIX "" |
---|
2249 | | #define DEFAULT_SYSROOT "" |
---|
2250 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
2251 | | #define HAVE_DOT 1 |
---|
2252 | | #define LLVM_PATH_DOT "/opt/local/bin/dot" |
---|
2253 | | #define HAVE_FDP 1 |
---|
2254 | | #define LLVM_PATH_FDP "/opt/local/bin/fdp" |
---|
2255 | | #define HAVE_NEATO 1 |
---|
2256 | | #define LLVM_PATH_NEATO "/opt/local/bin/neato" |
---|
2257 | | #define HAVE_TWOPI 1 |
---|
2258 | | #define LLVM_PATH_TWOPI "/opt/local/bin/twopi" |
---|
2259 | | #define HAVE_CIRCO 1 |
---|
2260 | | #define LLVM_PATH_CIRCO "/opt/local/bin/circo" |
---|
2261 | | #define HAVE_GV 1 |
---|
2262 | | #define LLVM_PATH_GV "/opt/local/bin/gv" |
---|
2263 | | #define HAVE_DOTTY 1 |
---|
2264 | | #define LLVM_PATH_DOTTY "/opt/local/bin/dotty" |
---|
2265 | | #define HOST_LINK_VERSION "127.2" |
---|
2266 | | #define HAVE_DIRENT_H 1 |
---|
2267 | | #define HAVE_DLFCN_H 1 |
---|
2268 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
2269 | | #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH" |
---|
2270 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
2271 | | #define LTDL_OBJDIR ".libs/" |
---|
2272 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
2273 | | #define HAVE_LIBDL 1 |
---|
2274 | | #define HAVE_DLERROR 1 |
---|
2275 | | #define error_t int |
---|
2276 | | #define HAVE_ASSERT_H 1 |
---|
2277 | | #define HAVE_CTYPE_H 1 |
---|
2278 | | #define HAVE_ERRNO_H 1 |
---|
2279 | | #define HAVE_MEMORY_H 1 |
---|
2280 | | #define HAVE_STDLIB_H 1 |
---|
2281 | | #define HAVE_STDIO_H 1 |
---|
2282 | | #define HAVE_UNISTD_H 1 |
---|
2283 | | /* end confdefs.h. */ |
---|
2284 | | #include <sys/dl.h> |
---|
2285 | configure:11415: result: no |
---|
2286 | configure:11448: checking for sys/dl.h |
---|
2287 | configure:11456: result: no |
---|
2288 | configure:11315: checking dld.h usability |
---|
2289 | configure:11332: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc conftest.c >&5 |
---|
2290 | conftest.c:102:17: error: dld.h: No such file or directory |
---|
2291 | configure:11338: $? = 1 |
---|
2292 | configure: failed program was: |
---|
2293 | | /* confdefs.h. */ |
---|
2294 | | #define PACKAGE_NAME "LLVM" |
---|
2295 | | #define PACKAGE_TARNAME "llvm" |
---|
2296 | | #define PACKAGE_VERSION "3.3" |
---|
2297 | | #define PACKAGE_STRING "LLVM 3.3" |
---|
2298 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
2299 | | #define LLVM_VERSION_MAJOR 3 |
---|
2300 | | #define LLVM_VERSION_MINOR 3 |
---|
2301 | | #define LLVM_ON_UNIX 1 |
---|
2302 | | #define STDC_HEADERS 1 |
---|
2303 | | #define HAVE_SYS_TYPES_H 1 |
---|
2304 | | #define HAVE_SYS_STAT_H 1 |
---|
2305 | | #define HAVE_STDLIB_H 1 |
---|
2306 | | #define HAVE_STRING_H 1 |
---|
2307 | | #define HAVE_MEMORY_H 1 |
---|
2308 | | #define HAVE_STRINGS_H 1 |
---|
2309 | | #define HAVE_INTTYPES_H 1 |
---|
2310 | | #define HAVE_STDINT_H 1 |
---|
2311 | | #define HAVE_UNISTD_H 1 |
---|
2312 | | #define LLVM_ENABLE_THREADS 1 |
---|
2313 | | #define LLVM_ENABLE_ZLIB 1 |
---|
2314 | | #define ENABLE_PIC 1 |
---|
2315 | | #define ENABLE_TIMESTAMPS 1 |
---|
2316 | | #define ENABLE_BACKTRACES 1 |
---|
2317 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
2318 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
2319 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
2320 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
2321 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
2322 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
2323 | | #define CLANG_RESOURCE_DIR "" |
---|
2324 | | #define C_INCLUDE_DIRS "" |
---|
2325 | | #define GCC_INSTALL_PREFIX "" |
---|
2326 | | #define DEFAULT_SYSROOT "" |
---|
2327 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
2328 | | #define HAVE_DOT 1 |
---|
2329 | | #define LLVM_PATH_DOT "/opt/local/bin/dot" |
---|
2330 | | #define HAVE_FDP 1 |
---|
2331 | | #define LLVM_PATH_FDP "/opt/local/bin/fdp" |
---|
2332 | | #define HAVE_NEATO 1 |
---|
2333 | | #define LLVM_PATH_NEATO "/opt/local/bin/neato" |
---|
2334 | | #define HAVE_TWOPI 1 |
---|
2335 | | #define LLVM_PATH_TWOPI "/opt/local/bin/twopi" |
---|
2336 | | #define HAVE_CIRCO 1 |
---|
2337 | | #define LLVM_PATH_CIRCO "/opt/local/bin/circo" |
---|
2338 | | #define HAVE_GV 1 |
---|
2339 | | #define LLVM_PATH_GV "/opt/local/bin/gv" |
---|
2340 | | #define HAVE_DOTTY 1 |
---|
2341 | | #define LLVM_PATH_DOTTY "/opt/local/bin/dotty" |
---|
2342 | | #define HOST_LINK_VERSION "127.2" |
---|
2343 | | #define HAVE_DIRENT_H 1 |
---|
2344 | | #define HAVE_DLFCN_H 1 |
---|
2345 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
2346 | | #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH" |
---|
2347 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
2348 | | #define LTDL_OBJDIR ".libs/" |
---|
2349 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
2350 | | #define HAVE_LIBDL 1 |
---|
2351 | | #define HAVE_DLERROR 1 |
---|
2352 | | #define error_t int |
---|
2353 | | #define HAVE_ASSERT_H 1 |
---|
2354 | | #define HAVE_CTYPE_H 1 |
---|
2355 | | #define HAVE_ERRNO_H 1 |
---|
2356 | | #define HAVE_MEMORY_H 1 |
---|
2357 | | #define HAVE_STDLIB_H 1 |
---|
2358 | | #define HAVE_STDIO_H 1 |
---|
2359 | | #define HAVE_UNISTD_H 1 |
---|
2360 | | /* end confdefs.h. */ |
---|
2361 | | #include <stdio.h> |
---|
2362 | | #if HAVE_SYS_TYPES_H |
---|
2363 | | # include <sys/types.h> |
---|
2364 | | #endif |
---|
2365 | | #if HAVE_SYS_STAT_H |
---|
2366 | | # include <sys/stat.h> |
---|
2367 | | #endif |
---|
2368 | | #if STDC_HEADERS |
---|
2369 | | # include <stdlib.h> |
---|
2370 | | # include <stddef.h> |
---|
2371 | | #else |
---|
2372 | | # if HAVE_STDLIB_H |
---|
2373 | | # include <stdlib.h> |
---|
2374 | | # endif |
---|
2375 | | #endif |
---|
2376 | | #if HAVE_STRING_H |
---|
2377 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
2378 | | # include <memory.h> |
---|
2379 | | # endif |
---|
2380 | | # include <string.h> |
---|
2381 | | #endif |
---|
2382 | | #if HAVE_STRINGS_H |
---|
2383 | | # include <strings.h> |
---|
2384 | | #endif |
---|
2385 | | #if HAVE_INTTYPES_H |
---|
2386 | | # include <inttypes.h> |
---|
2387 | | #endif |
---|
2388 | | #if HAVE_STDINT_H |
---|
2389 | | # include <stdint.h> |
---|
2390 | | #endif |
---|
2391 | | #if HAVE_UNISTD_H |
---|
2392 | | # include <unistd.h> |
---|
2393 | | #endif |
---|
2394 | | #include <dld.h> |
---|
2395 | configure:11369: result: no |
---|
2396 | configure:11373: checking dld.h presence |
---|
2397 | configure:11388: /usr/bin/gcc-4.2 -E conftest.c |
---|
2398 | conftest.c:69:17: error: dld.h: No such file or directory |
---|
2399 | configure:11394: $? = 1 |
---|
2400 | configure: failed program was: |
---|
2401 | | /* confdefs.h. */ |
---|
2402 | | #define PACKAGE_NAME "LLVM" |
---|
2403 | | #define PACKAGE_TARNAME "llvm" |
---|
2404 | | #define PACKAGE_VERSION "3.3" |
---|
2405 | | #define PACKAGE_STRING "LLVM 3.3" |
---|
2406 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
2407 | | #define LLVM_VERSION_MAJOR 3 |
---|
2408 | | #define LLVM_VERSION_MINOR 3 |
---|
2409 | | #define LLVM_ON_UNIX 1 |
---|
2410 | | #define STDC_HEADERS 1 |
---|
2411 | | #define HAVE_SYS_TYPES_H 1 |
---|
2412 | | #define HAVE_SYS_STAT_H 1 |
---|
2413 | | #define HAVE_STDLIB_H 1 |
---|
2414 | | #define HAVE_STRING_H 1 |
---|
2415 | | #define HAVE_MEMORY_H 1 |
---|
2416 | | #define HAVE_STRINGS_H 1 |
---|
2417 | | #define HAVE_INTTYPES_H 1 |
---|
2418 | | #define HAVE_STDINT_H 1 |
---|
2419 | | #define HAVE_UNISTD_H 1 |
---|
2420 | | #define LLVM_ENABLE_THREADS 1 |
---|
2421 | | #define LLVM_ENABLE_ZLIB 1 |
---|
2422 | | #define ENABLE_PIC 1 |
---|
2423 | | #define ENABLE_TIMESTAMPS 1 |
---|
2424 | | #define ENABLE_BACKTRACES 1 |
---|
2425 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
2426 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
2427 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
2428 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
2429 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
2430 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
2431 | | #define CLANG_RESOURCE_DIR "" |
---|
2432 | | #define C_INCLUDE_DIRS "" |
---|
2433 | | #define GCC_INSTALL_PREFIX "" |
---|
2434 | | #define DEFAULT_SYSROOT "" |
---|
2435 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
2436 | | #define HAVE_DOT 1 |
---|
2437 | | #define LLVM_PATH_DOT "/opt/local/bin/dot" |
---|
2438 | | #define HAVE_FDP 1 |
---|
2439 | | #define LLVM_PATH_FDP "/opt/local/bin/fdp" |
---|
2440 | | #define HAVE_NEATO 1 |
---|
2441 | | #define LLVM_PATH_NEATO "/opt/local/bin/neato" |
---|
2442 | | #define HAVE_TWOPI 1 |
---|
2443 | | #define LLVM_PATH_TWOPI "/opt/local/bin/twopi" |
---|
2444 | | #define HAVE_CIRCO 1 |
---|
2445 | | #define LLVM_PATH_CIRCO "/opt/local/bin/circo" |
---|
2446 | | #define HAVE_GV 1 |
---|
2447 | | #define LLVM_PATH_GV "/opt/local/bin/gv" |
---|
2448 | | #define HAVE_DOTTY 1 |
---|
2449 | | #define LLVM_PATH_DOTTY "/opt/local/bin/dotty" |
---|
2450 | | #define HOST_LINK_VERSION "127.2" |
---|
2451 | | #define HAVE_DIRENT_H 1 |
---|
2452 | | #define HAVE_DLFCN_H 1 |
---|
2453 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
2454 | | #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH" |
---|
2455 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
2456 | | #define LTDL_OBJDIR ".libs/" |
---|
2457 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
2458 | | #define HAVE_LIBDL 1 |
---|
2459 | | #define HAVE_DLERROR 1 |
---|
2460 | | #define error_t int |
---|
2461 | | #define HAVE_ASSERT_H 1 |
---|
2462 | | #define HAVE_CTYPE_H 1 |
---|
2463 | | #define HAVE_ERRNO_H 1 |
---|
2464 | | #define HAVE_MEMORY_H 1 |
---|
2465 | | #define HAVE_STDLIB_H 1 |
---|
2466 | | #define HAVE_STDIO_H 1 |
---|
2467 | | #define HAVE_UNISTD_H 1 |
---|
2468 | | /* end confdefs.h. */ |
---|
2469 | | #include <dld.h> |
---|
2470 | configure:11415: result: no |
---|
2471 | configure:11448: checking for dld.h |
---|
2472 | configure:11456: result: no |
---|
2473 | configure:11315: checking mach-o/dyld.h usability |
---|
2474 | configure:11332: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc conftest.c >&5 |
---|
2475 | configure:11338: $? = 0 |
---|
2476 | configure:11345: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2477 | configure:11348: $? = 0 |
---|
2478 | configure:11355: test -s conftest.o |
---|
2479 | configure:11358: $? = 0 |
---|
2480 | configure:11369: result: yes |
---|
2481 | configure:11373: checking mach-o/dyld.h presence |
---|
2482 | configure:11388: /usr/bin/gcc-4.2 -E conftest.c |
---|
2483 | configure:11394: $? = 0 |
---|
2484 | configure:11415: result: yes |
---|
2485 | configure:11448: checking for mach-o/dyld.h |
---|
2486 | configure:11456: result: yes |
---|
2487 | configure:11475: checking for string.h |
---|
2488 | configure:11481: result: yes |
---|
2489 | configure:11645: checking for strchr |
---|
2490 | configure:11701: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc conftest.c >&5 |
---|
2491 | conftest.c:94: warning: conflicting types for built-in function 'strchr' |
---|
2492 | configure:11707: $? = 0 |
---|
2493 | configure:11714: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2494 | configure:11717: $? = 0 |
---|
2495 | configure:11724: test -s conftest |
---|
2496 | configure:11727: $? = 0 |
---|
2497 | configure:11741: result: yes |
---|
2498 | configure:11756: checking for strrchr |
---|
2499 | configure:11812: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc conftest.c >&5 |
---|
2500 | conftest.c:95: warning: conflicting types for built-in function 'strrchr' |
---|
2501 | configure:11818: $? = 0 |
---|
2502 | configure:11825: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2503 | configure:11828: $? = 0 |
---|
2504 | configure:11835: test -s conftest |
---|
2505 | configure:11838: $? = 0 |
---|
2506 | configure:11852: result: yes |
---|
2507 | configure:11867: checking for memcpy |
---|
2508 | configure:11923: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc conftest.c >&5 |
---|
2509 | conftest.c:96: warning: conflicting types for built-in function 'memcpy' |
---|
2510 | configure:11929: $? = 0 |
---|
2511 | configure:11936: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2512 | configure:11939: $? = 0 |
---|
2513 | configure:11946: test -s conftest |
---|
2514 | configure:11949: $? = 0 |
---|
2515 | configure:11963: result: yes |
---|
2516 | configure:11978: checking for memmove |
---|
2517 | configure:12034: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc conftest.c >&5 |
---|
2518 | conftest.c:97: warning: conflicting types for built-in function 'memmove' |
---|
2519 | configure:12040: $? = 0 |
---|
2520 | configure:12047: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2521 | configure:12050: $? = 0 |
---|
2522 | configure:12057: test -s conftest |
---|
2523 | configure:12060: $? = 0 |
---|
2524 | configure:12074: result: yes |
---|
2525 | configure:11978: checking for strcmp |
---|
2526 | configure:12034: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc conftest.c >&5 |
---|
2527 | conftest.c:98: warning: conflicting types for built-in function 'strcmp' |
---|
2528 | configure:12040: $? = 0 |
---|
2529 | configure:12047: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2530 | configure:12050: $? = 0 |
---|
2531 | configure:12057: test -s conftest |
---|
2532 | configure:12060: $? = 0 |
---|
2533 | configure:12074: result: yes |
---|
2534 | configure:12090: checking for closedir |
---|
2535 | configure:12146: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc conftest.c >&5 |
---|
2536 | configure:12152: $? = 0 |
---|
2537 | configure:12159: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2538 | configure:12162: $? = 0 |
---|
2539 | configure:12169: test -s conftest |
---|
2540 | configure:12172: $? = 0 |
---|
2541 | configure:12186: result: yes |
---|
2542 | configure:12090: checking for opendir |
---|
2543 | configure:12146: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc conftest.c >&5 |
---|
2544 | configure:12152: $? = 0 |
---|
2545 | configure:12159: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2546 | configure:12162: $? = 0 |
---|
2547 | configure:12169: test -s conftest |
---|
2548 | configure:12172: $? = 0 |
---|
2549 | configure:12186: result: yes |
---|
2550 | configure:12090: checking for readdir |
---|
2551 | configure:12146: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -arch ppc conftest.c >&5 |
---|
2552 | configure:12152: $? = 0 |
---|
2553 | configure:12159: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2554 | configure:12162: $? = 0 |
---|
2555 | configure:12169: test -s conftest |
---|
2556 | configure:12172: $? = 0 |
---|
2557 | configure:12186: result: yes |
---|
2558 | configure:12198: checking tool compatibility |
---|
2559 | configure:12248: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc conftest.c >&5 |
---|
2560 | configure:12254: $? = 0 |
---|
2561 | configure:12261: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2562 | configure:12264: $? = 0 |
---|
2563 | configure:12271: test -s conftest.o |
---|
2564 | configure:12274: $? = 0 |
---|
2565 | configure:12296: result: ok |
---|
2566 | configure:12299: checking optional compiler flags |
---|
2567 | configure:12320: result: -Wno-variadic-macros -Wno-missing-field-initializers |
---|
2568 | configure:12343: checking for python |
---|
2569 | configure:12361: found /opt/local/bin/python |
---|
2570 | configure:12378: result: /opt/local/bin/python |
---|
2571 | configure:12388: checking for python >= 2.5 |
---|
2572 | configure:12399: result: not found |
---|
2573 | configure:12402: error: found python (/opt/local/bin/python); required >= 2.5 |
---|
2574 | See `config.log' for more details. |
---|
2575 | |
---|
2576 | ## ---------------- ## |
---|
2577 | ## Cache variables. ## |
---|
2578 | ## ---------------- ## |
---|
2579 | |
---|
2580 | ac_cv_build=powerpc-apple-darwin9 |
---|
2581 | ac_cv_c_bigendian=yes |
---|
2582 | ac_cv_c_compiler_gnu=yes |
---|
2583 | ac_cv_c_const=yes |
---|
2584 | ac_cv_cxx_compiler_gnu=yes |
---|
2585 | ac_cv_env_CCC_set= |
---|
2586 | ac_cv_env_CCC_value= |
---|
2587 | ac_cv_env_CC_set=set |
---|
2588 | ac_cv_env_CC_value=/usr/bin/gcc-4.2 |
---|
2589 | ac_cv_env_CFLAGS_set=set |
---|
2590 | ac_cv_env_CFLAGS_value='-pipe -Os -arch ppc' |
---|
2591 | ac_cv_env_CPPFLAGS_set= |
---|
2592 | ac_cv_env_CPPFLAGS_value= |
---|
2593 | ac_cv_env_CPP_set= |
---|
2594 | ac_cv_env_CPP_value= |
---|
2595 | ac_cv_env_CXXCPP_set= |
---|
2596 | ac_cv_env_CXXCPP_value= |
---|
2597 | ac_cv_env_CXXFLAGS_set=set |
---|
2598 | ac_cv_env_CXXFLAGS_value='-pipe -Os -arch ppc' |
---|
2599 | ac_cv_env_CXX_set=set |
---|
2600 | ac_cv_env_CXX_value=/usr/bin/g++-4.2 |
---|
2601 | ac_cv_env_LDFLAGS_set=set |
---|
2602 | ac_cv_env_LDFLAGS_value='-arch ppc' |
---|
2603 | ac_cv_env_build_alias_set=set |
---|
2604 | ac_cv_env_build_alias_value=powerpc-apple-darwin9 |
---|
2605 | ac_cv_env_host_alias_set= |
---|
2606 | ac_cv_env_host_alias_value= |
---|
2607 | ac_cv_env_target_alias_set= |
---|
2608 | ac_cv_env_target_alias_value= |
---|
2609 | ac_cv_func_argz_append=no |
---|
2610 | ac_cv_func_argz_create_sep=no |
---|
2611 | ac_cv_func_argz_insert=no |
---|
2612 | ac_cv_func_argz_next=no |
---|
2613 | ac_cv_func_argz_stringify=no |
---|
2614 | ac_cv_func_closedir=yes |
---|
2615 | ac_cv_func_dlerror=yes |
---|
2616 | ac_cv_func_memcpy=yes |
---|
2617 | ac_cv_func_memmove=yes |
---|
2618 | ac_cv_func_opendir=yes |
---|
2619 | ac_cv_func_readdir=yes |
---|
2620 | ac_cv_func_shl_load=no |
---|
2621 | ac_cv_func_strchr=yes |
---|
2622 | ac_cv_func_strcmp=yes |
---|
2623 | ac_cv_func_strrchr=yes |
---|
2624 | ac_cv_header_argz_h=no |
---|
2625 | ac_cv_header_assert_h=yes |
---|
2626 | ac_cv_header_ctype_h=yes |
---|
2627 | ac_cv_header_dirent_dirent_h=yes |
---|
2628 | ac_cv_header_dl_h=no |
---|
2629 | ac_cv_header_dld_h=no |
---|
2630 | ac_cv_header_dlfcn_h=yes |
---|
2631 | ac_cv_header_errno_h=yes |
---|
2632 | ac_cv_header_inttypes_h=yes |
---|
2633 | ac_cv_header_mach_o_dyld_h=yes |
---|
2634 | ac_cv_header_malloc_h=no |
---|
2635 | ac_cv_header_memory_h=yes |
---|
2636 | ac_cv_header_stdc=yes |
---|
2637 | ac_cv_header_stdint_h=yes |
---|
2638 | ac_cv_header_stdio_h=yes |
---|
2639 | ac_cv_header_stdlib_h=yes |
---|
2640 | ac_cv_header_string_h=yes |
---|
2641 | ac_cv_header_strings_h=yes |
---|
2642 | ac_cv_header_sys_dl_h=no |
---|
2643 | ac_cv_header_sys_stat_h=yes |
---|
2644 | ac_cv_header_sys_types_h=yes |
---|
2645 | ac_cv_header_unistd_h=yes |
---|
2646 | ac_cv_host=powerpc-apple-darwin9 |
---|
2647 | ac_cv_lib_dl_dlopen=yes |
---|
2648 | ac_cv_lib_dld_shl_load=no |
---|
2649 | ac_cv_objext=o |
---|
2650 | ac_cv_path_BINPWD=/bin/pwd |
---|
2651 | ac_cv_path_BZIP2=/opt/local/bin/bzip2 |
---|
2652 | ac_cv_path_CAT=/bin/cat |
---|
2653 | ac_cv_path_CIRCO=/opt/local/bin/circo |
---|
2654 | ac_cv_path_CMP=/usr/bin/cmp |
---|
2655 | ac_cv_path_CP=/bin/cp |
---|
2656 | ac_cv_path_DATE=/bin/date |
---|
2657 | ac_cv_path_DOT=/opt/local/bin/dot |
---|
2658 | ac_cv_path_DOTTY=/opt/local/bin/dotty |
---|
2659 | ac_cv_path_DOXYGEN=/opt/local/bin/doxygen |
---|
2660 | ac_cv_path_EGREP='/opt/local/bin/ggrep -E' |
---|
2661 | ac_cv_path_FDP=/opt/local/bin/fdp |
---|
2662 | ac_cv_path_FIND=/usr/bin/find |
---|
2663 | ac_cv_path_GAS=/opt/local/bin/as |
---|
2664 | ac_cv_path_GRAPHVIZ='echo Graphviz' |
---|
2665 | ac_cv_path_GREP=/opt/local/bin/ggrep |
---|
2666 | ac_cv_path_GROFF=/opt/local/bin/groff |
---|
2667 | ac_cv_path_GV=/opt/local/bin/gv |
---|
2668 | ac_cv_path_GZIPBIN=/usr/bin/gzip |
---|
2669 | ac_cv_path_MKDIR=/bin/mkdir |
---|
2670 | ac_cv_path_MV=/bin/mv |
---|
2671 | ac_cv_path_NEATO=/opt/local/bin/neato |
---|
2672 | ac_cv_path_PDFROFF=/opt/local/bin/pdfroff |
---|
2673 | ac_cv_path_PYTHON=/opt/local/bin/python |
---|
2674 | ac_cv_path_RM=/bin/rm |
---|
2675 | ac_cv_path_SED=/usr/bin/sed |
---|
2676 | ac_cv_path_TAR=/usr/bin/tar |
---|
2677 | ac_cv_path_TWOPI=/opt/local/bin/twopi |
---|
2678 | ac_cv_path_XDOT_PY='echo xdot.py' |
---|
2679 | ac_cv_path_ZIP=/usr/bin/zip |
---|
2680 | ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E' |
---|
2681 | ac_cv_prog_ac_ct_AR=ar |
---|
2682 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
2683 | ac_cv_prog_cc_c89= |
---|
2684 | ac_cv_prog_cc_g=yes |
---|
2685 | ac_cv_prog_cxx_g=yes |
---|
2686 | ac_cv_search_opendir='none required' |
---|
2687 | ac_cv_sys_symbol_underscore=yes |
---|
2688 | ac_cv_target=powerpc-apple-darwin9 |
---|
2689 | ac_cv_type_error_t=no |
---|
2690 | libltdl_cv_lib_dl_dlopen=yes |
---|
2691 | libltdl_cv_need_uscore=no |
---|
2692 | libltdl_cv_objdir=.libs |
---|
2693 | libltdl_cv_preloaded_symbols=yes |
---|
2694 | libltdl_cv_shlibext=.dylib |
---|
2695 | libltdl_cv_shlibpath_var=DYLD_LIBRARY_PATH |
---|
2696 | libltdl_cv_sys_dlopen_deplibs=yes |
---|
2697 | libltdl_cv_sys_search_path='/usr/local/lib /lib /usr/lib' |
---|
2698 | llvm_cv_enable_libffi=yes |
---|
2699 | llvm_cv_gnu_make_command=make |
---|
2700 | llvm_cv_link_all_option=-Wl,-all_load |
---|
2701 | llvm_cv_link_use_export_dynamic=no |
---|
2702 | llvm_cv_link_use_r=no |
---|
2703 | llvm_cv_link_use_version_script=no |
---|
2704 | llvm_cv_link_version=127.2 |
---|
2705 | llvm_cv_no_link_all_option=-Wl,-noall_load |
---|
2706 | llvm_cv_os_type=Darwin |
---|
2707 | llvm_cv_platform_type=Unix |
---|
2708 | llvm_cv_target_arch=PowerPC |
---|
2709 | llvm_cv_target_os_type=Darwin |
---|
2710 | lt_cv_path_NM='/usr/bin/nm -p' |
---|
2711 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' |
---|
2712 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' |
---|
2713 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' |
---|
2714 | |
---|
2715 | ## ----------------- ## |
---|
2716 | ## Output variables. ## |
---|
2717 | ## ----------------- ## |
---|
2718 | |
---|
2719 | ALL_BINDINGS='' |
---|
2720 | AR='ar' |
---|
2721 | ARCH='PowerPC' |
---|
2722 | BINDINGS_TO_BUILD='' |
---|
2723 | BINPWD='/bin/pwd' |
---|
2724 | BINUTILS_INCDIR='' |
---|
2725 | BUILD_CC='' |
---|
2726 | BUILD_CXX='' |
---|
2727 | BUILD_EXEEXT='' |
---|
2728 | BZIP2='/opt/local/bin/bzip2' |
---|
2729 | CAT='/bin/cat' |
---|
2730 | CC='/usr/bin/gcc-4.2' |
---|
2731 | CFLAGS='-pipe -Os -arch ppc' |
---|
2732 | CIRCO='/opt/local/bin/circo' |
---|
2733 | CLANG_SRC_ROOT='' |
---|
2734 | CMP='/usr/bin/cmp' |
---|
2735 | CONVENIENCE_LTDL_FALSE='' |
---|
2736 | CONVENIENCE_LTDL_TRUE='#' |
---|
2737 | COVERED_SWITCH_DEFAULT='' |
---|
2738 | CP='/bin/cp' |
---|
2739 | CPP='/usr/bin/gcc-4.2 -E' |
---|
2740 | CPPFLAGS='' |
---|
2741 | CVSBUILD='' |
---|
2742 | CXX='/usr/bin/g++-4.2' |
---|
2743 | CXXCPP='' |
---|
2744 | CXXFLAGS='-pipe -Os -arch ppc' |
---|
2745 | DATE='/bin/date' |
---|
2746 | DEBUG_RUNTIME='' |
---|
2747 | DEBUG_SYMBOLS='DEBUG_SYMBOLS=1' |
---|
2748 | DEFS='' |
---|
2749 | DISABLE_ASSERTIONS='DISABLE_ASSERTIONS=1' |
---|
2750 | DOT='/opt/local/bin/dot' |
---|
2751 | DOTTY='/opt/local/bin/dotty' |
---|
2752 | DOXYGEN='/opt/local/bin/doxygen' |
---|
2753 | ECHO_C='ECHO_N='' |
---|
2754 | ECHO_T='' |
---|
2755 | EGREP='/opt/local/bin/ggrep -E' |
---|
2756 | ENABLE_BACKTRACES='1' |
---|
2757 | ENABLE_CLANG_ARCMT='1' |
---|
2758 | ENABLE_CLANG_REWRITER='1' |
---|
2759 | ENABLE_CLANG_STATIC_ANALYZER='1' |
---|
2760 | ENABLE_CXX11='0' |
---|
2761 | ENABLE_DOCS='1' |
---|
2762 | ENABLE_DOXYGEN='0' |
---|
2763 | ENABLE_EMBED_STDCXX='0' |
---|
2764 | ENABLE_EXPENSIVE_CHECKS='' |
---|
2765 | ENABLE_LIBCPP='0' |
---|
2766 | ENABLE_OPTIMIZED='ENABLE_OPTIMIZED=1' |
---|
2767 | ENABLE_PIC='1' |
---|
2768 | ENABLE_POLLY='1' |
---|
2769 | ENABLE_PROFILING='' |
---|
2770 | ENABLE_PTHREADS='1' |
---|
2771 | ENABLE_SHARED='1' |
---|
2772 | ENABLE_TIMESTAMPS='1' |
---|
2773 | ENABLE_VISIBILITY_INLINES_HIDDEN='' |
---|
2774 | ENABLE_WERROR='0' |
---|
2775 | ENDIAN='big' |
---|
2776 | EXEEXT='' |
---|
2777 | EXPENSIVE_CHECKS='no' |
---|
2778 | EXTRA_LD_OPTIONS='' |
---|
2779 | EXTRA_OPTIONS='' |
---|
2780 | FDP='/opt/local/bin/fdp' |
---|
2781 | FIND='/usr/bin/find' |
---|
2782 | GAS='/opt/local/bin/as' |
---|
2783 | GRAPHVIZ='echo Graphviz' |
---|
2784 | GREP='/opt/local/bin/ggrep' |
---|
2785 | GROFF='/opt/local/bin/groff' |
---|
2786 | GV='/opt/local/bin/gv' |
---|
2787 | GZIPBIN='/usr/bin/gzip' |
---|
2788 | HAVE_LIBZ='' |
---|
2789 | HAVE_LINK_VERSION_SCRIPT='' |
---|
2790 | HAVE_PTHREAD='' |
---|
2791 | HOST_ARCH='PowerPC' |
---|
2792 | HOST_OS='Darwin' |
---|
2793 | HUGE_VAL_SANITY='' |
---|
2794 | INSTALL_DATA='${INSTALL} -m 644' |
---|
2795 | INSTALL_LTDL_FALSE='' |
---|
2796 | INSTALL_LTDL_TRUE='#' |
---|
2797 | INSTALL_PROGRAM='${INSTALL}' |
---|
2798 | INSTALL_SCRIPT='${INSTALL}' |
---|
2799 | INTERNAL_PREFIX='' |
---|
2800 | JIT='' |
---|
2801 | KEEP_SYMBOLS='' |
---|
2802 | LDFLAGS='-arch ppc' |
---|
2803 | LIBADD_DL='-ldl' |
---|
2804 | LIBOBJS='' |
---|
2805 | LIBS='' |
---|
2806 | LIBXML2_INC='' |
---|
2807 | LIBXML2_LIBS='' |
---|
2808 | LINKALL='-Wl,-all_load' |
---|
2809 | LLVM_BINDIR='' |
---|
2810 | LLVM_CONFIGTIME='' |
---|
2811 | LLVM_COPYRIGHT='Copyright (c) 2003-2013 University of Illinois at Urbana-Champaign.' |
---|
2812 | LLVM_CROSS_COMPILING='0' |
---|
2813 | LLVM_DATADIR='' |
---|
2814 | LLVM_DOCSDIR='' |
---|
2815 | LLVM_ENABLE_THREADS='1' |
---|
2816 | LLVM_ENABLE_ZLIB='1' |
---|
2817 | LLVM_ENUM_ASM_PARSERS='LLVM_ASM_PARSER(SystemZ) LLVM_ASM_PARSER(MBlaze) LLVM_ASM_PARSER(Mips) LLVM_ASM_PARSER(ARM) LLVM_ASM_PARSER(AArch64) LLVM_ASM_PARSER(PowerPC) LLVM_ASM_PARSER(X86) ' |
---|
2818 | LLVM_ENUM_ASM_PRINTERS='LLVM_ASM_PRINTER(SystemZ) LLVM_ASM_PRINTER(Hexagon) LLVM_ASM_PRINTER(NVPTX) LLVM_ASM_PRINTER(MBlaze) LLVM_ASM_PRINTER(MSP430) LLVM_ASM_PRINTER(XCore) LLVM_ASM_PRINTER(Mips) LLVM_ASM_PRINTER(ARM) LLVM_ASM_PRINTER(AArch64) LLVM_ASM_PRINTER(PowerPC) LLVM_ASM_PRINTER(Sparc) LLVM_ASM_PRINTER(X86) ' |
---|
2819 | LLVM_ENUM_DISASSEMBLERS='LLVM_DISASSEMBLER(MBlaze) LLVM_DISASSEMBLER(XCore) LLVM_DISASSEMBLER(Mips) LLVM_DISASSEMBLER(ARM) LLVM_DISASSEMBLER(AArch64) LLVM_DISASSEMBLER(X86) ' |
---|
2820 | LLVM_ENUM_TARGETS='LLVM_TARGET(SystemZ) LLVM_TARGET(Hexagon) LLVM_TARGET(NVPTX) LLVM_TARGET(MBlaze) LLVM_TARGET(CppBackend) LLVM_TARGET(MSP430) LLVM_TARGET(XCore) LLVM_TARGET(Mips) LLVM_TARGET(ARM) LLVM_TARGET(AArch64) LLVM_TARGET(PowerPC) LLVM_TARGET(Sparc) LLVM_TARGET(X86) ' |
---|
2821 | LLVM_ETCDIR='' |
---|
2822 | LLVM_HAS_POLLY='' |
---|
2823 | LLVM_INCLUDEDIR='' |
---|
2824 | LLVM_INFODIR='' |
---|
2825 | LLVM_LIBDIR='' |
---|
2826 | LLVM_MANDIR='' |
---|
2827 | LLVM_ON_UNIX='1' |
---|
2828 | LLVM_ON_WIN32='0' |
---|
2829 | LLVM_PREFIX='' |
---|
2830 | LN_S='ln -s' |
---|
2831 | LTLIBOBJS='' |
---|
2832 | MKDIR='/bin/mkdir' |
---|
2833 | MMAP_FILE='' |
---|
2834 | MV='/bin/mv' |
---|
2835 | NEATO='/opt/local/bin/neato' |
---|
2836 | NM='/usr/bin/nm -p' |
---|
2837 | NOLINKALL='-Wl,-noall_load' |
---|
2838 | NO_MAYBE_UNINITIALIZED='' |
---|
2839 | NO_MISSING_FIELD_INITIALIZERS='-Wno-missing-field-initializers' |
---|
2840 | NO_UNINITIALIZED='' |
---|
2841 | NO_VARIADIC_MACROS='-Wno-variadic-macros' |
---|
2842 | OBJEXT='o' |
---|
2843 | OCAMLC='' |
---|
2844 | OCAMLDEP='' |
---|
2845 | OCAMLDOC='' |
---|
2846 | OCAMLOPT='' |
---|
2847 | OCAML_LIBDIR='' |
---|
2848 | OPTIMIZE_OPTION='-Os' |
---|
2849 | OS='Darwin' |
---|
2850 | PACKAGE_BUGREPORT='http://llvm.org/bugs/' |
---|
2851 | PACKAGE_NAME='LLVM' |
---|
2852 | PACKAGE_STRING='LLVM 3.3' |
---|
2853 | PACKAGE_TARNAME='llvm' |
---|
2854 | PACKAGE_VERSION='3.3' |
---|
2855 | PATH_SEPARATOR=':' |
---|
2856 | PDFROFF='/opt/local/bin/pdfroff' |
---|
2857 | PYTHON='/opt/local/bin/python' |
---|
2858 | RANLIB='ranlib' |
---|
2859 | RDYNAMIC='' |
---|
2860 | RM='/bin/rm' |
---|
2861 | RPATH='' |
---|
2862 | SED='/usr/bin/sed' |
---|
2863 | SHELL='/bin/sh' |
---|
2864 | SHLIBEXT='' |
---|
2865 | SHLIBPATH_VAR='' |
---|
2866 | TAR='/usr/bin/tar' |
---|
2867 | TARGETS_TO_BUILD='X86 Sparc PowerPC AArch64 ARM Mips XCore MSP430 CppBackend MBlaze NVPTX Hexagon SystemZ' |
---|
2868 | TARGET_HAS_JIT='1' |
---|
2869 | TARGET_OS='Darwin' |
---|
2870 | TWOPI='/opt/local/bin/twopi' |
---|
2871 | USE_INTEL_JITEVENTS='' |
---|
2872 | USE_OPROFILE='' |
---|
2873 | USE_UDIS86='' |
---|
2874 | XDOT_PY='echo xdot.py' |
---|
2875 | XML2CONFIG='' |
---|
2876 | ZIP='/usr/bin/zip' |
---|
2877 | ac_ct_CC='' |
---|
2878 | ac_ct_CXX='' |
---|
2879 | bindir='${exec_prefix}/bin' |
---|
2880 | build='powerpc-apple-darwin9' |
---|
2881 | build_alias='powerpc-apple-darwin9' |
---|
2882 | build_cpu='powerpc' |
---|
2883 | build_os='darwin9' |
---|
2884 | build_vendor='apple' |
---|
2885 | datadir='${datarootdir}' |
---|
2886 | datarootdir='${prefix}/share' |
---|
2887 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
2888 | dvidir='${docdir}' |
---|
2889 | exec_prefix='NONE' |
---|
2890 | host='powerpc-apple-darwin9' |
---|
2891 | host_alias='' |
---|
2892 | host_cpu='powerpc' |
---|
2893 | host_os='darwin9' |
---|
2894 | host_vendor='apple' |
---|
2895 | htmldir='${docdir}' |
---|
2896 | ifGNUmake='' |
---|
2897 | includedir='${prefix}/include' |
---|
2898 | infodir='${datarootdir}/info' |
---|
2899 | libdir='${exec_prefix}/lib' |
---|
2900 | libexecdir='${exec_prefix}/libexec' |
---|
2901 | localedir='${datarootdir}/locale' |
---|
2902 | localstatedir='${prefix}/var' |
---|
2903 | mandir='${datarootdir}/man' |
---|
2904 | oldincludedir='/usr/include' |
---|
2905 | pdfdir='${docdir}' |
---|
2906 | prefix='/opt/local/libexec/llvm-3.3' |
---|
2907 | program_prefix='NONE' |
---|
2908 | program_transform_name='s,x,x,' |
---|
2909 | psdir='${docdir}' |
---|
2910 | sbindir='${exec_prefix}/sbin' |
---|
2911 | sharedstatedir='${prefix}/com' |
---|
2912 | subdirs=' projects/sample' |
---|
2913 | sysconfdir='${prefix}/etc' |
---|
2914 | target='powerpc-apple-darwin9' |
---|
2915 | target_alias='' |
---|
2916 | target_cpu='powerpc' |
---|
2917 | target_os='darwin9' |
---|
2918 | target_vendor='apple' |
---|
2919 | |
---|
2920 | ## ----------- ## |
---|
2921 | ## confdefs.h. ## |
---|
2922 | ## ----------- ## |
---|
2923 | |
---|
2924 | #define PACKAGE_NAME "LLVM" |
---|
2925 | #define PACKAGE_TARNAME "llvm" |
---|
2926 | #define PACKAGE_VERSION "3.3" |
---|
2927 | #define PACKAGE_STRING "LLVM 3.3" |
---|
2928 | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
2929 | #define LLVM_VERSION_MAJOR 3 |
---|
2930 | #define LLVM_VERSION_MINOR 3 |
---|
2931 | #define LLVM_ON_UNIX 1 |
---|
2932 | #define STDC_HEADERS 1 |
---|
2933 | #define HAVE_SYS_TYPES_H 1 |
---|
2934 | #define HAVE_SYS_STAT_H 1 |
---|
2935 | #define HAVE_STDLIB_H 1 |
---|
2936 | #define HAVE_STRING_H 1 |
---|
2937 | #define HAVE_MEMORY_H 1 |
---|
2938 | #define HAVE_STRINGS_H 1 |
---|
2939 | #define HAVE_INTTYPES_H 1 |
---|
2940 | #define HAVE_STDINT_H 1 |
---|
2941 | #define HAVE_UNISTD_H 1 |
---|
2942 | #define LLVM_ENABLE_THREADS 1 |
---|
2943 | #define LLVM_ENABLE_ZLIB 1 |
---|
2944 | #define ENABLE_PIC 1 |
---|
2945 | #define ENABLE_TIMESTAMPS 1 |
---|
2946 | #define ENABLE_BACKTRACES 1 |
---|
2947 | #define LLVM_NATIVE_ARCH PowerPC |
---|
2948 | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
2949 | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
2950 | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
2951 | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
2952 | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
2953 | #define CLANG_RESOURCE_DIR "" |
---|
2954 | #define C_INCLUDE_DIRS "" |
---|
2955 | #define GCC_INSTALL_PREFIX "" |
---|
2956 | #define DEFAULT_SYSROOT "" |
---|
2957 | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
2958 | #define HAVE_DOT 1 |
---|
2959 | #define LLVM_PATH_DOT "/opt/local/bin/dot" |
---|
2960 | #define HAVE_FDP 1 |
---|
2961 | #define LLVM_PATH_FDP "/opt/local/bin/fdp" |
---|
2962 | #define HAVE_NEATO 1 |
---|
2963 | #define LLVM_PATH_NEATO "/opt/local/bin/neato" |
---|
2964 | #define HAVE_TWOPI 1 |
---|
2965 | #define LLVM_PATH_TWOPI "/opt/local/bin/twopi" |
---|
2966 | #define HAVE_CIRCO 1 |
---|
2967 | #define LLVM_PATH_CIRCO "/opt/local/bin/circo" |
---|
2968 | #define HAVE_GV 1 |
---|
2969 | #define LLVM_PATH_GV "/opt/local/bin/gv" |
---|
2970 | #define HAVE_DOTTY 1 |
---|
2971 | #define LLVM_PATH_DOTTY "/opt/local/bin/dotty" |
---|
2972 | #define HOST_LINK_VERSION "127.2" |
---|
2973 | #define HAVE_DIRENT_H 1 |
---|
2974 | #define HAVE_DLFCN_H 1 |
---|
2975 | #define LTDL_SHLIB_EXT ".dylib" |
---|
2976 | #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH" |
---|
2977 | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
2978 | #define LTDL_OBJDIR ".libs/" |
---|
2979 | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
2980 | #define HAVE_LIBDL 1 |
---|
2981 | #define HAVE_DLERROR 1 |
---|
2982 | #define error_t int |
---|
2983 | #define HAVE_ASSERT_H 1 |
---|
2984 | #define HAVE_CTYPE_H 1 |
---|
2985 | #define HAVE_ERRNO_H 1 |
---|
2986 | #define HAVE_MEMORY_H 1 |
---|
2987 | #define HAVE_STDLIB_H 1 |
---|
2988 | #define HAVE_STDIO_H 1 |
---|
2989 | #define HAVE_UNISTD_H 1 |
---|
2990 | #define HAVE_MACH_O_DYLD_H 1 |
---|
2991 | #define HAVE_STRING_H 1 |
---|
2992 | #define HAVE_STRCHR 1 |
---|
2993 | #define HAVE_STRRCHR 1 |
---|
2994 | #define HAVE_MEMCPY 1 |
---|
2995 | #define HAVE_MEMMOVE 1 |
---|
2996 | #define HAVE_STRCMP 1 |
---|
2997 | #define HAVE_CLOSEDIR 1 |
---|
2998 | #define HAVE_OPENDIR 1 |
---|
2999 | #define HAVE_READDIR 1 |
---|
3000 | |
---|
3001 | configure: exit 1 |
---|