Guest User

Untitled

a guest
Oct 27th, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.92 KB | None | 0 0
  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 libPolyCore configure 0.8.2, which was
  5. generated by GNU Autoconf 2.67. Invocation command line was
  6.  
  7. $ ./configure --host=i386-mingw32 --prefix=/Users/mcc/work/gh/Polycode/Core/Winroot
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = andrew-mcclures-macbook.local
  14. uname -m = i386
  15. uname -r = 10.7.0
  16. uname -s = Darwin
  17. uname -v = Darwin Kernel Version 10.7.0: Sat Jan 29 15:17:16 PST 2011; root:xnu-1504.9.37~1/RELEASE_I386
  18.  
  19. /usr/bin/uname -p = i386
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = Mach kernel version:
  26. Darwin Kernel Version 10.7.0: Sat Jan 29 15:17:16 PST 2011; root:xnu-1504.9.37~1/RELEASE_I386
  27. Kernel configured for up to 2 processors.
  28. 2 processors are physically available.
  29. 2 processors are logically available.
  30. Processor type: i486 (Intel 80486)
  31. Processors active: 0 1
  32. Primary memory available: 2.00 gigabytes
  33. Default processor set: 113 tasks, 504 threads, 2 processors
  34. Load average: 0.75, Mach factor: 1.35
  35. /bin/machine = unknown
  36. /usr/bin/oslevel = unknown
  37. /bin/universe = unknown
  38.  
  39. PATH: /usr/local/i386-mingw32-4.3.0/bin
  40. PATH: /Users/mcc/work/gh/Polycode/Core/Winroot/bin
  41. PATH: /opt/local/bin
  42. PATH: /opt/local/sbin
  43. PATH: /usr/bin
  44. PATH: /bin
  45. PATH: /usr/sbin
  46. PATH: /sbin
  47. PATH: /usr/local/bin
  48. PATH: /usr/local/git/bin
  49. PATH: /usr/X11/bin
  50. PATH: /Users/mcc/scripts
  51.  
  52.  
  53. ## ----------- ##
  54. ## Core tests. ##
  55. ## ----------- ##
  56.  
  57. configure:2393: checking for a BSD-compatible install
  58. configure:2461: result: /usr/bin/install -c
  59. configure:2472: checking whether build environment is sane
  60. configure:2522: result: yes
  61. configure:2571: checking for i386-mingw32-strip
  62. configure:2587: found /usr/local/i386-mingw32-4.3.0/bin/i386-mingw32-strip
  63. configure:2598: result: i386-mingw32-strip
  64. configure:2663: checking for a thread-safe mkdir -p
  65. configure:2702: result: ./install-sh -c -d
  66. configure:2715: checking for gawk
  67. configure:2745: result: no
  68. configure:2715: checking for mawk
  69. configure:2745: result: no
  70. configure:2715: checking for nawk
  71. configure:2745: result: no
  72. configure:2715: checking for awk
  73. configure:2731: found /usr/bin/awk
  74. configure:2742: result: awk
  75. configure:2753: checking whether make sets $(MAKE)
  76. configure:2775: result: yes
  77. configure:2885: checking build system type
  78. configure:2899: result: i386-apple-darwin10.7.0
  79. configure:2919: checking host system type
  80. configure:2932: result: i386-pc-mingw32
  81. configure:2964: checking for style of include used by make
  82. configure:2992: result: GNU
  83. configure:3022: checking for i386-mingw32-gcc
  84. configure:3038: found /usr/local/i386-mingw32-4.3.0/bin/i386-mingw32-gcc
  85. configure:3049: result: i386-mingw32-gcc
  86. configure:3318: checking for C compiler version
  87. configure:3327: i386-mingw32-gcc --version >&5
  88. i386-mingw32-gcc (GCC) 4.3.0
  89. Copyright (C) 2008 Free Software Foundation, Inc.
  90. This is free software; see the source for copying conditions. There is NO
  91. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  92.  
  93. configure:3338: $? = 0
  94. configure:3327: i386-mingw32-gcc -v >&5
  95. Using built-in specs.
  96. Target: i386-mingw32
  97. Configured with: ../gcc-4.3.0-20080502-mingw32-alpha-src/gcc-4.3.0/configure --with-gcc --with-gnu-ld --with-gnu-as --target=i386-mingw32 --prefix=/usr/local/i386-mingw32-4.3.0 --with-sysroot=/usr/local/i386-mingw32-4.3.0 --with-headers --disable-threads --disable-nls --disable-win32-registry --disable-shared --with-gmp=/usr/local/i386-mingw32-4.3.0 --with-mpfr=/usr/local/i386-mingw32-4.3.0 --enable-languages=c,c++,fortran,objc,obj-c++,java
  98. Thread model: single
  99. gcc version 4.3.0 (GCC)
  100. configure:3338: $? = 0
  101. configure:3327: i386-mingw32-gcc -V >&5
  102. i386-mingw32-gcc: '-V' option must have argument
  103. configure:3338: $? = 1
  104. configure:3327: i386-mingw32-gcc -qversion >&5
  105. i386-mingw32-gcc: unrecognized option '-qversion'
  106. i386-mingw32-gcc: no input files
  107. configure:3338: $? = 1
  108. configure:3358: checking whether the C compiler works
  109. configure:3380: i386-mingw32-gcc -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -L/Users/mcc/work/gh/Polycode/Core/Winroot/lib conftest.c >&5
  110. configure:3384: $? = 0
  111. configure:3432: result: yes
  112. configure:3435: checking for C compiler default output file name
  113. configure:3437: result: a.exe
  114. configure:3443: checking for suffix of executables
  115. configure:3450: i386-mingw32-gcc -o conftest.exe -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -L/Users/mcc/work/gh/Polycode/Core/Winroot/lib conftest.c >&5
  116. configure:3454: $? = 0
  117. configure:3476: result: .exe
  118. configure:3498: checking whether we are cross compiling
  119. configure:3506: i386-mingw32-gcc -o conftest.exe -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -L/Users/mcc/work/gh/Polycode/Core/Winroot/lib conftest.c >&5
  120. configure:3510: $? = 0
  121. configure:3517: ./conftest.exe
  122. ./configure: line 3519: ./conftest.exe: cannot execute binary file
  123. configure:3521: $? = 126
  124. configure:3536: result: yes
  125. configure:3541: checking for suffix of object files
  126. configure:3563: i386-mingw32-gcc -c -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -I/Users/mcc/work/gh/Polycode/Core/Winroot/include conftest.c >&5
  127. configure:3567: $? = 0
  128. configure:3588: result: o
  129. configure:3592: checking whether we are using the GNU C compiler
  130. configure:3611: i386-mingw32-gcc -c -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -I/Users/mcc/work/gh/Polycode/Core/Winroot/include conftest.c >&5
  131. configure:3611: $? = 0
  132. configure:3620: result: yes
  133. configure:3629: checking whether i386-mingw32-gcc accepts -g
  134. configure:3649: i386-mingw32-gcc -c -g -I/Users/mcc/work/gh/Polycode/Core/Winroot/include conftest.c >&5
  135. configure:3649: $? = 0
  136. configure:3690: result: yes
  137. configure:3707: checking for i386-mingw32-gcc option to accept ISO C89
  138. configure:3771: i386-mingw32-gcc -c -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -I/Users/mcc/work/gh/Polycode/Core/Winroot/include conftest.c >&5
  139. configure:3771: $? = 0
  140. configure:3784: result: none needed
  141. configure:3806: checking dependency style of i386-mingw32-gcc
  142. configure:3916: result: gcc3
  143. configure:3931: checking for a sed that does not truncate output
  144. configure:3995: result: /usr/bin/sed
  145. configure:4013: checking for grep that handles long lines and -e
  146. configure:4071: result: /usr/bin/grep
  147. configure:4076: checking for egrep
  148. configure:4138: result: /usr/bin/grep -E
  149. configure:4143: checking for fgrep
  150. configure:4205: result: /usr/bin/grep -F
  151. configure:4240: checking for ld used by i386-mingw32-gcc
  152. configure:4307: result: /usr/local/i386-mingw32-4.3.0/i386-mingw32/bin/ld
  153. configure:4314: checking if the linker (/usr/local/i386-mingw32-4.3.0/i386-mingw32/bin/ld) is GNU ld
  154. configure:4329: result: yes
  155. configure:4341: checking for BSD- or MS-compatible name lister (nm)
  156. configure:4390: result: /usr/local/i386-mingw32-4.3.0/bin/i386-mingw32-nm -B
  157. configure:4508: checking the name lister (/usr/local/i386-mingw32-4.3.0/bin/i386-mingw32-nm -B) interface
  158. configure:4515: i386-mingw32-gcc -c -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -I/Users/mcc/work/gh/Polycode/Core/Winroot/include conftest.c >&5
  159. configure:4518: /usr/local/i386-mingw32-4.3.0/bin/i386-mingw32-nm -B "conftest.o"
  160. configure:4521: output
  161. 00000000 b .bss
  162. 00000000 d .data
  163. 00000000 t .text
  164. 00000000 B _some_variable
  165. configure:4528: result: BSD nm
  166. configure:4531: checking whether ln -s works
  167. configure:4535: result: yes
  168. configure:4543: checking the maximum length of command line arguments
  169. configure:4663: result: 196608
  170. configure:4680: checking whether the shell understands some XSI constructs
  171. configure:4690: result: yes
  172. configure:4694: checking whether the shell understands "+="
  173. configure:4700: result: yes
  174. configure:4735: checking for /usr/local/i386-mingw32-4.3.0/i386-mingw32/bin/ld option to reload object files
  175. configure:4742: result: -r
  176. configure:4771: checking for i386-mingw32-objdump
  177. configure:4787: found /usr/local/i386-mingw32-4.3.0/bin/i386-mingw32-objdump
  178. configure:4798: result: i386-mingw32-objdump
  179. configure:4870: checking how to recognize dependent libraries
  180. configure:5066: result: file_magic ^x86 archive import|^x86 DLL
  181. configure:5086: checking for i386-mingw32-ar
  182. configure:5102: found /usr/local/i386-mingw32-4.3.0/bin/i386-mingw32-ar
  183. configure:5113: result: i386-mingw32-ar
  184. configure:5191: checking for i386-mingw32-strip
  185. configure:5218: result: i386-mingw32-strip
  186. configure:5290: checking for i386-mingw32-ranlib
  187. configure:5306: found /usr/local/i386-mingw32-4.3.0/bin/i386-mingw32-ranlib
  188. configure:5317: result: i386-mingw32-ranlib
  189. configure:5447: checking command to parse /usr/local/i386-mingw32-4.3.0/bin/i386-mingw32-nm -B output from i386-mingw32-gcc object
  190. configure:5565: i386-mingw32-gcc -c -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -I/Users/mcc/work/gh/Polycode/Core/Winroot/include conftest.c >&5
  191. configure:5568: $? = 0
  192. configure:5572: /usr/local/i386-mingw32-4.3.0/bin/i386-mingw32-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
  193. configure:5575: $? = 0
  194. cannot find nm_test_var in conftest.nm
  195. configure:5565: i386-mingw32-gcc -c -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -I/Users/mcc/work/gh/Polycode/Core/Winroot/include conftest.c >&5
  196. configure:5568: $? = 0
  197. configure:5572: /usr/local/i386-mingw32-4.3.0/bin/i386-mingw32-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
  198. configure:5575: $? = 0
  199. configure:5629: i386-mingw32-gcc -o conftest.exe -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -L/Users/mcc/work/gh/Polycode/Core/Winroot/lib conftest.c conftstm.o >&5
  200. configure:5632: $? = 0
  201. configure:5670: result: ok
  202. configure:6479: checking how to run the C preprocessor
  203. configure:6510: i386-mingw32-gcc -E -I/Users/mcc/work/gh/Polycode/Core/Winroot/include conftest.c
  204. configure:6510: $? = 0
  205. configure:6524: i386-mingw32-gcc -E -I/Users/mcc/work/gh/Polycode/Core/Winroot/include conftest.c
  206. conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
  207. configure:6524: $? = 1
  208. configure: failed program was:
  209. | /* confdefs.h */
  210. | #define PACKAGE_NAME "libPolyCore"
  211. | #define PACKAGE_TARNAME "libpolycore"
  212. | #define PACKAGE_VERSION "0.8.2"
  213. | #define PACKAGE_STRING "libPolyCore 0.8.2"
  214. | #define PACKAGE_BUGREPORT "dev@polycode.org"
  215. | #define PACKAGE_URL ""
  216. | #define PACKAGE "libPolyCore"
  217. | #define VERSION "0.8.2"
  218. | /* end confdefs.h. */
  219. | #include <ac_nonexistent.h>
  220. configure:6549: result: i386-mingw32-gcc -E
  221. configure:6569: i386-mingw32-gcc -E -I/Users/mcc/work/gh/Polycode/Core/Winroot/include conftest.c
  222. configure:6569: $? = 0
  223. configure:6583: i386-mingw32-gcc -E -I/Users/mcc/work/gh/Polycode/Core/Winroot/include conftest.c
  224. conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
  225. configure:6583: $? = 1
  226. configure: failed program was:
  227. | /* confdefs.h */
  228. | #define PACKAGE_NAME "libPolyCore"
  229. | #define PACKAGE_TARNAME "libpolycore"
  230. | #define PACKAGE_VERSION "0.8.2"
  231. | #define PACKAGE_STRING "libPolyCore 0.8.2"
  232. | #define PACKAGE_BUGREPORT "dev@polycode.org"
  233. | #define PACKAGE_URL ""
  234. | #define PACKAGE "libPolyCore"
  235. | #define VERSION "0.8.2"
  236. | /* end confdefs.h. */
  237. | #include <ac_nonexistent.h>
  238. configure:6612: checking for ANSI C header files
  239. configure:6632: i386-mingw32-gcc -c -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -I/Users/mcc/work/gh/Polycode/Core/Winroot/include conftest.c >&5
  240. configure:6632: $? = 0
  241. configure:6716: result: yes
  242. configure:6729: checking for sys/types.h
  243. configure:6729: i386-mingw32-gcc -c -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -I/Users/mcc/work/gh/Polycode/Core/Winroot/include conftest.c >&5
  244. configure:6729: $? = 0
  245. configure:6729: result: yes
  246. configure:6729: checking for sys/stat.h
  247. configure:6729: i386-mingw32-gcc -c -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -I/Users/mcc/work/gh/Polycode/Core/Winroot/include conftest.c >&5
  248. configure:6729: $? = 0
  249. configure:6729: result: yes
  250. configure:6729: checking for stdlib.h
  251. configure:6729: i386-mingw32-gcc -c -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -I/Users/mcc/work/gh/Polycode/Core/Winroot/include conftest.c >&5
  252. configure:6729: $? = 0
  253. configure:6729: result: yes
  254. configure:6729: checking for string.h
  255. configure:6729: i386-mingw32-gcc -c -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -I/Users/mcc/work/gh/Polycode/Core/Winroot/include conftest.c >&5
  256. configure:6729: $? = 0
  257. configure:6729: result: yes
  258. configure:6729: checking for memory.h
  259. configure:6729: i386-mingw32-gcc -c -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -I/Users/mcc/work/gh/Polycode/Core/Winroot/include conftest.c >&5
  260. configure:6729: $? = 0
  261. configure:6729: result: yes
  262. configure:6729: checking for strings.h
  263. configure:6729: i386-mingw32-gcc -c -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -I/Users/mcc/work/gh/Polycode/Core/Winroot/include conftest.c >&5
  264. configure:6729: $? = 0
  265. configure:6729: result: yes
  266. configure:6729: checking for inttypes.h
  267. configure:6729: i386-mingw32-gcc -c -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -I/Users/mcc/work/gh/Polycode/Core/Winroot/include conftest.c >&5
  268. configure:6729: $? = 0
  269. configure:6729: result: yes
  270. configure:6729: checking for stdint.h
  271. configure:6729: i386-mingw32-gcc -c -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -I/Users/mcc/work/gh/Polycode/Core/Winroot/include conftest.c >&5
  272. configure:6729: $? = 0
  273. configure:6729: result: yes
  274. configure:6729: checking for unistd.h
  275. configure:6729: i386-mingw32-gcc -c -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -I/Users/mcc/work/gh/Polycode/Core/Winroot/include conftest.c >&5
  276. configure:6729: $? = 0
  277. configure:6729: result: yes
  278. configure:6743: checking for dlfcn.h
  279. configure:6743: i386-mingw32-gcc -c -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -I/Users/mcc/work/gh/Polycode/Core/Winroot/include conftest.c >&5
  280. conftest.c:55:19: error: dlfcn.h: No such file or directory
  281. configure:6743: $? = 1
  282. configure: failed program was:
  283. | /* confdefs.h */
  284. | #define PACKAGE_NAME "libPolyCore"
  285. | #define PACKAGE_TARNAME "libpolycore"
  286. | #define PACKAGE_VERSION "0.8.2"
  287. | #define PACKAGE_STRING "libPolyCore 0.8.2"
  288. | #define PACKAGE_BUGREPORT "dev@polycode.org"
  289. | #define PACKAGE_URL ""
  290. | #define PACKAGE "libPolyCore"
  291. | #define VERSION "0.8.2"
  292. | #define STDC_HEADERS 1
  293. | #define HAVE_SYS_TYPES_H 1
  294. | #define HAVE_SYS_STAT_H 1
  295. | #define HAVE_STDLIB_H 1
  296. | #define HAVE_STRING_H 1
  297. | #define HAVE_MEMORY_H 1
  298. | #define HAVE_STRINGS_H 1
  299. | #define HAVE_INTTYPES_H 1
  300. | #define HAVE_STDINT_H 1
  301. | #define HAVE_UNISTD_H 1
  302. | /* end confdefs.h. */
  303. | #include <stdio.h>
  304. | #ifdef HAVE_SYS_TYPES_H
  305. | # include <sys/types.h>
  306. | #endif
  307. | #ifdef HAVE_SYS_STAT_H
  308. | # include <sys/stat.h>
  309. | #endif
  310. | #ifdef STDC_HEADERS
  311. | # include <stdlib.h>
  312. | # include <stddef.h>
  313. | #else
  314. | # ifdef HAVE_STDLIB_H
  315. | # include <stdlib.h>
  316. | # endif
  317. | #endif
  318. | #ifdef HAVE_STRING_H
  319. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  320. | # include <memory.h>
  321. | # endif
  322. | # include <string.h>
  323. | #endif
  324. | #ifdef HAVE_STRINGS_H
  325. | # include <strings.h>
  326. | #endif
  327. | #ifdef HAVE_INTTYPES_H
  328. | # include <inttypes.h>
  329. | #endif
  330. | #ifdef HAVE_STDINT_H
  331. | # include <stdint.h>
  332. | #endif
  333. | #ifdef HAVE_UNISTD_H
  334. | # include <unistd.h>
  335. | #endif
  336. |
  337. | #include <dlfcn.h>
  338. configure:6743: result: no
  339. configure:6927: checking for objdir
  340. configure:6942: result: .libs
  341. configure:7234: checking if i386-mingw32-gcc supports -fno-rtti -fno-exceptions
  342. configure:7252: i386-mingw32-gcc -c -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -fno-rtti -fno-exceptions conftest.c >&5
  343. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  344. configure:7256: $? = 0
  345. configure:7269: result: no
  346. configure:7289: checking for i386-mingw32-gcc option to produce PIC
  347. configure:7561: result: -DDLL_EXPORT -DPIC
  348. configure:7573: checking if i386-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works
  349. configure:7591: i386-mingw32-gcc -c -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -DDLL_EXPORT -DPIC -DPIC conftest.c >&5
  350. configure:7595: $? = 0
  351. configure:7608: result: yes
  352. configure:7632: checking if i386-mingw32-gcc static flag -static works
  353. configure:7660: result: yes
  354. configure:7675: checking if i386-mingw32-gcc supports -c -o file.o
  355. configure:7696: i386-mingw32-gcc -c -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -o out/conftest2.o conftest.c >&5
  356. configure:7700: $? = 0
  357. configure:7722: result: yes
  358. configure:7730: checking if i386-mingw32-gcc supports -c -o file.o
  359. configure:7777: result: yes
  360. configure:7810: checking whether the i386-mingw32-gcc linker (/usr/local/i386-mingw32-4.3.0/i386-mingw32/bin/ld) supports shared libraries
  361. configure:8801: result: yes
  362. configure:8838: checking whether -lc should be explicitly linked in
  363. configure:8843: i386-mingw32-gcc -c -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -I/Users/mcc/work/gh/Polycode/Core/Winroot/include conftest.c >&5
  364. configure:8846: $? = 0
  365. configure:8861: i386-mingw32-gcc -shared conftest.o -v -o ./conftest -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
  366. configure:8864: $? = 1
  367. configure:8876: result: yes
  368. configure:9040: checking dynamic linker characteristics
  369. configure:9703: result: Win32 ld.exe
  370. configure:9805: checking how to hardcode library paths into programs
  371. configure:9830: result: immediate
  372. configure:10350: checking whether stripping libraries is possible
  373. configure:10355: result: yes
  374. configure:10390: checking if libtool supports shared libraries
  375. configure:10392: result: yes
  376. configure:10395: checking whether to build shared libraries
  377. configure:10416: result: yes
  378. configure:10419: checking whether to build static libraries
  379. configure:10423: result: yes
  380. configure:10462: checking for i386-mingw32-ranlib
  381. configure:10489: result: i386-mingw32-ranlib
  382. configure:10566: checking for i386-mingw32-g++
  383. configure:10582: found /usr/local/i386-mingw32-4.3.0/bin/i386-mingw32-g++
  384. configure:10593: result: i386-mingw32-g++
  385. configure:10664: checking for C++ compiler version
  386. configure:10673: i386-mingw32-g++ --version >&5
  387. i386-mingw32-g++ (GCC) 4.3.0
  388. Copyright (C) 2008 Free Software Foundation, Inc.
  389. This is free software; see the source for copying conditions. There is NO
  390. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  391.  
  392. configure:10684: $? = 0
  393. configure:10673: i386-mingw32-g++ -v >&5
  394. Using built-in specs.
  395. Target: i386-mingw32
  396. Configured with: ../gcc-4.3.0-20080502-mingw32-alpha-src/gcc-4.3.0/configure --with-gcc --with-gnu-ld --with-gnu-as --target=i386-mingw32 --prefix=/usr/local/i386-mingw32-4.3.0 --with-sysroot=/usr/local/i386-mingw32-4.3.0 --with-headers --disable-threads --disable-nls --disable-win32-registry --disable-shared --with-gmp=/usr/local/i386-mingw32-4.3.0 --with-mpfr=/usr/local/i386-mingw32-4.3.0 --enable-languages=c,c++,fortran,objc,obj-c++,java
  397. Thread model: single
  398. gcc version 4.3.0 (GCC)
  399. configure:10684: $? = 0
  400. configure:10673: i386-mingw32-g++ -V >&5
  401. i386-mingw32-g++: '-V' option must have argument
  402. configure:10684: $? = 1
  403. configure:10673: i386-mingw32-g++ -qversion >&5
  404. i386-mingw32-g++: unrecognized option '-qversion'
  405. i386-mingw32-g++: no input files
  406. configure:10684: $? = 1
  407. configure:10688: checking whether we are using the GNU C++ compiler
  408. configure:10707: i386-mingw32-g++ -c -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -I/Users/mcc/work/gh/Polycode/Core/Winroot/include conftest.cpp >&5
  409. configure:10707: $? = 0
  410. configure:10716: result: yes
  411. configure:10725: checking whether i386-mingw32-g++ accepts -g
  412. configure:10745: i386-mingw32-g++ -c -g -I/Users/mcc/work/gh/Polycode/Core/Winroot/include conftest.cpp >&5
  413. configure:10745: $? = 0
  414. configure:10786: result: yes
  415. configure:10811: checking dependency style of i386-mingw32-g++
  416. configure:10921: result: gcc3
  417. configure:11049: checking for C++ compiler version
  418. configure:11058: i386-mingw32-g++ --version >&5
  419. i386-mingw32-g++ (GCC) 4.3.0
  420. Copyright (C) 2008 Free Software Foundation, Inc.
  421. This is free software; see the source for copying conditions. There is NO
  422. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  423.  
  424. configure:11069: $? = 0
  425. configure:11058: i386-mingw32-g++ -v >&5
  426. Using built-in specs.
  427. Target: i386-mingw32
  428. Configured with: ../gcc-4.3.0-20080502-mingw32-alpha-src/gcc-4.3.0/configure --with-gcc --with-gnu-ld --with-gnu-as --target=i386-mingw32 --prefix=/usr/local/i386-mingw32-4.3.0 --with-sysroot=/usr/local/i386-mingw32-4.3.0 --with-headers --disable-threads --disable-nls --disable-win32-registry --disable-shared --with-gmp=/usr/local/i386-mingw32-4.3.0 --with-mpfr=/usr/local/i386-mingw32-4.3.0 --enable-languages=c,c++,fortran,objc,obj-c++,java
  429. Thread model: single
  430. gcc version 4.3.0 (GCC)
  431. configure:11069: $? = 0
  432. configure:11058: i386-mingw32-g++ -V >&5
  433. i386-mingw32-g++: '-V' option must have argument
  434. configure:11069: $? = 1
  435. configure:11058: i386-mingw32-g++ -qversion >&5
  436. i386-mingw32-g++: unrecognized option '-qversion'
  437. i386-mingw32-g++: no input files
  438. configure:11069: $? = 1
  439. configure:11073: checking whether we are using the GNU C++ compiler
  440. configure:11101: result: yes
  441. configure:11110: checking whether i386-mingw32-g++ accepts -g
  442. configure:11171: result: yes
  443. configure:11196: checking dependency style of i386-mingw32-g++
  444. configure:11306: result: gcc3
  445. configure:11329: checking how to run the C++ preprocessor
  446. configure:11356: i386-mingw32-g++ -E -I/Users/mcc/work/gh/Polycode/Core/Winroot/include conftest.cpp
  447. configure:11356: $? = 0
  448. configure:11370: i386-mingw32-g++ -E -I/Users/mcc/work/gh/Polycode/Core/Winroot/include conftest.cpp
  449. conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory
  450. configure:11370: $? = 1
  451. configure: failed program was:
  452. | /* confdefs.h */
  453. | #define PACKAGE_NAME "libPolyCore"
  454. | #define PACKAGE_TARNAME "libpolycore"
  455. | #define PACKAGE_VERSION "0.8.2"
  456. | #define PACKAGE_STRING "libPolyCore 0.8.2"
  457. | #define PACKAGE_BUGREPORT "dev@polycode.org"
  458. | #define PACKAGE_URL ""
  459. | #define PACKAGE "libPolyCore"
  460. | #define VERSION "0.8.2"
  461. | #define STDC_HEADERS 1
  462. | #define HAVE_SYS_TYPES_H 1
  463. | #define HAVE_SYS_STAT_H 1
  464. | #define HAVE_STDLIB_H 1
  465. | #define HAVE_STRING_H 1
  466. | #define HAVE_MEMORY_H 1
  467. | #define HAVE_STRINGS_H 1
  468. | #define HAVE_INTTYPES_H 1
  469. | #define HAVE_STDINT_H 1
  470. | #define HAVE_UNISTD_H 1
  471. | #define LT_OBJDIR ".libs/"
  472. | /* end confdefs.h. */
  473. | #include <ac_nonexistent.h>
  474. configure:11395: result: i386-mingw32-g++ -E
  475. configure:11415: i386-mingw32-g++ -E -I/Users/mcc/work/gh/Polycode/Core/Winroot/include conftest.cpp
  476. configure:11415: $? = 0
  477. configure:11429: i386-mingw32-g++ -E -I/Users/mcc/work/gh/Polycode/Core/Winroot/include conftest.cpp
  478. conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory
  479. configure:11429: $? = 1
  480. configure: failed program was:
  481. | /* confdefs.h */
  482. | #define PACKAGE_NAME "libPolyCore"
  483. | #define PACKAGE_TARNAME "libpolycore"
  484. | #define PACKAGE_VERSION "0.8.2"
  485. | #define PACKAGE_STRING "libPolyCore 0.8.2"
  486. | #define PACKAGE_BUGREPORT "dev@polycode.org"
  487. | #define PACKAGE_URL ""
  488. | #define PACKAGE "libPolyCore"
  489. | #define VERSION "0.8.2"
  490. | #define STDC_HEADERS 1
  491. | #define HAVE_SYS_TYPES_H 1
  492. | #define HAVE_SYS_STAT_H 1
  493. | #define HAVE_STDLIB_H 1
  494. | #define HAVE_STRING_H 1
  495. | #define HAVE_MEMORY_H 1
  496. | #define HAVE_STRINGS_H 1
  497. | #define HAVE_INTTYPES_H 1
  498. | #define HAVE_STDINT_H 1
  499. | #define HAVE_UNISTD_H 1
  500. | #define LT_OBJDIR ".libs/"
  501. | /* end confdefs.h. */
  502. | #include <ac_nonexistent.h>
  503. configure:11597: checking for ld used by i386-mingw32-g++
  504. configure:11664: result: /usr/local/i386-mingw32-4.3.0/i386-mingw32/bin/ld
  505. configure:11671: checking if the linker (/usr/local/i386-mingw32-4.3.0/i386-mingw32/bin/ld) is GNU ld
  506. configure:11686: result: yes
  507. configure:11741: checking whether the i386-mingw32-g++ linker (/usr/local/i386-mingw32-4.3.0/i386-mingw32/bin/ld) supports shared libraries
  508. configure:12654: result: yes
  509. configure:12682: i386-mingw32-g++ -c -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -I/Users/mcc/work/gh/Polycode/Core/Winroot/include conftest.cpp >&5
  510. configure:12685: $? = 0
  511. configure:12867: checking for i386-mingw32-g++ option to produce PIC
  512. configure:13184: result: -DDLL_EXPORT -DPIC
  513. configure:13193: checking if i386-mingw32-g++ PIC flag -DDLL_EXPORT -DPIC works
  514. configure:13211: i386-mingw32-g++ -c -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -DDLL_EXPORT -DPIC -DPIC conftest.cpp >&5
  515. configure:13215: $? = 0
  516. configure:13228: result: yes
  517. configure:13249: checking if i386-mingw32-g++ static flag -static works
  518. configure:13277: result: yes
  519. configure:13289: checking if i386-mingw32-g++ supports -c -o file.o
  520. configure:13310: i386-mingw32-g++ -c -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -o out/conftest2.o conftest.cpp >&5
  521. configure:13314: $? = 0
  522. configure:13336: result: yes
  523. configure:13341: checking if i386-mingw32-g++ supports -c -o file.o
  524. configure:13388: result: yes
  525. configure:13418: checking whether the i386-mingw32-g++ linker (/usr/local/i386-mingw32-4.3.0/i386-mingw32/bin/ld) supports shared libraries
  526. configure:13447: result: yes
  527. configure:13584: checking dynamic linker characteristics
  528. configure:14195: result: Win32 ld.exe
  529. configure:14246: checking how to hardcode library paths into programs
  530. configure:14271: result: immediate
  531. configure:14314: checking for png_create_read_struct in -lpng
  532. configure:14339: i386-mingw32-gcc -o conftest.exe -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -I/Users/mcc/work/gh/Polycode/Core/Winroot/include -L/Users/mcc/work/gh/Polycode/Core/Winroot/lib conftest.c -lpng >&5
  533. /Users/mcc/work/gh/Polycode/Core/Winroot/lib/libpng.a(libpng15_la-pngread.o):pngread.c:(.text+0x28c): undefined reference to `_inflateInit_'
  534. /Users/mcc/work/gh/Polycode/Core/Winroot/lib/libpng.a(libpng15_la-pngread.o):pngread.c:(.text+0xe9a): undefined reference to `_inflate'
  535. /Users/mcc/work/gh/Polycode/Core/Winroot/lib/libpng.a(libpng15_la-pngread.o):pngread.c:(.text+0x1d5d): undefined reference to `_inflateEnd'
  536. /Users/mcc/work/gh/Polycode/Core/Winroot/lib/libpng.a(libpng15_la-png.o):png.c:(.text+0x198): undefined reference to `_crc32'
  537. /Users/mcc/work/gh/Polycode/Core/Winroot/lib/libpng.a(libpng15_la-png.o):png.c:(.text+0x217): undefined reference to `_crc32'
  538. /Users/mcc/work/gh/Polycode/Core/Winroot/lib/libpng.a(libpng15_la-png.o):png.c:(.text+0xd43): undefined reference to `_inflateReset'
  539. /Users/mcc/work/gh/Polycode/Core/Winroot/lib/libpng.a(libpng15_la-pngrutil.o):pngrutil.c:(.text+0x5ae): undefined reference to `_inflate'
  540. /Users/mcc/work/gh/Polycode/Core/Winroot/lib/libpng.a(libpng15_la-pngrutil.o):pngrutil.c:(.text+0x658): undefined reference to `_inflateReset'
  541. /Users/mcc/work/gh/Polycode/Core/Winroot/lib/libpng.a(libpng15_la-pngrutil.o):pngrutil.c:(.text+0x54b6): undefined reference to `_inflate'
  542. /Users/mcc/work/gh/Polycode/Core/Winroot/lib/libpng.a(libpng15_la-pngrutil.o):pngrutil.c:(.text+0x55df): undefined reference to `_inflateReset'
  543. collect2: ld returned 1 exit status
  544. configure:14339: $? = 1
  545. configure: failed program was:
  546. | /* confdefs.h */
  547. | #define PACKAGE_NAME "libPolyCore"
  548. | #define PACKAGE_TARNAME "libpolycore"
  549. | #define PACKAGE_VERSION "0.8.2"
  550. | #define PACKAGE_STRING "libPolyCore 0.8.2"
  551. | #define PACKAGE_BUGREPORT "dev@polycode.org"
  552. | #define PACKAGE_URL ""
  553. | #define PACKAGE "libPolyCore"
  554. | #define VERSION "0.8.2"
  555. | #define STDC_HEADERS 1
  556. | #define HAVE_SYS_TYPES_H 1
  557. | #define HAVE_SYS_STAT_H 1
  558. | #define HAVE_STDLIB_H 1
  559. | #define HAVE_STRING_H 1
  560. | #define HAVE_MEMORY_H 1
  561. | #define HAVE_STRINGS_H 1
  562. | #define HAVE_INTTYPES_H 1
  563. | #define HAVE_STDINT_H 1
  564. | #define HAVE_UNISTD_H 1
  565. | #define LT_OBJDIR ".libs/"
  566. | /* end confdefs.h. */
  567. |
  568. | /* Override any GCC internal prototype to avoid an error.
  569. | Use char because int might match the return type of a GCC
  570. | builtin and then its argument prototype would still apply. */
  571. | #ifdef __cplusplus
  572. | extern "C"
  573. | #endif
  574. | char png_create_read_struct ();
  575. | int
  576. | main ()
  577. | {
  578. | return png_create_read_struct ();
  579. | ;
  580. | return 0;
  581. | }
  582. configure:14348: result: no
  583.  
  584. ## ---------------- ##
  585. ## Cache variables. ##
  586. ## ---------------- ##
  587.  
  588. ac_cv_build=i386-apple-darwin10.7.0
  589. ac_cv_c_compiler_gnu=yes
  590. ac_cv_cxx_compiler_gnu=yes
  591. ac_cv_env_CCC_set=
  592. ac_cv_env_CCC_value=
  593. ac_cv_env_CC_set=
  594. ac_cv_env_CC_value=
  595. ac_cv_env_CFLAGS_set=set
  596. ac_cv_env_CFLAGS_value=-I/Users/mcc/work/gh/Polycode/Core/Winroot/include
  597. ac_cv_env_CPPFLAGS_set=set
  598. ac_cv_env_CPPFLAGS_value=-I/Users/mcc/work/gh/Polycode/Core/Winroot/include
  599. ac_cv_env_CPP_set=
  600. ac_cv_env_CPP_value=
  601. ac_cv_env_CXXCPP_set=
  602. ac_cv_env_CXXCPP_value=
  603. ac_cv_env_CXXFLAGS_set=set
  604. ac_cv_env_CXXFLAGS_value=-I/Users/mcc/work/gh/Polycode/Core/Winroot/include
  605. ac_cv_env_CXX_set=
  606. ac_cv_env_CXX_value=
  607. ac_cv_env_LDFLAGS_set=set
  608. ac_cv_env_LDFLAGS_value=-L/Users/mcc/work/gh/Polycode/Core/Winroot/lib
  609. ac_cv_env_LIBS_set=
  610. ac_cv_env_LIBS_value=
  611. ac_cv_env_build_alias_set=
  612. ac_cv_env_build_alias_value=
  613. ac_cv_env_host_alias_set=set
  614. ac_cv_env_host_alias_value=i386-mingw32
  615. ac_cv_env_target_alias_set=
  616. ac_cv_env_target_alias_value=
  617. ac_cv_exeext=.exe
  618. ac_cv_header_dlfcn_h=no
  619. ac_cv_header_inttypes_h=yes
  620. ac_cv_header_memory_h=yes
  621. ac_cv_header_stdc=yes
  622. ac_cv_header_stdint_h=yes
  623. ac_cv_header_stdlib_h=yes
  624. ac_cv_header_string_h=yes
  625. ac_cv_header_strings_h=yes
  626. ac_cv_header_sys_stat_h=yes
  627. ac_cv_header_sys_types_h=yes
  628. ac_cv_header_unistd_h=yes
  629. ac_cv_host=i386-pc-mingw32
  630. ac_cv_lib_png_png_create_read_struct=no
  631. ac_cv_objext=o
  632. ac_cv_path_EGREP='/usr/bin/grep -E'
  633. ac_cv_path_FGREP='/usr/bin/grep -F'
  634. ac_cv_path_GREP=/usr/bin/grep
  635. ac_cv_path_SED=/usr/bin/sed
  636. ac_cv_path_install='/usr/bin/install -c'
  637. ac_cv_prog_AR=i386-mingw32-ar
  638. ac_cv_prog_AWK=awk
  639. ac_cv_prog_CC=i386-mingw32-gcc
  640. ac_cv_prog_CPP='i386-mingw32-gcc -E'
  641. ac_cv_prog_CXX=i386-mingw32-g++
  642. ac_cv_prog_CXXCPP='i386-mingw32-g++ -E'
  643. ac_cv_prog_OBJDUMP=i386-mingw32-objdump
  644. ac_cv_prog_RANLIB=i386-mingw32-ranlib
  645. ac_cv_prog_STRIP=i386-mingw32-strip
  646. ac_cv_prog_cc_c89=
  647. ac_cv_prog_cc_g=yes
  648. ac_cv_prog_cxx_g=yes
  649. ac_cv_prog_make_make_set=yes
  650. am_cv_CC_dependencies_compiler_type=gcc3
  651. am_cv_CXX_dependencies_compiler_type=gcc3
  652. lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
  653. lt_cv_file_magic_cmd=func_win32_libid
  654. lt_cv_file_magic_test_file=
  655. lt_cv_ld_reload_flag=-r
  656. lt_cv_nm_interface='BSD nm'
  657. lt_cv_objdir=.libs
  658. lt_cv_path_LD=/usr/local/i386-mingw32-4.3.0/i386-mingw32/bin/ld
  659. lt_cv_path_LDCXX=/usr/local/i386-mingw32-4.3.0/i386-mingw32/bin/ld
  660. lt_cv_path_NM='/usr/local/i386-mingw32-4.3.0/bin/i386-mingw32-nm -B'
  661. lt_cv_prog_compiler_c_o=yes
  662. lt_cv_prog_compiler_c_o_CXX=yes
  663. lt_cv_prog_compiler_pic_works=yes
  664. lt_cv_prog_compiler_pic_works_CXX=yes
  665. lt_cv_prog_compiler_rtti_exceptions=no
  666. lt_cv_prog_compiler_static_works=yes
  667. lt_cv_prog_compiler_static_works_CXX=yes
  668. lt_cv_prog_gnu_ld=yes
  669. lt_cv_prog_gnu_ldcxx=yes
  670. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
  671. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  672. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
  673. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  674. lt_cv_sys_max_cmd_len=196608
  675.  
  676. ## ----------------- ##
  677. ## Output variables. ##
  678. ## ----------------- ##
  679.  
  680. ACLOCAL='${SHELL} /Users/mcc/work/gh/Polycode/Core/Build/Linux/missing --run aclocal-1.11'
  681. AMDEPBACKSLASH='\'
  682. AMDEP_FALSE='#'
  683. AMDEP_TRUE=''
  684. AMTAR='${SHELL} /Users/mcc/work/gh/Polycode/Core/Build/Linux/missing --run tar'
  685. AR='i386-mingw32-ar'
  686. AUTOCONF='${SHELL} /Users/mcc/work/gh/Polycode/Core/Build/Linux/missing --run autoconf'
  687. AUTOHEADER='${SHELL} /Users/mcc/work/gh/Polycode/Core/Build/Linux/missing --run autoheader'
  688. AUTOMAKE='${SHELL} /Users/mcc/work/gh/Polycode/Core/Build/Linux/missing --run automake-1.11'
  689. AWK='awk'
  690. CC='i386-mingw32-gcc'
  691. CCDEPMODE='depmode=gcc3'
  692. CFLAGS='-I/Users/mcc/work/gh/Polycode/Core/Winroot/include'
  693. CPP='i386-mingw32-gcc -E'
  694. CPPFLAGS='-I/Users/mcc/work/gh/Polycode/Core/Winroot/include'
  695. CXX='i386-mingw32-g++'
  696. CXXCPP='i386-mingw32-g++ -E'
  697. CXXDEPMODE='depmode=gcc3'
  698. CXXFLAGS='-I/Users/mcc/work/gh/Polycode/Core/Winroot/include'
  699. CYGPATH_W='echo'
  700. DEFS=''
  701. DEPDIR='.deps'
  702. DSYMUTIL=''
  703. DUMPBIN=''
  704. ECHO_C='\c'
  705. ECHO_N=''
  706. ECHO_T=''
  707. EGREP='/usr/bin/grep -E'
  708. EXEEXT='.exe'
  709. FGREP='/usr/bin/grep -F'
  710. GREP='/usr/bin/grep'
  711. INSTALL_DATA='${INSTALL} -m 644'
  712. INSTALL_PROGRAM='${INSTALL}'
  713. INSTALL_SCRIPT='${INSTALL}'
  714. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  715. LD='/usr/local/i386-mingw32-4.3.0/i386-mingw32/bin/ld'
  716. LDFLAGS='-L/Users/mcc/work/gh/Polycode/Core/Winroot/lib'
  717. LIBOBJS=''
  718. LIBS=''
  719. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  720. LIPO=''
  721. LN_S='ln -s'
  722. LTLIBOBJS=''
  723. MAKEINFO='${SHELL} /Users/mcc/work/gh/Polycode/Core/Build/Linux/missing --run makeinfo'
  724. MKDIR_P='./install-sh -c -d'
  725. NM='/usr/local/i386-mingw32-4.3.0/bin/i386-mingw32-nm -B'
  726. NMEDIT=''
  727. OBJDUMP='i386-mingw32-objdump'
  728. OBJEXT='o'
  729. OTOOL64=''
  730. OTOOL=''
  731. PACKAGE='libPolyCore'
  732. PACKAGE_BUGREPORT='dev@polycode.org'
  733. PACKAGE_NAME='libPolyCore'
  734. PACKAGE_STRING='libPolyCore 0.8.2'
  735. PACKAGE_TARNAME='libpolycore'
  736. PACKAGE_URL=''
  737. PACKAGE_VERSION='0.8.2'
  738. PATH_SEPARATOR=':'
  739. RANLIB='i386-mingw32-ranlib'
  740. SED='/usr/bin/sed'
  741. SET_MAKE=''
  742. SHELL='/bin/sh'
  743. STRIP='i386-mingw32-strip'
  744. VERSION='0.8.2'
  745. ac_ct_CC=''
  746. ac_ct_CXX=''
  747. ac_ct_DUMPBIN=''
  748. am__EXEEXT_FALSE=''
  749. am__EXEEXT_TRUE=''
  750. am__fastdepCC_FALSE='#'
  751. am__fastdepCC_TRUE=''
  752. am__fastdepCXX_FALSE='#'
  753. am__fastdepCXX_TRUE=''
  754. am__include='include'
  755. am__isrc=''
  756. am__leading_dot='.'
  757. am__quote=''
  758. am__tar='${AMTAR} chof - "$$tardir"'
  759. am__untar='${AMTAR} xf -'
  760. bindir='${exec_prefix}/bin'
  761. build='i386-apple-darwin10.7.0'
  762. build_alias=''
  763. build_cpu='i386'
  764. build_os='darwin10.7.0'
  765. build_vendor='apple'
  766. datadir='${datarootdir}'
  767. datarootdir='${prefix}/share'
  768. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  769. dvidir='${docdir}'
  770. exec_prefix='NONE'
  771. host='i386-pc-mingw32'
  772. host_alias='i386-mingw32'
  773. host_cpu='i386'
  774. host_os='mingw32'
  775. host_vendor='pc'
  776. htmldir='${docdir}'
  777. includedir='${prefix}/include'
  778. infodir='${datarootdir}/info'
  779. install_sh='${SHELL} /Users/mcc/work/gh/Polycode/Core/Build/Linux/install-sh'
  780. libdir='${exec_prefix}/lib'
  781. libexecdir='${exec_prefix}/libexec'
  782. localedir='${datarootdir}/locale'
  783. localstatedir='${prefix}/var'
  784. lt_ECHO='/bin/echo'
  785. mandir='${datarootdir}/man'
  786. mkdir_p='$(top_builddir)/./install-sh -c -d'
  787. oldincludedir='/usr/include'
  788. pdfdir='${docdir}'
  789. prefix='/Users/mcc/work/gh/Polycode/Core/Winroot'
  790. program_transform_name='s,x,x,'
  791. psdir='${docdir}'
  792. sbindir='${exec_prefix}/sbin'
  793. sharedstatedir='${prefix}/com'
  794. sysconfdir='${prefix}/etc'
  795. target_alias=''
  796.  
  797. ## ----------- ##
  798. ## confdefs.h. ##
  799. ## ----------- ##
  800.  
  801. /* confdefs.h */
  802. #define PACKAGE_NAME "libPolyCore"
  803. #define PACKAGE_TARNAME "libpolycore"
  804. #define PACKAGE_VERSION "0.8.2"
  805. #define PACKAGE_STRING "libPolyCore 0.8.2"
  806. #define PACKAGE_BUGREPORT "dev@polycode.org"
  807. #define PACKAGE_URL ""
  808. #define PACKAGE "libPolyCore"
  809. #define VERSION "0.8.2"
  810. #define STDC_HEADERS 1
  811. #define HAVE_SYS_TYPES_H 1
  812. #define HAVE_SYS_STAT_H 1
  813. #define HAVE_STDLIB_H 1
  814. #define HAVE_STRING_H 1
  815. #define HAVE_MEMORY_H 1
  816. #define HAVE_STRINGS_H 1
  817. #define HAVE_INTTYPES_H 1
  818. #define HAVE_STDINT_H 1
  819. #define HAVE_UNISTD_H 1
  820. #define LT_OBJDIR ".libs/"
  821.  
  822. configure: exit 255
Add Comment
Please, Sign In to add comment