Advertisement
Guest User

Untitled

a guest
Jul 7th, 2011
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.66 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 configure, which was
  5. generated by GNU Autoconf 2.64. Invocation command line was
  6.  
  7. $ ../gcc-4.6.1/configure --target=x86_64-w64-mingw32 --enable-targets=all
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = PFCM44
  14. uname -m = i686
  15. uname -r = 1.0.17(0.48/3/2)
  16. uname -s = MINGW32_NT-5.1
  17. uname -v = 2011-04-24 23:39
  18.  
  19. /usr/bin/uname -p = unknown
  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 = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: .
  31. PATH: /usr/local/bin
  32. PATH: /mingw/bin
  33. PATH: /bin
  34. PATH: /c/Program Files/Windows Resource Kits/Tools/
  35. PATH: /c/Program Files/Intel/Compiler/11.0/072/cpp/lib/ia32
  36. PATH: /c/WINDOWS/system32
  37. PATH: /c/WINDOWS/system32/wbem
  38. PATH: /c/Program Files/SlikSVN/bin
  39. PATH: /c/Program Files/TortoiseSVN/bin
  40. PATH: /c/Program Files/QuickTime/QTSystem/
  41. PATH: /c/Program Files/doxygen/bin
  42. PATH: /c/Program Files/Microsoft SQL Server/90/Tools/binn/
  43. PATH: /c/Program Files/Microsoft SQL Server/90/DTS/Binn/
  44. PATH: /c/Program Files/Microsoft SQL Server/90/Tools/Binn/VSShell/Common7/IDE/
  45. PATH: /c/Program Files/Microsoft Visual Studio 8/Common7/IDE/PrivateAssemblies/
  46. PATH: /c/Program Files/SlikSvn/bin/
  47. PATH: /c/Program Files/HTML Help Workshop
  48. PATH: /c/Python32
  49. PATH: /c/Program Files/STLFilt
  50. PATH: /mingw/bin
  51. PATH: /c/Documents and Settings/Geoff/Mes documents/binaries
  52. PATH: /c/Program Files/Nmap
  53. PATH: /c/Program Files/upx303w
  54. PATH: /c/xampp/mysql/bin
  55. PATH: /c/perl/bin
  56. PATH: /c/xampp/sendmail
  57. PATH: /c/ilog/cplex100/bin/x86_win32
  58.  
  59.  
  60. ## ----------- ##
  61. ## Core tests. ##
  62. ## ----------- ##
  63.  
  64. configure:2222: checking build system type
  65. configure:2236: result: i686-pc-mingw32
  66. configure:2283: checking host system type
  67. configure:2296: result: i686-pc-mingw32
  68. configure:2316: checking target system type
  69. configure:2329: result: x86_64-w64-mingw32
  70. configure:2383: checking for a BSD-compatible install
  71. configure:2451: result: /bin/install -c
  72. configure:2462: checking whether ln works
  73. configure:2484: result: yes
  74. configure:2488: checking whether ln -s works
  75. configure:2495: result: no, using cp -p
  76. configure:2499: checking for a sed that does not truncate output
  77. configure:2563: result: /bin/sed
  78. configure:2572: checking for gawk
  79. configure:2588: found /bin/gawk
  80. configure:2599: result: gawk
  81. configure:3919: checking for gcc
  82. configure:3935: found /usr/local/bin/gcc
  83. configure:3946: result: gcc
  84. configure:4175: checking for C compiler version
  85. configure:4184: gcc --version >&5
  86. gcc.exe (GCC) 4.6.1
  87. Copyright (C) 2011 Free Software Foundation, Inc.
  88. This is free software; see the source for copying conditions. There is NO
  89. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  90.  
  91. configure:4195: $? = 0
  92. configure:4184: gcc -v >&5
  93. Using built-in specs.
  94. COLLECT_GCC=C:\MinGW\msys\1.0\local\bin\gcc.exe
  95. COLLECT_LTO_WRAPPER=c:/mingw/msys/1.0/local/bin/../libexec/gcc/i686-pc-mingw32/4.6.1/lto-wrapper.exe
  96. Target: i686-pc-mingw32
  97. Configured with: ../gcc-4.6.1/configure
  98. Thread model: win32
  99. gcc version 4.6.1 (GCC)
  100. configure:4195: $? = 0
  101. configure:4184: gcc -V >&5
  102. gcc.exe: error: unrecognized option '-V'
  103. gcc.exe: fatal error: no input files
  104. compilation terminated.
  105. configure:4195: $? = 1
  106. configure:4184: gcc -qversion >&5
  107. gcc.exe: error: unrecognized option '-qversion'
  108. gcc.exe: fatal error: no input files
  109. compilation terminated.
  110. configure:4195: $? = 1
  111. configure:4215: checking for C compiler default output file name
  112. configure:4237: gcc conftest.c >&5
  113. configure:4241: $? = 0
  114. configure:4278: result: a.exe
  115. configure:4294: checking whether the C compiler works
  116. configure:4303: ./a.exe
  117. configure:4307: $? = 0
  118. configure:4322: result: yes
  119. configure:4329: checking whether we are cross compiling
  120. configure:4331: result: no
  121. configure:4334: checking for suffix of executables
  122. configure:4341: gcc -o conftest.exe conftest.c >&5
  123. configure:4345: $? = 0
  124. configure:4367: result: .exe
  125. configure:4373: checking for suffix of object files
  126. configure:4395: gcc -c conftest.c >&5
  127. configure:4399: $? = 0
  128. configure:4420: result: o
  129. configure:4424: checking whether we are using the GNU C compiler
  130. configure:4443: gcc -c conftest.c >&5
  131. configure:4443: $? = 0
  132. configure:4452: result: yes
  133. configure:4461: checking whether gcc accepts -g
  134. configure:4481: gcc -c -g conftest.c >&5
  135. configure:4481: $? = 0
  136. configure:4522: result: yes
  137. configure:4539: checking for gcc option to accept ISO C89
  138. configure:4603: gcc -c -g -O2 conftest.c >&5
  139. configure:4603: $? = 0
  140. configure:4616: result: none needed
  141. configure:4694: checking for g++
  142. configure:4710: found /usr/local/bin/g++
  143. configure:4721: result: g++
  144. configure:4748: checking for C++ compiler version
  145. configure:4757: g++ --version >&5
  146. g++.exe (GCC) 4.6.1
  147. Copyright (C) 2011 Free Software Foundation, Inc.
  148. This is free software; see the source for copying conditions. There is NO
  149. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  150.  
  151. configure:4768: $? = 0
  152. configure:4757: g++ -v >&5
  153. Using built-in specs.
  154. COLLECT_GCC=C:\MinGW\msys\1.0\local\bin\g++.exe
  155. COLLECT_LTO_WRAPPER=c:/mingw/msys/1.0/local/bin/../libexec/gcc/i686-pc-mingw32/4.6.1/lto-wrapper.exe
  156. Target: i686-pc-mingw32
  157. Configured with: ../gcc-4.6.1/configure
  158. Thread model: win32
  159. gcc version 4.6.1 (GCC)
  160. configure:4768: $? = 0
  161. configure:4757: g++ -V >&5
  162. g++.exe: error: unrecognized option '-V'
  163. g++.exe: fatal error: no input files
  164. compilation terminated.
  165. configure:4768: $? = 1
  166. configure:4757: g++ -qversion >&5
  167. g++.exe: error: unrecognized option '-qversion'
  168. g++.exe: fatal error: no input files
  169. compilation terminated.
  170. configure:4768: $? = 1
  171. configure:4772: checking whether we are using the GNU C++ compiler
  172. configure:4791: g++ -c conftest.cpp >&5
  173. configure:4791: $? = 0
  174. configure:4800: result: yes
  175. configure:4809: checking whether g++ accepts -g
  176. configure:4829: g++ -c -g conftest.cpp >&5
  177. configure:4829: $? = 0
  178. configure:4870: result: yes
  179. configure:4959: checking for gnatbind
  180. configure:4975: found /mingw/bin/gnatbind
  181. configure:4986: result: gnatbind
  182. configure:5051: checking for gnatmake
  183. configure:5067: found /mingw/bin/gnatmake
  184. configure:5078: result: gnatmake
  185. configure:5100: checking whether compiler driver understands Ada
  186. configure:5123: result: no
  187. configure:5132: checking how to compare bootstrapped objects
  188. configure:5157: result: cmp --ignore-initial=16 $$f1 $$f2
  189. configure:5173: checking for objdir
  190. configure:5188: result: .libs
  191. configure:5730: checking for PWL_handle_timeout in -lpwl
  192. configure:5755: gcc -o conftest.exe -g -O2 conftest.c -lpwl >&5
  193. C:\MinGW\bin/ld.exe: cannot find -lpwl
  194. collect2: ld returned 1 exit status
  195. configure:5755: $? = 1
  196. configure: failed program was:
  197. | /* confdefs.h */
  198. | #define PACKAGE_NAME ""
  199. | #define PACKAGE_TARNAME ""
  200. | #define PACKAGE_VERSION ""
  201. | #define PACKAGE_STRING ""
  202. | #define PACKAGE_BUGREPORT ""
  203. | #define PACKAGE_URL ""
  204. | #define LT_OBJDIR ".libs/"
  205. | /* end confdefs.h. */
  206. |
  207. | /* Override any GCC internal prototype to avoid an error.
  208. | Use char because int might match the return type of a GCC
  209. | builtin and then its argument prototype would still apply. */
  210. | #ifdef __cplusplus
  211. | extern "C"
  212. | #endif
  213. | char PWL_handle_timeout ();
  214. | int
  215. | main ()
  216. | {
  217. | return PWL_handle_timeout ();
  218. | ;
  219. | return 0;
  220. | }
  221. configure:5764: result: no
  222. configure:5778: checking for version 0.11 (revision 0 or later) of PPL
  223. configure:5795: gcc -c -g -O2 -I$$r/$(HOST_SUBDIR)/gmp -I$$s/gmp -I$$r/$(HOST_SUBDIR)/mpfr -I$$s/mpfr -I$$s/mpc/src conftest.c >&5
  224. conftest.c:10:19: fatal error: ppl_c.h: No such file or directory
  225. compilation terminated.
  226. configure:5795: $? = 1
  227. configure: failed program was:
  228. | /* confdefs.h */
  229. | #define PACKAGE_NAME ""
  230. | #define PACKAGE_TARNAME ""
  231. | #define PACKAGE_VERSION ""
  232. | #define PACKAGE_STRING ""
  233. | #define PACKAGE_BUGREPORT ""
  234. | #define PACKAGE_URL ""
  235. | #define LT_OBJDIR ".libs/"
  236. | /* end confdefs.h. */
  237. | #include "ppl_c.h"
  238. | int
  239. | main ()
  240. | {
  241. |
  242. | #if PPL_VERSION_MAJOR != 0 || PPL_VERSION_MINOR < 11
  243. | choke me
  244. | #endif
  245. |
  246. | ;
  247. | return 0;
  248. | }
  249. configure:5799: result: no
  250. configure:7245: checking for default BUILD_CONFIG
  251. configure:7277: result:
  252. configure:7767: checking for bison
  253. configure:7783: found /bin/bison
  254. configure:7794: result: bison -y
  255. configure:7815: checking for bison
  256. configure:7831: found /bin/bison
  257. configure:7842: result: bison
  258. configure:7862: checking for gm4
  259. configure:7892: result: no
  260. configure:7862: checking for gnum4
  261. configure:7892: result: no
  262. configure:7862: checking for m4
  263. configure:7878: found /bin/m4
  264. configure:7889: result: m4
  265. configure:7909: checking for flex
  266. configure:7925: found /bin/flex
  267. configure:7936: result: flex
  268. configure:7957: checking for flex
  269. configure:7973: found /bin/flex
  270. configure:7984: result: flex
  271. configure:8004: checking for makeinfo
  272. configure:8020: found /bin/makeinfo
  273. configure:8031: result: makeinfo
  274. configure:8065: checking for expect
  275. configure:8095: result: no
  276. configure:8114: checking for runtest
  277. configure:8144: result: no
  278. configure:8259: checking for ar
  279. configure:8275: found /mingw/bin/ar
  280. configure:8286: result: ar
  281. configure:8400: checking for as
  282. configure:8416: found /mingw/bin/as
  283. configure:8427: result: as
  284. configure:8541: checking for dlltool
  285. configure:8557: found /mingw/bin/dlltool
  286. configure:8568: result: dlltool
  287. configure:8682: checking for ld
  288. configure:8698: found /mingw/bin/ld
  289. configure:8709: result: ld
  290. configure:8823: checking for lipo
  291. configure:8853: result: no
  292. configure:8964: checking for nm
  293. configure:8980: found /mingw/bin/nm
  294. configure:8991: result: nm
  295. configure:9105: checking for ranlib
  296. configure:9121: found /mingw/bin/ranlib
  297. configure:9132: result: ranlib
  298. configure:9241: checking for strip
  299. configure:9257: found /mingw/bin/strip
  300. configure:9268: result: strip
  301. configure:9377: checking for windres
  302. configure:9393: found /mingw/bin/windres
  303. configure:9404: result: windres
  304. configure:9518: checking for windmc
  305. configure:9534: found /mingw/bin/windmc
  306. configure:9545: result: windmc
  307. configure:9659: checking for objcopy
  308. configure:9675: found /mingw/bin/objcopy
  309. configure:9686: result: objcopy
  310. configure:9800: checking for objdump
  311. configure:9816: found /mingw/bin/objdump
  312. configure:9827: result: objdump
  313. configure:9941: checking for x86_64-w64-mingw32-cc
  314. configure:9971: result: no
  315. configure:9941: checking for x86_64-w64-mingw32-gcc
  316. configure:9971: result: no
  317. configure:10102: checking for x86_64-w64-mingw32-c++
  318. configure:10132: result: no
  319. configure:10102: checking for x86_64-w64-mingw32-g++
  320. configure:10132: result: no
  321. configure:10102: checking for x86_64-w64-mingw32-cxx
  322. configure:10132: result: no
  323. configure:10102: checking for x86_64-w64-mingw32-gxx
  324. configure:10132: result: no
  325. configure:10263: checking for x86_64-w64-mingw32-gcc
  326. configure:10293: result: no
  327. configure:10419: checking for x86_64-w64-mingw32-gcj
  328. configure:10449: result: no
  329. configure:10580: checking for x86_64-w64-mingw32-gfortran
  330. configure:10610: result: no
  331. configure:10741: checking for x86_64-w64-mingw32-gccgo
  332. configure:10771: result: no
  333. configure:10871: checking for ar
  334. configure:10889: found /usr/local/x86_64-w64-mingw32/bin/ar
  335. configure:10901: result: /usr/local/x86_64-w64-mingw32/bin/ar
  336. configure:11101: checking for as
  337. configure:11119: found /usr/local/x86_64-w64-mingw32/bin/as
  338. configure:11131: result: /usr/local/x86_64-w64-mingw32/bin/as
  339. configure:11331: checking for dlltool
  340. configure:11349: found /usr/local/x86_64-w64-mingw32/bin/dlltool
  341. configure:11361: result: /usr/local/x86_64-w64-mingw32/bin/dlltool
  342. configure:11561: checking for ld
  343. configure:11579: found /usr/local/x86_64-w64-mingw32/bin/ld
  344. configure:11591: result: /usr/local/x86_64-w64-mingw32/bin/ld
  345. configure:11791: checking for lipo
  346. configure:11824: result: no
  347. configure:11902: checking for x86_64-w64-mingw32-lipo
  348. configure:11932: result: no
  349. configure:12021: checking for nm
  350. configure:12039: found /usr/local/x86_64-w64-mingw32/bin/nm
  351. configure:12051: result: /usr/local/x86_64-w64-mingw32/bin/nm
  352. configure:12251: checking for objdump
  353. configure:12269: found /usr/local/x86_64-w64-mingw32/bin/objdump
  354. configure:12281: result: /usr/local/x86_64-w64-mingw32/bin/objdump
  355. configure:12481: checking for ranlib
  356. configure:12499: found /usr/local/x86_64-w64-mingw32/bin/ranlib
  357. configure:12511: result: /usr/local/x86_64-w64-mingw32/bin/ranlib
  358. configure:12711: checking for strip
  359. configure:12729: found /usr/local/x86_64-w64-mingw32/bin/strip
  360. configure:12741: result: /usr/local/x86_64-w64-mingw32/bin/strip
  361. configure:12941: checking for windres
  362. configure:12974: result: no
  363. configure:13052: checking for x86_64-w64-mingw32-windres
  364. configure:13068: found /usr/local/bin/x86_64-w64-mingw32-windres
  365. configure:13079: result: x86_64-w64-mingw32-windres
  366. configure:13171: checking for windmc
  367. configure:13204: result: no
  368. configure:13282: checking for x86_64-w64-mingw32-windmc
  369. configure:13298: found /usr/local/bin/x86_64-w64-mingw32-windmc
  370. configure:13309: result: x86_64-w64-mingw32-windmc
  371. configure:13379: checking where to find the target ar
  372. configure:13407: result: pre-installed in /usr/local/x86_64-w64-mingw32/bin
  373. configure:13421: checking where to find the target as
  374. configure:13449: result: pre-installed in /usr/local/x86_64-w64-mingw32/bin
  375. configure:13463: checking where to find the target cc
  376. configure:13486: result: just compiled
  377. configure:13505: checking where to find the target c++
  378. configure:13531: result: just compiled
  379. configure:13550: checking where to find the target c++ for libstdc++
  380. configure:13576: result: just compiled
  381. configure:13595: checking where to find the target dlltool
  382. configure:13623: result: pre-installed in /usr/local/x86_64-w64-mingw32/bin
  383. configure:13637: checking where to find the target gcc
  384. configure:13660: result: just compiled
  385. configure:13679: checking where to find the target gcj
  386. configure:13719: result: pre-installed
  387. configure:13724: checking where to find the target gfortran
  388. configure:13764: result: pre-installed
  389. configure:13769: checking where to find the target gccgo
  390. configure:13809: result: pre-installed
  391. configure:13814: checking where to find the target ld
  392. configure:13842: result: pre-installed in /usr/local/x86_64-w64-mingw32/bin
  393. configure:13856: checking where to find the target lipo
  394. configure:13882: result: pre-installed
  395. configure:13887: checking where to find the target nm
  396. configure:13915: result: pre-installed in /usr/local/x86_64-w64-mingw32/bin
  397. configure:13929: checking where to find the target objdump
  398. configure:13957: result: pre-installed in /usr/local/x86_64-w64-mingw32/bin
  399. configure:13971: checking where to find the target ranlib
  400. configure:13999: result: pre-installed in /usr/local/x86_64-w64-mingw32/bin
  401. configure:14013: checking where to find the target strip
  402. configure:14041: result: pre-installed in /usr/local/x86_64-w64-mingw32/bin
  403. configure:14055: checking where to find the target windres
  404. configure:14092: result: pre-installed
  405. configure:14097: checking where to find the target windmc
  406. configure:14134: result: pre-installed
  407. configure:14167: checking whether to enable maintainer-specific portions of Makefiles
  408. configure:14176: result: no
  409. configure:14209: checking whether -fkeep-inline-functions is supported
  410. configure:14228: gcc -c -g -O2 -fkeep-inline-functions conftest.c >&5
  411. configure:14228: $? = 0
  412. configure:14229: result: yes
  413. configure:14426: creating ./config.status
  414.  
  415. ## ---------------------- ##
  416. ## Running config.status. ##
  417. ## ---------------------- ##
  418.  
  419. This file was extended by config.status, which was
  420. generated by GNU Autoconf 2.64. Invocation command line was
  421.  
  422. CONFIG_FILES =
  423. CONFIG_HEADERS =
  424. CONFIG_LINKS =
  425. CONFIG_COMMANDS =
  426. $ ./config.status
  427.  
  428. on PFCM44
  429.  
  430. config.status:969: creating Makefile
  431.  
  432. ## ---------------- ##
  433. ## Cache variables. ##
  434. ## ---------------- ##
  435.  
  436. ac_cv_build=i686-pc-mingw32
  437. ac_cv_c_compiler_gnu=yes
  438. ac_cv_cxx_compiler_gnu=yes
  439. ac_cv_env_AR_FOR_TARGET_set=
  440. ac_cv_env_AR_FOR_TARGET_value=
  441. ac_cv_env_AR_set=
  442. ac_cv_env_AR_value=
  443. ac_cv_env_AS_FOR_TARGET_set=
  444. ac_cv_env_AS_FOR_TARGET_value=
  445. ac_cv_env_AS_set=
  446. ac_cv_env_AS_value=
  447. ac_cv_env_CCC_set=
  448. ac_cv_env_CCC_value=
  449. ac_cv_env_CC_FOR_TARGET_set=
  450. ac_cv_env_CC_FOR_TARGET_value=
  451. ac_cv_env_CC_set=
  452. ac_cv_env_CC_value=
  453. ac_cv_env_CFLAGS_set=
  454. ac_cv_env_CFLAGS_value=
  455. ac_cv_env_CPPFLAGS_set=
  456. ac_cv_env_CPPFLAGS_value=
  457. ac_cv_env_CXXFLAGS_set=
  458. ac_cv_env_CXXFLAGS_value=
  459. ac_cv_env_CXX_FOR_TARGET_set=
  460. ac_cv_env_CXX_FOR_TARGET_value=
  461. ac_cv_env_CXX_set=
  462. ac_cv_env_CXX_value=
  463. ac_cv_env_DLLTOOL_FOR_TARGET_set=
  464. ac_cv_env_DLLTOOL_FOR_TARGET_value=
  465. ac_cv_env_DLLTOOL_set=
  466. ac_cv_env_DLLTOOL_value=
  467. ac_cv_env_GCC_FOR_TARGET_set=
  468. ac_cv_env_GCC_FOR_TARGET_value=
  469. ac_cv_env_GCJ_FOR_TARGET_set=
  470. ac_cv_env_GCJ_FOR_TARGET_value=
  471. ac_cv_env_GFORTRAN_FOR_TARGET_set=
  472. ac_cv_env_GFORTRAN_FOR_TARGET_value=
  473. ac_cv_env_GOC_FOR_TARGET_set=
  474. ac_cv_env_GOC_FOR_TARGET_value=
  475. ac_cv_env_LDFLAGS_set=
  476. ac_cv_env_LDFLAGS_value=
  477. ac_cv_env_LD_FOR_TARGET_set=
  478. ac_cv_env_LD_FOR_TARGET_value=
  479. ac_cv_env_LD_set=
  480. ac_cv_env_LD_value=
  481. ac_cv_env_LIBS_set=
  482. ac_cv_env_LIBS_value=
  483. ac_cv_env_LIPO_FOR_TARGET_set=
  484. ac_cv_env_LIPO_FOR_TARGET_value=
  485. ac_cv_env_LIPO_set=
  486. ac_cv_env_LIPO_value=
  487. ac_cv_env_NM_FOR_TARGET_set=
  488. ac_cv_env_NM_FOR_TARGET_value=
  489. ac_cv_env_NM_set=
  490. ac_cv_env_NM_value=
  491. ac_cv_env_OBJCOPY_set=
  492. ac_cv_env_OBJCOPY_value=
  493. ac_cv_env_OBJDUMP_FOR_TARGET_set=
  494. ac_cv_env_OBJDUMP_FOR_TARGET_value=
  495. ac_cv_env_OBJDUMP_set=
  496. ac_cv_env_OBJDUMP_value=
  497. ac_cv_env_RANLIB_FOR_TARGET_set=
  498. ac_cv_env_RANLIB_FOR_TARGET_value=
  499. ac_cv_env_RANLIB_set=
  500. ac_cv_env_RANLIB_value=
  501. ac_cv_env_STRIP_FOR_TARGET_set=
  502. ac_cv_env_STRIP_FOR_TARGET_value=
  503. ac_cv_env_STRIP_set=
  504. ac_cv_env_STRIP_value=
  505. ac_cv_env_WINDMC_FOR_TARGET_set=
  506. ac_cv_env_WINDMC_FOR_TARGET_value=
  507. ac_cv_env_WINDMC_set=
  508. ac_cv_env_WINDMC_value=
  509. ac_cv_env_WINDRES_FOR_TARGET_set=
  510. ac_cv_env_WINDRES_FOR_TARGET_value=
  511. ac_cv_env_WINDRES_set=
  512. ac_cv_env_WINDRES_value=
  513. ac_cv_env_build_alias_set=
  514. ac_cv_env_build_alias_value=
  515. ac_cv_env_build_configargs_set=
  516. ac_cv_env_build_configargs_value=
  517. ac_cv_env_host_alias_set=
  518. ac_cv_env_host_alias_value=
  519. ac_cv_env_host_configargs_set=
  520. ac_cv_env_host_configargs_value=
  521. ac_cv_env_target_alias_set=set
  522. ac_cv_env_target_alias_value=x86_64-w64-mingw32
  523. ac_cv_env_target_configargs_set=
  524. ac_cv_env_target_configargs_value=
  525. ac_cv_exeext=.exe
  526. ac_cv_host=i686-pc-mingw32
  527. ac_cv_lib_pwl_PWL_handle_timeout=no
  528. ac_cv_objext=o
  529. ac_cv_path_AR_FOR_TARGET=/usr/local/x86_64-w64-mingw32/bin/ar
  530. ac_cv_path_AS_FOR_TARGET=/usr/local/x86_64-w64-mingw32/bin/as
  531. ac_cv_path_DLLTOOL_FOR_TARGET=/usr/local/x86_64-w64-mingw32/bin/dlltool
  532. ac_cv_path_LD_FOR_TARGET=/usr/local/x86_64-w64-mingw32/bin/ld
  533. ac_cv_path_NM_FOR_TARGET=/usr/local/x86_64-w64-mingw32/bin/nm
  534. ac_cv_path_OBJDUMP_FOR_TARGET=/usr/local/x86_64-w64-mingw32/bin/objdump
  535. ac_cv_path_RANLIB_FOR_TARGET=/usr/local/x86_64-w64-mingw32/bin/ranlib
  536. ac_cv_path_SED=/bin/sed
  537. ac_cv_path_STRIP_FOR_TARGET=/usr/local/x86_64-w64-mingw32/bin/strip
  538. ac_cv_path_install='/bin/install -c'
  539. ac_cv_prog_AR=ar
  540. ac_cv_prog_AS=as
  541. ac_cv_prog_AWK=gawk
  542. ac_cv_prog_BISON=bison
  543. ac_cv_prog_DLLTOOL=dlltool
  544. ac_cv_prog_FLEX=flex
  545. ac_cv_prog_LD=ld
  546. ac_cv_prog_LEX=flex
  547. ac_cv_prog_M4=m4
  548. ac_cv_prog_MAKEINFO=makeinfo
  549. ac_cv_prog_NM=nm
  550. ac_cv_prog_OBJCOPY=objcopy
  551. ac_cv_prog_OBJDUMP=objdump
  552. ac_cv_prog_RANLIB=ranlib
  553. ac_cv_prog_STRIP=strip
  554. ac_cv_prog_WINDMC=windmc
  555. ac_cv_prog_WINDMC_FOR_TARGET=x86_64-w64-mingw32-windmc
  556. ac_cv_prog_WINDRES=windres
  557. ac_cv_prog_WINDRES_FOR_TARGET=x86_64-w64-mingw32-windres
  558. ac_cv_prog_YACC='bison -y'
  559. ac_cv_prog_ac_ct_CC=gcc
  560. ac_cv_prog_ac_ct_CXX=g++
  561. ac_cv_prog_ac_ct_GNATBIND=gnatbind
  562. ac_cv_prog_ac_ct_GNATMAKE=gnatmake
  563. ac_cv_prog_cc_c89=
  564. ac_cv_prog_cc_g=yes
  565. ac_cv_prog_cxx_g=yes
  566. ac_cv_target=x86_64-w64-mingw32
  567. acx_cv_cc_gcc_supports_ada=no
  568. acx_cv_prog_LN=ln
  569. gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2'
  570. gcc_cv_tool_dirs=/usr/local/libexec/gcc/x86_64-w64-mingw32/4.6.1:/usr/local/libexec/gcc/x86_64-w64-mingw32:/usr/lib/gcc/x86_64-w64-mingw32/4.6.1:/usr/lib/gcc/x86_64-w64-mingw32:/usr/local/x86_64-w64-mingw32/bin/x86_64-w64-mingw32/4.6.1:/usr/local/x86_64-w64-mingw32/bin:
  571. gcc_cv_tool_prefix=/usr/local
  572. lt_cv_objdir=.libs
  573.  
  574. ## ----------------- ##
  575. ## Output variables. ##
  576. ## ----------------- ##
  577.  
  578. AR='ar'
  579. AR_FOR_BUILD='$(AR)'
  580. AR_FOR_TARGET='/usr/local/x86_64-w64-mingw32/bin/ar'
  581. AS='as'
  582. AS_FOR_BUILD='$(AS)'
  583. AS_FOR_TARGET='/usr/local/x86_64-w64-mingw32/bin/as'
  584. AWK='gawk'
  585. BISON='bison'
  586. BUILD_CONFIG=''
  587. CC='gcc'
  588. CC_FOR_BUILD='$(CC)'
  589. CC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/'
  590. CFLAGS='-g -O2'
  591. CFLAGS_FOR_BUILD='-g -O2'
  592. CFLAGS_FOR_TARGET='-g -O2'
  593. COMPILER_AS_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/as'
  594. COMPILER_LD_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/collect-ld'
  595. COMPILER_NM_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/nm'
  596. CONFIGURE_GDB_TK=''
  597. CPPFLAGS=''
  598. CXX='g++'
  599. CXXFLAGS='-g -O2'
  600. CXXFLAGS_FOR_BUILD='-g -O2'
  601. CXXFLAGS_FOR_TARGET='-g -O2'
  602. CXX_FOR_BUILD='$(CXX)'
  603. CXX_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/g++ -B$$r/$(HOST_SUBDIR)/gcc/ -nostdinc++ `if test -f $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags; then $(SHELL) $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags --build-includes; else echo -funconfigured-libstdc++-v3 ; fi` -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs'
  604. DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
  605. DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLT_OBJDIR=\".libs/\"'
  606. DLLTOOL='dlltool'
  607. DLLTOOL_FOR_BUILD='$(DLLTOOL)'
  608. DLLTOOL_FOR_TARGET='/usr/local/x86_64-w64-mingw32/bin/dlltool'
  609. ECHO_C=''
  610. ECHO_N='-n'
  611. ECHO_T=''
  612. EXEEXT='.exe'
  613. EXPECT='expect'
  614. FLAGS_FOR_TARGET=' -L${prefix}/${target}/lib -L${prefix}/mingw/lib -isystem ${prefix}/${target}/include -isystem ${prefix}/mingw/include -B$(build_tooldir)/bin/ -B$(build_tooldir)/lib/ -isystem $(build_tooldir)/include -isystem $(build_tooldir)/sys-include'
  615. FLEX='flex'
  616. GCC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/'
  617. GCC_SHLIB_SUBDIR='/shlib'
  618. GCJ_FOR_BUILD='$(GCJ)'
  619. GCJ_FOR_TARGET='x86_64-w64-mingw32-gcj'
  620. GDB_TK=''
  621. GFORTRAN_FOR_BUILD='$(GFORTRAN)'
  622. GFORTRAN_FOR_TARGET='x86_64-w64-mingw32-gfortran'
  623. GNATBIND='gnatbind'
  624. GNATMAKE='gnatmake'
  625. GOC_FOR_BUILD='$(GOC)'
  626. GOC_FOR_TARGET='x86_64-w64-mingw32-gccgo'
  627. INSTALL_DATA='${INSTALL} -m 644'
  628. INSTALL_GDB_TK=''
  629. INSTALL_PROGRAM='${INSTALL}'
  630. INSTALL_SCRIPT='${INSTALL}'
  631. LD='ld'
  632. LDFLAGS=''
  633. LDFLAGS_FOR_BUILD=''
  634. LD_FOR_BUILD='$(LD)'
  635. LD_FOR_TARGET='/usr/local/x86_64-w64-mingw32/bin/ld'
  636. LEX='flex'
  637. LIBOBJS=''
  638. LIBS=''
  639. LIPO='lipo'
  640. LIPO_FOR_TARGET='x86_64-w64-mingw32-lipo'
  641. LN='ln'
  642. LN_S='cp -p'
  643. LTLIBOBJS=''
  644. M4='m4'
  645. MAINT='#'
  646. MAINTAINER_MODE_FALSE=''
  647. MAINTAINER_MODE_TRUE='#'
  648. MAKEINFO='makeinfo'
  649. NM='nm'
  650. NM_FOR_BUILD='$(NM)'
  651. NM_FOR_TARGET='/usr/local/x86_64-w64-mingw32/bin/nm'
  652. OBJCOPY='objcopy'
  653. OBJDUMP='objdump'
  654. OBJDUMP_FOR_TARGET='/usr/local/x86_64-w64-mingw32/bin/objdump'
  655. OBJEXT='o'
  656. PACKAGE_BUGREPORT=''
  657. PACKAGE_NAME=''
  658. PACKAGE_STRING=''
  659. PACKAGE_TARNAME=''
  660. PACKAGE_URL=''
  661. PACKAGE_VERSION=''
  662. PATH_SEPARATOR=':'
  663. RANLIB='ranlib'
  664. RANLIB_FOR_BUILD='$(RANLIB)'
  665. RANLIB_FOR_TARGET='/usr/local/x86_64-w64-mingw32/bin/ranlib'
  666. RAW_CXX_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -shared-libgcc -B$$r/$(HOST_SUBDIR)/gcc -nostdinc++ -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs'
  667. RPATH_ENVVAR='PATH'
  668. RUNTEST='runtest'
  669. SED='/bin/sed'
  670. SHELL='/bin/sh'
  671. STRIP='strip'
  672. STRIP_FOR_TARGET='/usr/local/x86_64-w64-mingw32/bin/strip'
  673. SYSROOT_CFLAGS_FOR_TARGET=''
  674. TOPLEVEL_CONFIGURE_ARGUMENTS='../gcc-4.6.1/configure --target=x86_64-w64-mingw32 --enable-targets=all'
  675. WINDMC='windmc'
  676. WINDMC_FOR_BUILD='$(WINDMC)'
  677. WINDMC_FOR_TARGET='x86_64-w64-mingw32-windmc'
  678. WINDRES='windres'
  679. WINDRES_FOR_BUILD='$(WINDRES)'
  680. WINDRES_FOR_TARGET='x86_64-w64-mingw32-windres'
  681. YACC='bison -y'
  682. ac_ct_CC='gcc'
  683. ac_ct_CXX='g++'
  684. bindir='${exec_prefix}/bin'
  685. build='i686-pc-mingw32'
  686. build_alias=''
  687. build_configargs=' --cache-file=../config.cache '\''--enable-targets=all'\'' '\''--enable-languages=c,c++,lto'\'' --program-transform-name='\''s&^&x86_64-w64-mingw32-&'\'' --disable-option-checking'
  688. build_configdirs=' libiberty fixincludes'
  689. build_cpu='i686'
  690. build_libsubdir='build-i686-pc-mingw32'
  691. build_noncanonical='i686-pc-mingw32'
  692. build_os='mingw32'
  693. build_subdir='build-i686-pc-mingw32'
  694. build_tooldir='${exec_prefix}/x86_64-w64-mingw32'
  695. build_vendor='pc'
  696. clooginc=''
  697. clooglibs=''
  698. compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/*'
  699. config_shell='/bin/sh'
  700. configdirs=' intl libiberty zlib libcpp libdecnumber gmp mpfr mpc fixincludes gcc lto-plugin'
  701. datadir='${datarootdir}'
  702. datarootdir='${prefix}/share'
  703. do_compare='cmp --ignore-initial=16 $$f1 $$f2'
  704. docdir='${datarootdir}/doc/${PACKAGE}'
  705. dvidir='${docdir}'
  706. exec_prefix='${prefix}'
  707. extra_host_libiberty_configure_flags='--enable-shared'
  708. extra_mpc_gmp_configure_flags='--with-gmp-include=$$r/$(HOST_SUBDIR)/gmp --with-gmp-lib=$$r/$(HOST_SUBDIR)/gmp/.libs'
  709. extra_mpc_mpfr_configure_flags='--with-mpfr-include=$$s/mpfr --with-mpfr-lib=$$r/$(HOST_SUBDIR)/mpfr/.libs'
  710. extra_mpfr_configure_flags='--with-gmp-include=$$r/$(HOST_SUBDIR)/gmp --with-gmp-lib=$$r/$(HOST_SUBDIR)/gmp/.libs'
  711. gmpinc='-I$$r/$(HOST_SUBDIR)/gmp -I$$s/gmp -I$$r/$(HOST_SUBDIR)/mpfr -I$$s/mpfr -I$$s/mpc/src '
  712. gmplibs='-L$$r/$(HOST_SUBDIR)/gmp/.libs -L$$r/$(HOST_SUBDIR)/mpfr/.libs -L$$r/$(HOST_SUBDIR)/mpc/src/.libs -lmpc -lmpfr -lgmp'
  713. host='i686-pc-mingw32'
  714. host_alias=''
  715. host_configargs=' --cache-file=./config.cache '\''--enable-targets=all'\'' '\''--enable-languages=c,c++,lto'\'' --program-transform-name='\''s&^&x86_64-w64-mingw32-&'\'' --disable-option-checking'
  716. host_cpu='i686'
  717. host_noncanonical='i686-pc-mingw32'
  718. host_os='mingw32'
  719. host_subdir='.'
  720. host_vendor='pc'
  721. htmldir='${docdir}'
  722. includedir='${prefix}/include'
  723. infodir='${datarootdir}/info'
  724. libdir='${exec_prefix}/lib'
  725. libexecdir='${exec_prefix}/libexec'
  726. localedir='${datarootdir}/locale'
  727. localstatedir='${prefix}/var'
  728. mandir='${datarootdir}/man'
  729. oldincludedir='/usr/include'
  730. pdfdir='${docdir}'
  731. poststage1_ldflags='-static-libstdc++ -static-libgcc'
  732. poststage1_libs=''
  733. pplinc=''
  734. ppllibs=''
  735. prefix='/usr/local'
  736. program_transform_name='s&^&x86_64-w64-mingw32-&'
  737. psdir='${docdir}'
  738. sbindir='${exec_prefix}/sbin'
  739. sharedstatedir='${prefix}/com'
  740. stage1_cflags='-g -fkeep-inline-functions'
  741. stage1_checking='--enable-checking=yes,types'
  742. stage1_languages='c,lto'
  743. stage1_ldflags=''
  744. stage1_libs=''
  745. stage2_werror_flag=''
  746. sysconfdir='${prefix}/etc'
  747. target='x86_64-w64-mingw32'
  748. target_alias='x86_64-w64-mingw32'
  749. target_configargs='--cache-file=./config.cache --enable-multilib --with-cross-host=i686-pc-mingw32 '\''--enable-targets=all'\'' '\''--enable-languages=c,c++,lto'\'' --program-transform-name='\''s&^&x86_64-w64-mingw32-&'\'' --disable-option-checking'
  750. target_configdirs=' libgcc libiberty libstdc++-v3 libssp libquadmath'
  751. target_cpu='x86_64'
  752. target_noncanonical='x86_64-w64-mingw32'
  753. target_os='mingw32'
  754. target_subdir='x86_64-w64-mingw32'
  755. target_vendor='w64'
  756. tooldir='${exec_prefix}/x86_64-w64-mingw32'
  757.  
  758. ## ------------------- ##
  759. ## File substitutions. ##
  760. ## ------------------- ##
  761.  
  762. alphaieee_frag='/dev/null'
  763. host_makefile_frag='../gcc-4.6.1/config/mh-mingw'
  764. ospace_frag='/dev/null'
  765. serialization_dependencies='serdep.tmp'
  766. target_makefile_frag='/dev/null'
  767.  
  768. ## ----------- ##
  769. ## confdefs.h. ##
  770. ## ----------- ##
  771.  
  772. /* confdefs.h */
  773. #define PACKAGE_NAME ""
  774. #define PACKAGE_TARNAME ""
  775. #define PACKAGE_VERSION ""
  776. #define PACKAGE_STRING ""
  777. #define PACKAGE_BUGREPORT ""
  778. #define PACKAGE_URL ""
  779. #define LT_OBJDIR ".libs/"
  780.  
  781. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement