niceflipper8827

Untitled

Aug 7th, 2024
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.23 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.69. Invocation command line was
  6.  
  7. $ ./configure --build=x86_64-gnu-linux --build=x86_64 --host=x86_64-linux-gnu --target=x86_64-Linux-gnu --with-optimizations --enable-multilib --with-languages c,c++,obj-c,obj-c++,fortran,cobol,ada
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = alysha.home
  14. uname -m = x86_64
  15. uname -r = 5.15.145
  16. uname -s = Linux
  17. uname -v = #1 SMP PREEMPT Sun Dec 24 00:07:06 CST 2023
  18.  
  19. /usr/bin/uname -p = Intel(R) Xeon(R) CPU E5-1603 0 @ 2.80GHz
  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: /usr/local/bin
  31. PATH: /usr/bin
  32. PATH: /bin
  33. PATH: /usr/games
  34. PATH: /usr/lib64/libexec/kf5
  35. PATH: /usr/lib64/qt5/bin
  36.  
  37.  
  38. ## ----------- ##
  39. ## Core tests. ##
  40. ## ----------- ##
  41.  
  42. configure:2401: checking build system type
  43. checking build system type... configure:2415: result: x86_64-pc-none
  44. x86_64-pc-none
  45. configure:2462: checking host system type
  46. checking host system type... configure:2475: result: x86_64-pc-linux-gnu
  47. x86_64-pc-linux-gnu
  48. configure:2495: checking target system type
  49. checking target system type... configure:2508: result: x86_64-Linux-gnu
  50. x86_64-Linux-gnu
  51. configure:2562: checking for a BSD-compatible install
  52. checking for a BSD-compatible install... configure:2630: result: /usr/bin/ginstall -c
  53. /usr/bin/ginstall -c
  54. configure:2641: checking whether ln works
  55. checking whether ln works... configure:2663: result: yes
  56. yes
  57. configure:2667: checking whether ln -s works
  58. checking whether ln -s works... configure:2671: result: yes
  59. yes
  60. configure:2678: checking for a sed that does not truncate output
  61. checking for a sed that does not truncate output... configure:2742: result: /usr/bin/sed
  62. /usr/bin/sed
  63. configure:2751: checking for gawk
  64. checking for gawk... configure:2767: found /usr/bin/gawk
  65. configure:2778: result: gawk
  66. gawk
  67. configure:3305: checking for libatomic support
  68. checking for libatomic support... configure:3315: result: yes
  69. yes
  70. configure:3324: checking for libitm support
  71. checking for libitm support... configure:3334: result: yes
  72. yes
  73. configure:3343: checking for libsanitizer support
  74. checking for libsanitizer support... configure:3349: result: no
  75. no
  76. configure:3362: checking for libvtv support
  77. checking for libvtv support... configure:3368: result: no
  78. no
  79. configure:3492: checking for libphobos support
  80. checking for libphobos support... configure:3498: result: no
  81. no
  82. configure:4171: checking for x86_64-linux-gnu-gcc
  83. checking for x86_64-linux-gnu-gcc... configure:4201: result: no
  84. no
  85. configure:4211: checking for gcc
  86. checking for gcc... configure:4227: found /usr/bin/gcc
  87. configure:4238: result: gcc
  88. gcc
  89. configure:4250: WARNING: using cross tools not prefixed with host triplet
  90. configure:4467: checking for C compiler version
  91. configure:4476: gcc --version >&5
  92. gcc (GCC) 11.2.0
  93. Copyright (C) 2021 Free Software Foundation, Inc.
  94. This is free software; see the source for copying conditions. There is NO
  95. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  96.  
  97. configure:4487: $? = 0
  98. configure:4476: gcc -v >&5
  99. Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/11.2.0/specs
  100. COLLECT_GCC=gcc
  101. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/11.2.0/lto-wrapper
  102. Target: x86_64-slackware-linux
  103. Configured with: ../gcc-11.2.0/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,brig,c,c++,d,fortran,go,lto,objc,obj-c++ --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --enable-libstdcxx-dual-abi --with-default-libstdcxx-abi=new --disable-libstdcxx-pch --disable-libunwind-exceptions --enable-__cxa_atexit --disable-libssp --enable-gnu-unique-object --enable-plugin --enable-lto --disable-install-libiberty --enable-gnu-indirect-function --with-linker-hash-style=gnu --with-gnu-ld --with-isl --verbose --with-arch-directory=amd64 --disable-gtktest --disable-werror --enable-clocale=gnu --enable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux
  104. Thread model: posix
  105. Supported LTO compression algorithms: zlib zstd
  106. gcc version 11.2.0 (GCC)
  107. configure:4487: $? = 0
  108. configure:4476: gcc -V >&5
  109. gcc: error: unrecognized command-line option '-V'
  110. gcc: fatal error: no input files
  111. compilation terminated.
  112. configure:4487: $? = 1
  113. configure:4476: gcc -qversion >&5
  114. gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
  115. gcc: fatal error: no input files
  116. compilation terminated.
  117. configure:4487: $? = 1
  118. configure:4507: checking whether the C compiler works
  119. checking whether the C compiler works... configure:4529: gcc conftest.c >&5
  120. configure:4533: $? = 0
  121. configure:4581: result: yes
  122. yes
  123. configure:4584: checking for C compiler default output file name
  124. checking for C compiler default output file name... configure:4586: result: a.out
  125. a.out
  126. configure:4592: checking for suffix of executables
  127. checking for suffix of executables... configure:4599: gcc -o conftest conftest.c >&5
  128. configure:4603: $? = 0
  129. configure:4625: result:
  130.  
  131. configure:4647: checking whether we are cross compiling
  132. checking whether we are cross compiling... configure:4685: result: yes
  133. yes
  134. configure:4690: checking for suffix of object files
  135. checking for suffix of object files... configure:4712: gcc -c conftest.c >&5
  136. configure:4716: $? = 0
  137. configure:4737: result: o
  138. o
  139. configure:4741: checking whether we are using the GNU C compiler
  140. checking whether we are using the GNU C compiler... configure:4760: gcc -c conftest.c >&5
  141. configure:4760: $? = 0
  142. configure:4769: result: yes
  143. yes
  144. configure:4778: checking whether gcc accepts -g
  145. checking whether gcc accepts -g... configure:4798: gcc -c -g conftest.c >&5
  146. configure:4798: $? = 0
  147. configure:4839: result: yes
  148. yes
  149. configure:4856: checking for gcc option to accept ISO C89
  150. checking for gcc option to accept ISO C89... configure:4919: gcc -c -g -O2 conftest.c >&5
  151. configure:4919: $? = 0
  152. configure:4932: result: none needed
  153. none needed
  154. configure:4952: checking for gcc option to accept ISO C99
  155. checking for gcc option to accept ISO C99... configure:5101: gcc -c -g -O2 conftest.c >&5
  156. configure:5101: $? = 0
  157. configure:5114: result: none needed
  158. none needed
  159. configure:5143: checking for x86_64-linux-gnu-g++
  160. checking for x86_64-linux-gnu-g++... configure:5173: result: no
  161. no
  162. configure:5143: checking for x86_64-linux-gnu-c++
  163. checking for x86_64-linux-gnu-c++... configure:5173: result: no
  164. no
  165. configure:5143: checking for x86_64-linux-gnu-gpp
  166. checking for x86_64-linux-gnu-gpp... configure:5173: result: no
  167. no
  168. configure:5143: checking for x86_64-linux-gnu-aCC
  169. checking for x86_64-linux-gnu-aCC... configure:5173: result: no
  170. no
  171. configure:5143: checking for x86_64-linux-gnu-CC
  172. checking for x86_64-linux-gnu-CC... configure:5173: result: no
  173. no
  174. configure:5143: checking for x86_64-linux-gnu-cxx
  175. checking for x86_64-linux-gnu-cxx... configure:5173: result: no
  176. no
  177. configure:5143: checking for x86_64-linux-gnu-cc++
  178. checking for x86_64-linux-gnu-cc++... configure:5173: result: no
  179. no
  180. configure:5143: checking for x86_64-linux-gnu-cl.exe
  181. checking for x86_64-linux-gnu-cl.exe... configure:5173: result: no
  182. no
  183. configure:5143: checking for x86_64-linux-gnu-FCC
  184. checking for x86_64-linux-gnu-FCC... configure:5173: result: no
  185. no
  186. configure:5143: checking for x86_64-linux-gnu-KCC
  187. checking for x86_64-linux-gnu-KCC... configure:5173: result: no
  188. no
  189. configure:5143: checking for x86_64-linux-gnu-RCC
  190. checking for x86_64-linux-gnu-RCC... configure:5173: result: no
  191. no
  192. configure:5143: checking for x86_64-linux-gnu-xlC_r
  193. checking for x86_64-linux-gnu-xlC_r... configure:5173: result: no
  194. no
  195. configure:5143: checking for x86_64-linux-gnu-xlC
  196. checking for x86_64-linux-gnu-xlC... configure:5173: result: no
  197. no
  198. configure:5187: checking for g++
  199. checking for g++... configure:5203: found /usr/bin/g++
  200. configure:5214: result: g++
  201. g++
  202. configure:5241: checking for C++ compiler version
  203. configure:5250: g++ --version >&5
  204. g++ (GCC) 11.2.0
  205. Copyright (C) 2021 Free Software Foundation, Inc.
  206. This is free software; see the source for copying conditions. There is NO
  207. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  208.  
  209. configure:5261: $? = 0
  210. configure:5250: g++ -v >&5
  211. Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/11.2.0/specs
  212. COLLECT_GCC=g++
  213. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/11.2.0/lto-wrapper
  214. Target: x86_64-slackware-linux
  215. Configured with: ../gcc-11.2.0/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,brig,c,c++,d,fortran,go,lto,objc,obj-c++ --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --enable-libstdcxx-dual-abi --with-default-libstdcxx-abi=new --disable-libstdcxx-pch --disable-libunwind-exceptions --enable-__cxa_atexit --disable-libssp --enable-gnu-unique-object --enable-plugin --enable-lto --disable-install-libiberty --enable-gnu-indirect-function --with-linker-hash-style=gnu --with-gnu-ld --with-isl --verbose --with-arch-directory=amd64 --disable-gtktest --disable-werror --enable-clocale=gnu --enable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux
  216. Thread model: posix
  217. Supported LTO compression algorithms: zlib zstd
  218. gcc version 11.2.0 (GCC)
  219. configure:5261: $? = 0
  220. configure:5250: g++ -V >&5
  221. g++: error: unrecognized command-line option '-V'
  222. g++: fatal error: no input files
  223. compilation terminated.
  224. configure:5261: $? = 1
  225. configure:5250: g++ -qversion >&5
  226. g++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
  227. g++: fatal error: no input files
  228. compilation terminated.
  229. configure:5261: $? = 1
  230. configure:5265: checking whether we are using the GNU C++ compiler
  231. checking whether we are using the GNU C++ compiler... configure:5284: g++ -c conftest.cpp >&5
  232. configure:5284: $? = 0
  233. configure:5293: result: yes
  234. yes
  235. configure:5302: checking whether g++ accepts -g
  236. checking whether g++ accepts -g... configure:5322: g++ -c -g conftest.cpp >&5
  237. configure:5322: $? = 0
  238. configure:5363: result: yes
  239. yes
  240. configure:5412: checking whether g++ accepts -static-libstdc++ -static-libgcc
  241. checking whether g++ accepts -static-libstdc++ -static-libgcc... configure:5429: g++ -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.cpp >&5
  242. configure:5429: $? = 0
  243. configure:5430: result: yes
  244. yes
  245. configure:5454: checking for x86_64-linux-gnu-gnatbind
  246. checking for x86_64-linux-gnu-gnatbind... configure:5484: result: no
  247. no
  248. configure:5494: checking for gnatbind
  249. checking for gnatbind... configure:5510: found /usr/bin/gnatbind
  250. configure:5521: result: gnatbind
  251. gnatbind
  252. configure:5546: checking for x86_64-linux-gnu-gnatmake
  253. checking for x86_64-linux-gnu-gnatmake... configure:5576: result: no
  254. no
  255. configure:5586: checking for gnatmake
  256. checking for gnatmake... configure:5602: found /usr/bin/gnatmake
  257. configure:5613: result: gnatmake
  258. gnatmake
  259. configure:5635: checking whether compiler driver understands Ada and is recent enough
  260. checking whether compiler driver understands Ada and is recent enough... configure:5662: result: yes
  261. yes
  262. configure:5676: checking for x86_64-linux-gnu-gdc
  263. checking for x86_64-linux-gnu-gdc... configure:5706: result: no
  264. no
  265. configure:5716: checking for gdc
  266. checking for gdc... configure:5732: found /usr/bin/gdc
  267. configure:5743: result: gdc
  268. gdc
  269. configure:5765: checking whether the D compiler works
  270. checking whether the D compiler works... configure:5782: result: yes
  271. yes
  272. configure:5794: checking for cargo
  273. checking for cargo... configure:5810: found /usr/bin/cargo
  274. configure:5821: result: cargo
  275. cargo
  276. configure:5838: checking how to compare bootstrapped objects
  277. checking how to compare bootstrapped objects... configure:5863: result: cmp --ignore-initial=16 $$f1 $$f2
  278. cmp --ignore-initial=16 $$f1 $$f2
  279. configure:5930: checking whether g++ supports C++11 features by default
  280. checking whether g++ supports C++11 features by default... configure:6226: g++ -c -g -O2 conftest.cpp >&5
  281. configure:6226: $? = 0
  282. configure:6233: result: yes
  283. yes
  284. configure:6929: checking whether g++ supports C++11 features by default
  285. checking whether g++ supports C++11 features by default... configure:7225: g++ -c conftest.cpp >&5
  286. configure:7225: $? = 0
  287. configure:7232: result: yes
  288. yes
  289. configure:8007: checking for objdir
  290. checking for objdir... configure:8022: result: .libs
  291. .libs
  292. configure:8192: checking for the correct version of gmp.h
  293. checking for the correct version of gmp.h... configure:8211: gcc -c -g -O2 conftest.c >&5
  294. configure:8211: $? = 0
  295. configure:8229: gcc -c -g -O2 conftest.c >&5
  296. configure:8229: $? = 0
  297. configure:8230: result: yes
  298. yes
  299. configure:8246: checking for the correct version of mpfr.h
  300. checking for the correct version of mpfr.h... configure:8264: gcc -c -g -O2 conftest.c >&5
  301. configure:8264: $? = 0
  302. configure:8281: gcc -c -g -O2 conftest.c >&5
  303. configure:8281: $? = 0
  304. configure:8282: result: yes
  305. yes
  306. configure:8299: checking for the correct version of mpc.h
  307. checking for the correct version of mpc.h... configure:8316: gcc -c -g -O2 conftest.c >&5
  308. configure:8316: $? = 0
  309. configure:8332: gcc -c -g -O2 conftest.c >&5
  310. configure:8332: $? = 0
  311. configure:8333: result: yes
  312. yes
  313. configure:8351: checking for the correct version of the gmp/mpfr libraries
  314. checking for the correct version of the gmp/mpfr libraries... configure:8375: gcc -o conftest -g -O2 conftest.c -lmpc -lmpfr -lgmp >&5
  315. configure:8375: $? = 0
  316. configure:8376: result: yes
  317. yes
  318. configure:8391: checking for the correct version of the mpc libraries
  319. checking for the correct version of the mpc libraries... configure:8412: gcc -o conftest -g -O2 conftest.c -lmpc -lmpfr -lgmp >&5
  320. configure:8412: $? = 0
  321. configure:8413: result: yes
  322. yes
  323. configure:8638: checking for isl 0.15 or later
  324. checking for isl 0.15 or later... configure:8651: gcc -o conftest -g -O2 -lisl -lmpc -lmpfr -lgmp conftest.c -lisl -lgmp >&5
  325. configure:8651: $? = 0
  326. configure:8658: result: yes
  327. yes
  328. configure:9156: WARNING: use of cargo not yet supported here in Canadian cross configurations
  329. The following languages will be built: c,c++,fortran,lto,objc
  330. configure:9927: checking for default BUILD_CONFIG
  331. checking for default BUILD_CONFIG... configure:9959: result:
  332.  
  333. configure:9964: checking for --enable-vtable-verify
  334. checking for --enable-vtable-verify... configure:9977: result: no
  335. no
  336. configure:10654: checking for bison
  337. checking for bison... configure:10670: found /usr/bin/bison
  338. configure:10681: result: bison -y
  339. bison -y
  340. configure:10701: checking for bison
  341. checking for bison... configure:10717: found /usr/bin/bison
  342. configure:10728: result: bison
  343. bison
  344. configure:10748: checking for gm4
  345. checking for gm4... configure:10778: result: no
  346. no
  347. configure:10748: checking for gnum4
  348. checking for gnum4... configure:10778: result: no
  349. no
  350. configure:10748: checking for m4
  351. checking for m4... configure:10764: found /usr/bin/m4
  352. configure:10775: result: m4
  353. m4
  354. configure:10795: checking for flex
  355. checking for flex... configure:10811: found /usr/bin/flex
  356. configure:10822: result: flex
  357. flex
  358. configure:10843: checking for flex
  359. checking for flex... configure:10859: found /usr/bin/flex
  360. configure:10870: result: flex
  361. flex
  362. configure:10890: checking for makeinfo
  363. checking for makeinfo... configure:10906: found /usr/bin/makeinfo
  364. configure:10917: result: makeinfo
  365. makeinfo
  366. configure:10951: checking for expect
  367. checking for expect... configure:10967: found /usr/bin/expect
  368. configure:10978: result: expect
  369. expect
  370. configure:11000: checking for runtest
  371. checking for runtest... configure:11030: result: no
  372. no
  373. configure:11106: checking for x86_64-linux-gnu-ar
  374. checking for x86_64-linux-gnu-ar... configure:11136: result: no
  375. no
  376. configure:11247: checking for x86_64-linux-gnu-as
  377. checking for x86_64-linux-gnu-as... configure:11277: result: no
  378. no
  379. configure:11388: checking for x86_64-linux-gnu-dlltool
  380. checking for x86_64-linux-gnu-dlltool... configure:11418: result: no
  381. no
  382. configure:11529: checking for x86_64-linux-gnu-dsymutil
  383. checking for x86_64-linux-gnu-dsymutil... configure:11559: result: no
  384. no
  385. configure:11670: checking for x86_64-linux-gnu-ld
  386. checking for x86_64-linux-gnu-ld... configure:11700: result: no
  387. no
  388. configure:11811: checking for x86_64-linux-gnu-lipo
  389. checking for x86_64-linux-gnu-lipo... configure:11841: result: no
  390. no
  391. configure:11952: checking for x86_64-linux-gnu-nm
  392. checking for x86_64-linux-gnu-nm... configure:11982: result: no
  393. no
  394. configure:12093: checking for x86_64-linux-gnu-ranlib
  395. checking for x86_64-linux-gnu-ranlib... configure:12123: result: no
  396. no
  397. configure:12229: checking for x86_64-linux-gnu-strip
  398. checking for x86_64-linux-gnu-strip... configure:12259: result: no
  399. no
  400. configure:12365: checking for x86_64-linux-gnu-windres
  401. checking for x86_64-linux-gnu-windres... configure:12395: result: no
  402. no
  403. configure:12506: checking for x86_64-linux-gnu-windmc
  404. checking for x86_64-linux-gnu-windmc... configure:12536: result: no
  405. no
  406. configure:12647: checking for x86_64-linux-gnu-objcopy
  407. checking for x86_64-linux-gnu-objcopy... configure:12677: result: no
  408. no
  409. configure:12788: checking for x86_64-linux-gnu-objdump
  410. checking for x86_64-linux-gnu-objdump... configure:12818: result: no
  411. no
  412. configure:12929: checking for x86_64-linux-gnu-otool
  413. checking for x86_64-linux-gnu-otool... configure:12959: result: no
  414. no
  415. configure:13070: checking for x86_64-linux-gnu-readelf
  416. checking for x86_64-linux-gnu-readelf... configure:13100: result: no
  417. no
  418. configure:13166: checking for -plugin option
  419. checking for -plugin option... configure:13184: checking for x86_64-linux-gnu-ar
  420. checking for x86_64-linux-gnu-ar... configure:13211: result: x86_64-linux-gnu-ar
  421. x86_64-linux-gnu-ar
  422. configure:13279: WARNING: Failed: x86_64-linux-gnu-ar --plugin /usr/libexec/gcc/x86_64-slackware-linux/11.2.0/liblto_plugin.so rc
  423. configure:13289: result: no
  424. no
  425. configure:13394: checking for x86_64-Linux-gnu-cc
  426. checking for x86_64-Linux-gnu-cc... configure:13424: result: no
  427. no
  428. configure:13394: checking for x86_64-Linux-gnu-gcc
  429. checking for x86_64-Linux-gnu-gcc... configure:13424: result: no
  430. no
  431. configure:13555: checking for x86_64-Linux-gnu-c++
  432. checking for x86_64-Linux-gnu-c++... configure:13585: result: no
  433. no
  434. configure:13555: checking for x86_64-Linux-gnu-g++
  435. checking for x86_64-Linux-gnu-g++... configure:13585: result: no
  436. no
  437. configure:13555: checking for x86_64-Linux-gnu-cxx
  438. checking for x86_64-Linux-gnu-cxx... configure:13585: result: no
  439. no
  440. configure:13555: checking for x86_64-Linux-gnu-gxx
  441. checking for x86_64-Linux-gnu-gxx... configure:13585: result: no
  442. no
  443. configure:13716: checking for x86_64-Linux-gnu-gcc
  444. checking for x86_64-Linux-gnu-gcc... configure:13746: result: no
  445. no
  446. configure:13872: checking for x86_64-Linux-gnu-gfortran
  447. checking for x86_64-Linux-gnu-gfortran... configure:13902: result: no
  448. no
  449. configure:14033: checking for x86_64-Linux-gnu-gccgo
  450. checking for x86_64-Linux-gnu-gccgo... configure:14063: result: no
  451. no
  452. configure:14194: checking for x86_64-Linux-gnu-gdc
  453. checking for x86_64-Linux-gnu-gdc... configure:14224: result: no
  454. no
  455. configure:14355: checking for x86_64-Linux-gnu-gm2
  456. checking for x86_64-Linux-gnu-gm2... configure:14385: result: no
  457. no
  458. configure:14596: checking for x86_64-Linux-gnu-ar
  459. checking for x86_64-Linux-gnu-ar... configure:14626: result: no
  460. no
  461. configure:14826: checking for x86_64-Linux-gnu-as
  462. checking for x86_64-Linux-gnu-as... configure:14856: result: no
  463. no
  464. configure:15056: checking for x86_64-Linux-gnu-dlltool
  465. checking for x86_64-Linux-gnu-dlltool... configure:15086: result: no
  466. no
  467. configure:15286: checking for x86_64-Linux-gnu-dsymutil
  468. checking for x86_64-Linux-gnu-dsymutil... configure:15316: result: no
  469. no
  470. configure:15516: checking for x86_64-Linux-gnu-ld
  471. checking for x86_64-Linux-gnu-ld... configure:15546: result: no
  472. no
  473. configure:15746: checking for x86_64-Linux-gnu-lipo
  474. checking for x86_64-Linux-gnu-lipo... configure:15776: result: no
  475. no
  476. configure:15976: checking for x86_64-Linux-gnu-nm
  477. checking for x86_64-Linux-gnu-nm... configure:16006: result: no
  478. no
  479. configure:16206: checking for x86_64-Linux-gnu-objcopy
  480. checking for x86_64-Linux-gnu-objcopy... configure:16236: result: no
  481. no
  482. configure:16436: checking for x86_64-Linux-gnu-objdump
  483. checking for x86_64-Linux-gnu-objdump... configure:16466: result: no
  484. no
  485. configure:16666: checking for x86_64-Linux-gnu-otool
  486. checking for x86_64-Linux-gnu-otool... configure:16696: result: no
  487. no
  488. configure:16896: checking for x86_64-Linux-gnu-ranlib
  489. checking for x86_64-Linux-gnu-ranlib... configure:16926: result: no
  490. no
  491. configure:17126: checking for x86_64-Linux-gnu-readelf
  492. checking for x86_64-Linux-gnu-readelf... configure:17156: result: no
  493. no
  494. configure:17356: checking for x86_64-Linux-gnu-strip
  495. checking for x86_64-Linux-gnu-strip... configure:17386: result: no
  496. no
  497. configure:17586: checking for x86_64-Linux-gnu-windres
  498. checking for x86_64-Linux-gnu-windres... configure:17616: result: no
  499. no
  500. configure:17816: checking for x86_64-Linux-gnu-windmc
  501. checking for x86_64-Linux-gnu-windmc... configure:17846: result: no
  502. no
  503. configure:17913: checking where to find the target ar
  504. checking where to find the target ar... configure:17923: result: pre-installed
  505. pre-installed
  506. configure:17955: checking where to find the target as
  507. checking where to find the target as... configure:17965: result: pre-installed
  508. pre-installed
  509. configure:17997: checking where to find the target cc
  510. checking where to find the target cc... configure:18007: result: pre-installed
  511. pre-installed
  512. configure:18039: checking where to find the target c++
  513. checking where to find the target c++... configure:18049: result: pre-installed
  514. pre-installed
  515. configure:18084: checking where to find the target c++ for libstdc++
  516. checking where to find the target c++ for libstdc++... configure:18094: result: pre-installed
  517. pre-installed
  518. configure:18129: checking where to find the target dlltool
  519. checking where to find the target dlltool... configure:18139: result: pre-installed
  520. pre-installed
  521. configure:18171: checking where to find the target dsymutil
  522. checking where to find the target dsymutil... configure:18181: result: pre-installed
  523. pre-installed
  524. configure:18202: checking where to find the target gcc
  525. checking where to find the target gcc... configure:18212: result: pre-installed
  526. pre-installed
  527. configure:18244: checking where to find the target gfortran
  528. checking where to find the target gfortran... configure:18254: result: pre-installed
  529. pre-installed
  530. configure:18289: checking where to find the target gccgo
  531. checking where to find the target gccgo... configure:18299: result: pre-installed
  532. pre-installed
  533. configure:18334: checking where to find the target gdc
  534. checking where to find the target gdc... configure:18344: result: pre-installed
  535. pre-installed
  536. configure:18379: checking where to find the target gm2
  537. checking where to find the target gm2... configure:18389: result: pre-installed
  538. pre-installed
  539. configure:18424: checking where to find the target ld
  540. checking where to find the target ld... configure:18434: result: pre-installed
  541. pre-installed
  542. configure:18466: checking where to find the target lipo
  543. checking where to find the target lipo... configure:18476: result: pre-installed
  544. pre-installed
  545. configure:18497: checking where to find the target nm
  546. checking where to find the target nm... configure:18507: result: pre-installed
  547. pre-installed
  548. configure:18539: checking where to find the target objcopy
  549. checking where to find the target objcopy... configure:18549: result: pre-installed
  550. pre-installed
  551. configure:18581: checking where to find the target objdump
  552. checking where to find the target objdump... configure:18591: result: pre-installed
  553. pre-installed
  554. configure:18623: checking where to find the target otool
  555. checking where to find the target otool... configure:18633: result: pre-installed
  556. pre-installed
  557. configure:18654: checking where to find the target ranlib
  558. checking where to find the target ranlib... configure:18664: result: pre-installed
  559. pre-installed
  560. configure:18696: checking where to find the target readelf
  561. checking where to find the target readelf... configure:18706: result: pre-installed
  562. pre-installed
  563. configure:18738: checking where to find the target strip
  564. checking where to find the target strip... configure:18748: result: pre-installed
  565. pre-installed
  566. configure:18780: checking where to find the target windres
  567. checking where to find the target windres... configure:18790: result: pre-installed
  568. pre-installed
  569. configure:18822: checking where to find the target windmc
  570. checking where to find the target windmc... configure:18832: result: pre-installed
  571. pre-installed
  572. configure:18892: checking whether to enable maintainer-specific portions of Makefiles
  573. checking whether to enable maintainer-specific portions of Makefiles... configure:18901: result: no
  574. no
  575. configure:19138: creating ./config.status
  576. configure: creating ./config.status
  577.  
  578. ## ---------------------- ##
  579. ## Running config.status. ##
  580. ## ---------------------- ##
  581.  
  582. This file was extended by config.status, which was
  583. generated by GNU Autoconf 2.69. Invocation command line was
  584.  
  585. CONFIG_FILES =
  586. CONFIG_HEADERS =
  587. CONFIG_LINKS =
  588. CONFIG_COMMANDS =
  589. $ ./config.status
  590.  
  591. on alysha.home
  592.  
  593. config.status:1071: creating Makefile
  594. config.status: creating Makefile
  595.  
  596. ## ---------------- ##
  597. ## Cache variables. ##
  598. ## ---------------- ##
  599.  
  600. ac_cv_build=x86_64-pc-none
  601. ac_cv_c_compiler_gnu=yes
  602. ac_cv_cxx_compiler_gnu=yes
  603. ac_cv_env_AR_FOR_TARGET_set=
  604. ac_cv_env_AR_FOR_TARGET_value=
  605. ac_cv_env_AR_set=
  606. ac_cv_env_AR_value=
  607. ac_cv_env_AS_FOR_TARGET_set=
  608. ac_cv_env_AS_FOR_TARGET_value=
  609. ac_cv_env_AS_set=
  610. ac_cv_env_AS_value=
  611. ac_cv_env_CCC_set=
  612. ac_cv_env_CCC_value=
  613. ac_cv_env_CC_FOR_TARGET_set=
  614. ac_cv_env_CC_FOR_TARGET_value=
  615. ac_cv_env_CC_set=
  616. ac_cv_env_CC_value=
  617. ac_cv_env_CFLAGS_set=
  618. ac_cv_env_CFLAGS_value=
  619. ac_cv_env_CPPFLAGS_set=
  620. ac_cv_env_CPPFLAGS_value=
  621. ac_cv_env_CXXFLAGS_set=
  622. ac_cv_env_CXXFLAGS_value=
  623. ac_cv_env_CXX_FOR_TARGET_set=
  624. ac_cv_env_CXX_FOR_TARGET_value=
  625. ac_cv_env_CXX_set=
  626. ac_cv_env_CXX_value=
  627. ac_cv_env_DLLTOOL_FOR_TARGET_set=
  628. ac_cv_env_DLLTOOL_FOR_TARGET_value=
  629. ac_cv_env_DLLTOOL_set=
  630. ac_cv_env_DLLTOOL_value=
  631. ac_cv_env_DSYMUTIL_FOR_TARGET_set=
  632. ac_cv_env_DSYMUTIL_FOR_TARGET_value=
  633. ac_cv_env_DSYMUTIL_set=
  634. ac_cv_env_DSYMUTIL_value=
  635. ac_cv_env_GCC_FOR_TARGET_set=
  636. ac_cv_env_GCC_FOR_TARGET_value=
  637. ac_cv_env_GDC_FOR_TARGET_set=
  638. ac_cv_env_GDC_FOR_TARGET_value=
  639. ac_cv_env_GFORTRAN_FOR_TARGET_set=
  640. ac_cv_env_GFORTRAN_FOR_TARGET_value=
  641. ac_cv_env_GM2_FOR_TARGET_set=
  642. ac_cv_env_GM2_FOR_TARGET_value=
  643. ac_cv_env_GOC_FOR_TARGET_set=
  644. ac_cv_env_GOC_FOR_TARGET_value=
  645. ac_cv_env_LDFLAGS_set=
  646. ac_cv_env_LDFLAGS_value=
  647. ac_cv_env_LD_FOR_TARGET_set=
  648. ac_cv_env_LD_FOR_TARGET_value=
  649. ac_cv_env_LD_set=
  650. ac_cv_env_LD_value=
  651. ac_cv_env_LIBS_set=
  652. ac_cv_env_LIBS_value=
  653. ac_cv_env_LIPO_FOR_TARGET_set=
  654. ac_cv_env_LIPO_FOR_TARGET_value=
  655. ac_cv_env_LIPO_set=
  656. ac_cv_env_LIPO_value=
  657. ac_cv_env_NM_FOR_TARGET_set=
  658. ac_cv_env_NM_FOR_TARGET_value=
  659. ac_cv_env_NM_set=
  660. ac_cv_env_NM_value=
  661. ac_cv_env_OBJCOPY_FOR_TARGET_set=
  662. ac_cv_env_OBJCOPY_FOR_TARGET_value=
  663. ac_cv_env_OBJCOPY_set=
  664. ac_cv_env_OBJCOPY_value=
  665. ac_cv_env_OBJDUMP_FOR_TARGET_set=
  666. ac_cv_env_OBJDUMP_FOR_TARGET_value=
  667. ac_cv_env_OBJDUMP_set=
  668. ac_cv_env_OBJDUMP_value=
  669. ac_cv_env_OTOOL_FOR_TARGET_set=
  670. ac_cv_env_OTOOL_FOR_TARGET_value=
  671. ac_cv_env_OTOOL_set=
  672. ac_cv_env_OTOOL_value=
  673. ac_cv_env_RANLIB_FOR_TARGET_set=
  674. ac_cv_env_RANLIB_FOR_TARGET_value=
  675. ac_cv_env_RANLIB_set=
  676. ac_cv_env_RANLIB_value=
  677. ac_cv_env_READELF_FOR_TARGET_set=
  678. ac_cv_env_READELF_FOR_TARGET_value=
  679. ac_cv_env_READELF_set=
  680. ac_cv_env_READELF_value=
  681. ac_cv_env_STRIP_FOR_TARGET_set=
  682. ac_cv_env_STRIP_FOR_TARGET_value=
  683. ac_cv_env_STRIP_set=
  684. ac_cv_env_STRIP_value=
  685. ac_cv_env_WINDMC_FOR_TARGET_set=
  686. ac_cv_env_WINDMC_FOR_TARGET_value=
  687. ac_cv_env_WINDMC_set=
  688. ac_cv_env_WINDMC_value=
  689. ac_cv_env_WINDRES_FOR_TARGET_set=
  690. ac_cv_env_WINDRES_FOR_TARGET_value=
  691. ac_cv_env_WINDRES_set=
  692. ac_cv_env_WINDRES_value=
  693. ac_cv_env_build_alias_set=set
  694. ac_cv_env_build_alias_value=x86_64
  695. ac_cv_env_build_configargs_set=
  696. ac_cv_env_build_configargs_value=
  697. ac_cv_env_host_alias_set=set
  698. ac_cv_env_host_alias_value=x86_64-linux-gnu
  699. ac_cv_env_host_configargs_set=
  700. ac_cv_env_host_configargs_value=
  701. ac_cv_env_target_alias_set=set
  702. ac_cv_env_target_alias_value=x86_64-Linux-gnu
  703. ac_cv_env_target_configargs_set=
  704. ac_cv_env_target_configargs_value=
  705. ac_cv_host=x86_64-pc-linux-gnu
  706. ac_cv_objext=o
  707. ac_cv_path_SED=/usr/bin/sed
  708. ac_cv_path_install='/usr/bin/ginstall -c'
  709. ac_cv_prog_AR=x86_64-linux-gnu-ar
  710. ac_cv_prog_AWK=gawk
  711. ac_cv_prog_BISON=bison
  712. ac_cv_prog_CARGO=cargo
  713. ac_cv_prog_EXPECT=expect
  714. ac_cv_prog_FLEX=flex
  715. ac_cv_prog_LEX=flex
  716. ac_cv_prog_M4=m4
  717. ac_cv_prog_MAKEINFO=makeinfo
  718. ac_cv_prog_YACC='bison -y'
  719. ac_cv_prog_ac_ct_CC=gcc
  720. ac_cv_prog_ac_ct_CXX=g++
  721. ac_cv_prog_ac_ct_GDC=gdc
  722. ac_cv_prog_ac_ct_GNATBIND=gnatbind
  723. ac_cv_prog_ac_ct_GNATMAKE=gnatmake
  724. ac_cv_prog_cc_c89=
  725. ac_cv_prog_cc_c99=
  726. ac_cv_prog_cc_g=yes
  727. ac_cv_prog_cxx_g=yes
  728. ac_cv_target=x86_64-Linux-gnu
  729. acx_cv_cc_gcc_supports_ada=yes
  730. acx_cv_d_compiler_works=yes
  731. acx_cv_prog_LN=ln
  732. ax_cv_cxx_compile_cxx11=yes
  733. ax_cv_cxx_compile_cxx11_FOR_BUILD=yes
  734. ax_cv_cxx_compile_cxx11_orig_cppflags=
  735. ax_cv_cxx_compile_cxx11_orig_cxx=g++
  736. ax_cv_cxx_compile_cxx11_orig_cxxflags='-g -O2'
  737. gcc_cv_isl=yes
  738. gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2'
  739. gcc_cv_tool_dirs=
  740. gcc_cv_tool_prefix=/usr/local
  741. lt_cv_objdir=.libs
  742.  
  743. ## ----------------- ##
  744. ## Output variables. ##
  745. ## ----------------- ##
  746.  
  747. AR='x86_64-linux-gnu-ar'
  748. AR_FOR_BUILD='ar'
  749. AR_FOR_TARGET='x86_64-Linux-gnu-ar'
  750. AR_PLUGIN_OPTION=''
  751. AS='x86_64-linux-gnu-as'
  752. AS_FOR_BUILD='as'
  753. AS_FOR_TARGET='x86_64-Linux-gnu-as'
  754. AWK='gawk'
  755. BISON='bison'
  756. BUILD_CONFIG=''
  757. CARGO='cargo'
  758. CC='gcc'
  759. CC_FOR_BUILD='gcc'
  760. CC_FOR_TARGET='x86_64-Linux-gnu-cc'
  761. CFLAGS='-g -O2'
  762. CFLAGS_FOR_BUILD=''
  763. CFLAGS_FOR_TARGET='-g -O2'
  764. COMPILER_AS_FOR_TARGET='$(AS_FOR_TARGET)'
  765. COMPILER_LD_FOR_TARGET='$(LD_FOR_TARGET)'
  766. COMPILER_NM_FOR_TARGET='$(NM_FOR_TARGET)'
  767. CONFIGURE_GDB_TK=''
  768. CPPFLAGS=''
  769. CPPFLAGS_FOR_BUILD=''
  770. CPP_FOR_BUILD='$(CC_FOR_BUILD) -E'
  771. CXX='g++'
  772. CXXFLAGS='-g -O2'
  773. CXXFLAGS_FOR_BUILD=''
  774. CXXFLAGS_FOR_TARGET='-g -O2'
  775. CXX_FOR_BUILD='g++'
  776. CXX_FOR_TARGET='x86_64-Linux-gnu-c++'
  777. DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
  778. DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX11=1 -DHAVE_CXX11_FOR_BUILD=1 -DLT_OBJDIR=\".libs/\"'
  779. DLLTOOL='x86_64-linux-gnu-dlltool'
  780. DLLTOOL_FOR_BUILD='dlltool'
  781. DLLTOOL_FOR_TARGET='x86_64-Linux-gnu-dlltool'
  782. DSYMUTIL='x86_64-linux-gnu-dsymutil'
  783. DSYMUTIL_FOR_BUILD='dsymutil'
  784. DSYMUTIL_FOR_TARGET='x86_64-Linux-gnu-dsymutil'
  785. ECHO_C=''
  786. ECHO_N='-n'
  787. ECHO_T=''
  788. EXEEXT=''
  789. EXPECT='expect'
  790. FLAGS_FOR_TARGET=''
  791. FLEX='flex'
  792. GCC_FOR_TARGET='x86_64-Linux-gnu-gcc'
  793. GCC_SHLIB_SUBDIR=''
  794. GDB_TK=''
  795. GDC='gdc'
  796. GDCFLAGS='-g -O2'
  797. GDC_FOR_BUILD='gdc'
  798. GDC_FOR_TARGET='x86_64-Linux-gnu-gdc'
  799. GFORTRAN_FOR_BUILD='gfortran'
  800. GFORTRAN_FOR_TARGET='x86_64-Linux-gnu-gfortran'
  801. GM2_FOR_TARGET='x86_64-Linux-gnu-gm2'
  802. GNATBIND='gnatbind'
  803. GNATMAKE='gnatmake'
  804. GOC_FOR_BUILD='gccgo'
  805. GOC_FOR_TARGET='x86_64-Linux-gnu-gccgo'
  806. HAVE_CXX11='1'
  807. HAVE_CXX11_FOR_BUILD='1'
  808. INSTALL_DATA='${INSTALL} -m 644'
  809. INSTALL_GDB_TK=''
  810. INSTALL_PROGRAM='${INSTALL}'
  811. INSTALL_SCRIPT='${INSTALL}'
  812. LD='x86_64-linux-gnu-ld'
  813. LDFLAGS=''
  814. LDFLAGS_FOR_BUILD=''
  815. LDFLAGS_FOR_TARGET=''
  816. LD_FOR_BUILD='ld'
  817. LD_FOR_TARGET='x86_64-Linux-gnu-ld'
  818. LEX='flex'
  819. LIBOBJS=''
  820. LIBS=''
  821. LIPO='x86_64-linux-gnu-lipo'
  822. LIPO_FOR_TARGET='x86_64-Linux-gnu-lipo'
  823. LN='ln'
  824. LN_S='ln -s'
  825. LTLIBOBJS=''
  826. M4='m4'
  827. MAINT='#'
  828. MAINTAINER_MODE_FALSE=''
  829. MAINTAINER_MODE_TRUE='#'
  830. MAKEINFO='makeinfo'
  831. NM='x86_64-linux-gnu-nm'
  832. NM_FOR_BUILD='nm'
  833. NM_FOR_TARGET='x86_64-Linux-gnu-nm'
  834. OBJCOPY='x86_64-linux-gnu-objcopy'
  835. OBJCOPY_FOR_TARGET='x86_64-Linux-gnu-objcopy'
  836. OBJDUMP='x86_64-linux-gnu-objdump'
  837. OBJDUMP_FOR_TARGET='x86_64-Linux-gnu-objdump'
  838. OBJEXT='o'
  839. OTOOL='x86_64-linux-gnu-otool'
  840. OTOOL_FOR_TARGET='x86_64-Linux-gnu-otool'
  841. PACKAGE_BUGREPORT=''
  842. PACKAGE_NAME=''
  843. PACKAGE_STRING=''
  844. PACKAGE_TARNAME=''
  845. PACKAGE_URL=''
  846. PACKAGE_VERSION=''
  847. PATH_SEPARATOR=':'
  848. PGO_BUILD_GEN_CFLAGS=''
  849. PGO_BUILD_LTO_CFLAGS=''
  850. PGO_BUILD_USE_CFLAGS=''
  851. PICFLAG=''
  852. PKG_CONFIG_PATH='/usr/local/lib64/pkgconfig:/usr/local/share/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig'
  853. RANLIB='true'
  854. RANLIB_FOR_BUILD='ranlib'
  855. RANLIB_FOR_TARGET='x86_64-Linux-gnu-ranlib'
  856. RANLIB_PLUGIN_OPTION=''
  857. RAW_CXX_FOR_TARGET='x86_64-Linux-gnu-c++'
  858. READELF='x86_64-linux-gnu-readelf'
  859. READELF_FOR_TARGET='x86_64-Linux-gnu-readelf'
  860. RPATH_ENVVAR='LD_LIBRARY_PATH'
  861. RUNTEST='runtest'
  862. SED='/usr/bin/sed'
  863. SHELL='/bin/sh'
  864. STRIP='true'
  865. STRIP_FOR_TARGET='x86_64-Linux-gnu-strip'
  866. SYSROOT_CFLAGS_FOR_TARGET=''
  867. TOPLEVEL_CONFIGURE_ARGUMENTS='./configure --build=x86_64-gnu-linux --build=x86_64 --host=x86_64-linux-gnu --target=x86_64-Linux-gnu --with-optimizations --enable-multilib --with-languages c,c++,obj-c,obj-c++,fortran,cobol,ada'
  868. WINDMC='x86_64-linux-gnu-windmc'
  869. WINDMC_FOR_BUILD='windmc'
  870. WINDMC_FOR_TARGET='x86_64-Linux-gnu-windmc'
  871. WINDRES='x86_64-linux-gnu-windres'
  872. WINDRES_FOR_BUILD='windres'
  873. WINDRES_FOR_TARGET='x86_64-Linux-gnu-windres'
  874. YACC='bison -y'
  875. ac_ct_CC='gcc'
  876. ac_ct_CXX='g++'
  877. bindir='${exec_prefix}/bin'
  878. build='x86_64-pc-none'
  879. build_alias='x86_64'
  880. build_configargs=' --cache-file=./config.cache '\''--with-optimizations'\'' '\''--enable-multilib'\'' '\''--with-languages'\'' '\''--enable-languages=c,c++,fortran,lto,objc'\'' --program-transform-name='\''s&^&x86_64-Linux-gnu-&'\'' --disable-option-checking'
  881. build_configdirs=' libiberty libcpp fixincludes'
  882. build_cpu='x86_64'
  883. build_libsubdir='build-x86_64'
  884. build_noncanonical='x86_64'
  885. build_os='none'
  886. build_subdir='build-x86_64'
  887. build_tooldir='${exec_prefix}/x86_64-Linux-gnu'
  888. build_vendor='pc'
  889. compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/* | gcc/m2/gm2-compiler-boot/M2Version* | gcc/m2/gm2-compiler-boot/SYSTEM* | gcc/m2/gm2version*'
  890. configdirs=' libiberty zlib libbacktrace libcpp libcody libdecnumber fixincludes gcc libcc1 c++tools lto-plugin'
  891. datadir='${datarootdir}'
  892. datarootdir='${prefix}/share'
  893. do_compare='cmp --ignore-initial=16 $$f1 $$f2'
  894. docdir='${datarootdir}/doc/${PACKAGE}'
  895. dvidir='${docdir}'
  896. exec_prefix='${prefix}'
  897. extra_host_libiberty_configure_flags='--enable-shared'
  898. extra_host_zlib_configure_flags=''
  899. extra_isl_gmp_configure_flags=''
  900. extra_linker_plugin_configure_flags=''
  901. extra_linker_plugin_flags=''
  902. extra_mpc_gmp_configure_flags=''
  903. extra_mpc_mpfr_configure_flags=''
  904. extra_mpfr_configure_flags=''
  905. gcc_host_pie=''
  906. get_gcc_base_ver='cat'
  907. gmpinc=''
  908. gmplibs='-lmpc -lmpfr -lgmp'
  909. host='x86_64-pc-linux-gnu'
  910. host_alias='x86_64-linux-gnu'
  911. host_configargs=' --cache-file=./config.cache '\''--with-optimizations'\'' '\''--enable-multilib'\'' '\''--with-languages'\'' '\''--enable-languages=c,c++,fortran,lto,objc'\'' --program-transform-name='\''s&^&x86_64-Linux-gnu-&'\'' --disable-option-checking'
  912. host_cpu='x86_64'
  913. host_libs_picflag=''
  914. host_noncanonical='x86_64-linux-gnu'
  915. host_os='linux-gnu'
  916. host_pie='no'
  917. host_shared='no'
  918. host_subdir='host-x86_64-linux-gnu'
  919. host_vendor='pc'
  920. htmldir='${docdir}'
  921. includedir='${prefix}/include'
  922. infodir='${datarootdir}/info'
  923. islinc=''
  924. isllibs=' -lisl'
  925. libdir='${exec_prefix}/lib'
  926. libexecdir='${exec_prefix}/libexec'
  927. localedir='${datarootdir}/locale'
  928. localstatedir='${prefix}/var'
  929. mandir='${datarootdir}/man'
  930. oldincludedir='/usr/include'
  931. pdfdir='${docdir}'
  932. poststage1_ldflags='-static-libstdc++ -static-libgcc'
  933. poststage1_libs=''
  934. prefix='/usr/local'
  935. program_transform_name='s&^&x86_64-Linux-gnu-&'
  936. psdir='${docdir}'
  937. sbindir='${exec_prefix}/sbin'
  938. sharedstatedir='${prefix}/com'
  939. stage1_cflags='-g'
  940. stage1_checking='--enable-checking=yes,types'
  941. stage1_languages='c,c++,lto'
  942. stage1_ldflags='-static-libstdc++ -static-libgcc'
  943. stage1_libs=''
  944. stage2_werror_flag=''
  945. sysconfdir='${prefix}/etc'
  946. target='x86_64-Linux-gnu'
  947. target_alias='x86_64-Linux-gnu'
  948. target_configargs='--cache-file=./config.cache --with-cross-host=x86_64-linux-gnu '\''--with-optimizations'\'' '\''--enable-multilib'\'' '\''--with-languages'\'' '\''--enable-languages=c,c++,fortran,lto,objc'\'' --program-transform-name='\''s&^&x86_64-Linux-gnu-&'\'' --disable-option-checking --disable-year2038'
  949. target_configdirs=' libgcc libbacktrace libgomp libatomic libitm libstdc++-v3 libssp libquadmath libgfortran libobjc'
  950. target_cpu='x86_64'
  951. target_noncanonical='x86_64-Linux-gnu'
  952. target_os='gnu'
  953. target_subdir='x86_64-Linux-gnu'
  954. target_vendor='Linux'
  955. tooldir='${exec_prefix}/x86_64-Linux-gnu'
  956.  
  957. ## ------------------- ##
  958. ## File substitutions. ##
  959. ## ------------------- ##
  960.  
  961. alphaieee_frag='/dev/null'
  962. host_makefile_frag='/dev/null'
  963. ospace_frag='/dev/null'
  964. serialization_dependencies='serdep.tmp'
  965. target_makefile_frag='./config/mt-gnu'
  966.  
  967. ## ----------- ##
  968. ## confdefs.h. ##
  969. ## ----------- ##
  970.  
  971. /* confdefs.h */
  972. #define PACKAGE_NAME ""
  973. #define PACKAGE_TARNAME ""
  974. #define PACKAGE_VERSION ""
  975. #define PACKAGE_STRING ""
  976. #define PACKAGE_BUGREPORT ""
  977. #define PACKAGE_URL ""
  978. #define HAVE_CXX11 1
  979. #define HAVE_CXX11_FOR_BUILD 1
  980. #define LT_OBJDIR ".libs/"
  981.  
  982. configure: exit 0
  983.  
Advertisement
Add Comment
Please, Sign In to add comment