Guest User

config.log

a guest
Sep 29th, 2017
265
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 32.80 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by configure, which was
  5. generated by GNU Autoconf 2.64.  Invocation command line was
  6.  
  7.   $ ../configure --target=x86_64-lfs-linux-gnu --prefix=/tools --with-glibc-version=2.11 --with-sysroot=/mnt/c/Users/admin/Desktop/Projects/AssaultArchitecture --with-newlib --without-headers --with-local-prefix=/tools --with-native-system-header-dir=/tools/include --disable-nls --disable-shared --disable-multilib --disable-decimal-float --disable-threads --disable-libatomic --disable-libgomp --disable-libmpx --disable-libquadmath --disable-libssp --disable-libvtv --disable-libstdcxx --enable-languages=c,c++
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = BitCruncher
  14. uname -m = x86_64
  15. uname -r = 4.4.0-43-Microsoft
  16. uname -s = Linux
  17. uname -v = #1-Microsoft Wed Dec 31 14:42:53 PST 2014
  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: /tools/bin
  31. PATH: /bin
  32. PATH: /usr/bin
  33.  
  34.  
  35. ## ----------- ##
  36. ## Core tests. ##
  37. ## ----------- ##
  38.  
  39. configure:2317: checking build system type
  40. configure:2331: result: x86_64-unknown-linux-gnu
  41. configure:2378: checking host system type
  42. configure:2391: result: x86_64-unknown-linux-gnu
  43. configure:2411: checking target system type
  44. configure:2424: result: x86_64-lfs-linux-gnu
  45. configure:2478: checking for a BSD-compatible install
  46. configure:2546: result: /usr/bin/install -c
  47. configure:2557: checking whether ln works
  48. configure:2579: result: yes
  49. configure:2583: checking whether ln -s works
  50. configure:2587: result: yes
  51. configure:2594: checking for a sed that does not truncate output
  52. configure:2658: result: /bin/sed
  53. configure:2667: checking for gawk
  54. configure:2683: found /usr/bin/gawk
  55. configure:2694: result: gawk
  56. configure:3183: checking for libitm support
  57. configure:3193: result: yes
  58. configure:3202: checking for libsanitizer support
  59. configure:3212: result: yes
  60. configure:3936: checking for gcc
  61. configure:3952: found /usr/bin/gcc
  62. configure:3963: result: gcc
  63. configure:4192: checking for C compiler version
  64. configure:4201: gcc --version >&5
  65. gcc (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4
  66. Copyright (C) 2013 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:4212: $? = 0
  71. configure:4201: gcc -v >&5
  72. Using built-in specs.
  73. COLLECT_GCC=gcc
  74. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
  75. Target: x86_64-linux-gnu
  76. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04.3' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  77. Thread model: posix
  78. gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3)
  79. configure:4212: $? = 0
  80. configure:4201: gcc -V >&5
  81. gcc: error: unrecognized command line option '-V'
  82. gcc: fatal error: no input files
  83. compilation terminated.
  84. configure:4212: $? = 4
  85. configure:4201: gcc -qversion >&5
  86. gcc: error: unrecognized command line option '-qversion'
  87. gcc: fatal error: no input files
  88. compilation terminated.
  89. configure:4212: $? = 4
  90. configure:4232: checking for C compiler default output file name
  91. configure:4254: gcc    conftest.c  >&5
  92. configure:4258: $? = 0
  93. configure:4295: result: a.out
  94. configure:4311: checking whether the C compiler works
  95. configure:4320: ./a.out
  96. configure:4324: $? = 0
  97. configure:4339: result: yes
  98. configure:4346: checking whether we are cross compiling
  99. configure:4348: result: no
  100. configure:4351: checking for suffix of executables
  101. configure:4358: gcc -o conftest    conftest.c  >&5
  102. configure:4362: $? = 0
  103. configure:4384: result:
  104. configure:4390: checking for suffix of object files
  105. configure:4412: gcc -c   conftest.c >&5
  106. configure:4416: $? = 0
  107. configure:4437: result: o
  108. configure:4441: checking whether we are using the GNU C compiler
  109. configure:4460: gcc -c   conftest.c >&5
  110. configure:4460: $? = 0
  111. configure:4469: result: yes
  112. configure:4478: checking whether gcc accepts -g
  113. configure:4498: gcc -c -g  conftest.c >&5
  114. configure:4498: $? = 0
  115. configure:4539: result: yes
  116. configure:4556: checking for gcc option to accept ISO C89
  117. configure:4620: gcc  -c -g -O2  conftest.c >&5
  118. configure:4620: $? = 0
  119. configure:4633: result: none needed
  120. configure:4711: checking for g++
  121. configure:4727: found /usr/bin/g++
  122. configure:4738: result: g++
  123. configure:4765: checking for C++ compiler version
  124. configure:4774: g++ --version >&5
  125. g++ (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4
  126. Copyright (C) 2013 Free Software Foundation, Inc.
  127. This is free software; see the source for copying conditions.  There is NO
  128. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  129.  
  130. configure:4785: $? = 0
  131. configure:4774: g++ -v >&5
  132. Using built-in specs.
  133. COLLECT_GCC=g++
  134. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
  135. Target: x86_64-linux-gnu
  136. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04.3' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  137. Thread model: posix
  138. gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3)
  139. configure:4785: $? = 0
  140. configure:4774: g++ -V >&5
  141. g++: error: unrecognized command line option '-V'
  142. g++: fatal error: no input files
  143. compilation terminated.
  144. configure:4785: $? = 4
  145. configure:4774: g++ -qversion >&5
  146. g++: error: unrecognized command line option '-qversion'
  147. g++: fatal error: no input files
  148. compilation terminated.
  149. configure:4785: $? = 4
  150. configure:4789: checking whether we are using the GNU C++ compiler
  151. configure:4808: g++ -c   conftest.cpp >&5
  152. configure:4808: $? = 0
  153. configure:4817: result: yes
  154. configure:4826: checking whether g++ accepts -g
  155. configure:4846: g++ -c -g  conftest.cpp >&5
  156. configure:4846: $? = 0
  157. configure:4887: result: yes
  158. configure:4936: checking whether g++ accepts -static-libstdc++ -static-libgcc
  159. configure:4953: g++ -o conftest -g -O2   -static-libstdc++ -static-libgcc conftest.cpp  >&5
  160. configure:4953: $? = 0
  161. configure:4954: result: yes
  162. configure:5018: checking for gnatbind
  163. configure:5048: result: no
  164. configure:5110: checking for gnatmake
  165. configure:5140: result: no
  166. configure:5159: checking whether compiler driver understands Ada
  167. configure:5182: result: no
  168. configure:5191: checking how to compare bootstrapped objects
  169. configure:5216: result: cmp --ignore-initial=16 $$f1 $$f2
  170. configure:5270: checking for objdir
  171. configure:5285: result: .libs
  172. configure:5857: checking for version 0.10 of ISL
  173. configure:5876: 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     conftest.c  -lisl >&5
  174. conftest.c:10:25: fatal error: isl/version.h: No such file or directory
  175.  #include <isl/version.h>
  176.                          ^
  177. compilation terminated.
  178. configure:5876: $? = 1
  179. configure: program exited with status 1
  180. configure: failed program was:
  181. | /* confdefs.h */
  182. | #define PACKAGE_NAME ""
  183. | #define PACKAGE_TARNAME ""
  184. | #define PACKAGE_VERSION ""
  185. | #define PACKAGE_STRING ""
  186. | #define PACKAGE_BUGREPORT ""
  187. | #define PACKAGE_URL ""
  188. | #define LT_OBJDIR ".libs/"
  189. | /* end confdefs.h.  */
  190. | #include <isl/version.h>
  191. |    #include <string.h>
  192. | int
  193. | main ()
  194. | {
  195. | if (strncmp (isl_version (), "isl-0.10", strlen ("isl-0.10")) != 0)
  196. |      return 1;
  197. |
  198. |   ;
  199. |   return 0;
  200. | }
  201. configure:5885: result: no
  202. configure:5905: checking for version 0.11 of ISL
  203. configure:5924: 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     conftest.c  -lisl >&5
  204. conftest.c:10:25: fatal error: isl/version.h: No such file or directory
  205.  #include <isl/version.h>
  206.                          ^
  207. compilation terminated.
  208. configure:5924: $? = 1
  209. configure: program exited with status 1
  210. configure: failed program was:
  211. | /* confdefs.h */
  212. | #define PACKAGE_NAME ""
  213. | #define PACKAGE_TARNAME ""
  214. | #define PACKAGE_VERSION ""
  215. | #define PACKAGE_STRING ""
  216. | #define PACKAGE_BUGREPORT ""
  217. | #define PACKAGE_URL ""
  218. | #define LT_OBJDIR ".libs/"
  219. | /* end confdefs.h.  */
  220. | #include <isl/version.h>
  221. |    #include <string.h>
  222. | int
  223. | main ()
  224. | {
  225. | if (strncmp (isl_version (), "isl-0.11", strlen ("isl-0.11")) != 0)
  226. |      return 1;
  227. |
  228. |   ;
  229. |   return 0;
  230. | }
  231. configure:5933: result: no
  232. configure:5953: checking for version 0.12 of ISL
  233. configure:5972: 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     conftest.c  -lisl >&5
  234. conftest.c:10:25: fatal error: isl/version.h: No such file or directory
  235.  #include <isl/version.h>
  236.                          ^
  237. compilation terminated.
  238. configure:5972: $? = 1
  239. configure: program exited with status 1
  240. configure: failed program was:
  241. | /* confdefs.h */
  242. | #define PACKAGE_NAME ""
  243. | #define PACKAGE_TARNAME ""
  244. | #define PACKAGE_VERSION ""
  245. | #define PACKAGE_STRING ""
  246. | #define PACKAGE_BUGREPORT ""
  247. | #define PACKAGE_URL ""
  248. | #define LT_OBJDIR ".libs/"
  249. | /* end confdefs.h.  */
  250. | #include <isl/version.h>
  251. |    #include <string.h>
  252. | int
  253. | main ()
  254. | {
  255. | if (strncmp (isl_version (), "isl-0.12", strlen ("isl-0.12")) != 0)
  256. |      return 1;
  257. |
  258. |   ;
  259. |   return 0;
  260. | }
  261. configure:5981: result: no
  262. configure:7139: checking for default BUILD_CONFIG
  263. configure:7171: result:
  264. configure:7660: checking for bison
  265. configure:7676: found /usr/bin/bison
  266. configure:7687: result: bison -y
  267. configure:7707: checking for bison
  268. configure:7723: found /usr/bin/bison
  269. configure:7734: result: bison
  270. configure:7754: checking for gm4
  271. configure:7784: result: no
  272. configure:7754: checking for gnum4
  273. configure:7784: result: no
  274. configure:7754: checking for m4
  275. configure:7770: found /usr/bin/m4
  276. configure:7781: result: m4
  277. configure:7801: checking for flex
  278. configure:7817: found /usr/bin/flex
  279. configure:7828: result: flex
  280. configure:7849: checking for flex
  281. configure:7865: found /usr/bin/flex
  282. configure:7876: result: flex
  283. configure:7896: checking for makeinfo
  284. configure:7912: found /usr/bin/makeinfo
  285. configure:7923: result: makeinfo
  286. configure:7957: checking for expect
  287. configure:7973: found /usr/bin/expect
  288. configure:7984: result: expect
  289. configure:8006: checking for runtest
  290. configure:8022: found /usr/bin/runtest
  291. configure:8033: result: runtest
  292. configure:8151: checking for ar
  293. configure:8167: found /usr/bin/ar
  294. configure:8178: result: ar
  295. configure:8292: checking for as
  296. configure:8308: found /usr/bin/as
  297. configure:8319: result: as
  298. configure:8433: checking for dlltool
  299. configure:8463: result: no
  300. configure:8574: checking for ld
  301. configure:8590: found /usr/bin/ld
  302. configure:8601: result: ld
  303. configure:8715: checking for lipo
  304. configure:8745: result: no
  305. configure:8856: checking for nm
  306. configure:8872: found /usr/bin/nm
  307. configure:8883: result: nm
  308. configure:8997: checking for ranlib
  309. configure:9013: found /usr/bin/ranlib
  310. configure:9024: result: ranlib
  311. configure:9133: checking for strip
  312. configure:9149: found /usr/bin/strip
  313. configure:9160: result: strip
  314. configure:9269: checking for windres
  315. configure:9299: result: no
  316. configure:9410: checking for windmc
  317. configure:9440: result: no
  318. configure:9551: checking for objcopy
  319. configure:9567: found /usr/bin/objcopy
  320. configure:9578: result: objcopy
  321. configure:9692: checking for objdump
  322. configure:9708: found /usr/bin/objdump
  323. configure:9719: result: objdump
  324. configure:9833: checking for readelf
  325. configure:9849: found /usr/bin/readelf
  326. configure:9860: result: readelf
  327. configure:9974: checking for x86_64-lfs-linux-gnu-cc
  328. configure:10004: result: no
  329. configure:9974: checking for x86_64-lfs-linux-gnu-gcc
  330. configure:10004: result: no
  331. configure:10135: checking for x86_64-lfs-linux-gnu-c++
  332. configure:10165: result: no
  333. configure:10135: checking for x86_64-lfs-linux-gnu-g++
  334. configure:10165: result: no
  335. configure:10135: checking for x86_64-lfs-linux-gnu-cxx
  336. configure:10165: result: no
  337. configure:10135: checking for x86_64-lfs-linux-gnu-gxx
  338. configure:10165: result: no
  339. configure:10296: checking for x86_64-lfs-linux-gnu-gcc
  340. configure:10326: result: no
  341. configure:10452: checking for x86_64-lfs-linux-gnu-gcj
  342. configure:10482: result: no
  343. configure:10613: checking for x86_64-lfs-linux-gnu-gfortran
  344. configure:10643: result: no
  345. configure:10774: checking for x86_64-lfs-linux-gnu-gccgo
  346. configure:10804: result: no
  347. configure:10904: checking for ar
  348. configure:10922: found /tools/x86_64-lfs-linux-gnu/bin/ar
  349. configure:10934: result: /tools/x86_64-lfs-linux-gnu/bin/ar
  350. configure:11134: checking for as
  351. configure:11152: found /tools/x86_64-lfs-linux-gnu/bin/as
  352. configure:11164: result: /tools/x86_64-lfs-linux-gnu/bin/as
  353. configure:11364: checking for dlltool
  354. configure:11397: result: no
  355. configure:11475: checking for x86_64-lfs-linux-gnu-dlltool
  356. configure:11505: result: no
  357. configure:11594: checking for ld
  358. configure:11612: found /tools/x86_64-lfs-linux-gnu/bin/ld
  359. configure:11624: result: /tools/x86_64-lfs-linux-gnu/bin/ld
  360. configure:11824: checking for lipo
  361. configure:11857: result: no
  362. configure:11935: checking for x86_64-lfs-linux-gnu-lipo
  363. configure:11965: result: no
  364. configure:12054: checking for nm
  365. configure:12072: found /tools/x86_64-lfs-linux-gnu/bin/nm
  366. configure:12084: result: /tools/x86_64-lfs-linux-gnu/bin/nm
  367. configure:12284: checking for objdump
  368. configure:12302: found /tools/x86_64-lfs-linux-gnu/bin/objdump
  369. configure:12314: result: /tools/x86_64-lfs-linux-gnu/bin/objdump
  370. configure:12514: checking for ranlib
  371. configure:12532: found /tools/x86_64-lfs-linux-gnu/bin/ranlib
  372. configure:12544: result: /tools/x86_64-lfs-linux-gnu/bin/ranlib
  373. configure:12744: checking for readelf
  374. configure:12777: result: no
  375. configure:12855: checking for x86_64-lfs-linux-gnu-readelf
  376. configure:12871: found /tools/bin/x86_64-lfs-linux-gnu-readelf
  377. configure:12882: result: x86_64-lfs-linux-gnu-readelf
  378. configure:12974: checking for strip
  379. configure:12992: found /tools/x86_64-lfs-linux-gnu/bin/strip
  380. configure:13004: result: /tools/x86_64-lfs-linux-gnu/bin/strip
  381. configure:13204: checking for windres
  382. configure:13237: result: no
  383. configure:13315: checking for x86_64-lfs-linux-gnu-windres
  384. configure:13345: result: no
  385. configure:13434: checking for windmc
  386. configure:13467: result: no
  387. configure:13545: checking for x86_64-lfs-linux-gnu-windmc
  388. configure:13575: result: no
  389. configure:13642: checking where to find the target ar
  390. configure:13670: result: pre-installed in /tools/x86_64-lfs-linux-gnu/bin
  391. configure:13684: checking where to find the target as
  392. configure:13712: result: pre-installed in /tools/x86_64-lfs-linux-gnu/bin
  393. configure:13726: checking where to find the target cc
  394. configure:13749: result: just compiled
  395. configure:13768: checking where to find the target c++
  396. configure:13794: result: just compiled
  397. configure:13813: checking where to find the target c++ for libstdc++
  398. configure:13839: result: just compiled
  399. configure:13858: checking where to find the target dlltool
  400. configure:13895: result: pre-installed
  401. configure:13900: checking where to find the target gcc
  402. configure:13923: result: just compiled
  403. configure:13942: checking where to find the target gcj
  404. configure:13982: result: pre-installed
  405. configure:13987: checking where to find the target gfortran
  406. configure:14027: result: pre-installed
  407. configure:14032: checking where to find the target gccgo
  408. configure:14072: result: pre-installed
  409. configure:14077: checking where to find the target ld
  410. configure:14105: result: pre-installed in /tools/x86_64-lfs-linux-gnu/bin
  411. configure:14119: checking where to find the target lipo
  412. configure:14145: result: pre-installed
  413. configure:14150: checking where to find the target nm
  414. configure:14178: result: pre-installed in /tools/x86_64-lfs-linux-gnu/bin
  415. configure:14192: checking where to find the target objdump
  416. configure:14220: result: pre-installed in /tools/x86_64-lfs-linux-gnu/bin
  417. configure:14234: checking where to find the target ranlib
  418. configure:14262: result: pre-installed in /tools/x86_64-lfs-linux-gnu/bin
  419. configure:14276: checking where to find the target readelf
  420. configure:14313: result: pre-installed
  421. configure:14318: checking where to find the target strip
  422. configure:14346: result: pre-installed in /tools/x86_64-lfs-linux-gnu/bin
  423. configure:14360: checking where to find the target windres
  424. configure:14397: result: pre-installed
  425. configure:14402: checking where to find the target windmc
  426. configure:14439: result: pre-installed
  427. configure:14472: checking whether to enable maintainer-specific portions of Makefiles
  428. configure:14481: result: no
  429. configure:14692: creating ./config.status
  430.  
  431. ## ---------------------- ##
  432. ## Running config.status. ##
  433. ## ---------------------- ##
  434.  
  435. This file was extended by config.status, which was
  436. generated by GNU Autoconf 2.64.  Invocation command line was
  437.  
  438.   CONFIG_FILES    =
  439.   CONFIG_HEADERS  =
  440.   CONFIG_LINKS    =
  441.   CONFIG_COMMANDS =
  442.   $ ./config.status
  443.  
  444. on BitCruncher
  445.  
  446. config.status:987: creating Makefile
  447.  
  448. ## ---------------- ##
  449. ## Cache variables. ##
  450. ## ---------------- ##
  451.  
  452. ac_cv_build=x86_64-unknown-linux-gnu
  453. ac_cv_c_compiler_gnu=yes
  454. ac_cv_cxx_compiler_gnu=yes
  455. ac_cv_env_AR_FOR_TARGET_set=
  456. ac_cv_env_AR_FOR_TARGET_value=
  457. ac_cv_env_AR_set=
  458. ac_cv_env_AR_value=
  459. ac_cv_env_AS_FOR_TARGET_set=
  460. ac_cv_env_AS_FOR_TARGET_value=
  461. ac_cv_env_AS_set=
  462. ac_cv_env_AS_value=
  463. ac_cv_env_CCC_set=
  464. ac_cv_env_CCC_value=
  465. ac_cv_env_CC_FOR_TARGET_set=
  466. ac_cv_env_CC_FOR_TARGET_value=
  467. ac_cv_env_CC_set=
  468. ac_cv_env_CC_value=
  469. ac_cv_env_CFLAGS_set=
  470. ac_cv_env_CFLAGS_value=
  471. ac_cv_env_CPPFLAGS_set=
  472. ac_cv_env_CPPFLAGS_value=
  473. ac_cv_env_CXXFLAGS_set=
  474. ac_cv_env_CXXFLAGS_value=
  475. ac_cv_env_CXX_FOR_TARGET_set=
  476. ac_cv_env_CXX_FOR_TARGET_value=
  477. ac_cv_env_CXX_set=
  478. ac_cv_env_CXX_value=
  479. ac_cv_env_DLLTOOL_FOR_TARGET_set=
  480. ac_cv_env_DLLTOOL_FOR_TARGET_value=
  481. ac_cv_env_DLLTOOL_set=
  482. ac_cv_env_DLLTOOL_value=
  483. ac_cv_env_GCC_FOR_TARGET_set=
  484. ac_cv_env_GCC_FOR_TARGET_value=
  485. ac_cv_env_GCJ_FOR_TARGET_set=
  486. ac_cv_env_GCJ_FOR_TARGET_value=
  487. ac_cv_env_GFORTRAN_FOR_TARGET_set=
  488. ac_cv_env_GFORTRAN_FOR_TARGET_value=
  489. ac_cv_env_GOC_FOR_TARGET_set=
  490. ac_cv_env_GOC_FOR_TARGET_value=
  491. ac_cv_env_LDFLAGS_set=
  492. ac_cv_env_LDFLAGS_value=
  493. ac_cv_env_LD_FOR_TARGET_set=
  494. ac_cv_env_LD_FOR_TARGET_value=
  495. ac_cv_env_LD_set=
  496. ac_cv_env_LD_value=
  497. ac_cv_env_LIBS_set=
  498. ac_cv_env_LIBS_value=
  499. ac_cv_env_LIPO_FOR_TARGET_set=
  500. ac_cv_env_LIPO_FOR_TARGET_value=
  501. ac_cv_env_LIPO_set=
  502. ac_cv_env_LIPO_value=
  503. ac_cv_env_NM_FOR_TARGET_set=
  504. ac_cv_env_NM_FOR_TARGET_value=
  505. ac_cv_env_NM_set=
  506. ac_cv_env_NM_value=
  507. ac_cv_env_OBJCOPY_set=
  508. ac_cv_env_OBJCOPY_value=
  509. ac_cv_env_OBJDUMP_FOR_TARGET_set=
  510. ac_cv_env_OBJDUMP_FOR_TARGET_value=
  511. ac_cv_env_OBJDUMP_set=
  512. ac_cv_env_OBJDUMP_value=
  513. ac_cv_env_RANLIB_FOR_TARGET_set=
  514. ac_cv_env_RANLIB_FOR_TARGET_value=
  515. ac_cv_env_RANLIB_set=
  516. ac_cv_env_RANLIB_value=
  517. ac_cv_env_READELF_FOR_TARGET_set=
  518. ac_cv_env_READELF_FOR_TARGET_value=
  519. ac_cv_env_READELF_set=
  520. ac_cv_env_READELF_value=
  521. ac_cv_env_STRIP_FOR_TARGET_set=
  522. ac_cv_env_STRIP_FOR_TARGET_value=
  523. ac_cv_env_STRIP_set=
  524. ac_cv_env_STRIP_value=
  525. ac_cv_env_WINDMC_FOR_TARGET_set=
  526. ac_cv_env_WINDMC_FOR_TARGET_value=
  527. ac_cv_env_WINDMC_set=
  528. ac_cv_env_WINDMC_value=
  529. ac_cv_env_WINDRES_FOR_TARGET_set=
  530. ac_cv_env_WINDRES_FOR_TARGET_value=
  531. ac_cv_env_WINDRES_set=
  532. ac_cv_env_WINDRES_value=
  533. ac_cv_env_build_alias_set=
  534. ac_cv_env_build_alias_value=
  535. ac_cv_env_build_configargs_set=
  536. ac_cv_env_build_configargs_value=
  537. ac_cv_env_host_alias_set=
  538. ac_cv_env_host_alias_value=
  539. ac_cv_env_host_configargs_set=
  540. ac_cv_env_host_configargs_value=
  541. ac_cv_env_target_alias_set=set
  542. ac_cv_env_target_alias_value=x86_64-lfs-linux-gnu
  543. ac_cv_env_target_configargs_set=
  544. ac_cv_env_target_configargs_value=
  545. ac_cv_host=x86_64-unknown-linux-gnu
  546. ac_cv_objext=o
  547. ac_cv_path_AR_FOR_TARGET=/tools/x86_64-lfs-linux-gnu/bin/ar
  548. ac_cv_path_AS_FOR_TARGET=/tools/x86_64-lfs-linux-gnu/bin/as
  549. ac_cv_path_LD_FOR_TARGET=/tools/x86_64-lfs-linux-gnu/bin/ld
  550. ac_cv_path_NM_FOR_TARGET=/tools/x86_64-lfs-linux-gnu/bin/nm
  551. ac_cv_path_OBJDUMP_FOR_TARGET=/tools/x86_64-lfs-linux-gnu/bin/objdump
  552. ac_cv_path_RANLIB_FOR_TARGET=/tools/x86_64-lfs-linux-gnu/bin/ranlib
  553. ac_cv_path_SED=/bin/sed
  554. ac_cv_path_STRIP_FOR_TARGET=/tools/x86_64-lfs-linux-gnu/bin/strip
  555. ac_cv_path_install='/usr/bin/install -c'
  556. ac_cv_prog_AR=ar
  557. ac_cv_prog_AS=as
  558. ac_cv_prog_AWK=gawk
  559. ac_cv_prog_BISON=bison
  560. ac_cv_prog_EXPECT=expect
  561. ac_cv_prog_FLEX=flex
  562. ac_cv_prog_LD=ld
  563. ac_cv_prog_LEX=flex
  564. ac_cv_prog_M4=m4
  565. ac_cv_prog_MAKEINFO=makeinfo
  566. ac_cv_prog_NM=nm
  567. ac_cv_prog_OBJCOPY=objcopy
  568. ac_cv_prog_OBJDUMP=objdump
  569. ac_cv_prog_RANLIB=ranlib
  570. ac_cv_prog_READELF=readelf
  571. ac_cv_prog_READELF_FOR_TARGET=x86_64-lfs-linux-gnu-readelf
  572. ac_cv_prog_RUNTEST=runtest
  573. ac_cv_prog_STRIP=strip
  574. ac_cv_prog_YACC='bison -y'
  575. ac_cv_prog_ac_ct_CC=gcc
  576. ac_cv_prog_ac_ct_CXX=g++
  577. ac_cv_prog_cc_c89=
  578. ac_cv_prog_cc_g=yes
  579. ac_cv_prog_cxx_g=yes
  580. ac_cv_target=x86_64-lfs-linux-gnu
  581. acx_cv_cc_gcc_supports_ada=no
  582. acx_cv_prog_LN=ln
  583. gcc_cv_isl=no
  584. gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2'
  585. gcc_cv_tool_dirs=/tools/libexec/gcc/x86_64-lfs-linux-gnu/4.8.3:/tools/libexec/gcc/x86_64-lfs-linux-gnu:/usr/lib/gcc/x86_64-lfs-linux-gnu/4.8.3:/usr/lib/gcc/x86_64-lfs-linux-gnu:/tools/x86_64-lfs-linux-gnu/bin/x86_64-lfs-linux-gnu/4.8.3:/tools/x86_64-lfs-linux-gnu/bin:
  586. gcc_cv_tool_prefix=/tools
  587. lt_cv_objdir=.libs
  588.  
  589. ## ----------------- ##
  590. ## Output variables. ##
  591. ## ----------------- ##
  592.  
  593. AR='ar'
  594. AR_FOR_BUILD='$(AR)'
  595. AR_FOR_TARGET='/tools/x86_64-lfs-linux-gnu/bin/ar'
  596. AS='as'
  597. AS_FOR_BUILD='$(AS)'
  598. AS_FOR_TARGET='/tools/x86_64-lfs-linux-gnu/bin/as'
  599. AWK='gawk'
  600. BISON='bison'
  601. BUILD_CONFIG=''
  602. CC='gcc'
  603. CC_FOR_BUILD='$(CC)'
  604. CC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/'
  605. CFLAGS='-g -O2'
  606. CFLAGS_FOR_BUILD='-g -O2'
  607. CFLAGS_FOR_TARGET='-g -O2'
  608. COMPILER_AS_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/as'
  609. COMPILER_LD_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/collect-ld'
  610. COMPILER_NM_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/nm'
  611. CONFIGURE_GDB_TK=''
  612. CPPFLAGS=''
  613. CXX='g++'
  614. CXXFLAGS='-g -O2'
  615. CXXFLAGS_FOR_BUILD='-g -O2'
  616. CXXFLAGS_FOR_TARGET='-g -O2'
  617. CXX_FOR_BUILD='$(CXX)'
  618. 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'
  619. DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
  620. DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLT_OBJDIR=\".libs/\"'
  621. DLLTOOL='dlltool'
  622. DLLTOOL_FOR_BUILD='$(DLLTOOL)'
  623. DLLTOOL_FOR_TARGET='x86_64-lfs-linux-gnu-dlltool'
  624. ECHO_C=''
  625. ECHO_N='-n'
  626. ECHO_T=''
  627. EXEEXT=''
  628. EXPECT='expect'
  629. EXTRA_CONFIGARGS_LIBJAVA='--disable-static'
  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. GCJ_FOR_BUILD='$(GCJ)'
  635. GCJ_FOR_TARGET='x86_64-lfs-linux-gnu-gcj'
  636. GDB_TK=''
  637. GFORTRAN_FOR_BUILD='$(GFORTRAN)'
  638. GFORTRAN_FOR_TARGET='x86_64-lfs-linux-gnu-gfortran'
  639. GNATBIND='no'
  640. GNATMAKE='no'
  641. GOC_FOR_BUILD='$(GOC)'
  642. GOC_FOR_TARGET='x86_64-lfs-linux-gnu-gccgo'
  643. INSTALL_DATA='${INSTALL} -m 644'
  644. INSTALL_GDB_TK=''
  645. INSTALL_PROGRAM='${INSTALL}'
  646. INSTALL_SCRIPT='${INSTALL}'
  647. LD='ld'
  648. LDFLAGS=''
  649. LDFLAGS_FOR_BUILD=''
  650. LDFLAGS_FOR_TARGET=''
  651. LD_FOR_BUILD='$(LD)'
  652. LD_FOR_TARGET='/tools/x86_64-lfs-linux-gnu/bin/ld'
  653. LEX='flex'
  654. LIBOBJS=''
  655. LIBS=''
  656. LIPO='lipo'
  657. LIPO_FOR_TARGET='x86_64-lfs-linux-gnu-lipo'
  658. LN='ln'
  659. LN_S='ln -s'
  660. LTLIBOBJS=''
  661. M4='m4'
  662. MAINT='#'
  663. MAINTAINER_MODE_FALSE=''
  664. MAINTAINER_MODE_TRUE='#'
  665. MAKEINFO='makeinfo'
  666. NM='nm'
  667. NM_FOR_BUILD='$(NM)'
  668. NM_FOR_TARGET='/tools/x86_64-lfs-linux-gnu/bin/nm'
  669. OBJCOPY='objcopy'
  670. OBJDUMP='objdump'
  671. OBJDUMP_FOR_TARGET='/tools/x86_64-lfs-linux-gnu/bin/objdump'
  672. OBJEXT='o'
  673. PACKAGE_BUGREPORT=''
  674. PACKAGE_NAME=''
  675. PACKAGE_STRING=''
  676. PACKAGE_TARNAME=''
  677. PACKAGE_URL=''
  678. PACKAGE_VERSION=''
  679. PATH_SEPARATOR=':'
  680. RANLIB='ranlib'
  681. RANLIB_FOR_BUILD='$(RANLIB)'
  682. RANLIB_FOR_TARGET='/tools/x86_64-lfs-linux-gnu/bin/ranlib'
  683. 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'
  684. READELF='readelf'
  685. READELF_FOR_TARGET='x86_64-lfs-linux-gnu-readelf'
  686. RPATH_ENVVAR='LD_LIBRARY_PATH'
  687. RUNTEST='runtest'
  688. SED='/bin/sed'
  689. SHELL='/bin/bash'
  690. STRIP='strip'
  691. STRIP_FOR_TARGET='/tools/x86_64-lfs-linux-gnu/bin/strip'
  692. SYSROOT_CFLAGS_FOR_TARGET=''
  693. TOPLEVEL_CONFIGURE_ARGUMENTS='../configure --target=x86_64-lfs-linux-gnu --prefix=/tools --with-glibc-version=2.11 --with-sysroot=/mnt/c/Users/admin/Desktop/Projects/AssaultArchitecture --with-newlib --without-headers --with-local-prefix=/tools --with-native-system-header-dir=/tools/include --disable-nls --disable-shared --disable-multilib --disable-decimal-float --disable-threads --disable-libatomic --disable-libgomp --disable-libmpx --disable-libquadmath --disable-libssp --disable-libvtv --disable-libstdcxx --enable-languages=c,c++'
  694. WINDMC='windmc'
  695. WINDMC_FOR_BUILD='$(WINDMC)'
  696. WINDMC_FOR_TARGET='x86_64-lfs-linux-gnu-windmc'
  697. WINDRES='windres'
  698. WINDRES_FOR_BUILD='$(WINDRES)'
  699. WINDRES_FOR_TARGET='x86_64-lfs-linux-gnu-windres'
  700. YACC='bison -y'
  701. ac_ct_CC='gcc'
  702. ac_ct_CXX='g++'
  703. bindir='${exec_prefix}/bin'
  704. build='x86_64-unknown-linux-gnu'
  705. build_alias=''
  706. build_configargs=' --cache-file=../config.cache '\''--prefix=/tools'\'' '\''--with-glibc-version=2.11'\'' '\''--with-sysroot=/mnt/c/Users/admin/Desktop/Projects/AssaultArchitecture'\'' '\''--with-newlib'\'' '\''--without-headers'\'' '\''--with-local-prefix=/tools'\'' '\''--with-native-system-header-dir=/tools/include'\'' '\''--disable-nls'\'' '\''--disable-shared'\'' '\''--disable-multilib'\'' '\''--disable-decimal-float'\'' '\''--disable-threads'\'' '\''--disable-libatomic'\'' '\''--disable-libgomp'\'' '\''--disable-libmpx'\'' '\''--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'
  707. build_configdirs=' libiberty fixincludes'
  708. build_cpu='x86_64'
  709. build_libsubdir='build-x86_64-unknown-linux-gnu'
  710. build_noncanonical='x86_64-unknown-linux-gnu'
  711. build_os='linux-gnu'
  712. build_subdir='build-x86_64-unknown-linux-gnu'
  713. build_tooldir='${exec_prefix}/x86_64-lfs-linux-gnu'
  714. build_vendor='unknown'
  715. clooginc=''
  716. clooglibs=''
  717. compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/*'
  718. configdirs=' intl libiberty zlib libbacktrace libcpp libdecnumber gmp mpfr mpc fixincludes gcc lto-plugin'
  719. datadir='${datarootdir}'
  720. datarootdir='${prefix}/share'
  721. do_compare='cmp --ignore-initial=16 $$f1 $$f2'
  722. docdir='${datarootdir}/doc/${PACKAGE}'
  723. dvidir='${docdir}'
  724. exec_prefix='${prefix}'
  725. extra_host_libiberty_configure_flags='--enable-shared'
  726. extra_isl_gmp_configure_flags='--with-gmp-builddir=$$r/$(HOST_SUBDIR)/gmp'
  727. extra_mpc_gmp_configure_flags='--with-gmp-include=$$r/$(HOST_SUBDIR)/gmp --with-gmp-lib=$$r/$(HOST_SUBDIR)/gmp/.libs'
  728. extra_mpc_mpfr_configure_flags='--with-mpfr-include=$$s/mpfr/src --with-mpfr-lib=$$r/$(HOST_SUBDIR)/mpfr/src/.libs'
  729. extra_mpfr_configure_flags='--with-gmp-include=$$r/$(HOST_SUBDIR)/gmp --with-gmp-lib=$$r/$(HOST_SUBDIR)/gmp/.libs'
  730. gmpinc='-I$$r/$(HOST_SUBDIR)/gmp -I$$s/gmp -I$$r/$(HOST_SUBDIR)/mpfr/src -I$$s/mpfr/src -I$$s/mpc/src '
  731. gmplibs='-L$$r/$(HOST_SUBDIR)/gmp/.libs -L$$r/$(HOST_SUBDIR)/mpfr/src/.libs -L$$r/$(HOST_SUBDIR)/mpc/src/.libs -lmpc -lmpfr -lgmp'
  732. host='x86_64-unknown-linux-gnu'
  733. host_alias=''
  734. host_configargs=' --cache-file=./config.cache  '\''--prefix=/tools'\'' '\''--with-glibc-version=2.11'\'' '\''--with-sysroot=/mnt/c/Users/admin/Desktop/Projects/AssaultArchitecture'\'' '\''--with-newlib'\'' '\''--without-headers'\'' '\''--with-local-prefix=/tools'\'' '\''--with-native-system-header-dir=/tools/include'\'' '\''--disable-nls'\'' '\''--disable-shared'\'' '\''--disable-multilib'\'' '\''--disable-decimal-float'\'' '\''--disable-threads'\'' '\''--disable-libatomic'\'' '\''--disable-libgomp'\'' '\''--disable-libmpx'\'' '\''--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'
  735. host_cpu='x86_64'
  736. host_noncanonical='x86_64-unknown-linux-gnu'
  737. host_os='linux-gnu'
  738. host_subdir='.'
  739. host_vendor='unknown'
  740. htmldir='${docdir}'
  741. includedir='${prefix}/include'
  742. infodir='${datarootdir}/info'
  743. islinc=''
  744. libdir='${exec_prefix}/lib'
  745. libexecdir='${exec_prefix}/libexec'
  746. localedir='${datarootdir}/locale'
  747. localstatedir='${prefix}/var'
  748. mandir='${datarootdir}/man'
  749. oldincludedir='/usr/include'
  750. pdfdir='${docdir}'
  751. poststage1_ldflags='-static-libstdc++ -static-libgcc'
  752. poststage1_libs=''
  753. prefix='/tools'
  754. program_transform_name='s&^&x86_64-lfs-linux-gnu-&'
  755. psdir='${docdir}'
  756. sbindir='${exec_prefix}/sbin'
  757. sharedstatedir='${prefix}/com'
  758. stage1_cflags='-g'
  759. stage1_checking='--enable-checking=yes,types'
  760. stage1_languages='c,c++,lto'
  761. stage1_ldflags='-static-libstdc++ -static-libgcc'
  762. stage1_libs=''
  763. stage2_werror_flag=''
  764. sysconfdir='${prefix}/etc'
  765. target='x86_64-lfs-linux-gnu'
  766. target_alias='x86_64-lfs-linux-gnu'
  767. target_configargs='--cache-file=./config.cache --with-cross-host=x86_64-unknown-linux-gnu   '\''--prefix=/tools'\'' '\''--with-glibc-version=2.11'\'' '\''--with-sysroot=/mnt/c/Users/admin/Desktop/Projects/AssaultArchitecture'\'' '\''--with-newlib'\'' '\''--without-headers'\'' '\''--with-local-prefix=/tools'\'' '\''--with-native-system-header-dir=/tools/include'\'' '\''--disable-nls'\'' '\''--disable-shared'\'' '\''--disable-multilib'\'' '\''--disable-decimal-float'\'' '\''--disable-threads'\'' '\''--disable-libatomic'\'' '\''--disable-libgomp'\'' '\''--disable-libmpx'\'' '\''--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'
  768. target_configdirs=' libgcc libitm libstdc++-v3 libmudflap libsanitizer'
  769. target_cpu='x86_64'
  770. target_noncanonical='x86_64-lfs-linux-gnu'
  771. target_os='linux-gnu'
  772. target_subdir='x86_64-lfs-linux-gnu'
  773. target_vendor='lfs'
  774. tooldir='${exec_prefix}/x86_64-lfs-linux-gnu'
  775.  
  776. ## ------------------- ##
  777. ## File substitutions. ##
  778. ## ------------------- ##
  779.  
  780. alphaieee_frag='/dev/null'
  781. host_makefile_frag='/dev/null'
  782. ospace_frag='/dev/null'
  783. serialization_dependencies='serdep.tmp'
  784. target_makefile_frag='../config/mt-gnu'
  785.  
  786. ## ----------- ##
  787. ## confdefs.h. ##
  788. ## ----------- ##
  789.  
  790. /* confdefs.h */
  791. #define PACKAGE_NAME ""
  792. #define PACKAGE_TARNAME ""
  793. #define PACKAGE_VERSION ""
  794. #define PACKAGE_STRING ""
  795. #define PACKAGE_BUGREPORT ""
  796. #define PACKAGE_URL ""
  797. #define LT_OBJDIR ".libs/"
  798.  
  799. configure: exit 0
Add Comment
Please, Sign In to add comment