Advertisement
Guest User

Untitled

a guest
Apr 6th, 2013
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.75 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.7.2/configure --target=x86_64-lfs-linux-gnu --prefix=/tools --with-sysroot=/mnt/lfs --with-newlib --without-headers --with-local-prefix=/tools --with-native-system-header-dir=/tools/include --disable-nls --disable-shared --disable-multilib --disable-decimal-float --disable-threads --disable-libmudflap --disable-libssp --disable-libgomp --disable-libquadmath --enable-languages=c --with-mpfr-include=/mnt/lfs/sources/gcc-build/../gcc-4.7.2/mpfr/src --with-mpfr-lib=/mnt/lfs/sources/gcc-build/mpfr/src/.libs
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = trav
  14. uname -m = x86_64
  15. uname -r = 3.8.4
  16. uname -s = Linux
  17. uname -v = #1 SMP Tue Mar 26 20:31:00 CDT 2013
  18.  
  19. /usr/bin/uname -p = Intel(R) Core(TM) i5-3320M CPU @ 2.60GHz
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = x86_64
  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: /tools/bin
  31. PATH: /bin
  32. PATH: /usr/bin
  33.  
  34.  
  35. ## ----------- ##
  36. ## Core tests. ##
  37. ## ----------- ##
  38.  
  39. configure:2237: checking build system type
  40. configure:2251: result: x86_64-unknown-linux-gnu
  41. configure:2298: checking host system type
  42. configure:2311: result: x86_64-unknown-linux-gnu
  43. configure:2331: checking target system type
  44. configure:2344: result: x86_64-lfs-linux-gnu
  45. configure:2398: checking for a BSD-compatible install
  46. configure:2466: result: /bin/ginstall -c
  47. configure:2477: checking whether ln works
  48. configure:2499: result: yes
  49. configure:2503: checking whether ln -s works
  50. configure:2507: result: yes
  51. configure:2514: checking for a sed that does not truncate output
  52. configure:2578: result: /bin/sed
  53. configure:2587: checking for gawk
  54. configure:2603: found /bin/gawk
  55. configure:2614: result: gawk
  56. configure:3070: checking for libitm support
  57. configure:3080: result: yes
  58. configure:3776: checking for gcc
  59. configure:3792: found /usr/bin/gcc
  60. configure:3803: result: gcc
  61. configure:4032: checking for C compiler version
  62. configure:4041: gcc --version >&5
  63. gcc (GCC) 4.8.0
  64. Copyright (C) 2013 Free Software Foundation, Inc.
  65. This is free software; see the source for copying conditions. There is NO
  66. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  67.  
  68. configure:4052: $? = 0
  69. configure:4041: gcc -v >&5
  70. Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/4.8.0/specs
  71. COLLECT_GCC=gcc
  72. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/4.8.0/lto-wrapper
  73. Target: x86_64-slackware-linux
  74. Configured with: ../gcc-4.8.0/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,go,java,lto,objc --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --with-python-dir=/lib64/python2.7/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --enable-java-home --with-java-home=/usr/lib64/jvm/jre --with-jvm-root-dir=/usr/lib64/jvm --with-jvm-jar-dir=/usr/lib64/jvm/jvm-exports --with-arch-directory=amd64 --with-antlr-jar=/home/slackware/slackbuilds/gcc/antlr-runtime-3.4.jar --enable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux
  75. Thread model: posix
  76. gcc version 4.8.0 (GCC)
  77. configure:4052: $? = 0
  78. configure:4041: gcc -V >&5
  79. gcc: error: unrecognized command line option '-V'
  80. gcc: fatal error: no input files
  81. compilation terminated.
  82. configure:4052: $? = 1
  83. configure:4041: gcc -qversion >&5
  84. gcc: error: unrecognized command line option '-qversion'
  85. gcc: fatal error: no input files
  86. compilation terminated.
  87. configure:4052: $? = 1
  88. configure:4072: checking for C compiler default output file name
  89. configure:4094: gcc conftest.c >&5
  90. configure:4098: $? = 0
  91. configure:4135: result: a.out
  92. configure:4151: checking whether the C compiler works
  93. configure:4160: ./a.out
  94. configure:4164: $? = 0
  95. configure:4179: result: yes
  96. configure:4186: checking whether we are cross compiling
  97. configure:4188: result: no
  98. configure:4191: checking for suffix of executables
  99. configure:4198: gcc -o conftest conftest.c >&5
  100. configure:4202: $? = 0
  101. configure:4224: result:
  102. configure:4230: checking for suffix of object files
  103. configure:4252: gcc -c conftest.c >&5
  104. configure:4256: $? = 0
  105. configure:4277: result: o
  106. configure:4281: checking whether we are using the GNU C compiler
  107. configure:4300: gcc -c conftest.c >&5
  108. configure:4300: $? = 0
  109. configure:4309: result: yes
  110. configure:4318: checking whether gcc accepts -g
  111. configure:4338: gcc -c -g conftest.c >&5
  112. configure:4338: $? = 0
  113. configure:4379: result: yes
  114. configure:4396: checking for gcc option to accept ISO C89
  115. configure:4460: gcc -c -g -O2 conftest.c >&5
  116. configure:4460: $? = 0
  117. configure:4473: result: none needed
  118. configure:4551: checking for g++
  119. configure:4567: found /usr/bin/g++
  120. configure:4578: result: g++
  121. configure:4605: checking for C++ compiler version
  122. configure:4614: g++ --version >&5
  123. g++ (GCC) 4.8.0
  124. Copyright (C) 2013 Free Software Foundation, Inc.
  125. This is free software; see the source for copying conditions. There is NO
  126. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  127.  
  128. configure:4625: $? = 0
  129. configure:4614: g++ -v >&5
  130. Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/4.8.0/specs
  131. COLLECT_GCC=g++
  132. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/4.8.0/lto-wrapper
  133. Target: x86_64-slackware-linux
  134. Configured with: ../gcc-4.8.0/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,go,java,lto,objc --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --with-python-dir=/lib64/python2.7/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --enable-java-home --with-java-home=/usr/lib64/jvm/jre --with-jvm-root-dir=/usr/lib64/jvm --with-jvm-jar-dir=/usr/lib64/jvm/jvm-exports --with-arch-directory=amd64 --with-antlr-jar=/home/slackware/slackbuilds/gcc/antlr-runtime-3.4.jar --enable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux
  135. Thread model: posix
  136. gcc version 4.8.0 (GCC)
  137. configure:4625: $? = 0
  138. configure:4614: g++ -V >&5
  139. g++: error: unrecognized command line option '-V'
  140. g++: fatal error: no input files
  141. compilation terminated.
  142. configure:4625: $? = 1
  143. configure:4614: g++ -qversion >&5
  144. g++: error: unrecognized command line option '-qversion'
  145. g++: fatal error: no input files
  146. compilation terminated.
  147. configure:4625: $? = 1
  148. configure:4629: checking whether we are using the GNU C++ compiler
  149. configure:4648: g++ -c conftest.cpp >&5
  150. configure:4648: $? = 0
  151. configure:4657: result: yes
  152. configure:4666: checking whether g++ accepts -g
  153. configure:4686: g++ -c -g conftest.cpp >&5
  154. configure:4686: $? = 0
  155. configure:4727: result: yes
  156. configure:4816: checking for gnatbind
  157. configure:4832: found /usr/bin/gnatbind
  158. configure:4843: result: gnatbind
  159. configure:4908: checking for gnatmake
  160. configure:4924: found /usr/bin/gnatmake
  161. configure:4935: result: gnatmake
  162. configure:4957: checking whether compiler driver understands Ada
  163. configure:4980: result: yes
  164. configure:4989: checking how to compare bootstrapped objects
  165. configure:5014: result: cmp --ignore-initial=16 $$f1 $$f2
  166. configure:5086: checking for objdir
  167. configure:5101: result: .libs
  168. configure:5643: checking for PWL_handle_timeout in -lpwl
  169. configure:5668: gcc -o conftest -g -O2 conftest.c -lpwl -lstdc++ -lm >&5
  170. /usr/lib64/gcc/x86_64-slackware-linux/4.8.0/../../../../x86_64-slackware-linux/bin/ld: cannot find -lpwl
  171. collect2: error: ld returned 1 exit status
  172. configure:5668: $? = 1
  173. configure: failed program was:
  174. | /* confdefs.h */
  175. | #define PACKAGE_NAME ""
  176. | #define PACKAGE_TARNAME ""
  177. | #define PACKAGE_VERSION ""
  178. | #define PACKAGE_STRING ""
  179. | #define PACKAGE_BUGREPORT ""
  180. | #define PACKAGE_URL ""
  181. | #define LT_OBJDIR ".libs/"
  182. | /* end confdefs.h. */
  183. |
  184. | /* Override any GCC internal prototype to avoid an error.
  185. | Use char because int might match the return type of a GCC
  186. | builtin and then its argument prototype would still apply. */
  187. | #ifdef __cplusplus
  188. | extern "C"
  189. | #endif
  190. | char PWL_handle_timeout ();
  191. | int
  192. | main ()
  193. | {
  194. | return PWL_handle_timeout ();
  195. | ;
  196. | return 0;
  197. | }
  198. configure:5677: result: no
  199. configure:5691: checking for version 0.11 (revision 0 or later) of PPL
  200. configure:5708: gcc -c -g -O2 -I$$r/$(HOST_SUBDIR)/gmp -I$$s/gmp -I/mnt/lfs/sources/gcc-build/../gcc-4.7.2/mpfr/src -I$$s/mpc/src conftest.c >&5
  201. conftest.c:10:19: fatal error: ppl_c.h: No such file or directory
  202. #include "ppl_c.h"
  203. ^
  204. compilation terminated.
  205. configure:5708: $? = 1
  206. configure: failed program was:
  207. | /* confdefs.h */
  208. | #define PACKAGE_NAME ""
  209. | #define PACKAGE_TARNAME ""
  210. | #define PACKAGE_VERSION ""
  211. | #define PACKAGE_STRING ""
  212. | #define PACKAGE_BUGREPORT ""
  213. | #define PACKAGE_URL ""
  214. | #define LT_OBJDIR ".libs/"
  215. | /* end confdefs.h. */
  216. | #include "ppl_c.h"
  217. | int
  218. | main ()
  219. | {
  220. |
  221. | #if PPL_VERSION_MAJOR != 0 || PPL_VERSION_MINOR < 11
  222. | choke me
  223. | #endif
  224. |
  225. | ;
  226. | return 0;
  227. | }
  228. configure:5712: result: no
  229. configure:7026: checking for default BUILD_CONFIG
  230. configure:7058: result:
  231. configure:7547: checking for bison
  232. configure:7563: found /usr/bin/bison
  233. configure:7574: result: bison -y
  234. configure:7594: checking for bison
  235. configure:7610: found /usr/bin/bison
  236. configure:7621: result: bison
  237. configure:7641: checking for gm4
  238. configure:7671: result: no
  239. configure:7641: checking for gnum4
  240. configure:7671: result: no
  241. configure:7641: checking for m4
  242. configure:7657: found /usr/bin/m4
  243. configure:7668: result: m4
  244. configure:7688: checking for flex
  245. configure:7704: found /usr/bin/flex
  246. configure:7715: result: flex
  247. configure:7736: checking for flex
  248. configure:7752: found /usr/bin/flex
  249. configure:7763: result: flex
  250. configure:7783: checking for makeinfo
  251. configure:7799: found /usr/bin/makeinfo
  252. configure:7810: result: makeinfo
  253. configure:7844: checking for expect
  254. configure:7860: found /usr/bin/expect
  255. configure:7871: result: expect
  256. configure:7893: checking for runtest
  257. configure:7923: result: no
  258. configure:8038: checking for ar
  259. configure:8054: found /usr/bin/ar
  260. configure:8065: result: ar
  261. configure:8179: checking for as
  262. configure:8195: found /usr/bin/as
  263. configure:8206: result: as
  264. configure:8320: checking for dlltool
  265. configure:8336: found /usr/bin/dlltool
  266. configure:8347: result: dlltool
  267. configure:8380: checking for ld
  268. configure:8407: result: /usr/lib64/gcc/x86_64-slackware-linux/4.8.0/../../../../x86_64-slackware-linux/bin/ld
  269. configure:8602: checking for lipo
  270. configure:8632: result: no
  271. configure:8743: checking for nm
  272. configure:8759: found /usr/bin/nm
  273. configure:8770: result: nm
  274. configure:8884: checking for ranlib
  275. configure:8900: found /usr/bin/ranlib
  276. configure:8911: result: ranlib
  277. configure:9020: checking for strip
  278. configure:9036: found /usr/bin/strip
  279. configure:9047: result: strip
  280. configure:9156: checking for windres
  281. configure:9172: found /usr/bin/windres
  282. configure:9183: result: windres
  283. configure:9297: checking for windmc
  284. configure:9313: found /usr/bin/windmc
  285. configure:9324: result: windmc
  286. configure:9438: checking for objcopy
  287. configure:9454: found /usr/bin/objcopy
  288. configure:9465: result: objcopy
  289. configure:9579: checking for objdump
  290. configure:9595: found /usr/bin/objdump
  291. configure:9606: result: objdump
  292. configure:9720: checking for readelf
  293. configure:9736: found /usr/bin/readelf
  294. configure:9747: result: readelf
  295. configure:9861: checking for x86_64-lfs-linux-gnu-cc
  296. configure:9891: result: no
  297. configure:9861: checking for x86_64-lfs-linux-gnu-gcc
  298. configure:9891: result: no
  299. configure:10022: checking for x86_64-lfs-linux-gnu-c++
  300. configure:10052: result: no
  301. configure:10022: checking for x86_64-lfs-linux-gnu-g++
  302. configure:10052: result: no
  303. configure:10022: checking for x86_64-lfs-linux-gnu-cxx
  304. configure:10052: result: no
  305. configure:10022: checking for x86_64-lfs-linux-gnu-gxx
  306. configure:10052: result: no
  307. configure:10183: checking for x86_64-lfs-linux-gnu-gcc
  308. configure:10213: result: no
  309. configure:10339: checking for x86_64-lfs-linux-gnu-gcj
  310. configure:10369: result: no
  311. configure:10500: checking for x86_64-lfs-linux-gnu-gfortran
  312. configure:10530: result: no
  313. configure:10661: checking for x86_64-lfs-linux-gnu-gccgo
  314. configure:10691: result: no
  315. configure:10791: checking for ar
  316. configure:10809: found /tools/x86_64-lfs-linux-gnu/bin/ar
  317. configure:10821: result: /tools/x86_64-lfs-linux-gnu/bin/ar
  318. configure:11021: checking for as
  319. configure:11039: found /tools/x86_64-lfs-linux-gnu/bin/as
  320. configure:11051: result: /tools/x86_64-lfs-linux-gnu/bin/as
  321. configure:11251: checking for dlltool
  322. configure:11284: result: no
  323. configure:11362: checking for x86_64-lfs-linux-gnu-dlltool
  324. configure:11392: result: no
  325. configure:11481: checking for ld
  326. configure:11499: found /tools/x86_64-lfs-linux-gnu/bin/ld
  327. configure:11511: result: /tools/x86_64-lfs-linux-gnu/bin/ld
  328. configure:11711: checking for lipo
  329. configure:11744: result: no
  330. configure:11822: checking for x86_64-lfs-linux-gnu-lipo
  331. configure:11852: result: no
  332. configure:11941: checking for nm
  333. configure:11959: found /tools/x86_64-lfs-linux-gnu/bin/nm
  334. configure:11971: result: /tools/x86_64-lfs-linux-gnu/bin/nm
  335. configure:12171: checking for objdump
  336. configure:12189: found /tools/x86_64-lfs-linux-gnu/bin/objdump
  337. configure:12201: result: /tools/x86_64-lfs-linux-gnu/bin/objdump
  338. configure:12401: checking for ranlib
  339. configure:12419: found /tools/x86_64-lfs-linux-gnu/bin/ranlib
  340. configure:12431: result: /tools/x86_64-lfs-linux-gnu/bin/ranlib
  341. configure:12631: checking for readelf
  342. configure:12664: result: no
  343. configure:12742: checking for x86_64-lfs-linux-gnu-readelf
  344. configure:12758: found /tools/bin/x86_64-lfs-linux-gnu-readelf
  345. configure:12769: result: x86_64-lfs-linux-gnu-readelf
  346. configure:12861: checking for strip
  347. configure:12879: found /tools/x86_64-lfs-linux-gnu/bin/strip
  348. configure:12891: result: /tools/x86_64-lfs-linux-gnu/bin/strip
  349. configure:13091: checking for windres
  350. configure:13124: result: no
  351. configure:13202: checking for x86_64-lfs-linux-gnu-windres
  352. configure:13232: result: no
  353. configure:13321: checking for windmc
  354. configure:13354: result: no
  355. configure:13432: checking for x86_64-lfs-linux-gnu-windmc
  356. configure:13462: result: no
  357. configure:13529: checking where to find the target ar
  358. configure:13557: result: pre-installed in /tools/x86_64-lfs-linux-gnu/bin
  359. configure:13571: checking where to find the target as
  360. configure:13599: result: pre-installed in /tools/x86_64-lfs-linux-gnu/bin
  361. configure:13613: checking where to find the target cc
  362. configure:13636: result: just compiled
  363. configure:13655: checking where to find the target c++
  364. configure:13695: result: pre-installed
  365. configure:13700: checking where to find the target c++ for libstdc++
  366. configure:13740: result: pre-installed
  367. configure:13745: checking where to find the target dlltool
  368. configure:13782: result: pre-installed
  369. configure:13787: checking where to find the target gcc
  370. configure:13810: result: just compiled
  371. configure:13829: checking where to find the target gcj
  372. configure:13869: result: pre-installed
  373. configure:13874: checking where to find the target gfortran
  374. configure:13914: result: pre-installed
  375. configure:13919: checking where to find the target gccgo
  376. configure:13959: result: pre-installed
  377. configure:13964: checking where to find the target ld
  378. configure:13992: result: pre-installed in /tools/x86_64-lfs-linux-gnu/bin
  379. configure:14006: checking where to find the target lipo
  380. configure:14032: result: pre-installed
  381. configure:14037: checking where to find the target nm
  382. configure:14065: result: pre-installed in /tools/x86_64-lfs-linux-gnu/bin
  383. configure:14079: checking where to find the target objdump
  384. configure:14107: result: pre-installed in /tools/x86_64-lfs-linux-gnu/bin
  385. configure:14121: checking where to find the target ranlib
  386. configure:14149: result: pre-installed in /tools/x86_64-lfs-linux-gnu/bin
  387. configure:14163: checking where to find the target readelf
  388. configure:14200: result: pre-installed
  389. configure:14205: checking where to find the target strip
  390. configure:14233: result: pre-installed in /tools/x86_64-lfs-linux-gnu/bin
  391. configure:14247: checking where to find the target windres
  392. configure:14284: result: pre-installed
  393. configure:14289: checking where to find the target windmc
  394. configure:14326: result: pre-installed
  395. configure:14359: checking whether to enable maintainer-specific portions of Makefiles
  396. configure:14368: result: no
  397. configure:14401: checking whether -fkeep-inline-functions is supported
  398. configure:14420: gcc -c -g -O2 -fkeep-inline-functions conftest.c >&5
  399. configure:14420: $? = 0
  400. configure:14421: result: yes
  401. configure:14627: creating ./config.status
  402.  
  403. ## ---------------------- ##
  404. ## Running config.status. ##
  405. ## ---------------------- ##
  406.  
  407. This file was extended by config.status, which was
  408. generated by GNU Autoconf 2.64. Invocation command line was
  409.  
  410. CONFIG_FILES =
  411. CONFIG_HEADERS =
  412. CONFIG_LINKS =
  413. CONFIG_COMMANDS =
  414. $ ./config.status
  415.  
  416. on trav
  417.  
  418. config.status:964: creating Makefile
  419.  
  420. ## ---------------- ##
  421. ## Cache variables. ##
  422. ## ---------------- ##
  423.  
  424. ac_cv_build=x86_64-unknown-linux-gnu
  425. ac_cv_c_compiler_gnu=yes
  426. ac_cv_cxx_compiler_gnu=yes
  427. ac_cv_env_AR_FOR_TARGET_set=
  428. ac_cv_env_AR_FOR_TARGET_value=
  429. ac_cv_env_AR_set=
  430. ac_cv_env_AR_value=
  431. ac_cv_env_AS_FOR_TARGET_set=
  432. ac_cv_env_AS_FOR_TARGET_value=
  433. ac_cv_env_AS_set=
  434. ac_cv_env_AS_value=
  435. ac_cv_env_CCC_set=
  436. ac_cv_env_CCC_value=
  437. ac_cv_env_CC_FOR_TARGET_set=
  438. ac_cv_env_CC_FOR_TARGET_value=
  439. ac_cv_env_CC_set=
  440. ac_cv_env_CC_value=
  441. ac_cv_env_CFLAGS_set=
  442. ac_cv_env_CFLAGS_value=
  443. ac_cv_env_CPPFLAGS_set=
  444. ac_cv_env_CPPFLAGS_value=
  445. ac_cv_env_CXXFLAGS_set=
  446. ac_cv_env_CXXFLAGS_value=
  447. ac_cv_env_CXX_FOR_TARGET_set=
  448. ac_cv_env_CXX_FOR_TARGET_value=
  449. ac_cv_env_CXX_set=
  450. ac_cv_env_CXX_value=
  451. ac_cv_env_DLLTOOL_FOR_TARGET_set=
  452. ac_cv_env_DLLTOOL_FOR_TARGET_value=
  453. ac_cv_env_DLLTOOL_set=
  454. ac_cv_env_DLLTOOL_value=
  455. ac_cv_env_GCC_FOR_TARGET_set=
  456. ac_cv_env_GCC_FOR_TARGET_value=
  457. ac_cv_env_GCJ_FOR_TARGET_set=
  458. ac_cv_env_GCJ_FOR_TARGET_value=
  459. ac_cv_env_GFORTRAN_FOR_TARGET_set=
  460. ac_cv_env_GFORTRAN_FOR_TARGET_value=
  461. ac_cv_env_GOC_FOR_TARGET_set=
  462. ac_cv_env_GOC_FOR_TARGET_value=
  463. ac_cv_env_LDFLAGS_set=
  464. ac_cv_env_LDFLAGS_value=
  465. ac_cv_env_LD_FOR_TARGET_set=
  466. ac_cv_env_LD_FOR_TARGET_value=
  467. ac_cv_env_LD_set=
  468. ac_cv_env_LD_value=
  469. ac_cv_env_LIBS_set=
  470. ac_cv_env_LIBS_value=
  471. ac_cv_env_LIPO_FOR_TARGET_set=
  472. ac_cv_env_LIPO_FOR_TARGET_value=
  473. ac_cv_env_LIPO_set=
  474. ac_cv_env_LIPO_value=
  475. ac_cv_env_NM_FOR_TARGET_set=
  476. ac_cv_env_NM_FOR_TARGET_value=
  477. ac_cv_env_NM_set=
  478. ac_cv_env_NM_value=
  479. ac_cv_env_OBJCOPY_set=
  480. ac_cv_env_OBJCOPY_value=
  481. ac_cv_env_OBJDUMP_FOR_TARGET_set=
  482. ac_cv_env_OBJDUMP_FOR_TARGET_value=
  483. ac_cv_env_OBJDUMP_set=
  484. ac_cv_env_OBJDUMP_value=
  485. ac_cv_env_RANLIB_FOR_TARGET_set=
  486. ac_cv_env_RANLIB_FOR_TARGET_value=
  487. ac_cv_env_RANLIB_set=
  488. ac_cv_env_RANLIB_value=
  489. ac_cv_env_READELF_FOR_TARGET_set=
  490. ac_cv_env_READELF_FOR_TARGET_value=
  491. ac_cv_env_READELF_set=
  492. ac_cv_env_READELF_value=
  493. ac_cv_env_STRIP_FOR_TARGET_set=
  494. ac_cv_env_STRIP_FOR_TARGET_value=
  495. ac_cv_env_STRIP_set=
  496. ac_cv_env_STRIP_value=
  497. ac_cv_env_WINDMC_FOR_TARGET_set=
  498. ac_cv_env_WINDMC_FOR_TARGET_value=
  499. ac_cv_env_WINDMC_set=
  500. ac_cv_env_WINDMC_value=
  501. ac_cv_env_WINDRES_FOR_TARGET_set=
  502. ac_cv_env_WINDRES_FOR_TARGET_value=
  503. ac_cv_env_WINDRES_set=
  504. ac_cv_env_WINDRES_value=
  505. ac_cv_env_build_alias_set=
  506. ac_cv_env_build_alias_value=
  507. ac_cv_env_build_configargs_set=
  508. ac_cv_env_build_configargs_value=
  509. ac_cv_env_host_alias_set=
  510. ac_cv_env_host_alias_value=
  511. ac_cv_env_host_configargs_set=
  512. ac_cv_env_host_configargs_value=
  513. ac_cv_env_target_alias_set=set
  514. ac_cv_env_target_alias_value=x86_64-lfs-linux-gnu
  515. ac_cv_env_target_configargs_set=
  516. ac_cv_env_target_configargs_value=
  517. ac_cv_host=x86_64-unknown-linux-gnu
  518. ac_cv_lib_pwl_PWL_handle_timeout=no
  519. ac_cv_objext=o
  520. ac_cv_path_AR_FOR_TARGET=/tools/x86_64-lfs-linux-gnu/bin/ar
  521. ac_cv_path_AS_FOR_TARGET=/tools/x86_64-lfs-linux-gnu/bin/as
  522. ac_cv_path_LD_FOR_TARGET=/tools/x86_64-lfs-linux-gnu/bin/ld
  523. ac_cv_path_NM_FOR_TARGET=/tools/x86_64-lfs-linux-gnu/bin/nm
  524. ac_cv_path_OBJDUMP_FOR_TARGET=/tools/x86_64-lfs-linux-gnu/bin/objdump
  525. ac_cv_path_RANLIB_FOR_TARGET=/tools/x86_64-lfs-linux-gnu/bin/ranlib
  526. ac_cv_path_SED=/bin/sed
  527. ac_cv_path_STRIP_FOR_TARGET=/tools/x86_64-lfs-linux-gnu/bin/strip
  528. ac_cv_path_install='/bin/ginstall -c'
  529. ac_cv_prog_AR=ar
  530. ac_cv_prog_AS=as
  531. ac_cv_prog_AWK=gawk
  532. ac_cv_prog_BISON=bison
  533. ac_cv_prog_DLLTOOL=dlltool
  534. ac_cv_prog_EXPECT=expect
  535. ac_cv_prog_FLEX=flex
  536. ac_cv_prog_LD=/usr/lib64/gcc/x86_64-slackware-linux/4.8.0/../../../../x86_64-slackware-linux/bin/ld
  537. ac_cv_prog_LEX=flex
  538. ac_cv_prog_M4=m4
  539. ac_cv_prog_MAKEINFO=makeinfo
  540. ac_cv_prog_NM=nm
  541. ac_cv_prog_OBJCOPY=objcopy
  542. ac_cv_prog_OBJDUMP=objdump
  543. ac_cv_prog_RANLIB=ranlib
  544. ac_cv_prog_READELF=readelf
  545. ac_cv_prog_READELF_FOR_TARGET=x86_64-lfs-linux-gnu-readelf
  546. ac_cv_prog_STRIP=strip
  547. ac_cv_prog_WINDMC=windmc
  548. ac_cv_prog_WINDRES=windres
  549. ac_cv_prog_YACC='bison -y'
  550. ac_cv_prog_ac_ct_CC=gcc
  551. ac_cv_prog_ac_ct_CXX=g++
  552. ac_cv_prog_ac_ct_GNATBIND=gnatbind
  553. ac_cv_prog_ac_ct_GNATMAKE=gnatmake
  554. ac_cv_prog_cc_c89=
  555. ac_cv_prog_cc_g=yes
  556. ac_cv_prog_cxx_g=yes
  557. ac_cv_target=x86_64-lfs-linux-gnu
  558. acx_cv_cc_gcc_supports_ada=yes
  559. acx_cv_prog_LN=ln
  560. gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2'
  561. gcc_cv_tool_dirs=/tools/libexec/gcc/x86_64-lfs-linux-gnu/4.7.2:/tools/libexec/gcc/x86_64-lfs-linux-gnu:/usr/lib/gcc/x86_64-lfs-linux-gnu/4.7.2:/usr/lib/gcc/x86_64-lfs-linux-gnu:/tools/x86_64-lfs-linux-gnu/bin/x86_64-lfs-linux-gnu/4.7.2:/tools/x86_64-lfs-linux-gnu/bin:
  562. gcc_cv_tool_prefix=/tools
  563. lt_cv_objdir=.libs
  564.  
  565. ## ----------------- ##
  566. ## Output variables. ##
  567. ## ----------------- ##
  568.  
  569. AR='ar'
  570. AR_FOR_BUILD='$(AR)'
  571. AR_FOR_TARGET='/tools/x86_64-lfs-linux-gnu/bin/ar'
  572. AS='as'
  573. AS_FOR_BUILD='$(AS)'
  574. AS_FOR_TARGET='/tools/x86_64-lfs-linux-gnu/bin/as'
  575. AWK='gawk'
  576. BISON='bison'
  577. BUILD_CONFIG=''
  578. CC='gcc'
  579. CC_FOR_BUILD='$(CC)'
  580. CC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/'
  581. CFLAGS='-g -O2'
  582. CFLAGS_FOR_BUILD='-g -O2'
  583. CFLAGS_FOR_TARGET='-g -O2'
  584. COMPILER_AS_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/as'
  585. COMPILER_LD_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/collect-ld'
  586. COMPILER_NM_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/nm'
  587. CONFIGURE_GDB_TK=''
  588. CPPFLAGS=''
  589. CXX='g++'
  590. CXXFLAGS='-g -O2'
  591. CXXFLAGS_FOR_BUILD='-g -O2'
  592. CXXFLAGS_FOR_TARGET='-g -O2'
  593. CXX_FOR_BUILD='$(CXX)'
  594. CXX_FOR_TARGET='x86_64-lfs-linux-gnu-c++'
  595. DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
  596. DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLT_OBJDIR=\".libs/\"'
  597. DLLTOOL='dlltool'
  598. DLLTOOL_FOR_BUILD='$(DLLTOOL)'
  599. DLLTOOL_FOR_TARGET='x86_64-lfs-linux-gnu-dlltool'
  600. ECHO_C=''
  601. ECHO_N='-n'
  602. ECHO_T=''
  603. EXEEXT=''
  604. EXPECT='expect'
  605. EXTRA_CONFIGARGS_LIBJAVA='--disable-static'
  606. FLAGS_FOR_TARGET=' -B$(build_tooldir)/bin/ -B$(build_tooldir)/lib/ -isystem $(build_tooldir)/include -isystem $(build_tooldir)/sys-include'
  607. FLEX='flex'
  608. GCC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/'
  609. GCC_SHLIB_SUBDIR=''
  610. GCJ_FOR_BUILD='$(GCJ)'
  611. GCJ_FOR_TARGET='x86_64-lfs-linux-gnu-gcj'
  612. GDB_TK=''
  613. GFORTRAN_FOR_BUILD='$(GFORTRAN)'
  614. GFORTRAN_FOR_TARGET='x86_64-lfs-linux-gnu-gfortran'
  615. GNATBIND='gnatbind'
  616. GNATMAKE='gnatmake'
  617. GOC_FOR_BUILD='$(GOC)'
  618. GOC_FOR_TARGET='x86_64-lfs-linux-gnu-gccgo'
  619. INSTALL_DATA='${INSTALL} -m 644'
  620. INSTALL_GDB_TK=''
  621. INSTALL_PROGRAM='${INSTALL}'
  622. INSTALL_SCRIPT='${INSTALL}'
  623. LD='/usr/lib64/gcc/x86_64-slackware-linux/4.8.0/../../../../x86_64-slackware-linux/bin/ld'
  624. LDFLAGS=''
  625. LDFLAGS_FOR_BUILD=''
  626. LDFLAGS_FOR_TARGET=''
  627. LD_FOR_BUILD='$(LD)'
  628. LD_FOR_TARGET='/tools/x86_64-lfs-linux-gnu/bin/ld'
  629. LEX='flex'
  630. LIBOBJS=''
  631. LIBS=''
  632. LIPO='lipo'
  633. LIPO_FOR_TARGET='x86_64-lfs-linux-gnu-lipo'
  634. LN='ln'
  635. LN_S='ln -s'
  636. LTLIBOBJS=''
  637. M4='m4'
  638. MAINT='#'
  639. MAINTAINER_MODE_FALSE=''
  640. MAINTAINER_MODE_TRUE='#'
  641. MAKEINFO='makeinfo'
  642. NM='nm'
  643. NM_FOR_BUILD='$(NM)'
  644. NM_FOR_TARGET='/tools/x86_64-lfs-linux-gnu/bin/nm'
  645. OBJCOPY='objcopy'
  646. OBJDUMP='objdump'
  647. OBJDUMP_FOR_TARGET='/tools/x86_64-lfs-linux-gnu/bin/objdump'
  648. OBJEXT='o'
  649. PACKAGE_BUGREPORT=''
  650. PACKAGE_NAME=''
  651. PACKAGE_STRING=''
  652. PACKAGE_TARNAME=''
  653. PACKAGE_URL=''
  654. PACKAGE_VERSION=''
  655. PATH_SEPARATOR=':'
  656. POSTSTAGE1_CONFIGURE_FLAGS='--enable-build-with-cxx'
  657. RANLIB='ranlib'
  658. RANLIB_FOR_BUILD='$(RANLIB)'
  659. RANLIB_FOR_TARGET='/tools/x86_64-lfs-linux-gnu/bin/ranlib'
  660. RAW_CXX_FOR_TARGET='x86_64-lfs-linux-gnu-c++'
  661. READELF='readelf'
  662. READELF_FOR_TARGET='x86_64-lfs-linux-gnu-readelf'
  663. RPATH_ENVVAR='LD_LIBRARY_PATH'
  664. RUNTEST='runtest'
  665. SED='/bin/sed'
  666. SHELL='/bin/sh'
  667. STRIP='strip'
  668. STRIP_FOR_TARGET='/tools/x86_64-lfs-linux-gnu/bin/strip'
  669. SYSROOT_CFLAGS_FOR_TARGET=''
  670. TOPLEVEL_CONFIGURE_ARGUMENTS='../gcc-4.7.2/configure --target=x86_64-lfs-linux-gnu --prefix=/tools --with-sysroot=/mnt/lfs --with-newlib --without-headers --with-local-prefix=/tools --with-native-system-header-dir=/tools/include --disable-nls --disable-shared --disable-multilib --disable-decimal-float --disable-threads --disable-libmudflap --disable-libssp --disable-libgomp --disable-libquadmath --enable-languages=c --with-mpfr-include=/mnt/lfs/sources/gcc-build/../gcc-4.7.2/mpfr/src --with-mpfr-lib=/mnt/lfs/sources/gcc-build/mpfr/src/.libs'
  671. WINDMC='windmc'
  672. WINDMC_FOR_BUILD='$(WINDMC)'
  673. WINDMC_FOR_TARGET='x86_64-lfs-linux-gnu-windmc'
  674. WINDRES='windres'
  675. WINDRES_FOR_BUILD='$(WINDRES)'
  676. WINDRES_FOR_TARGET='x86_64-lfs-linux-gnu-windres'
  677. YACC='bison -y'
  678. ac_ct_CC='gcc'
  679. ac_ct_CXX='g++'
  680. bindir='${exec_prefix}/bin'
  681. build='x86_64-unknown-linux-gnu'
  682. build_alias=''
  683. build_configargs=' --cache-file=../config.cache '\''--prefix=/tools'\'' '\''--with-sysroot=/mnt/lfs'\'' '\''--with-newlib'\'' '\''--without-headers'\'' '\''--with-local-prefix=/tools'\'' '\''--with-native-system-header-dir=/tools/include'\'' '\''--disable-nls'\'' '\''--disable-shared'\'' '\''--disable-multilib'\'' '\''--disable-decimal-float'\'' '\''--disable-threads'\'' '\''--disable-libmudflap'\'' '\''--disable-libssp'\'' '\''--disable-libgomp'\'' '\''--disable-libquadmath'\'' '\''--with-mpfr-include=/mnt/lfs/sources/gcc-build/../gcc-4.7.2/mpfr/src'\'' '\''--with-mpfr-lib=/mnt/lfs/sources/gcc-build/mpfr/src/.libs'\'' '\''--enable-languages=c,lto'\'' --program-transform-name='\''s&^&x86_64-lfs-linux-gnu-&'\'' --disable-option-checking'
  684. build_configdirs=' libiberty fixincludes'
  685. build_cpu='x86_64'
  686. build_libsubdir='build-x86_64-unknown-linux-gnu'
  687. build_noncanonical='x86_64-unknown-linux-gnu'
  688. build_os='linux-gnu'
  689. build_subdir='build-x86_64-unknown-linux-gnu'
  690. build_tooldir='${exec_prefix}/x86_64-lfs-linux-gnu'
  691. build_vendor='unknown'
  692. clooginc=''
  693. clooglibs=''
  694. compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/*'
  695. configdirs=' intl libiberty zlib libcpp libdecnumber gmp mpfr mpc fixincludes gcc lto-plugin'
  696. datadir='${datarootdir}'
  697. datarootdir='${prefix}/share'
  698. do_compare='cmp --ignore-initial=16 $$f1 $$f2'
  699. docdir='${datarootdir}/doc/${PACKAGE}'
  700. dvidir='${docdir}'
  701. exec_prefix='${prefix}'
  702. extra_host_libiberty_configure_flags='--enable-shared'
  703. extra_mpc_gmp_configure_flags='--with-gmp-include=$$r/$(HOST_SUBDIR)/gmp --with-gmp-lib=$$r/$(HOST_SUBDIR)/gmp/.libs'
  704. extra_mpc_mpfr_configure_flags=''
  705. extra_mpfr_configure_flags='--with-gmp-include=$$r/$(HOST_SUBDIR)/gmp --with-gmp-lib=$$r/$(HOST_SUBDIR)/gmp/.libs'
  706. gmpinc='-I$$r/$(HOST_SUBDIR)/gmp -I$$s/gmp -I/mnt/lfs/sources/gcc-build/../gcc-4.7.2/mpfr/src -I$$s/mpc/src '
  707. gmplibs='-L$$r/$(HOST_SUBDIR)/gmp/.libs -L/mnt/lfs/sources/gcc-build/mpfr/src/.libs -L$$r/$(HOST_SUBDIR)/mpc/src/.libs -lmpc -lmpfr -lgmp'
  708. host='x86_64-unknown-linux-gnu'
  709. host_alias=''
  710. host_configargs=' --cache-file=./config.cache '\''--prefix=/tools'\'' '\''--with-sysroot=/mnt/lfs'\'' '\''--with-newlib'\'' '\''--without-headers'\'' '\''--with-local-prefix=/tools'\'' '\''--with-native-system-header-dir=/tools/include'\'' '\''--disable-nls'\'' '\''--disable-shared'\'' '\''--disable-multilib'\'' '\''--disable-decimal-float'\'' '\''--disable-threads'\'' '\''--disable-libmudflap'\'' '\''--disable-libssp'\'' '\''--disable-libgomp'\'' '\''--disable-libquadmath'\'' '\''--with-mpfr-include=/mnt/lfs/sources/gcc-build/../gcc-4.7.2/mpfr/src'\'' '\''--with-mpfr-lib=/mnt/lfs/sources/gcc-build/mpfr/src/.libs'\'' '\''--enable-languages=c,lto'\'' --program-transform-name='\''s&^&x86_64-lfs-linux-gnu-&'\'' --disable-option-checking'
  711. host_cpu='x86_64'
  712. host_noncanonical='x86_64-unknown-linux-gnu'
  713. host_os='linux-gnu'
  714. host_subdir='.'
  715. host_vendor='unknown'
  716. htmldir='${docdir}'
  717. includedir='${prefix}/include'
  718. infodir='${datarootdir}/info'
  719. libdir='${exec_prefix}/lib'
  720. libexecdir='${exec_prefix}/libexec'
  721. localedir='${datarootdir}/locale'
  722. localstatedir='${prefix}/var'
  723. mandir='${datarootdir}/man'
  724. oldincludedir='/usr/include'
  725. pdfdir='${docdir}'
  726. poststage1_ldflags='-static-libstdc++ -static-libgcc'
  727. poststage1_libs=''
  728. pplinc=''
  729. ppllibs=''
  730. prefix='/tools'
  731. program_transform_name='s&^&x86_64-lfs-linux-gnu-&'
  732. psdir='${docdir}'
  733. sbindir='${exec_prefix}/sbin'
  734. sharedstatedir='${prefix}/com'
  735. stage1_cflags='-g -fkeep-inline-functions'
  736. stage1_checking='--enable-checking=yes,types'
  737. stage1_languages='c,lto'
  738. stage1_ldflags=''
  739. stage1_libs=''
  740. stage2_werror_flag=''
  741. sysconfdir='${prefix}/etc'
  742. target='x86_64-lfs-linux-gnu'
  743. target_alias='x86_64-lfs-linux-gnu'
  744. target_configargs='--cache-file=./config.cache --with-cross-host=x86_64-unknown-linux-gnu '\''--prefix=/tools'\'' '\''--with-sysroot=/mnt/lfs'\'' '\''--with-newlib'\'' '\''--without-headers'\'' '\''--with-local-prefix=/tools'\'' '\''--with-native-system-header-dir=/tools/include'\'' '\''--disable-nls'\'' '\''--disable-shared'\'' '\''--disable-multilib'\'' '\''--disable-decimal-float'\'' '\''--disable-threads'\'' '\''--disable-libmudflap'\'' '\''--disable-libssp'\'' '\''--disable-libgomp'\'' '\''--disable-libquadmath'\'' '\''--enable-languages=c,lto'\'' --program-transform-name='\''s&^&x86_64-lfs-linux-gnu-&'\'' --disable-option-checking'
  745. target_configdirs=' libgcc'
  746. target_cpu='x86_64'
  747. target_noncanonical='x86_64-lfs-linux-gnu'
  748. target_os='linux-gnu'
  749. target_subdir='x86_64-lfs-linux-gnu'
  750. target_vendor='lfs'
  751. tooldir='${exec_prefix}/x86_64-lfs-linux-gnu'
  752.  
  753. ## ------------------- ##
  754. ## File substitutions. ##
  755. ## ------------------- ##
  756.  
  757. alphaieee_frag='/dev/null'
  758. host_makefile_frag='/dev/null'
  759. ospace_frag='/dev/null'
  760. serialization_dependencies='serdep.tmp'
  761. target_makefile_frag='../gcc-4.7.2/config/mt-gnu'
  762.  
  763. ## ----------- ##
  764. ## confdefs.h. ##
  765. ## ----------- ##
  766.  
  767. /* confdefs.h */
  768. #define PACKAGE_NAME ""
  769. #define PACKAGE_TARNAME ""
  770. #define PACKAGE_VERSION ""
  771. #define PACKAGE_STRING ""
  772. #define PACKAGE_BUGREPORT ""
  773. #define PACKAGE_URL ""
  774. #define LT_OBJDIR ".libs/"
  775.  
  776. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement