Advertisement
Guest User

Untitled

a guest
Sep 29th, 2013
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.76 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. $ ./configure
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = ACS
  14. uname -m = x86_64
  15. uname -r = 3.8.0-19-generic
  16. uname -s = Linux
  17. uname -v = #29-Ubuntu SMP Wed Apr 17 18:16:28 UTC 2013
  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: /usr/local/sbin
  31. PATH: /usr/local/bin
  32. PATH: /usr/sbin
  33. PATH: /usr/bin
  34. PATH: /sbin
  35. PATH: /bin
  36. PATH: /usr/games
  37. PATH: /usr/local/games
  38.  
  39.  
  40. ## ----------- ##
  41. ## Core tests. ##
  42. ## ----------- ##
  43.  
  44. configure:2317: checking build system type
  45. configure:2331: result: x86_64-unknown-linux-gnu
  46. configure:2378: checking host system type
  47. configure:2391: result: x86_64-unknown-linux-gnu
  48. configure:2411: checking target system type
  49. configure:2424: result: x86_64-unknown-linux-gnu
  50. configure:2478: checking for a BSD-compatible install
  51. configure:2546: result: /usr/bin/install -c
  52. configure:2557: checking whether ln works
  53. configure:2579: result: yes
  54. configure:2583: checking whether ln -s works
  55. configure:2587: result: yes
  56. configure:2594: checking for a sed that does not truncate output
  57. configure:2658: result: /bin/sed
  58. configure:2667: checking for gawk
  59. configure:2683: found /usr/bin/gawk
  60. configure:2694: result: gawk
  61. configure:3164: checking for libatomic support
  62. configure:3174: result: yes
  63. configure:3183: checking for libitm support
  64. configure:3193: result: yes
  65. configure:3202: checking for libsanitizer support
  66. configure:3212: result: yes
  67. configure:3936: checking for gcc
  68. configure:3952: found /usr/bin/gcc
  69. configure:3963: result: gcc
  70. configure:4192: checking for C compiler version
  71. configure:4201: gcc --version >&5
  72. gcc (Ubuntu/Linaro 4.7.3-1ubuntu1) 4.7.3
  73. Copyright (C) 2012 Free Software Foundation, Inc.
  74. This is free software; see the source for copying conditions. There is NO
  75. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  76.  
  77. configure:4212: $? = 0
  78. configure:4201: gcc -v >&5
  79. Using built-in specs.
  80. COLLECT_GCC=gcc
  81. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper
  82. Target: x86_64-linux-gnu
  83. Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.7.3-1ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --with-system-zlib --enable-objc-gc --with-cloog --enable-cloog-backend=ppl --disable-cloog-version-check --disable-ppl-version-check --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  84. Thread model: posix
  85. gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1)
  86. configure:4212: $? = 0
  87. configure:4201: gcc -V >&5
  88. gcc: error: unrecognized command line option '-V'
  89. gcc: fatal error: no input files
  90. compilation terminated.
  91. configure:4212: $? = 4
  92. configure:4201: gcc -qversion >&5
  93. gcc: error: unrecognized command line option '-qversion'
  94. gcc: fatal error: no input files
  95. compilation terminated.
  96. configure:4212: $? = 4
  97. configure:4232: checking for C compiler default output file name
  98. configure:4254: gcc conftest.c >&5
  99. configure:4258: $? = 0
  100. configure:4295: result: a.out
  101. configure:4311: checking whether the C compiler works
  102. configure:4320: ./a.out
  103. configure:4324: $? = 0
  104. configure:4339: result: yes
  105. configure:4346: checking whether we are cross compiling
  106. configure:4348: result: no
  107. configure:4351: checking for suffix of executables
  108. configure:4358: gcc -o conftest conftest.c >&5
  109. configure:4362: $? = 0
  110. configure:4384: result:
  111. configure:4390: checking for suffix of object files
  112. configure:4412: gcc -c conftest.c >&5
  113. configure:4416: $? = 0
  114. configure:4437: result: o
  115. configure:4441: checking whether we are using the GNU C compiler
  116. configure:4460: gcc -c conftest.c >&5
  117. configure:4460: $? = 0
  118. configure:4469: result: yes
  119. configure:4478: checking whether gcc accepts -g
  120. configure:4498: gcc -c -g conftest.c >&5
  121. configure:4498: $? = 0
  122. configure:4539: result: yes
  123. configure:4556: checking for gcc option to accept ISO C89
  124. configure:4620: gcc -c -g -O2 conftest.c >&5
  125. configure:4620: $? = 0
  126. configure:4633: result: none needed
  127. configure:4711: checking for g++
  128. configure:4727: found /usr/bin/g++
  129. configure:4738: result: g++
  130. configure:4765: checking for C++ compiler version
  131. configure:4774: g++ --version >&5
  132. g++ (Ubuntu/Linaro 4.7.3-1ubuntu1) 4.7.3
  133. Copyright (C) 2012 Free Software Foundation, Inc.
  134. This is free software; see the source for copying conditions. There is NO
  135. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  136.  
  137. configure:4785: $? = 0
  138. configure:4774: g++ -v >&5
  139. Using built-in specs.
  140. COLLECT_GCC=g++
  141. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper
  142. Target: x86_64-linux-gnu
  143. Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.7.3-1ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --with-system-zlib --enable-objc-gc --with-cloog --enable-cloog-backend=ppl --disable-cloog-version-check --disable-ppl-version-check --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  144. Thread model: posix
  145. gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1)
  146. configure:4785: $? = 0
  147. configure:4774: g++ -V >&5
  148. g++: error: unrecognized command line option '-V'
  149. g++: fatal error: no input files
  150. compilation terminated.
  151. configure:4785: $? = 4
  152. configure:4774: g++ -qversion >&5
  153. g++: error: unrecognized command line option '-qversion'
  154. g++: fatal error: no input files
  155. compilation terminated.
  156. configure:4785: $? = 4
  157. configure:4789: checking whether we are using the GNU C++ compiler
  158. configure:4808: g++ -c conftest.cpp >&5
  159. configure:4808: $? = 0
  160. configure:4817: result: yes
  161. configure:4826: checking whether g++ accepts -g
  162. configure:4846: g++ -c -g conftest.cpp >&5
  163. configure:4846: $? = 0
  164. configure:4887: result: yes
  165. configure:4936: checking whether g++ accepts -static-libstdc++ -static-libgcc
  166. configure:4953: g++ -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.cpp >&5
  167. configure:4953: $? = 0
  168. configure:4954: result: yes
  169. configure:5018: checking for gnatbind
  170. configure:5048: result: no
  171. configure:5110: checking for gnatmake
  172. configure:5140: result: no
  173. configure:5159: checking whether compiler driver understands Ada
  174. configure:5182: result: no
  175. configure:5191: checking how to compare bootstrapped objects
  176. configure:5216: result: cmp --ignore-initial=16 $$f1 $$f2
  177. configure:5270: checking for objdir
  178. configure:5285: result: .libs
  179. configure:5459: checking for the correct version of gmp.h
  180. configure:5479: gcc -c -g -O2 conftest.c >&5
  181. configure:5479: $? = 0
  182. configure:5497: gcc -c -g -O2 conftest.c >&5
  183. configure:5497: $? = 0
  184. configure:5498: result: yes
  185. configure:5514: checking for the correct version of mpfr.h
  186. configure:5532: gcc -c -g -O2 conftest.c >&5
  187. configure:5532: $? = 0
  188. configure:5549: gcc -c -g -O2 conftest.c >&5
  189. configure:5549: $? = 0
  190. configure:5550: result: yes
  191. configure:5567: checking for the correct version of mpc.h
  192. configure:5584: gcc -c -g -O2 conftest.c >&5
  193. configure:5584: $? = 0
  194. configure:5600: gcc -c -g -O2 conftest.c >&5
  195. configure:5600: $? = 0
  196. configure:5601: result: yes
  197. configure:5619: checking for the correct version of the gmp/mpfr/mpc libraries
  198. configure:5650: gcc -o conftest -g -O2 conftest.c -lmpc -lmpfr -lgmp >&5
  199. configure:5650: $? = 0
  200. configure:5651: result: yes
  201. configure:5857: checking for version 0.10 of ISL
  202. configure:5876: gcc -o conftest -g -O2 conftest.c -lisl >&5
  203. conftest.c:10:25: fatal error: isl/version.h: No such file or directory
  204. compilation terminated.
  205. configure:5876: $? = 1
  206. configure: program exited with status 1
  207. configure: failed program was:
  208. | /* confdefs.h */
  209. | #define PACKAGE_NAME ""
  210. | #define PACKAGE_TARNAME ""
  211. | #define PACKAGE_VERSION ""
  212. | #define PACKAGE_STRING ""
  213. | #define PACKAGE_BUGREPORT ""
  214. | #define PACKAGE_URL ""
  215. | #define LT_OBJDIR ".libs/"
  216. | /* end confdefs.h. */
  217. | #include <isl/version.h>
  218. | #include <string.h>
  219. | int
  220. | main ()
  221. | {
  222. | if (strncmp (isl_version (), "isl-0.10", strlen ("isl-0.10")) != 0)
  223. | return 1;
  224. |
  225. | ;
  226. | return 0;
  227. | }
  228. configure:5885: result: no
  229. configure:5905: checking for version 0.11 of ISL
  230. configure:5924: gcc -o conftest -g -O2 conftest.c -lisl >&5
  231. conftest.c:10:25: fatal error: isl/version.h: No such file or directory
  232. compilation terminated.
  233. configure:5924: $? = 1
  234. configure: program exited with status 1
  235. configure: failed program was:
  236. | /* confdefs.h */
  237. | #define PACKAGE_NAME ""
  238. | #define PACKAGE_TARNAME ""
  239. | #define PACKAGE_VERSION ""
  240. | #define PACKAGE_STRING ""
  241. | #define PACKAGE_BUGREPORT ""
  242. | #define PACKAGE_URL ""
  243. | #define LT_OBJDIR ".libs/"
  244. | /* end confdefs.h. */
  245. | #include <isl/version.h>
  246. | #include <string.h>
  247. | int
  248. | main ()
  249. | {
  250. | if (strncmp (isl_version (), "isl-0.11", strlen ("isl-0.11")) != 0)
  251. | return 1;
  252. |
  253. | ;
  254. | return 0;
  255. | }
  256. configure:5933: result: no
  257. configure:7090: checking for default BUILD_CONFIG
  258. configure:7122: result: bootstrap-debug
  259. configure:7611: checking for bison
  260. configure:7627: found /usr/local/bin/bison
  261. configure:7638: result: bison -y
  262. configure:7658: checking for bison
  263. configure:7674: found /usr/local/bin/bison
  264. configure:7685: result: bison
  265. configure:7705: checking for gm4
  266. configure:7735: result: no
  267. configure:7705: checking for gnum4
  268. configure:7735: result: no
  269. configure:7705: checking for m4
  270. configure:7721: found /usr/local/bin/m4
  271. configure:7732: result: m4
  272. configure:7752: checking for flex
  273. configure:7768: found /usr/local/bin/flex
  274. configure:7779: result: flex
  275. configure:7800: checking for flex
  276. configure:7816: found /usr/local/bin/flex
  277. configure:7827: result: flex
  278. configure:7847: checking for makeinfo
  279. configure:7877: result: no
  280. configure:7908: checking for expect
  281. configure:7938: result: no
  282. configure:7957: checking for runtest
  283. configure:7987: result: no
  284. configure:8102: checking for ar
  285. configure:8118: found /usr/bin/ar
  286. configure:8129: result: ar
  287. configure:8243: checking for as
  288. configure:8259: found /usr/bin/as
  289. configure:8270: result: as
  290. configure:8384: checking for dlltool
  291. configure:8414: result: no
  292. configure:8525: checking for ld
  293. configure:8541: found /usr/bin/ld
  294. configure:8552: result: ld
  295. configure:8666: checking for lipo
  296. configure:8696: result: no
  297. configure:8807: checking for nm
  298. configure:8823: found /usr/bin/nm
  299. configure:8834: result: nm
  300. configure:8948: checking for ranlib
  301. configure:8964: found /usr/bin/ranlib
  302. configure:8975: result: ranlib
  303. configure:9084: checking for strip
  304. configure:9100: found /usr/bin/strip
  305. configure:9111: result: strip
  306. configure:9220: checking for windres
  307. configure:9250: result: no
  308. configure:9361: checking for windmc
  309. configure:9391: result: no
  310. configure:9502: checking for objcopy
  311. configure:9518: found /usr/bin/objcopy
  312. configure:9529: result: objcopy
  313. configure:9643: checking for objdump
  314. configure:9659: found /usr/bin/objdump
  315. configure:9670: result: objdump
  316. configure:9784: checking for readelf
  317. configure:9800: found /usr/bin/readelf
  318. configure:9811: result: readelf
  319. configure:9964: checking for cc
  320. configure:9980: found /usr/bin/cc
  321. configure:9991: result: cc
  322. configure:10125: checking for c++
  323. configure:10141: found /usr/bin/c++
  324. configure:10152: result: c++
  325. configure:10286: checking for gcc
  326. configure:10302: found /usr/bin/gcc
  327. configure:10313: result: gcc
  328. configure:10442: checking for gcj
  329. configure:10472: result: no
  330. configure:10603: checking for gfortran
  331. configure:10633: result: no
  332. configure:10764: checking for gccgo
  333. configure:10794: result: no
  334. configure:10855: checking for ar
  335. configure:10888: result: no
  336. configure:11005: checking for ar
  337. configure:11021: found /usr/bin/ar
  338. configure:11032: result: ar
  339. configure:11085: checking for as
  340. configure:11118: result: no
  341. configure:11235: checking for as
  342. configure:11251: found /usr/bin/as
  343. configure:11262: result: as
  344. configure:11315: checking for dlltool
  345. configure:11348: result: no
  346. configure:11465: checking for dlltool
  347. configure:11495: result: no
  348. configure:11545: checking for ld
  349. configure:11578: result: no
  350. configure:11695: checking for ld
  351. configure:11711: found /usr/bin/ld
  352. configure:11722: result: ld
  353. configure:11775: checking for lipo
  354. configure:11808: result: no
  355. configure:11925: checking for lipo
  356. configure:11955: result: no
  357. configure:12005: checking for nm
  358. configure:12038: result: no
  359. configure:12155: checking for nm
  360. configure:12171: found /usr/bin/nm
  361. configure:12182: result: nm
  362. configure:12235: checking for objdump
  363. configure:12268: result: no
  364. configure:12385: checking for objdump
  365. configure:12401: found /usr/bin/objdump
  366. configure:12412: result: objdump
  367. configure:12465: checking for ranlib
  368. configure:12498: result: no
  369. configure:12615: checking for ranlib
  370. configure:12631: found /usr/bin/ranlib
  371. configure:12642: result: ranlib
  372. configure:12695: checking for readelf
  373. configure:12728: result: no
  374. configure:12845: checking for readelf
  375. configure:12861: found /usr/bin/readelf
  376. configure:12872: result: readelf
  377. configure:12925: checking for strip
  378. configure:12958: result: no
  379. configure:13075: checking for strip
  380. configure:13091: found /usr/bin/strip
  381. configure:13102: result: strip
  382. configure:13155: checking for windres
  383. configure:13188: result: no
  384. configure:13305: checking for windres
  385. configure:13335: result: no
  386. configure:13385: checking for windmc
  387. configure:13418: result: no
  388. configure:13535: checking for windmc
  389. configure:13565: result: no
  390. configure:13593: checking where to find the target ar
  391. configure:13626: result: host tool
  392. configure:13635: checking where to find the target as
  393. configure:13668: result: host tool
  394. configure:13677: checking where to find the target cc
  395. configure:13700: result: just compiled
  396. configure:13719: checking where to find the target c++
  397. configure:13745: result: just compiled
  398. configure:13764: checking where to find the target c++ for libstdc++
  399. configure:13790: result: just compiled
  400. configure:13809: checking where to find the target dlltool
  401. configure:13842: result: host tool
  402. configure:13851: checking where to find the target gcc
  403. configure:13874: result: just compiled
  404. configure:13893: checking where to find the target gcj
  405. configure:13919: result: just compiled
  406. configure:13938: checking where to find the target gfortran
  407. configure:13964: result: just compiled
  408. configure:13983: checking where to find the target gccgo
  409. configure:14019: result: host tool
  410. configure:14028: checking where to find the target ld
  411. configure:14061: result: host tool
  412. configure:14070: checking where to find the target lipo
  413. configure:14092: result: host tool
  414. configure:14101: checking where to find the target nm
  415. configure:14134: result: host tool
  416. configure:14143: checking where to find the target objdump
  417. configure:14176: result: host tool
  418. configure:14185: checking where to find the target ranlib
  419. configure:14218: result: host tool
  420. configure:14227: checking where to find the target readelf
  421. configure:14260: result: host tool
  422. configure:14269: checking where to find the target strip
  423. configure:14302: result: host tool
  424. configure:14311: checking where to find the target windres
  425. configure:14344: result: host tool
  426. configure:14353: checking where to find the target windmc
  427. configure:14386: result: host tool
  428. configure:14423: checking whether to enable maintainer-specific portions of Makefiles
  429. configure:14432: result: no
  430. configure:14643: creating ./config.status
  431.  
  432. ## ---------------------- ##
  433. ## Running config.status. ##
  434. ## ---------------------- ##
  435.  
  436. This file was extended by config.status, which was
  437. generated by GNU Autoconf 2.64. Invocation command line was
  438.  
  439. CONFIG_FILES =
  440. CONFIG_HEADERS =
  441. CONFIG_LINKS =
  442. CONFIG_COMMANDS =
  443. $ ./config.status
  444.  
  445. on ACS
  446.  
  447. config.status:1001: creating Makefile
  448.  
  449. ## ---------------- ##
  450. ## Cache variables. ##
  451. ## ---------------- ##
  452.  
  453. ac_cv_build=x86_64-unknown-linux-gnu
  454. ac_cv_c_compiler_gnu=yes
  455. ac_cv_cxx_compiler_gnu=yes
  456. ac_cv_env_AR_FOR_TARGET_set=
  457. ac_cv_env_AR_FOR_TARGET_value=
  458. ac_cv_env_AR_set=
  459. ac_cv_env_AR_value=
  460. ac_cv_env_AS_FOR_TARGET_set=
  461. ac_cv_env_AS_FOR_TARGET_value=
  462. ac_cv_env_AS_set=
  463. ac_cv_env_AS_value=
  464. ac_cv_env_CCC_set=
  465. ac_cv_env_CCC_value=
  466. ac_cv_env_CC_FOR_TARGET_set=
  467. ac_cv_env_CC_FOR_TARGET_value=
  468. ac_cv_env_CC_set=
  469. ac_cv_env_CC_value=
  470. ac_cv_env_CFLAGS_set=
  471. ac_cv_env_CFLAGS_value=
  472. ac_cv_env_CPPFLAGS_set=
  473. ac_cv_env_CPPFLAGS_value=
  474. ac_cv_env_CXXFLAGS_set=
  475. ac_cv_env_CXXFLAGS_value=
  476. ac_cv_env_CXX_FOR_TARGET_set=
  477. ac_cv_env_CXX_FOR_TARGET_value=
  478. ac_cv_env_CXX_set=
  479. ac_cv_env_CXX_value=
  480. ac_cv_env_DLLTOOL_FOR_TARGET_set=
  481. ac_cv_env_DLLTOOL_FOR_TARGET_value=
  482. ac_cv_env_DLLTOOL_set=
  483. ac_cv_env_DLLTOOL_value=
  484. ac_cv_env_GCC_FOR_TARGET_set=
  485. ac_cv_env_GCC_FOR_TARGET_value=
  486. ac_cv_env_GCJ_FOR_TARGET_set=
  487. ac_cv_env_GCJ_FOR_TARGET_value=
  488. ac_cv_env_GFORTRAN_FOR_TARGET_set=
  489. ac_cv_env_GFORTRAN_FOR_TARGET_value=
  490. ac_cv_env_GOC_FOR_TARGET_set=
  491. ac_cv_env_GOC_FOR_TARGET_value=
  492. ac_cv_env_LDFLAGS_set=
  493. ac_cv_env_LDFLAGS_value=
  494. ac_cv_env_LD_FOR_TARGET_set=
  495. ac_cv_env_LD_FOR_TARGET_value=
  496. ac_cv_env_LD_set=
  497. ac_cv_env_LD_value=
  498. ac_cv_env_LIBS_set=
  499. ac_cv_env_LIBS_value=
  500. ac_cv_env_LIPO_FOR_TARGET_set=
  501. ac_cv_env_LIPO_FOR_TARGET_value=
  502. ac_cv_env_LIPO_set=
  503. ac_cv_env_LIPO_value=
  504. ac_cv_env_NM_FOR_TARGET_set=
  505. ac_cv_env_NM_FOR_TARGET_value=
  506. ac_cv_env_NM_set=
  507. ac_cv_env_NM_value=
  508. ac_cv_env_OBJCOPY_set=
  509. ac_cv_env_OBJCOPY_value=
  510. ac_cv_env_OBJDUMP_FOR_TARGET_set=
  511. ac_cv_env_OBJDUMP_FOR_TARGET_value=
  512. ac_cv_env_OBJDUMP_set=
  513. ac_cv_env_OBJDUMP_value=
  514. ac_cv_env_RANLIB_FOR_TARGET_set=
  515. ac_cv_env_RANLIB_FOR_TARGET_value=
  516. ac_cv_env_RANLIB_set=
  517. ac_cv_env_RANLIB_value=
  518. ac_cv_env_READELF_FOR_TARGET_set=
  519. ac_cv_env_READELF_FOR_TARGET_value=
  520. ac_cv_env_READELF_set=
  521. ac_cv_env_READELF_value=
  522. ac_cv_env_STRIP_FOR_TARGET_set=
  523. ac_cv_env_STRIP_FOR_TARGET_value=
  524. ac_cv_env_STRIP_set=
  525. ac_cv_env_STRIP_value=
  526. ac_cv_env_WINDMC_FOR_TARGET_set=
  527. ac_cv_env_WINDMC_FOR_TARGET_value=
  528. ac_cv_env_WINDMC_set=
  529. ac_cv_env_WINDMC_value=
  530. ac_cv_env_WINDRES_FOR_TARGET_set=
  531. ac_cv_env_WINDRES_FOR_TARGET_value=
  532. ac_cv_env_WINDRES_set=
  533. ac_cv_env_WINDRES_value=
  534. ac_cv_env_build_alias_set=
  535. ac_cv_env_build_alias_value=
  536. ac_cv_env_build_configargs_set=
  537. ac_cv_env_build_configargs_value=
  538. ac_cv_env_host_alias_set=
  539. ac_cv_env_host_alias_value=
  540. ac_cv_env_host_configargs_set=
  541. ac_cv_env_host_configargs_value=
  542. ac_cv_env_target_alias_set=
  543. ac_cv_env_target_alias_value=
  544. ac_cv_env_target_configargs_set=
  545. ac_cv_env_target_configargs_value=
  546. ac_cv_host=x86_64-unknown-linux-gnu
  547. ac_cv_objext=o
  548. ac_cv_path_SED=/bin/sed
  549. ac_cv_path_install='/usr/bin/install -c'
  550. ac_cv_prog_AR=ar
  551. ac_cv_prog_AR_FOR_TARGET=ar
  552. ac_cv_prog_AS=as
  553. ac_cv_prog_AS_FOR_TARGET=as
  554. ac_cv_prog_AWK=gawk
  555. ac_cv_prog_BISON=bison
  556. ac_cv_prog_CC_FOR_TARGET=cc
  557. ac_cv_prog_CXX_FOR_TARGET=c++
  558. ac_cv_prog_FLEX=flex
  559. ac_cv_prog_GCC_FOR_TARGET=gcc
  560. ac_cv_prog_LD=ld
  561. ac_cv_prog_LD_FOR_TARGET=ld
  562. ac_cv_prog_LEX=flex
  563. ac_cv_prog_M4=m4
  564. ac_cv_prog_NM=nm
  565. ac_cv_prog_NM_FOR_TARGET=nm
  566. ac_cv_prog_OBJCOPY=objcopy
  567. ac_cv_prog_OBJDUMP=objdump
  568. ac_cv_prog_OBJDUMP_FOR_TARGET=objdump
  569. ac_cv_prog_RANLIB=ranlib
  570. ac_cv_prog_RANLIB_FOR_TARGET=ranlib
  571. ac_cv_prog_READELF=readelf
  572. ac_cv_prog_READELF_FOR_TARGET=readelf
  573. ac_cv_prog_STRIP=strip
  574. ac_cv_prog_STRIP_FOR_TARGET=strip
  575. ac_cv_prog_YACC='bison -y'
  576. ac_cv_prog_ac_ct_CC=gcc
  577. ac_cv_prog_ac_ct_CXX=g++
  578. ac_cv_prog_cc_c89=
  579. ac_cv_prog_cc_g=yes
  580. ac_cv_prog_cxx_g=yes
  581. ac_cv_target=x86_64-unknown-linux-gnu
  582. acx_cv_cc_gcc_supports_ada=no
  583. acx_cv_prog_LN=ln
  584. gcc_cv_isl=no
  585. gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2'
  586. gcc_cv_tool_dirs=/usr/local/libexec/gcc/x86_64-unknown-linux-gnu/4.8.1:/usr/local/libexec/gcc/x86_64-unknown-linux-gnu:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.1:/usr/lib/gcc/x86_64-unknown-linux-gnu:/usr/local/x86_64-unknown-linux-gnu/bin/x86_64-unknown-linux-gnu/4.8.1:/usr/local/x86_64-unknown-linux-gnu/bin:
  587. gcc_cv_tool_prefix=/usr/local
  588. lt_cv_objdir=.libs
  589.  
  590. ## ----------------- ##
  591. ## Output variables. ##
  592. ## ----------------- ##
  593.  
  594. AR='ar'
  595. AR_FOR_BUILD='$(AR)'
  596. AR_FOR_TARGET='$(AR)'
  597. AS='as'
  598. AS_FOR_BUILD='$(AS)'
  599. AS_FOR_TARGET='$(AS)'
  600. AWK='gawk'
  601. BISON='bison'
  602. BUILD_CONFIG='bootstrap-debug'
  603. CC='gcc'
  604. CC_FOR_BUILD='$(CC)'
  605. CC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/'
  606. CFLAGS='-g -O2'
  607. CFLAGS_FOR_BUILD='-g -O2'
  608. CFLAGS_FOR_TARGET='-g -O2'
  609. COMPILER_AS_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/as'
  610. COMPILER_LD_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/collect-ld'
  611. COMPILER_NM_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/nm'
  612. CONFIGURE_GDB_TK=''
  613. CPPFLAGS=''
  614. CXX='g++'
  615. CXXFLAGS='-g -O2'
  616. CXXFLAGS_FOR_BUILD='-g -O2'
  617. CXXFLAGS_FOR_TARGET='-g -O2'
  618. CXX_FOR_BUILD='$(CXX)'
  619. CXX_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xg++ -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'
  620. DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
  621. DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLT_OBJDIR=\".libs/\"'
  622. DLLTOOL='dlltool'
  623. DLLTOOL_FOR_BUILD='$(DLLTOOL)'
  624. DLLTOOL_FOR_TARGET='$(DLLTOOL)'
  625. ECHO_C=''
  626. ECHO_N='-n'
  627. ECHO_T=''
  628. EXEEXT=''
  629. EXPECT='expect'
  630. EXTRA_CONFIGARGS_LIBJAVA='--disable-static'
  631. FLAGS_FOR_TARGET=' -B$(build_tooldir)/bin/ -B$(build_tooldir)/lib/ -isystem $(build_tooldir)/include -isystem $(build_tooldir)/sys-include'
  632. FLEX='flex'
  633. GCC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/'
  634. GCC_SHLIB_SUBDIR=''
  635. GCJ_FOR_BUILD='$(GCJ)'
  636. GCJ_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/gcj -B$$r/$(HOST_SUBDIR)/gcc/'
  637. GDB_TK=''
  638. GFORTRAN_FOR_BUILD='$(GFORTRAN)'
  639. GFORTRAN_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/gfortran -B$$r/$(HOST_SUBDIR)/gcc/'
  640. GNATBIND='no'
  641. GNATMAKE='no'
  642. GOC_FOR_BUILD='$(GOC)'
  643. GOC_FOR_TARGET='$(GOC)'
  644. INSTALL_DATA='${INSTALL} -m 644'
  645. INSTALL_GDB_TK=''
  646. INSTALL_PROGRAM='${INSTALL}'
  647. INSTALL_SCRIPT='${INSTALL}'
  648. LD='ld'
  649. LDFLAGS=''
  650. LDFLAGS_FOR_BUILD=''
  651. LDFLAGS_FOR_TARGET=''
  652. LD_FOR_BUILD='$(LD)'
  653. LD_FOR_TARGET='$(LD)'
  654. LEX='flex'
  655. LIBOBJS=''
  656. LIBS=''
  657. LIPO='lipo'
  658. LIPO_FOR_TARGET='$(LIPO)'
  659. LN='ln'
  660. LN_S='ln -s'
  661. LTLIBOBJS=''
  662. M4='m4'
  663. MAINT='#'
  664. MAINTAINER_MODE_FALSE=''
  665. MAINTAINER_MODE_TRUE='#'
  666. MAKEINFO='/home/user/Downloads/gcc-4.8.1/missing makeinfo'
  667. NM='nm'
  668. NM_FOR_BUILD='$(NM)'
  669. NM_FOR_TARGET='$(NM)'
  670. OBJCOPY='objcopy'
  671. OBJDUMP='objdump'
  672. OBJDUMP_FOR_TARGET='$(OBJDUMP)'
  673. OBJEXT='o'
  674. PACKAGE_BUGREPORT=''
  675. PACKAGE_NAME=''
  676. PACKAGE_STRING=''
  677. PACKAGE_TARNAME=''
  678. PACKAGE_URL=''
  679. PACKAGE_VERSION=''
  680. PATH_SEPARATOR=':'
  681. RANLIB='ranlib'
  682. RANLIB_FOR_BUILD='$(RANLIB)'
  683. RANLIB_FOR_TARGET='$(RANLIB)'
  684. 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'
  685. READELF='readelf'
  686. READELF_FOR_TARGET='$(READELF)'
  687. RPATH_ENVVAR='LD_LIBRARY_PATH'
  688. RUNTEST='runtest'
  689. SED='/bin/sed'
  690. SHELL='/bin/bash'
  691. STRIP='strip'
  692. STRIP_FOR_TARGET='$(STRIP)'
  693. SYSROOT_CFLAGS_FOR_TARGET=''
  694. TOPLEVEL_CONFIGURE_ARGUMENTS='./configure'
  695. WINDMC='windmc'
  696. WINDMC_FOR_BUILD='$(WINDMC)'
  697. WINDMC_FOR_TARGET='$(WINDMC)'
  698. WINDRES='windres'
  699. WINDRES_FOR_BUILD='$(WINDRES)'
  700. WINDRES_FOR_TARGET='$(WINDRES)'
  701. YACC='bison -y'
  702. ac_ct_CC='gcc'
  703. ac_ct_CXX='g++'
  704. bindir='${exec_prefix}/bin'
  705. build='x86_64-unknown-linux-gnu'
  706. build_alias=''
  707. build_configargs=' --cache-file=../config.cache '\''--enable-languages=c,c++,fortran,java,lto,objc'\'' --program-transform-name='\''s,y,y,'\'' --disable-option-checking'
  708. build_configdirs=' libiberty fixincludes'
  709. build_cpu='x86_64'
  710. build_libsubdir='build-x86_64-unknown-linux-gnu'
  711. build_noncanonical='x86_64-unknown-linux-gnu'
  712. build_os='linux-gnu'
  713. build_subdir='build-x86_64-unknown-linux-gnu'
  714. build_tooldir='${exec_prefix}/x86_64-unknown-linux-gnu'
  715. build_vendor='unknown'
  716. clooginc=''
  717. clooglibs=''
  718. compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/*'
  719. configdirs=' intl libiberty zlib libbacktrace libcpp libdecnumber fixincludes gcc lto-plugin'
  720. datadir='${datarootdir}'
  721. datarootdir='${prefix}/share'
  722. do_compare='cmp --ignore-initial=16 $$f1 $$f2'
  723. docdir='${datarootdir}/doc/${PACKAGE}'
  724. dvidir='${docdir}'
  725. exec_prefix='${prefix}'
  726. extra_host_libiberty_configure_flags='--enable-shared'
  727. extra_isl_gmp_configure_flags=''
  728. extra_mpc_gmp_configure_flags=''
  729. extra_mpc_mpfr_configure_flags=''
  730. extra_mpfr_configure_flags=''
  731. gmpinc=''
  732. gmplibs='-lmpc -lmpfr -lgmp'
  733. host='x86_64-unknown-linux-gnu'
  734. host_alias=''
  735. host_configargs=' --cache-file=./config.cache '\''--enable-languages=c,c++,fortran,java,lto,objc'\'' --program-transform-name='\''s,y,y,'\'' --disable-option-checking'
  736. host_cpu='x86_64'
  737. host_noncanonical='x86_64-unknown-linux-gnu'
  738. host_os='linux-gnu'
  739. host_subdir='host-x86_64-unknown-linux-gnu'
  740. host_vendor='unknown'
  741. htmldir='${docdir}'
  742. includedir='${prefix}/include'
  743. infodir='${datarootdir}/info'
  744. islinc=''
  745. libdir='${exec_prefix}/lib'
  746. libexecdir='${exec_prefix}/libexec'
  747. localedir='${datarootdir}/locale'
  748. localstatedir='${prefix}/var'
  749. mandir='${datarootdir}/man'
  750. oldincludedir='/usr/include'
  751. pdfdir='${docdir}'
  752. poststage1_ldflags='-static-libstdc++ -static-libgcc'
  753. poststage1_libs=''
  754. prefix='/usr/local'
  755. program_transform_name='s,y,y,'
  756. psdir='${docdir}'
  757. sbindir='${exec_prefix}/sbin'
  758. sharedstatedir='${prefix}/com'
  759. stage1_cflags='-g'
  760. stage1_checking='--enable-checking=yes,types'
  761. stage1_languages='c,c++,lto'
  762. stage1_ldflags='-static-libstdc++ -static-libgcc'
  763. stage1_libs=''
  764. stage2_werror_flag=''
  765. sysconfdir='${prefix}/etc'
  766. target='x86_64-unknown-linux-gnu'
  767. target_alias=''
  768. target_configargs='--cache-file=./config.cache --enable-multilib '\''--enable-languages=c,c++,fortran,java,lto,objc'\'' --program-transform-name='\''s,y,y,'\'' --disable-option-checking'
  769. target_configdirs=' libgcc libgomp libatomic libitm libstdc++-v3 libmudflap libsanitizer libssp libquadmath libgfortran boehm-gc libffi zlib libjava libobjc'
  770. target_cpu='x86_64'
  771. target_noncanonical='x86_64-unknown-linux-gnu'
  772. target_os='linux-gnu'
  773. target_subdir='x86_64-unknown-linux-gnu'
  774. target_vendor='unknown'
  775. tooldir='${exec_prefix}/x86_64-unknown-linux-gnu'
  776.  
  777. ## ------------------- ##
  778. ## File substitutions. ##
  779. ## ------------------- ##
  780.  
  781. alphaieee_frag='/dev/null'
  782. host_makefile_frag='/dev/null'
  783. ospace_frag='/dev/null'
  784. serialization_dependencies='serdep.tmp'
  785. target_makefile_frag='./config/mt-gnu'
  786.  
  787. ## ----------- ##
  788. ## confdefs.h. ##
  789. ## ----------- ##
  790.  
  791. /* confdefs.h */
  792. #define PACKAGE_NAME ""
  793. #define PACKAGE_TARNAME ""
  794. #define PACKAGE_VERSION ""
  795. #define PACKAGE_STRING ""
  796. #define PACKAGE_BUGREPORT ""
  797. #define PACKAGE_URL ""
  798. #define LT_OBJDIR ".libs/"
  799.  
  800. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement