Advertisement
Guest User

Untitled

a guest
May 25th, 2025
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.02 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=mips64-elf --prefix=/usr --with-sysroot=/usr/mips64-elf --with-gnu-as --with-gnu-ld --enable-64-bit-bfd --enable-multilib --enable-plugins --disable-gold --disable-nls --disable-shared --disable-werror
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = JaySteamdeck
  14. uname -m = x86_64
  15. uname -r = 6.11.11-valve14-1-neptune-611-g96885212a919
  16. uname -s = Linux
  17. uname -v = #1 SMP PREEMPT_DYNAMIC Wed, 21 May 2025 01:24:33 +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: /usr/local/sbin
  31. PATH: /usr/local/bin
  32. PATH: /usr/bin
  33. PATH: /var/lib/flatpak/exports/bin
  34. PATH: /usr/bin/site_perl
  35. PATH: /usr/bin/vendor_perl
  36. PATH: /usr/bin/core_perl
  37.  
  38.  
  39. ## ----------- ##
  40. ## Core tests. ##
  41. ## ----------- ##
  42.  
  43. configure:2401: checking build system type
  44. configure:2415: result: x86_64-pc-linux-gnu
  45. configure:2462: checking host system type
  46. configure:2475: result: x86_64-pc-linux-gnu
  47. configure:2495: checking target system type
  48. configure:2508: result: mips64-unknown-elf
  49. configure:2561: checking for a BSD-compatible install
  50. configure:2629: result: /usr/bin/install -c
  51. configure:2640: checking whether ln works
  52. configure:2662: result: yes
  53. configure:2666: checking whether ln -s works
  54. configure:2670: result: yes
  55. configure:2677: checking for a sed that does not truncate output
  56. configure:2741: result: /usr/bin/sed
  57. configure:2750: checking for gawk
  58. configure:2766: found /usr/bin/gawk
  59. configure:2777: result: gawk
  60. configure:4222: checking for gcc
  61. configure:4238: found /usr/bin/gcc
  62. configure:4249: result: gcc
  63. configure:4478: checking for C compiler version
  64. configure:4487: gcc --version >&5
  65. gcc (GCC) 14.2.1 20240910
  66. Copyright (C) 2024 Free Software Foundation, Inc.
  67. This is free software; see the source for copying conditions. There is NO
  68. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  69.  
  70. configure:4498: $? = 0
  71. configure:4487: gcc -v >&5
  72. Using built-in specs.
  73. COLLECT_GCC=gcc
  74. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/14.2.1/lto-wrapper
  75. Target: x86_64-pc-linux-gnu
  76. Configured with: /build/gcc/src/gcc/configure --enable-languages=ada,c,c++,d,fortran,go,lto,m2,objc,obj-c++,rust --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-__cxa_atexit --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
  77. Thread model: posix
  78. Supported LTO compression algorithms: zlib zstd
  79. gcc version 14.2.1 20240910 (GCC)
  80. configure:4498: $? = 0
  81. configure:4487: gcc -V >&5
  82. gcc: error: unrecognized command-line option '-V'
  83. gcc: fatal error: no input files
  84. compilation terminated.
  85. configure:4498: $? = 1
  86. configure:4487: gcc -qversion >&5
  87. gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
  88. gcc: fatal error: no input files
  89. compilation terminated.
  90. configure:4498: $? = 1
  91. configure:4518: checking whether the C compiler works
  92. configure:4540: gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/deck/Downloads/Hacker64/mips64-elf-binutils/src=/usr/src/debug/mips64-elf-binutils -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto conftest.c >&5
  93. configure:4544: $? = 0
  94. configure:4592: result: yes
  95. configure:4595: checking for C compiler default output file name
  96. configure:4597: result: a.out
  97. configure:4603: checking for suffix of executables
  98. configure:4610: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/deck/Downloads/Hacker64/mips64-elf-binutils/src=/usr/src/debug/mips64-elf-binutils -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto conftest.c >&5
  99. configure:4614: $? = 0
  100. configure:4636: result:
  101. configure:4658: checking whether we are cross compiling
  102. configure:4666: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/deck/Downloads/Hacker64/mips64-elf-binutils/src=/usr/src/debug/mips64-elf-binutils -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto conftest.c >&5
  103. configure:4670: $? = 0
  104. configure:4677: ./conftest
  105. configure:4681: $? = 0
  106. configure:4696: result: no
  107. configure:4701: checking for suffix of object files
  108. configure:4723: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/deck/Downloads/Hacker64/mips64-elf-binutils/src=/usr/src/debug/mips64-elf-binutils -flto=auto conftest.c >&5
  109. configure:4727: $? = 0
  110. configure:4748: result: o
  111. configure:4752: checking whether we are using the GNU C compiler
  112. configure:4771: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/deck/Downloads/Hacker64/mips64-elf-binutils/src=/usr/src/debug/mips64-elf-binutils -flto=auto conftest.c >&5
  113. configure:4771: $? = 0
  114. configure:4780: result: yes
  115. configure:4789: checking whether gcc accepts -g
  116. configure:4809: gcc -c -g conftest.c >&5
  117. configure:4809: $? = 0
  118. configure:4850: result: yes
  119. configure:4867: checking for gcc option to accept ISO C89
  120. configure:4930: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/deck/Downloads/Hacker64/mips64-elf-binutils/src=/usr/src/debug/mips64-elf-binutils -flto=auto conftest.c >&5
  121. configure:4930: $? = 0
  122. configure:4943: result: none needed
  123. configure:4963: checking for gcc option to accept ISO C99
  124. configure:5112: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/deck/Downloads/Hacker64/mips64-elf-binutils/src=/usr/src/debug/mips64-elf-binutils -flto=auto conftest.c >&5
  125. configure:5112: $? = 0
  126. configure:5125: result: none needed
  127. configure:5198: checking for g++
  128. configure:5214: found /usr/bin/g++
  129. configure:5225: result: g++
  130. configure:5252: checking for C++ compiler version
  131. configure:5261: g++ --version >&5
  132. g++ (GCC) 14.2.1 20240910
  133. Copyright (C) 2024 Free Software Foundation, Inc.
  134. This is free software; see the source for copying conditions. There is NO
  135. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  136.  
  137. configure:5272: $? = 0
  138. configure:5261: g++ -v >&5
  139. Using built-in specs.
  140. COLLECT_GCC=g++
  141. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/14.2.1/lto-wrapper
  142. Target: x86_64-pc-linux-gnu
  143. Configured with: /build/gcc/src/gcc/configure --enable-languages=ada,c,c++,d,fortran,go,lto,m2,objc,obj-c++,rust --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-__cxa_atexit --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
  144. Thread model: posix
  145. Supported LTO compression algorithms: zlib zstd
  146. gcc version 14.2.1 20240910 (GCC)
  147. configure:5272: $? = 0
  148. configure:5261: g++ -V >&5
  149. g++: error: unrecognized command-line option '-V'
  150. g++: fatal error: no input files
  151. compilation terminated.
  152. configure:5272: $? = 1
  153. configure:5261: g++ -qversion >&5
  154. g++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
  155. g++: fatal error: no input files
  156. compilation terminated.
  157. configure:5272: $? = 1
  158. configure:5276: checking whether we are using the GNU C++ compiler
  159. configure:5295: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/home/deck/Downloads/Hacker64/mips64-elf-binutils/src=/usr/src/debug/mips64-elf-binutils -flto=auto conftest.cpp >&5
  160. configure:5295: $? = 0
  161. configure:5304: result: yes
  162. configure:5313: checking whether g++ accepts -g
  163. configure:5333: g++ -c -g conftest.cpp >&5
  164. configure:5333: $? = 0
  165. configure:5374: result: yes
  166. configure:5423: checking whether g++ accepts -static-libstdc++ -static-libgcc
  167. configure:5440: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/home/deck/Downloads/Hacker64/mips64-elf-binutils/src=/usr/src/debug/mips64-elf-binutils -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -static-libstdc++ -static-libgcc conftest.cpp >&5
  168. configure:5440: $? = 0
  169. configure:5441: result: yes
  170. configure:5505: checking for gnatbind
  171. configure:5535: result: no
  172. configure:5597: checking for gnatmake
  173. configure:5627: result: no
  174. configure:5646: checking whether compiler driver understands Ada and is recent enough
  175. configure:5673: result: no
  176. configure:5727: checking for gdc
  177. configure:5757: result: no
  178. configure:5776: checking whether the D compiler works
  179. configure:5793: result: no
  180. configure:5801: checking how to compare bootstrapped objects
  181. configure:5826: result: cmp --ignore-initial=16 $$f1 $$f2
  182. configure:7970: checking for objdir
  183. configure:7985: result: .libs
  184. configure:8601: checking for isl 0.15 or later
  185. configure:8614: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/deck/Downloads/Hacker64/mips64-elf-binutils/src=/usr/src/debug/mips64-elf-binutils -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -lisl -lmpfr -lgmp conftest.c -lisl -lgmp >&5
  186. configure:8614: $? = 0
  187. configure:8621: result: yes
  188. configure:9859: checking for default BUILD_CONFIG
  189. configure:9891: result:
  190. configure:9896: checking for --enable-vtable-verify
  191. configure:9909: result: no
  192. configure:10587: checking for bison
  193. configure:10603: found /usr/bin/bison
  194. configure:10614: result: bison -y
  195. configure:10634: checking for bison
  196. configure:10650: found /usr/bin/bison
  197. configure:10661: result: bison
  198. configure:10681: checking for gm4
  199. configure:10711: result: no
  200. configure:10681: checking for gnum4
  201. configure:10711: result: no
  202. configure:10681: checking for m4
  203. configure:10697: found /usr/bin/m4
  204. configure:10708: result: m4
  205. configure:10728: checking for flex
  206. configure:10744: found /usr/bin/flex
  207. configure:10755: result: flex
  208. configure:10776: checking for flex
  209. configure:10792: found /usr/bin/flex
  210. configure:10803: result: flex
  211. configure:10823: checking for makeinfo
  212. configure:10839: found /usr/bin/makeinfo
  213. configure:10850: result: makeinfo
  214. configure:10884: checking for expect
  215. configure:10914: result: no
  216. configure:10933: checking for runtest
  217. configure:10963: result: no
  218. configure:11078: checking for ar
  219. configure:11094: found /usr/bin/ar
  220. configure:11105: result: ar
  221. configure:11219: checking for as
  222. configure:11235: found /usr/bin/as
  223. configure:11246: result: as
  224. configure:11360: checking for dlltool
  225. configure:11390: result: no
  226. configure:11501: checking for dsymutil
  227. configure:11531: result: no
  228. configure:11642: checking for ld
  229. configure:11658: found /usr/bin/ld
  230. configure:11669: result: ld
  231. configure:11783: checking for lipo
  232. configure:11813: result: no
  233. configure:11924: checking for nm
  234. configure:11940: found /usr/bin/nm
  235. configure:11951: result: nm
  236. configure:12065: checking for ranlib
  237. configure:12081: found /usr/bin/ranlib
  238. configure:12092: result: ranlib
  239. configure:12201: checking for strip
  240. configure:12217: found /usr/bin/strip
  241. configure:12228: result: strip
  242. configure:12337: checking for windres
  243. configure:12367: result: no
  244. configure:12478: checking for windmc
  245. configure:12508: result: no
  246. configure:12619: checking for objcopy
  247. configure:12635: found /usr/bin/objcopy
  248. configure:12646: result: objcopy
  249. configure:12760: checking for objdump
  250. configure:12776: found /usr/bin/objdump
  251. configure:12787: result: objdump
  252. configure:12901: checking for otool
  253. configure:12931: result: no
  254. configure:13042: checking for readelf
  255. configure:13058: found /usr/bin/readelf
  256. configure:13069: result: readelf
  257. configure:13099: checking for -plugin option
  258. configure:13219: result: --plugin /usr/lib/gcc/x86_64-pc-linux-gnu/14.2.1/liblto_plugin.so
  259. configure:13327: checking for mips64-elf-cc
  260. configure:13357: result: no
  261. configure:13327: checking for mips64-elf-gcc
  262. configure:13357: result: no
  263. configure:13488: checking for mips64-elf-c++
  264. configure:13518: result: no
  265. configure:13488: checking for mips64-elf-g++
  266. configure:13518: result: no
  267. configure:13488: checking for mips64-elf-cxx
  268. configure:13518: result: no
  269. configure:13488: checking for mips64-elf-gxx
  270. configure:13518: result: no
  271. configure:13649: checking for mips64-elf-gcc
  272. configure:13679: result: no
  273. configure:13805: checking for mips64-elf-gfortran
  274. configure:13835: result: no
  275. configure:13966: checking for mips64-elf-gccgo
  276. configure:13996: result: no
  277. configure:14127: checking for mips64-elf-gdc
  278. configure:14157: result: no
  279. configure:14288: checking for mips64-elf-gm2
  280. configure:14318: result: no
  281. configure:14529: checking for mips64-elf-ar
  282. configure:14559: result: no
  283. configure:14759: checking for mips64-elf-as
  284. configure:14789: result: no
  285. configure:14989: checking for mips64-elf-dlltool
  286. configure:15019: result: no
  287. configure:15219: checking for mips64-elf-dsymutil
  288. configure:15249: result: no
  289. configure:15449: checking for mips64-elf-ld
  290. configure:15479: result: no
  291. configure:15679: checking for mips64-elf-lipo
  292. configure:15709: result: no
  293. configure:15909: checking for mips64-elf-nm
  294. configure:15939: result: no
  295. configure:16139: checking for mips64-elf-objcopy
  296. configure:16169: result: no
  297. configure:16369: checking for mips64-elf-objdump
  298. configure:16399: result: no
  299. configure:16599: checking for mips64-elf-otool
  300. configure:16629: result: no
  301. configure:16829: checking for mips64-elf-ranlib
  302. configure:16859: result: no
  303. configure:17059: checking for mips64-elf-readelf
  304. configure:17089: result: no
  305. configure:17289: checking for mips64-elf-strip
  306. configure:17319: result: no
  307. configure:17519: checking for mips64-elf-windres
  308. configure:17549: result: no
  309. configure:17749: checking for mips64-elf-windmc
  310. configure:17779: result: no
  311. configure:17846: checking where to find the target ar
  312. configure:17869: result: just compiled
  313. configure:17888: checking where to find the target as
  314. configure:17911: result: just compiled
  315. configure:17930: checking where to find the target cc
  316. configure:17967: result: pre-installed
  317. configure:17972: checking where to find the target c++
  318. configure:18012: result: pre-installed
  319. configure:18017: checking where to find the target c++ for libstdc++
  320. configure:18057: result: pre-installed
  321. configure:18062: checking where to find the target dlltool
  322. configure:18085: result: just compiled
  323. configure:18104: checking where to find the target dsymutil
  324. configure:18130: result: pre-installed
  325. configure:18135: checking where to find the target gcc
  326. configure:18172: result: pre-installed
  327. configure:18177: checking where to find the target gfortran
  328. configure:18217: result: pre-installed
  329. configure:18222: checking where to find the target gccgo
  330. configure:18262: result: pre-installed
  331. configure:18267: checking where to find the target gdc
  332. configure:18307: result: pre-installed
  333. configure:18312: checking where to find the target gm2
  334. configure:18352: result: pre-installed
  335. configure:18357: checking where to find the target ld
  336. configure:18380: result: just compiled
  337. configure:18399: checking where to find the target lipo
  338. configure:18425: result: pre-installed
  339. configure:18430: checking where to find the target nm
  340. configure:18453: result: just compiled
  341. configure:18472: checking where to find the target objcopy
  342. configure:18495: result: just compiled
  343. configure:18514: checking where to find the target objdump
  344. configure:18537: result: just compiled
  345. configure:18556: checking where to find the target otool
  346. configure:18582: result: pre-installed
  347. configure:18587: checking where to find the target ranlib
  348. configure:18610: result: just compiled
  349. configure:18629: checking where to find the target readelf
  350. configure:18652: result: just compiled
  351. configure:18671: checking where to find the target strip
  352. configure:18694: result: just compiled
  353. configure:18713: checking where to find the target windres
  354. configure:18736: result: just compiled
  355. configure:18755: checking where to find the target windmc
  356. configure:18778: result: just compiled
  357. configure:18825: checking whether to enable maintainer-specific portions of Makefiles
  358. configure:18834: result: no
  359. configure:19071: creating ./config.status
  360.  
  361. ## ---------------------- ##
  362. ## Running config.status. ##
  363. ## ---------------------- ##
  364.  
  365. This file was extended by config.status, which was
  366. generated by GNU Autoconf 2.69. Invocation command line was
  367.  
  368. CONFIG_FILES =
  369. CONFIG_HEADERS =
  370. CONFIG_LINKS =
  371. CONFIG_COMMANDS =
  372. $ ./config.status
  373.  
  374. on JaySteamdeck
  375.  
  376. config.status:1005: creating Makefile
  377.  
  378. ## ---------------- ##
  379. ## Cache variables. ##
  380. ## ---------------- ##
  381.  
  382. ac_cv_build=x86_64-pc-linux-gnu
  383. ac_cv_c_compiler_gnu=yes
  384. ac_cv_cxx_compiler_gnu=yes
  385. ac_cv_env_AR_FOR_TARGET_set=
  386. ac_cv_env_AR_FOR_TARGET_value=
  387. ac_cv_env_AR_set=
  388. ac_cv_env_AR_value=
  389. ac_cv_env_AS_FOR_TARGET_set=
  390. ac_cv_env_AS_FOR_TARGET_value=
  391. ac_cv_env_AS_set=
  392. ac_cv_env_AS_value=
  393. ac_cv_env_CCC_set=
  394. ac_cv_env_CCC_value=
  395. ac_cv_env_CC_FOR_TARGET_set=
  396. ac_cv_env_CC_FOR_TARGET_value=
  397. ac_cv_env_CC_set=
  398. ac_cv_env_CC_value=
  399. ac_cv_env_CFLAGS_set=set
  400. ac_cv_env_CFLAGS_value='-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/deck/Downloads/Hacker64/mips64-elf-binutils/src=/usr/src/debug/mips64-elf-binutils -flto=auto'
  401. ac_cv_env_CPPFLAGS_set=
  402. ac_cv_env_CPPFLAGS_value=
  403. ac_cv_env_CXXFLAGS_set=set
  404. ac_cv_env_CXXFLAGS_value='-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/home/deck/Downloads/Hacker64/mips64-elf-binutils/src=/usr/src/debug/mips64-elf-binutils -flto=auto'
  405. ac_cv_env_CXX_FOR_TARGET_set=
  406. ac_cv_env_CXX_FOR_TARGET_value=
  407. ac_cv_env_CXX_set=
  408. ac_cv_env_CXX_value=
  409. ac_cv_env_DLLTOOL_FOR_TARGET_set=
  410. ac_cv_env_DLLTOOL_FOR_TARGET_value=
  411. ac_cv_env_DLLTOOL_set=
  412. ac_cv_env_DLLTOOL_value=
  413. ac_cv_env_DSYMUTIL_FOR_TARGET_set=
  414. ac_cv_env_DSYMUTIL_FOR_TARGET_value=
  415. ac_cv_env_DSYMUTIL_set=
  416. ac_cv_env_DSYMUTIL_value=
  417. ac_cv_env_GCC_FOR_TARGET_set=
  418. ac_cv_env_GCC_FOR_TARGET_value=
  419. ac_cv_env_GDC_FOR_TARGET_set=
  420. ac_cv_env_GDC_FOR_TARGET_value=
  421. ac_cv_env_GFORTRAN_FOR_TARGET_set=
  422. ac_cv_env_GFORTRAN_FOR_TARGET_value=
  423. ac_cv_env_GM2_FOR_TARGET_set=
  424. ac_cv_env_GM2_FOR_TARGET_value=
  425. ac_cv_env_GOC_FOR_TARGET_set=
  426. ac_cv_env_GOC_FOR_TARGET_value=
  427. ac_cv_env_LDFLAGS_set=set
  428. ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto'
  429. ac_cv_env_LD_FOR_TARGET_set=
  430. ac_cv_env_LD_FOR_TARGET_value=
  431. ac_cv_env_LD_set=
  432. ac_cv_env_LD_value=
  433. ac_cv_env_LIBS_set=
  434. ac_cv_env_LIBS_value=
  435. ac_cv_env_LIPO_FOR_TARGET_set=
  436. ac_cv_env_LIPO_FOR_TARGET_value=
  437. ac_cv_env_LIPO_set=
  438. ac_cv_env_LIPO_value=
  439. ac_cv_env_NM_FOR_TARGET_set=
  440. ac_cv_env_NM_FOR_TARGET_value=
  441. ac_cv_env_NM_set=
  442. ac_cv_env_NM_value=
  443. ac_cv_env_OBJCOPY_FOR_TARGET_set=
  444. ac_cv_env_OBJCOPY_FOR_TARGET_value=
  445. ac_cv_env_OBJCOPY_set=
  446. ac_cv_env_OBJCOPY_value=
  447. ac_cv_env_OBJDUMP_FOR_TARGET_set=
  448. ac_cv_env_OBJDUMP_FOR_TARGET_value=
  449. ac_cv_env_OBJDUMP_set=
  450. ac_cv_env_OBJDUMP_value=
  451. ac_cv_env_OTOOL_FOR_TARGET_set=
  452. ac_cv_env_OTOOL_FOR_TARGET_value=
  453. ac_cv_env_OTOOL_set=
  454. ac_cv_env_OTOOL_value=
  455. ac_cv_env_RANLIB_FOR_TARGET_set=
  456. ac_cv_env_RANLIB_FOR_TARGET_value=
  457. ac_cv_env_RANLIB_set=
  458. ac_cv_env_RANLIB_value=
  459. ac_cv_env_READELF_FOR_TARGET_set=
  460. ac_cv_env_READELF_FOR_TARGET_value=
  461. ac_cv_env_READELF_set=
  462. ac_cv_env_READELF_value=
  463. ac_cv_env_STRIP_FOR_TARGET_set=
  464. ac_cv_env_STRIP_FOR_TARGET_value=
  465. ac_cv_env_STRIP_set=
  466. ac_cv_env_STRIP_value=
  467. ac_cv_env_WINDMC_FOR_TARGET_set=
  468. ac_cv_env_WINDMC_FOR_TARGET_value=
  469. ac_cv_env_WINDMC_set=
  470. ac_cv_env_WINDMC_value=
  471. ac_cv_env_WINDRES_FOR_TARGET_set=
  472. ac_cv_env_WINDRES_FOR_TARGET_value=
  473. ac_cv_env_WINDRES_set=
  474. ac_cv_env_WINDRES_value=
  475. ac_cv_env_build_alias_set=
  476. ac_cv_env_build_alias_value=
  477. ac_cv_env_build_configargs_set=
  478. ac_cv_env_build_configargs_value=
  479. ac_cv_env_host_alias_set=
  480. ac_cv_env_host_alias_value=
  481. ac_cv_env_host_configargs_set=
  482. ac_cv_env_host_configargs_value=
  483. ac_cv_env_target_alias_set=set
  484. ac_cv_env_target_alias_value=mips64-elf
  485. ac_cv_env_target_configargs_set=
  486. ac_cv_env_target_configargs_value=
  487. ac_cv_host=x86_64-pc-linux-gnu
  488. ac_cv_objext=o
  489. ac_cv_path_SED=/usr/bin/sed
  490. ac_cv_path_install='/usr/bin/install -c'
  491. ac_cv_prog_AR=ar
  492. ac_cv_prog_AS=as
  493. ac_cv_prog_AWK=gawk
  494. ac_cv_prog_BISON=bison
  495. ac_cv_prog_FLEX=flex
  496. ac_cv_prog_LD=ld
  497. ac_cv_prog_LEX=flex
  498. ac_cv_prog_M4=m4
  499. ac_cv_prog_MAKEINFO=makeinfo
  500. ac_cv_prog_NM=nm
  501. ac_cv_prog_OBJCOPY=objcopy
  502. ac_cv_prog_OBJDUMP=objdump
  503. ac_cv_prog_RANLIB=ranlib
  504. ac_cv_prog_READELF=readelf
  505. ac_cv_prog_STRIP=strip
  506. ac_cv_prog_YACC='bison -y'
  507. ac_cv_prog_ac_ct_CC=gcc
  508. ac_cv_prog_ac_ct_CXX=g++
  509. ac_cv_prog_cc_c89=
  510. ac_cv_prog_cc_c99=
  511. ac_cv_prog_cc_g=yes
  512. ac_cv_prog_cxx_g=yes
  513. ac_cv_target=mips64-unknown-elf
  514. acx_cv_cc_gcc_supports_ada=no
  515. acx_cv_d_compiler_works=no
  516. acx_cv_prog_LN=ln
  517. gcc_cv_isl=yes
  518. gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2'
  519. gcc_cv_tool_dirs=
  520. gcc_cv_tool_prefix=/usr
  521. lt_cv_objdir=.libs
  522.  
  523. ## ----------------- ##
  524. ## Output variables. ##
  525. ## ----------------- ##
  526.  
  527. AR='ar'
  528. AR_FOR_BUILD='$(AR)'
  529. AR_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/ar'
  530. AR_PLUGIN_OPTION='--plugin /usr/lib/gcc/x86_64-pc-linux-gnu/14.2.1/liblto_plugin.so'
  531. AS='as'
  532. AS_FOR_BUILD='$(AS)'
  533. AS_FOR_TARGET='$$r/$(HOST_SUBDIR)/gas/as-new'
  534. AWK='gawk'
  535. BISON='bison'
  536. BUILD_CONFIG=''
  537. CC='gcc'
  538. CC_FOR_BUILD='$(CC)'
  539. CC_FOR_TARGET='mips64-elf-cc'
  540. CFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/deck/Downloads/Hacker64/mips64-elf-binutils/src=/usr/src/debug/mips64-elf-binutils -flto=auto'
  541. CFLAGS_FOR_BUILD='-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/deck/Downloads/Hacker64/mips64-elf-binutils/src=/usr/src/debug/mips64-elf-binutils -flto=auto'
  542. CFLAGS_FOR_TARGET='-g -O2'
  543. COMPILER_AS_FOR_TARGET='$(AS_FOR_TARGET)'
  544. COMPILER_LD_FOR_TARGET='$(LD_FOR_TARGET)'
  545. COMPILER_NM_FOR_TARGET='$(NM_FOR_TARGET)'
  546. CONFIGURE_GDB_TK=''
  547. CPPFLAGS=''
  548. CPPFLAGS_FOR_BUILD=''
  549. CPP_FOR_BUILD=''
  550. CXX='g++'
  551. CXXFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/home/deck/Downloads/Hacker64/mips64-elf-binutils/src=/usr/src/debug/mips64-elf-binutils -flto=auto'
  552. CXXFLAGS_FOR_BUILD='-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/home/deck/Downloads/Hacker64/mips64-elf-binutils/src=/usr/src/debug/mips64-elf-binutils -flto=auto'
  553. CXXFLAGS_FOR_TARGET='-g -O2'
  554. CXX_FOR_BUILD='$(CXX)'
  555. CXX_FOR_TARGET='mips64-elf-c++'
  556. DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
  557. DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLT_OBJDIR=\".libs/\"'
  558. DLLTOOL='dlltool'
  559. DLLTOOL_FOR_BUILD='$(DLLTOOL)'
  560. DLLTOOL_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/dlltool'
  561. DSYMUTIL='dsymutil'
  562. DSYMUTIL_FOR_BUILD='$(DSYMUTIL)'
  563. DSYMUTIL_FOR_TARGET='mips64-elf-dsymutil'
  564. ECHO_C=''
  565. ECHO_N='-n'
  566. ECHO_T=''
  567. EXEEXT=''
  568. EXPECT='expect'
  569. FLAGS_FOR_TARGET=' -L$$r/$(HOST_SUBDIR)/ld'
  570. FLEX='flex'
  571. GCC_FOR_TARGET='mips64-elf-gcc'
  572. GCC_SHLIB_SUBDIR=''
  573. GDB_TK=''
  574. GDC='no'
  575. GDCFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/deck/Downloads/Hacker64/mips64-elf-binutils/src=/usr/src/debug/mips64-elf-binutils -flto=auto'
  576. GDC_FOR_BUILD='$(GDC)'
  577. GDC_FOR_TARGET='mips64-elf-gdc'
  578. GFORTRAN_FOR_BUILD='$(GFORTRAN)'
  579. GFORTRAN_FOR_TARGET='mips64-elf-gfortran'
  580. GM2_FOR_TARGET='mips64-elf-gm2'
  581. GNATBIND='no'
  582. GNATMAKE='no'
  583. GOC_FOR_BUILD='$(GOC)'
  584. GOC_FOR_TARGET='mips64-elf-gccgo'
  585. HAVE_CXX11=''
  586. HAVE_CXX11_FOR_BUILD=''
  587. INSTALL_DATA='${INSTALL} -m 644'
  588. INSTALL_GDB_TK=''
  589. INSTALL_PROGRAM='${INSTALL}'
  590. INSTALL_SCRIPT='${INSTALL}'
  591. LD='ld'
  592. LDFLAGS='-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto'
  593. LDFLAGS_FOR_BUILD='-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto'
  594. LDFLAGS_FOR_TARGET=''
  595. LD_FOR_BUILD='$(LD)'
  596. LD_FOR_TARGET='$$r/$(HOST_SUBDIR)/ld/ld-new'
  597. LEX='flex'
  598. LIBOBJS=''
  599. LIBS=''
  600. LIPO='lipo'
  601. LIPO_FOR_TARGET='mips64-elf-lipo'
  602. LN='ln'
  603. LN_S='ln -s'
  604. LTLIBOBJS=''
  605. M4='m4'
  606. MAINT='#'
  607. MAINTAINER_MODE_FALSE=''
  608. MAINTAINER_MODE_TRUE='#'
  609. MAKEINFO='makeinfo'
  610. NM='nm'
  611. NM_FOR_BUILD='$(NM)'
  612. NM_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/nm-new'
  613. OBJCOPY='objcopy'
  614. OBJCOPY_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/objcopy'
  615. OBJDUMP='objdump'
  616. OBJDUMP_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/objdump'
  617. OBJEXT='o'
  618. OTOOL='otool'
  619. OTOOL_FOR_TARGET='mips64-elf-otool'
  620. PACKAGE_BUGREPORT=''
  621. PACKAGE_NAME=''
  622. PACKAGE_STRING=''
  623. PACKAGE_TARNAME=''
  624. PACKAGE_URL=''
  625. PACKAGE_VERSION=''
  626. PATH_SEPARATOR=':'
  627. PGO_BUILD_GEN_CFLAGS=''
  628. PGO_BUILD_LTO_CFLAGS=''
  629. PGO_BUILD_USE_CFLAGS=''
  630. PICFLAG=''
  631. PKG_CONFIG_PATH=''
  632. RANLIB='ranlib'
  633. RANLIB_FOR_BUILD='$(RANLIB)'
  634. RANLIB_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/ranlib'
  635. RANLIB_PLUGIN_OPTION='--plugin /usr/lib/gcc/x86_64-pc-linux-gnu/14.2.1/liblto_plugin.so'
  636. RAW_CXX_FOR_TARGET='mips64-elf-c++'
  637. READELF='readelf'
  638. READELF_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/readelf'
  639. RPATH_ENVVAR='LD_LIBRARY_PATH'
  640. RUNTEST='runtest'
  641. SED='/usr/bin/sed'
  642. SHELL='/bin/sh'
  643. STRIP='strip'
  644. STRIP_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/strip-new'
  645. SYSROOT_CFLAGS_FOR_TARGET=''
  646. TOPLEVEL_CONFIGURE_ARGUMENTS='./configure --target=mips64-elf --prefix=/usr --with-sysroot=/usr/mips64-elf --with-gnu-as --with-gnu-ld --enable-64-bit-bfd --enable-multilib --enable-plugins --disable-gold --disable-nls --disable-shared --disable-werror'
  647. WINDMC='windmc'
  648. WINDMC_FOR_BUILD='$(WINDMC)'
  649. WINDMC_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/windmc'
  650. WINDRES='windres'
  651. WINDRES_FOR_BUILD='$(WINDRES)'
  652. WINDRES_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/windres'
  653. YACC='bison -y'
  654. ac_ct_CC='gcc'
  655. ac_ct_CXX='g++'
  656. bindir='${exec_prefix}/bin'
  657. build='x86_64-pc-linux-gnu'
  658. build_alias=''
  659. build_configargs=' --cache-file=./config.cache '\''--prefix=/usr'\'' '\''--with-sysroot=/usr/mips64-elf'\'' '\''--with-gnu-as'\'' '\''--with-gnu-ld'\'' '\''--enable-64-bit-bfd'\'' '\''--enable-multilib'\'' '\''--enable-plugins'\'' '\''--disable-gold'\'' '\''--disable-nls'\'' '\''--disable-shared'\'' '\''--disable-werror'\'' --program-transform-name='\''s&^&mips64-elf-&'\'' --disable-option-checking --disable-year2038'
  660. build_configdirs=' libiberty'
  661. build_cpu='x86_64'
  662. build_libsubdir='build-x86_64-pc-linux-gnu'
  663. build_noncanonical='x86_64-pc-linux-gnu'
  664. build_os='linux-gnu'
  665. build_subdir='build-x86_64-pc-linux-gnu'
  666. build_tooldir='${exec_prefix}/mips64-elf'
  667. build_vendor='pc'
  668. compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/* | gcc/m2/gm2-compiler-boot/M2Version* | gcc/m2/gm2-compiler-boot/SYSTEM* | gcc/m2/gm2version*'
  669. configdirs=' libiberty opcodes bfd zlib libctf libsframe binutils gas ld etc'
  670. datadir='${datarootdir}'
  671. datarootdir='${prefix}/share'
  672. do_compare='cmp --ignore-initial=16 $$f1 $$f2'
  673. docdir='${datarootdir}/doc/${PACKAGE}'
  674. dvidir='${docdir}'
  675. exec_prefix='${prefix}'
  676. extra_host_libiberty_configure_flags=''
  677. extra_host_zlib_configure_flags=''
  678. extra_isl_gmp_configure_flags=''
  679. extra_linker_plugin_configure_flags=''
  680. extra_linker_plugin_flags=''
  681. extra_mpc_gmp_configure_flags=''
  682. extra_mpc_mpfr_configure_flags=''
  683. extra_mpfr_configure_flags=''
  684. gcc_host_pie=''
  685. get_gcc_base_ver='cat'
  686. gmpinc=''
  687. gmplibs='-lmpfr -lgmp'
  688. host='x86_64-pc-linux-gnu'
  689. host_alias=''
  690. host_configargs=' --cache-file=./config.cache --with-gnu-as --with-gnu-ld '\''--prefix=/usr'\'' '\''--with-sysroot=/usr/mips64-elf'\'' '\''--with-gnu-as'\'' '\''--with-gnu-ld'\'' '\''--enable-64-bit-bfd'\'' '\''--enable-multilib'\'' '\''--enable-plugins'\'' '\''--disable-gold'\'' '\''--disable-nls'\'' '\''--disable-shared'\'' '\''--disable-werror'\'' --program-transform-name='\''s&^&mips64-elf-&'\'' --disable-option-checking --disable-year2038'
  691. host_cpu='x86_64'
  692. host_libs_picflag=''
  693. host_noncanonical='x86_64-pc-linux-gnu'
  694. host_os='linux-gnu'
  695. host_pie='no'
  696. host_shared='no'
  697. host_subdir='.'
  698. host_vendor='pc'
  699. htmldir='${docdir}'
  700. includedir='${prefix}/include'
  701. infodir='${datarootdir}/info'
  702. islinc=''
  703. isllibs=' -lisl'
  704. libdir='${exec_prefix}/lib'
  705. libexecdir='${exec_prefix}/libexec'
  706. localedir='${datarootdir}/locale'
  707. localstatedir='${prefix}/var'
  708. mandir='${datarootdir}/man'
  709. oldincludedir='/usr/include'
  710. pdfdir='${docdir}'
  711. poststage1_ldflags='-static-libstdc++ -static-libgcc'
  712. poststage1_libs=''
  713. prefix='/usr'
  714. program_transform_name='s&^&mips64-elf-&'
  715. psdir='${docdir}'
  716. sbindir='${exec_prefix}/sbin'
  717. sharedstatedir='${prefix}/com'
  718. stage1_cflags='-g'
  719. stage1_checking='--enable-checking=yes,types'
  720. stage1_languages=',c,'
  721. stage1_ldflags=''
  722. stage1_libs=''
  723. stage2_werror_flag=''
  724. sysconfdir='${prefix}/etc'
  725. target='mips64-unknown-elf'
  726. target_alias='mips64-elf'
  727. target_configargs='--cache-file=./config.cache --with-cross-host=x86_64-pc-linux-gnu '\''--prefix=/usr'\'' '\''--with-sysroot=/usr/mips64-elf'\'' '\''--with-gnu-as'\'' '\''--with-gnu-ld'\'' '\''--enable-64-bit-bfd'\'' '\''--enable-multilib'\'' '\''--enable-plugins'\'' '\''--disable-gold'\'' '\''--disable-nls'\'' '\''--disable-shared'\'' '\''--disable-werror'\'' --program-transform-name='\''s&^&mips64-elf-&'\'' --disable-option-checking --disable-year2038'
  728. target_configdirs=''
  729. target_cpu='mips64'
  730. target_noncanonical='mips64-elf'
  731. target_os='elf'
  732. target_subdir='mips64-elf'
  733. target_vendor='unknown'
  734. tooldir='${exec_prefix}/mips64-elf'
  735.  
  736. ## ------------------- ##
  737. ## File substitutions. ##
  738. ## ------------------- ##
  739.  
  740. alphaieee_frag='/dev/null'
  741. host_makefile_frag='/dev/null'
  742. ospace_frag='/dev/null'
  743. serialization_dependencies='serdep.tmp'
  744. target_makefile_frag='/dev/null'
  745.  
  746. ## ----------- ##
  747. ## confdefs.h. ##
  748. ## ----------- ##
  749.  
  750. /* confdefs.h */
  751. #define PACKAGE_NAME ""
  752. #define PACKAGE_TARNAME ""
  753. #define PACKAGE_VERSION ""
  754. #define PACKAGE_STRING ""
  755. #define PACKAGE_BUGREPORT ""
  756. #define PACKAGE_URL ""
  757. #define LT_OBJDIR ".libs/"
  758.  
  759. configure: exit 0
  760.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement