Guest User

Config

a guest
Jun 6th, 2026
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.13 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 --target=x86_64-lfs-linux-gnu --prefix=/mnt/lfs/tools --with-glibc-version=2.43 --with-sysroot=/mnt/lfs --with-newlib --without-headers --enable-default-pie --enable-default-ssp --disable-nls --disable-shared --disable-multilib --disable-threads --disable-libatomic --disable-libgomp --disable-libquadmath --disable-libssp --disable-libvtv --disable-libstdcxx --enable-languages=c,c++
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = maddox
  14. uname -m = x86_64
  15. uname -r = 7.0.10-zen1-1-zen
  16. uname -s = Linux
  17. uname -v = #1 ZEN SMP PREEMPT_DYNAMIC Sat, 23 May 2026 14:45:01 +0000
  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: /mnt/lfs/tools/bin
  31. PATH: /usr/bin
  32.  
  33.  
  34. ## ----------- ##
  35. ## Core tests. ##
  36. ## ----------- ##
  37.  
  38. configure:2406: checking build system type
  39. configure:2420: result: x86_64-pc-linux-gnu
  40. configure:2467: checking host system type
  41. configure:2480: result: x86_64-pc-linux-gnu
  42. configure:2500: checking target system type
  43. configure:2513: result: x86_64-lfs-linux-gnu
  44. configure:2567: checking for a BSD-compatible install
  45. configure:2635: result: /usr/bin/install -c
  46. configure:2646: checking whether ln works
  47. configure:2668: result: yes
  48. configure:2672: checking whether ln -s works
  49. configure:2676: result: yes
  50. configure:2683: checking for a sed that does not truncate output
  51. configure:2747: result: /usr/bin/sed
  52. configure:2756: checking for gawk
  53. configure:2772: found /usr/bin/gawk
  54. configure:2783: result: gawk
  55. configure:3332: checking for libitm support
  56. configure:3342: result: yes
  57. configure:3351: checking for libsanitizer support
  58. configure:3361: result: yes
  59. configure:3521: checking for libphobos support
  60. configure:3531: result: yes
  61. configure:3541: checking for libgcobol support
  62. configure:3551: result: yes
  63. configure:4323: checking for gcc
  64. configure:4339: found /usr/bin/gcc
  65. configure:4350: result: gcc
  66. configure:4579: checking for C compiler version
  67. configure:4588: gcc --version >&5
  68. gcc (GCC) 16.1.1 20260430
  69. Copyright (C) 2026 Free Software Foundation, Inc.
  70. This is free software; see the source for copying conditions. There is NO
  71. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  72.  
  73. configure:4599: $? = 0
  74. configure:4588: gcc -v >&5
  75. Using built-in specs.
  76. COLLECT_GCC=gcc
  77. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/lto-wrapper
  78. Target: x86_64-pc-linux-gnu
  79. Configured with: /build/gcc/src/gcc/configure --enable-languages=ada,c,c++,d,fortran,go,lto,m2,objc,obj-c++,rust,cobol --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://gitlab.archlinux.org/archlinux/packaging/packages/gcc/-/issues --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror --disable-fixincludes
  80. Thread model: posix
  81. Supported LTO compression algorithms: zlib zstd
  82. gcc version 16.1.1 20260430 (GCC)
  83. configure:4599: $? = 0
  84. configure:4588: gcc -V >&5
  85. gcc: error: unrecognized command-line option '-V'
  86. gcc: fatal error: no input files
  87. compilation terminated.
  88. configure:4599: $? = 1
  89. configure:4588: gcc -qversion >&5
  90. gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
  91. gcc: fatal error: no input files
  92. compilation terminated.
  93. configure:4599: $? = 1
  94. configure:4619: checking whether the C compiler works
  95. configure:4641: gcc conftest.c >&5
  96. configure:4645: $? = 0
  97. configure:4693: result: yes
  98. configure:4696: checking for C compiler default output file name
  99. configure:4698: result: a.out
  100. configure:4704: checking for suffix of executables
  101. configure:4711: gcc -o conftest conftest.c >&5
  102. configure:4715: $? = 0
  103. configure:4737: result:
  104. configure:4759: checking whether we are cross compiling
  105. configure:4767: gcc -o conftest conftest.c >&5
  106. configure:4771: $? = 0
  107. configure:4778: ./conftest
  108. configure:4782: $? = 0
  109. configure:4797: result: no
  110. configure:4802: checking for suffix of object files
  111. configure:4824: gcc -c conftest.c >&5
  112. configure:4828: $? = 0
  113. configure:4849: result: o
  114. configure:4853: checking whether we are using the GNU C compiler
  115. configure:4872: gcc -c conftest.c >&5
  116. configure:4872: $? = 0
  117. configure:4881: result: yes
  118. configure:4890: checking whether gcc accepts -g
  119. configure:4910: gcc -c -g conftest.c >&5
  120. configure:4910: $? = 0
  121. configure:4951: result: yes
  122. configure:4968: checking for gcc option to accept ISO C89
  123. configure:5031: gcc -c -g -O2 conftest.c >&5
  124. conftest.c: In function 'e':
  125. conftest.c:15:14: warning: old-style function definition [-Wold-style-definition]
  126. 15 | static char *e (p, i)
  127. | ^
  128. configure:5031: $? = 0
  129. configure:5044: result: none needed
  130. configure:5064: checking for gcc option to accept ISO C99
  131. configure:5213: gcc -c -g -O2 conftest.c >&5
  132. configure:5213: $? = 0
  133. configure:5226: result: none needed
  134. configure:5299: checking for g++
  135. configure:5315: found /usr/bin/g++
  136. configure:5326: result: g++
  137. configure:5353: checking for C++ compiler version
  138. configure:5362: g++ --version >&5
  139. g++ (GCC) 16.1.1 20260430
  140. Copyright (C) 2026 Free Software Foundation, Inc.
  141. This is free software; see the source for copying conditions. There is NO
  142. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  143.  
  144. configure:5373: $? = 0
  145. configure:5362: g++ -v >&5
  146. Using built-in specs.
  147. COLLECT_GCC=g++
  148. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/lto-wrapper
  149. Target: x86_64-pc-linux-gnu
  150. Configured with: /build/gcc/src/gcc/configure --enable-languages=ada,c,c++,d,fortran,go,lto,m2,objc,obj-c++,rust,cobol --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://gitlab.archlinux.org/archlinux/packaging/packages/gcc/-/issues --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror --disable-fixincludes
  151. Thread model: posix
  152. Supported LTO compression algorithms: zlib zstd
  153. gcc version 16.1.1 20260430 (GCC)
  154. configure:5373: $? = 0
  155. configure:5362: g++ -V >&5
  156. g++: error: unrecognized command-line option '-V'
  157. g++: fatal error: no input files
  158. compilation terminated.
  159. configure:5373: $? = 1
  160. configure:5362: g++ -qversion >&5
  161. g++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
  162. g++: fatal error: no input files
  163. compilation terminated.
  164. configure:5373: $? = 1
  165. configure:5377: checking whether we are using the GNU C++ compiler
  166. configure:5396: g++ -c conftest.cpp >&5
  167. configure:5396: $? = 0
  168. configure:5405: result: yes
  169. configure:5414: checking whether g++ accepts -g
  170. configure:5434: g++ -c -g conftest.cpp >&5
  171. configure:5434: $? = 0
  172. configure:5475: result: yes
  173. configure:5524: checking whether g++ accepts -static-libstdc++ -static-libgcc
  174. configure:5541: g++ -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.cpp >&5
  175. configure:5541: $? = 0
  176. configure:5542: result: yes
  177. configure:5606: checking for gnatbind
  178. configure:5636: result: no
  179. configure:5698: checking for gnatmake
  180. configure:5728: result: no
  181. configure:5747: checking whether compiler driver understands Ada and is recent enough
  182. configure:5774: result: no
  183. configure:5828: checking for gdc
  184. configure:5858: result: no
  185. configure:5877: checking whether the D compiler works
  186. configure:5894: result: no
  187. configure:5906: checking for cargo
  188. configure:5936: result: no
  189. configure:5950: checking how to compare bootstrapped objects
  190. configure:5975: result: cmp --ignore-initial=16 $$f1 $$f2
  191. configure:6042: checking whether g++ supports C++14 features by default
  192. configure:6458: g++ -c -g -O2 conftest.cpp >&5
  193. conftest.cpp:104:36: warning: 'volatile'-qualified parameter is deprecated [-Wvolatile]
  194. 104 | test(const int c, volatile int v)
  195. | ~~~~~~~~~~~~~^
  196. configure:6458: $? = 0
  197. configure:6465: result: yes
  198. configure:8839: checking for objdir
  199. configure:8854: result: .libs
  200. configure:9470: checking for isl 0.15 or later
  201. configure:9483: gcc -o conftest -g -O2 -I$$r/$(HOST_SUBDIR)/gmp -I$$s/gmp -I$$r/$(HOST_SUBDIR)/mpfr/src -I$$s/mpfr/src -I$$s/mpc/src -lisl -L$$r/$(HOST_SUBDIR)/gmp/.libs -L$$r/$(HOST_SUBDIR)/mpfr/src/.libs -L$$r/$(HOST_SUBDIR)/mpc/src/.libs -lmpc -lmpfr -lgmp conftest.c -lisl -lgmp >&5
  202. configure:9483: $? = 0
  203. configure:9490: result: yes
  204. configure:9712: checking whether to enable libgdiagnostics
  205. configure:9744: result: no
  206. configure:9757: checking for library containing dlopen
  207. configure:9788: gcc -o conftest -g -O2 conftest.c >&5
  208. configure:9788: $? = 0
  209. configure:9805: result: none required
  210. configure:9813: checking for library containing pthread_create
  211. configure:9844: gcc -o conftest -g -O2 conftest.c >&5
  212. configure:9844: $? = 0
  213. configure:9861: result: none required
  214. configure:10959: checking for default BUILD_CONFIG
  215. configure:10991: result:
  216. configure:10996: checking for --enable-vtable-verify
  217. configure:11009: result: no
  218. configure:11696: checking for bison
  219. configure:11712: found /usr/bin/bison
  220. configure:11723: result: bison -y
  221. configure:11743: checking for bison
  222. configure:11759: found /usr/bin/bison
  223. configure:11770: result: bison
  224. configure:11790: checking for gm4
  225. configure:11820: result: no
  226. configure:11790: checking for gnum4
  227. configure:11820: result: no
  228. configure:11790: checking for m4
  229. configure:11806: found /usr/bin/m4
  230. configure:11817: result: m4
  231. configure:11837: checking for flex
  232. configure:11853: found /usr/bin/flex
  233. configure:11864: result: flex
  234. configure:11885: checking for flex
  235. configure:11901: found /usr/bin/flex
  236. configure:11912: result: flex
  237. configure:11932: checking for makeinfo
  238. configure:11948: found /usr/bin/makeinfo
  239. configure:11959: result: makeinfo
  240. configure:11993: checking for expect
  241. configure:12023: result: no
  242. configure:12042: checking for runtest
  243. configure:12072: result: no
  244. configure:12187: checking for ar
  245. configure:12203: found /usr/bin/ar
  246. configure:12214: result: ar
  247. configure:12328: checking for as
  248. configure:12344: found /usr/bin/as
  249. configure:12355: result: as
  250. configure:12469: checking for dlltool
  251. configure:12499: result: no
  252. configure:12610: checking for dsymutil
  253. configure:12640: result: no
  254. configure:12751: checking for ld
  255. configure:12767: found /usr/bin/ld
  256. configure:12778: result: ld
  257. configure:12892: checking for lipo
  258. configure:12922: result: no
  259. configure:13033: checking for nm
  260. configure:13049: found /usr/bin/nm
  261. configure:13060: result: nm
  262. configure:13174: checking for ranlib
  263. configure:13190: found /usr/bin/ranlib
  264. configure:13201: result: ranlib
  265. configure:13310: checking for strip
  266. configure:13326: found /usr/bin/strip
  267. configure:13337: result: strip
  268. configure:13446: checking for windres
  269. configure:13476: result: no
  270. configure:13587: checking for windmc
  271. configure:13617: result: no
  272. configure:13728: checking for objcopy
  273. configure:13744: found /usr/bin/objcopy
  274. configure:13755: result: objcopy
  275. configure:13869: checking for objdump
  276. configure:13885: found /usr/bin/objdump
  277. configure:13896: result: objdump
  278. configure:14010: checking for otool
  279. configure:14040: result: no
  280. configure:14151: checking for readelf
  281. configure:14167: found /usr/bin/readelf
  282. configure:14178: result: readelf
  283. configure:14208: checking for -plugin option
  284. configure:14328: result: --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/liblto_plugin.so
  285. configure:14436: checking for x86_64-lfs-linux-gnu-cc
  286. configure:14466: result: no
  287. configure:14436: checking for x86_64-lfs-linux-gnu-gcc
  288. configure:14466: result: no
  289. configure:14597: checking for x86_64-lfs-linux-gnu-c++
  290. configure:14627: result: no
  291. configure:14597: checking for x86_64-lfs-linux-gnu-g++
  292. configure:14627: result: no
  293. configure:14597: checking for x86_64-lfs-linux-gnu-cxx
  294. configure:14627: result: no
  295. configure:14597: checking for x86_64-lfs-linux-gnu-gxx
  296. configure:14627: result: no
  297. configure:14758: checking for x86_64-lfs-linux-gnu-gcc
  298. configure:14788: result: no
  299. configure:14914: checking for x86_64-lfs-linux-gnu-gfortran
  300. configure:14944: result: no
  301. configure:15075: checking for x86_64-lfs-linux-gnu-gccgo
  302. configure:15105: result: no
  303. configure:15236: checking for x86_64-lfs-linux-gnu-gdc
  304. configure:15266: result: no
  305. configure:15397: checking for x86_64-lfs-linux-gnu-gm2
  306. configure:15427: result: no
  307. configure:15527: checking for ar
  308. configure:15545: found /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ar
  309. configure:15557: result: /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ar
  310. configure:15757: checking for as
  311. configure:15775: found /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/as
  312. configure:15787: result: /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/as
  313. configure:15987: checking for dlltool
  314. configure:16020: result: no
  315. configure:16098: checking for x86_64-lfs-linux-gnu-dlltool
  316. configure:16128: result: no
  317. configure:16217: checking for dsymutil
  318. configure:16250: result: no
  319. configure:16328: checking for x86_64-lfs-linux-gnu-dsymutil
  320. configure:16358: result: no
  321. configure:16447: checking for ld
  322. configure:16465: found /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld
  323. configure:16477: result: /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld
  324. configure:16677: checking for lipo
  325. configure:16710: result: no
  326. configure:16788: checking for x86_64-lfs-linux-gnu-lipo
  327. configure:16818: result: no
  328. configure:16907: checking for nm
  329. configure:16925: found /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/nm
  330. configure:16937: result: /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/nm
  331. configure:17137: checking for objcopy
  332. configure:17155: found /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/objcopy
  333. configure:17167: result: /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/objcopy
  334. configure:17367: checking for objdump
  335. configure:17385: found /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/objdump
  336. configure:17397: result: /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/objdump
  337. configure:17597: checking for otool
  338. configure:17630: result: no
  339. configure:17708: checking for x86_64-lfs-linux-gnu-otool
  340. configure:17738: result: no
  341. configure:17827: checking for ranlib
  342. configure:17845: found /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ranlib
  343. configure:17857: result: /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ranlib
  344. configure:18057: checking for readelf
  345. configure:18075: found /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/readelf
  346. configure:18087: result: /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/readelf
  347. configure:18287: checking for strip
  348. configure:18305: found /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/strip
  349. configure:18317: result: /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/strip
  350. configure:18517: checking for windres
  351. configure:18550: result: no
  352. configure:18628: checking for x86_64-lfs-linux-gnu-windres
  353. configure:18658: result: no
  354. configure:18747: checking for windmc
  355. configure:18780: result: no
  356. configure:18858: checking for x86_64-lfs-linux-gnu-windmc
  357. configure:18888: result: no
  358. configure:18955: checking where to find the target ar
  359. configure:18983: result: pre-installed in /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin
  360. configure:18997: checking where to find the target as
  361. configure:19025: result: pre-installed in /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin
  362. configure:19039: checking where to find the target cc
  363. configure:19062: result: just compiled
  364. configure:19175: checking where to find the target c++
  365. configure:19201: result: just compiled
  366. configure:19220: checking where to find the target c++ for libstdc++
  367. configure:19246: result: just compiled
  368. configure:19267: checking where to find the target dlltool
  369. configure:19304: result: pre-installed
  370. configure:19309: checking where to find the target dsymutil
  371. configure:19335: result: pre-installed
  372. configure:19340: checking where to find the target gcc
  373. configure:19363: result: just compiled
  374. configure:19382: checking where to find the target gfortran
  375. configure:19422: result: pre-installed
  376. configure:19427: checking where to find the target gccgo
  377. configure:19467: result: pre-installed
  378. configure:19472: checking where to find the target gdc
  379. configure:19512: result: pre-installed
  380. configure:19517: checking where to find the target gm2
  381. configure:19557: result: pre-installed
  382. configure:19562: checking where to find the target ld
  383. configure:19590: result: pre-installed in /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin
  384. configure:19604: checking where to find the target lipo
  385. configure:19630: result: pre-installed
  386. configure:19635: checking where to find the target nm
  387. configure:19663: result: pre-installed in /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin
  388. configure:19677: checking where to find the target objcopy
  389. configure:19705: result: pre-installed in /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin
  390. configure:19719: checking where to find the target objdump
  391. configure:19747: result: pre-installed in /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin
  392. configure:19761: checking where to find the target otool
  393. configure:19787: result: pre-installed
  394. configure:19792: checking where to find the target ranlib
  395. configure:19820: result: pre-installed in /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin
  396. configure:19834: checking where to find the target readelf
  397. configure:19862: result: pre-installed in /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin
  398. configure:19876: checking where to find the target strip
  399. configure:19904: result: pre-installed in /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin
  400. configure:19918: checking where to find the target windres
  401. configure:19955: result: pre-installed
  402. configure:19960: checking where to find the target windmc
  403. configure:19997: result: pre-installed
  404. configure:20030: checking whether to enable maintainer-specific portions of Makefiles
  405. configure:20039: result: no
  406. configure:20285: creating ./config.status
  407.  
  408. ## ---------------------- ##
  409. ## Running config.status. ##
  410. ## ---------------------- ##
  411.  
  412. This file was extended by config.status, which was
  413. generated by GNU Autoconf 2.69. Invocation command line was
  414.  
  415. CONFIG_FILES =
  416. CONFIG_HEADERS =
  417. CONFIG_LINKS =
  418. CONFIG_COMMANDS =
  419. $ ./config.status
  420.  
  421. on maddox
  422.  
  423. config.status:1048: creating Makefile
  424.  
  425. ## ---------------- ##
  426. ## Cache variables. ##
  427. ## ---------------- ##
  428.  
  429. ac_cv_build=x86_64-pc-linux-gnu
  430. ac_cv_c_compiler_gnu=yes
  431. ac_cv_cxx_compiler_gnu=yes
  432. ac_cv_env_AR_FOR_TARGET_set=
  433. ac_cv_env_AR_FOR_TARGET_value=
  434. ac_cv_env_AR_set=
  435. ac_cv_env_AR_value=
  436. ac_cv_env_AS_FOR_TARGET_set=
  437. ac_cv_env_AS_FOR_TARGET_value=
  438. ac_cv_env_AS_set=
  439. ac_cv_env_AS_value=
  440. ac_cv_env_CCC_set=
  441. ac_cv_env_CCC_value=
  442. ac_cv_env_CC_FOR_TARGET_set=
  443. ac_cv_env_CC_FOR_TARGET_value=
  444. ac_cv_env_CC_set=
  445. ac_cv_env_CC_value=
  446. ac_cv_env_CFLAGS_set=
  447. ac_cv_env_CFLAGS_value=
  448. ac_cv_env_CPPFLAGS_set=
  449. ac_cv_env_CPPFLAGS_value=
  450. ac_cv_env_CXXFLAGS_set=
  451. ac_cv_env_CXXFLAGS_value=
  452. ac_cv_env_CXX_FOR_TARGET_set=
  453. ac_cv_env_CXX_FOR_TARGET_value=
  454. ac_cv_env_CXX_set=
  455. ac_cv_env_CXX_value=
  456. ac_cv_env_DLLTOOL_FOR_TARGET_set=
  457. ac_cv_env_DLLTOOL_FOR_TARGET_value=
  458. ac_cv_env_DLLTOOL_set=
  459. ac_cv_env_DLLTOOL_value=
  460. ac_cv_env_DSYMUTIL_FOR_TARGET_set=
  461. ac_cv_env_DSYMUTIL_FOR_TARGET_value=
  462. ac_cv_env_DSYMUTIL_set=
  463. ac_cv_env_DSYMUTIL_value=
  464. ac_cv_env_GCC_FOR_TARGET_set=
  465. ac_cv_env_GCC_FOR_TARGET_value=
  466. ac_cv_env_GDC_FOR_TARGET_set=
  467. ac_cv_env_GDC_FOR_TARGET_value=
  468. ac_cv_env_GFORTRAN_FOR_TARGET_set=
  469. ac_cv_env_GFORTRAN_FOR_TARGET_value=
  470. ac_cv_env_GM2_FOR_TARGET_set=
  471. ac_cv_env_GM2_FOR_TARGET_value=
  472. ac_cv_env_GOC_FOR_TARGET_set=
  473. ac_cv_env_GOC_FOR_TARGET_value=
  474. ac_cv_env_LDFLAGS_set=
  475. ac_cv_env_LDFLAGS_value=
  476. ac_cv_env_LD_FOR_TARGET_set=
  477. ac_cv_env_LD_FOR_TARGET_value=
  478. ac_cv_env_LD_set=
  479. ac_cv_env_LD_value=
  480. ac_cv_env_LIBS_set=
  481. ac_cv_env_LIBS_value=
  482. ac_cv_env_LIPO_FOR_TARGET_set=
  483. ac_cv_env_LIPO_FOR_TARGET_value=
  484. ac_cv_env_LIPO_set=
  485. ac_cv_env_LIPO_value=
  486. ac_cv_env_NM_FOR_TARGET_set=
  487. ac_cv_env_NM_FOR_TARGET_value=
  488. ac_cv_env_NM_set=
  489. ac_cv_env_NM_value=
  490. ac_cv_env_OBJCOPY_FOR_TARGET_set=
  491. ac_cv_env_OBJCOPY_FOR_TARGET_value=
  492. ac_cv_env_OBJCOPY_set=
  493. ac_cv_env_OBJCOPY_value=
  494. ac_cv_env_OBJDUMP_FOR_TARGET_set=
  495. ac_cv_env_OBJDUMP_FOR_TARGET_value=
  496. ac_cv_env_OBJDUMP_set=
  497. ac_cv_env_OBJDUMP_value=
  498. ac_cv_env_OTOOL_FOR_TARGET_set=
  499. ac_cv_env_OTOOL_FOR_TARGET_value=
  500. ac_cv_env_OTOOL_set=
  501. ac_cv_env_OTOOL_value=
  502. ac_cv_env_RANLIB_FOR_TARGET_set=
  503. ac_cv_env_RANLIB_FOR_TARGET_value=
  504. ac_cv_env_RANLIB_set=
  505. ac_cv_env_RANLIB_value=
  506. ac_cv_env_READELF_FOR_TARGET_set=
  507. ac_cv_env_READELF_FOR_TARGET_value=
  508. ac_cv_env_READELF_set=
  509. ac_cv_env_READELF_value=
  510. ac_cv_env_STRIP_FOR_TARGET_set=
  511. ac_cv_env_STRIP_FOR_TARGET_value=
  512. ac_cv_env_STRIP_set=
  513. ac_cv_env_STRIP_value=
  514. ac_cv_env_WINDMC_FOR_TARGET_set=
  515. ac_cv_env_WINDMC_FOR_TARGET_value=
  516. ac_cv_env_WINDMC_set=
  517. ac_cv_env_WINDMC_value=
  518. ac_cv_env_WINDRES_FOR_TARGET_set=
  519. ac_cv_env_WINDRES_FOR_TARGET_value=
  520. ac_cv_env_WINDRES_set=
  521. ac_cv_env_WINDRES_value=
  522. ac_cv_env_build_alias_set=
  523. ac_cv_env_build_alias_value=
  524. ac_cv_env_build_configargs_set=
  525. ac_cv_env_build_configargs_value=
  526. ac_cv_env_host_alias_set=
  527. ac_cv_env_host_alias_value=
  528. ac_cv_env_host_configargs_set=
  529. ac_cv_env_host_configargs_value=
  530. ac_cv_env_target_alias_set=set
  531. ac_cv_env_target_alias_value=x86_64-lfs-linux-gnu
  532. ac_cv_env_target_configargs_set=
  533. ac_cv_env_target_configargs_value=
  534. ac_cv_host=x86_64-pc-linux-gnu
  535. ac_cv_objext=o
  536. ac_cv_path_AR_FOR_TARGET=/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ar
  537. ac_cv_path_AS_FOR_TARGET=/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/as
  538. ac_cv_path_LD_FOR_TARGET=/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld
  539. ac_cv_path_NM_FOR_TARGET=/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/nm
  540. ac_cv_path_OBJCOPY_FOR_TARGET=/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/objcopy
  541. ac_cv_path_OBJDUMP_FOR_TARGET=/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/objdump
  542. ac_cv_path_RANLIB_FOR_TARGET=/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ranlib
  543. ac_cv_path_READELF_FOR_TARGET=/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/readelf
  544. ac_cv_path_SED=/usr/bin/sed
  545. ac_cv_path_STRIP_FOR_TARGET=/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/strip
  546. ac_cv_path_install='/usr/bin/install -c'
  547. ac_cv_prog_AR=ar
  548. ac_cv_prog_AS=as
  549. ac_cv_prog_AWK=gawk
  550. ac_cv_prog_BISON=bison
  551. ac_cv_prog_FLEX=flex
  552. ac_cv_prog_LD=ld
  553. ac_cv_prog_LEX=flex
  554. ac_cv_prog_M4=m4
  555. ac_cv_prog_MAKEINFO=makeinfo
  556. ac_cv_prog_NM=nm
  557. ac_cv_prog_OBJCOPY=objcopy
  558. ac_cv_prog_OBJDUMP=objdump
  559. ac_cv_prog_RANLIB=ranlib
  560. ac_cv_prog_READELF=readelf
  561. ac_cv_prog_STRIP=strip
  562. ac_cv_prog_YACC='bison -y'
  563. ac_cv_prog_ac_ct_CC=gcc
  564. ac_cv_prog_ac_ct_CXX=g++
  565. ac_cv_prog_cc_c89=
  566. ac_cv_prog_cc_c99=
  567. ac_cv_prog_cc_g=yes
  568. ac_cv_prog_cxx_g=yes
  569. ac_cv_search_dlopen='none required'
  570. ac_cv_search_pthread_create='none required'
  571. ac_cv_target=x86_64-lfs-linux-gnu
  572. acx_cv_cc_gcc_supports_ada=no
  573. acx_cv_d_compiler_works=no
  574. acx_cv_prog_LN=ln
  575. ax_cv_cxx_compile_cxx14=yes
  576. gcc_cv_isl=yes
  577. gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2'
  578. gcc_cv_tool_dirs=/mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/15.2.0:/mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu:/usr/lib/gcc/x86_64-lfs-linux-gnu/15.2.0:/usr/lib/gcc/x86_64-lfs-linux-gnu:/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/x86_64-lfs-linux-gnu/15.2.0:/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin:
  579. gcc_cv_tool_prefix=/mnt/lfs/tools
  580. lt_cv_objdir=.libs
  581.  
  582. ## ----------------- ##
  583. ## Output variables. ##
  584. ## ----------------- ##
  585.  
  586. AR='ar'
  587. AR_FOR_BUILD='$(AR)'
  588. AR_FOR_TARGET='/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ar'
  589. AR_PLUGIN_OPTION='--plugin /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/liblto_plugin.so'
  590. AS='as'
  591. AS_FOR_BUILD='$(AS)'
  592. AS_FOR_TARGET='/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/as'
  593. AWK='gawk'
  594. BISON='bison'
  595. BUILD_CONFIG=''
  596. CARGO='no'
  597. CC='gcc'
  598. CC_FOR_BUILD='$(CC)'
  599. CC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/'
  600. CFLAGS='-g -O2'
  601. CFLAGS_FOR_BUILD='-g -O2'
  602. CFLAGS_FOR_TARGET='-g -O2'
  603. COMPILER_AS_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/as'
  604. COMPILER_LD_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/collect-ld'
  605. COMPILER_NM_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/nm'
  606. CONFIGURE_GDB_TK=''
  607. CPPFLAGS=''
  608. CPPFLAGS_FOR_BUILD=''
  609. CPP_FOR_BUILD=''
  610. CRAB1_LIBS=''
  611. CXX='g++'
  612. CXXFLAGS='-g -O2'
  613. CXXFLAGS_FOR_BUILD='-g -O2'
  614. CXXFLAGS_FOR_TARGET='-g -O2'
  615. CXX_FOR_BUILD='$(CXX)'
  616. 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 -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/libsupc++/.libs'
  617. DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
  618. DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_CXX14=1 -DLT_OBJDIR=\".libs/\"'
  619. DLLTOOL='dlltool'
  620. DLLTOOL_FOR_BUILD='$(DLLTOOL)'
  621. DLLTOOL_FOR_TARGET='x86_64-lfs-linux-gnu-dlltool'
  622. DSYMUTIL='dsymutil'
  623. DSYMUTIL_FOR_BUILD='$(DSYMUTIL)'
  624. DSYMUTIL_FOR_TARGET='x86_64-lfs-linux-gnu-dsymutil'
  625. ECHO_C=''
  626. ECHO_N='-n'
  627. ECHO_T=''
  628. EXEEXT=''
  629. EXPECT='expect'
  630. FLAGS_FOR_TARGET=' -B$(build_tooldir)/bin/ -B$(build_tooldir)/lib/ -isystem $(build_tooldir)/include -isystem $(build_tooldir)/sys-include'
  631. FLEX='flex'
  632. GCC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/'
  633. GCC_SHLIB_SUBDIR=''
  634. GDB_TK=''
  635. GDC='no'
  636. GDCFLAGS='-g -O2'
  637. GDC_FOR_BUILD='$(GDC)'
  638. GDC_FOR_TARGET='x86_64-lfs-linux-gnu-gdc'
  639. GFORTRAN_FOR_BUILD='$(GFORTRAN)'
  640. GFORTRAN_FOR_TARGET='x86_64-lfs-linux-gnu-gfortran'
  641. GM2_FOR_TARGET='x86_64-lfs-linux-gnu-gm2'
  642. GNATBIND='no'
  643. GNATMAKE='no'
  644. GOC_FOR_BUILD='$(GOC)'
  645. GOC_FOR_TARGET='x86_64-lfs-linux-gnu-gccgo'
  646. HAVE_CXX14='1'
  647. HAVE_CXX14_FOR_BUILD=''
  648. INSTALL_DATA='${INSTALL} -m 644'
  649. INSTALL_GDB_TK=''
  650. INSTALL_PROGRAM='${INSTALL}'
  651. INSTALL_SCRIPT='${INSTALL}'
  652. LD='ld'
  653. LDFLAGS=''
  654. LDFLAGS_FOR_BUILD=''
  655. LDFLAGS_FOR_TARGET=''
  656. LD_FOR_BUILD='$(LD)'
  657. LD_FOR_TARGET='/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ld'
  658. LEX='flex'
  659. LIBOBJS=''
  660. LIBS=''
  661. LIPO='lipo'
  662. LIPO_FOR_TARGET='x86_64-lfs-linux-gnu-lipo'
  663. LN='ln'
  664. LN_S='ln -s'
  665. LTLIBOBJS=''
  666. M4='m4'
  667. MAINT='#'
  668. MAINTAINER_MODE_FALSE=''
  669. MAINTAINER_MODE_TRUE='#'
  670. MAKEINFO='makeinfo'
  671. NM='nm'
  672. NM_FOR_BUILD='$(NM)'
  673. NM_FOR_TARGET='/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/nm'
  674. OBJCOPY='objcopy'
  675. OBJCOPY_FOR_TARGET='/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/objcopy'
  676. OBJDUMP='objdump'
  677. OBJDUMP_FOR_TARGET='/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/objdump'
  678. OBJEXT='o'
  679. OTOOL='otool'
  680. OTOOL_FOR_TARGET='x86_64-lfs-linux-gnu-otool'
  681. PACKAGE_BUGREPORT=''
  682. PACKAGE_NAME=''
  683. PACKAGE_STRING=''
  684. PACKAGE_TARNAME=''
  685. PACKAGE_URL=''
  686. PACKAGE_VERSION=''
  687. PATH_SEPARATOR=':'
  688. PGO_BUILD_GEN_CFLAGS=''
  689. PGO_BUILD_LTO_CFLAGS=''
  690. PGO_BUILD_USE_CFLAGS=''
  691. PICFLAG=''
  692. PKG_CONFIG_PATH=''
  693. RANLIB='ranlib'
  694. RANLIB_FOR_BUILD='$(RANLIB)'
  695. RANLIB_FOR_TARGET='/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ranlib'
  696. RANLIB_PLUGIN_OPTION='--plugin /usr/lib/gcc/x86_64-pc-linux-gnu/16.1.1/liblto_plugin.so'
  697. 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 -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/libsupc++/.libs'
  698. READELF='readelf'
  699. READELF_FOR_TARGET='/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/readelf'
  700. RPATH_ENVVAR='LD_LIBRARY_PATH'
  701. RUNTEST='runtest'
  702. SED='/usr/bin/sed'
  703. SHELL='/bin/sh'
  704. STRIP='strip'
  705. STRIP_FOR_TARGET='/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/strip'
  706. SYSROOT_CFLAGS_FOR_TARGET=''
  707. TOPLEVEL_CONFIGURE_ARGUMENTS='../configure --target=x86_64-lfs-linux-gnu --prefix=/mnt/lfs/tools --with-glibc-version=2.43 --with-sysroot=/mnt/lfs --with-newlib --without-headers --enable-default-pie --enable-default-ssp --disable-nls --disable-shared --disable-multilib --disable-threads --disable-libatomic --disable-libgomp --disable-libquadmath --disable-libssp --disable-libvtv --disable-libstdcxx --enable-languages=c,c++'
  708. WINDMC='windmc'
  709. WINDMC_FOR_BUILD='$(WINDMC)'
  710. WINDMC_FOR_TARGET='x86_64-lfs-linux-gnu-windmc'
  711. WINDRES='windres'
  712. WINDRES_FOR_BUILD='$(WINDRES)'
  713. WINDRES_FOR_TARGET='x86_64-lfs-linux-gnu-windres'
  714. YACC='bison -y'
  715. ac_ct_CC='gcc'
  716. ac_ct_CXX='g++'
  717. bindir='${exec_prefix}/bin'
  718. build='x86_64-pc-linux-gnu'
  719. build_alias=''
  720. build_configargs=' --cache-file=./config.cache '\''--prefix=/mnt/lfs/tools'\'' '\''--with-glibc-version=2.43'\'' '\''--with-sysroot=/mnt/lfs'\'' '\''--with-newlib'\'' '\''--without-headers'\'' '\''--enable-default-pie'\'' '\''--enable-default-ssp'\'' '\''--disable-nls'\'' '\''--disable-shared'\'' '\''--disable-multilib'\'' '\''--disable-threads'\'' '\''--disable-libatomic'\'' '\''--disable-libgomp'\'' '\''--disable-libquadmath'\'' '\''--disable-libssp'\'' '\''--disable-libvtv'\'' '\''--disable-libstdcxx'\'' '\''--enable-languages=c,c++,lto'\'' --program-transform-name='\''s&^&x86_64-lfs-linux-gnu-&'\'' --disable-option-checking --disable-year2038'
  721. build_configdirs=' libiberty libcpp fixincludes'
  722. build_cpu='x86_64'
  723. build_libsubdir='build-x86_64-pc-linux-gnu'
  724. build_noncanonical='x86_64-pc-linux-gnu'
  725. build_os='linux-gnu'
  726. build_subdir='build-x86_64-pc-linux-gnu'
  727. build_tooldir='${exec_prefix}/x86_64-lfs-linux-gnu'
  728. build_vendor='pc'
  729. compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/* | gcc/m2/gm2-compiler-boot/M2Version* | gcc/m2/gm2-compiler-boot/SYSTEM* | gcc/m2/gm2version* | gcc/cobol/parse$(objext)'
  730. configdirs=' libiberty zlib libbacktrace libcpp libcody libdecnumber gmp mpfr mpc fixincludes gcc libcc1 c++tools lto-plugin'
  731. datadir='${datarootdir}'
  732. datarootdir='${prefix}/share'
  733. do_compare='cmp --ignore-initial=16 $$f1 $$f2'
  734. docdir='${datarootdir}/doc/${PACKAGE}'
  735. dvidir='${docdir}'
  736. enable_libgdiagnostics='no'
  737. exec_prefix='${prefix}'
  738. extra_host_libiberty_configure_flags='--enable-shared'
  739. extra_host_zlib_configure_flags=''
  740. extra_isl_gmp_configure_flags='--with-gmp-builddir=$$r/$(HOST_SUBDIR)/gmp'
  741. extra_linker_plugin_configure_flags=''
  742. extra_linker_plugin_flags=''
  743. extra_mpc_gmp_configure_flags='--with-gmp-include=$$r/$(HOST_SUBDIR)/gmp --with-gmp-lib=$$r/$(HOST_SUBDIR)/gmp/.libs'
  744. extra_mpc_mpfr_configure_flags='--with-mpfr-include=$$s/mpfr/src --with-mpfr-lib=$$r/$(HOST_SUBDIR)/mpfr/src/.libs'
  745. extra_mpfr_configure_flags='--with-gmp-include=$$r/$(HOST_SUBDIR)/gmp --with-gmp-lib=$$r/$(HOST_SUBDIR)/gmp/.libs'
  746. gcc_host_pie=''
  747. get_gcc_base_ver='cat'
  748. gmpinc='-I$$r/$(HOST_SUBDIR)/gmp -I$$s/gmp -I$$r/$(HOST_SUBDIR)/mpfr/src -I$$s/mpfr/src -I$$s/mpc/src '
  749. gmplibs='-L$$r/$(HOST_SUBDIR)/gmp/.libs -L$$r/$(HOST_SUBDIR)/mpfr/src/.libs -L$$r/$(HOST_SUBDIR)/mpc/src/.libs -lmpc -lmpfr -lgmp'
  750. host='x86_64-pc-linux-gnu'
  751. host_alias=''
  752. host_configargs=' --cache-file=./config.cache '\''--prefix=/mnt/lfs/tools'\'' '\''--with-glibc-version=2.43'\'' '\''--with-sysroot=/mnt/lfs'\'' '\''--with-newlib'\'' '\''--without-headers'\'' '\''--enable-default-pie'\'' '\''--enable-default-ssp'\'' '\''--disable-nls'\'' '\''--disable-shared'\'' '\''--disable-multilib'\'' '\''--disable-threads'\'' '\''--disable-libatomic'\'' '\''--disable-libgomp'\'' '\''--disable-libquadmath'\'' '\''--disable-libssp'\'' '\''--disable-libvtv'\'' '\''--disable-libstdcxx'\'' '\''--enable-languages=c,c++,lto'\'' --program-transform-name='\''s&^&x86_64-lfs-linux-gnu-&'\'' --disable-option-checking --disable-year2038'
  753. host_cpu='x86_64'
  754. host_libs_picflag=''
  755. host_noncanonical='x86_64-pc-linux-gnu'
  756. host_os='linux-gnu'
  757. host_pie='no'
  758. host_shared='no'
  759. host_subdir='.'
  760. host_vendor='pc'
  761. htmldir='${docdir}'
  762. includedir='${prefix}/include'
  763. infodir='${datarootdir}/info'
  764. islinc=''
  765. isllibs=' -lisl'
  766. libdir='${exec_prefix}/lib'
  767. libexecdir='${exec_prefix}/libexec'
  768. localedir='${datarootdir}/locale'
  769. localstatedir='${prefix}/var'
  770. mandir='${datarootdir}/man'
  771. oldincludedir='/usr/include'
  772. pdfdir='${docdir}'
  773. poststage1_ldflags='-static-libstdc++ -static-libgcc'
  774. poststage1_libs=''
  775. prefix='/mnt/lfs/tools'
  776. program_transform_name='s&^&x86_64-lfs-linux-gnu-&'
  777. psdir='${docdir}'
  778. sbindir='${exec_prefix}/sbin'
  779. sharedstatedir='${prefix}/com'
  780. stage1_cflags='-g'
  781. stage1_checking='--enable-checking=yes,types'
  782. stage1_languages='c,c++,lto'
  783. stage1_ldflags='-static-libstdc++ -static-libgcc'
  784. stage1_libs=''
  785. stage2_werror_flag=''
  786. sysconfdir='${prefix}/etc'
  787. target='x86_64-lfs-linux-gnu'
  788. target_alias='x86_64-lfs-linux-gnu'
  789. target_configargs='--cache-file=./config.cache --with-cross-host=x86_64-pc-linux-gnu '\''--prefix=/mnt/lfs/tools'\'' '\''--with-glibc-version=2.43'\'' '\''--with-sysroot=/mnt/lfs'\'' '\''--with-newlib'\'' '\''--without-headers'\'' '\''--enable-default-pie'\'' '\''--enable-default-ssp'\'' '\''--disable-nls'\'' '\''--disable-shared'\'' '\''--disable-multilib'\'' '\''--disable-threads'\'' '\''--disable-libatomic'\'' '\''--disable-libgomp'\'' '\''--disable-libquadmath'\'' '\''--disable-libssp'\'' '\''--disable-libvtv'\'' '\''--disable-libstdcxx'\'' '\''--enable-languages=c,c++,lto'\'' --program-transform-name='\''s&^&x86_64-lfs-linux-gnu-&'\'' --disable-option-checking --disable-year2038'
  790. target_configdirs=' libgcc'
  791. target_cpu='x86_64'
  792. target_noncanonical='x86_64-lfs-linux-gnu'
  793. target_os='linux-gnu'
  794. target_subdir='x86_64-lfs-linux-gnu'
  795. target_vendor='lfs'
  796. tooldir='${exec_prefix}/x86_64-lfs-linux-gnu'
  797.  
  798. ## ------------------- ##
  799. ## File substitutions. ##
  800. ## ------------------- ##
  801.  
  802. alphaieee_frag='/dev/null'
  803. host_makefile_frag='/dev/null'
  804. ospace_frag='/dev/null'
  805. serialization_dependencies='serdep.tmp'
  806. target_makefile_frag='../config/mt-gnu'
  807.  
  808. ## ----------- ##
  809. ## confdefs.h. ##
  810. ## ----------- ##
  811.  
  812. /* confdefs.h */
  813. #define PACKAGE_NAME ""
  814. #define PACKAGE_TARNAME ""
  815. #define PACKAGE_VERSION ""
  816. #define PACKAGE_STRING ""
  817. #define PACKAGE_BUGREPORT ""
  818. #define PACKAGE_URL ""
  819. #define HAVE_CXX14 1
  820. #define LT_OBJDIR ".libs/"
  821.  
  822. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment