Advertisement
Guest User

config.log

a guest
Apr 23rd, 2019
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.63 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by configure, which was
  5. generated by GNU Autoconf 2.64. Invocation command line was
  6.  
  7. $ ../gcc-8.3.0/configure --prefix=/opt/gcc/x86/8 --disable-nls --disable-multilib --enable-languages=c,c++,objc,obj-c++,lto --with-dwarf2
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = Michaels-MacBook-Pro.local
  14. uname -m = x86_64
  15. uname -r = 18.5.0
  16. uname -s = Darwin
  17. uname -v = Darwin Kernel Version 18.5.0: Mon Mar 11 20:40:32 PDT 2019; root:xnu-4903.251.3~3/RELEASE_X86_64
  18.  
  19. /usr/bin/uname -p = i386
  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 = Mach kernel version:
  26. Darwin Kernel Version 18.5.0: Mon Mar 11 20:40:32 PDT 2019; root:xnu-4903.251.3~3/RELEASE_X86_64
  27. Kernel configured for up to 4 processors.
  28. 2 processors are physically available.
  29. 4 processors are logically available.
  30. Processor type: i486 (Intel 80486)
  31. Processors active: 0 1 2 3
  32. Primary memory available: 8.00 gigabytes
  33. Default processor set: 327 tasks, 1204 threads, 4 processors
  34. Load average: 1.92, Mach factor: 2.07
  35. /bin/machine = unknown
  36. /usr/bin/oslevel = unknown
  37. /bin/universe = unknown
  38.  
  39. PATH: /Library/Frameworks/Python.framework/Versions/3.7/bin
  40. PATH: /usr/local/apache-maven-3.6.0/bin
  41. PATH: /Users/michael/.cargo/bin
  42. PATH: /opt/local/bin
  43. PATH: /opt/local/sbin
  44. PATH: /Library/Frameworks/Python.framework/Versions/3.6/bin
  45. PATH: /Library/Frameworks/Python.framework/Versions/3.5/bin
  46. PATH: /usr/bin
  47. PATH: /bin
  48. PATH: /usr/sbin
  49. PATH: /sbin
  50. PATH: /usr/local/bin
  51. PATH: /usr/local/share/dotnet
  52. PATH: /opt/X11/bin
  53. PATH: ~/.dotnet/tools
  54. PATH: /Library/Frameworks/Mono.framework/Versions/Current/Commands
  55. PATH: /usr/local/git/bin
  56.  
  57.  
  58. ## ----------- ##
  59. ## Core tests. ##
  60. ## ----------- ##
  61.  
  62. configure:2304: checking build system type
  63. configure:2318: result: x86_64-apple-darwin18.5.0
  64. configure:2365: checking host system type
  65. configure:2378: result: x86_64-apple-darwin18.5.0
  66. configure:2398: checking target system type
  67. configure:2411: result: x86_64-apple-darwin18.5.0
  68. configure:2465: checking for a BSD-compatible install
  69. configure:2533: result: /usr/bin/install -c
  70. configure:2544: checking whether ln works
  71. configure:2566: result: yes
  72. configure:2570: checking whether ln -s works
  73. configure:2574: result: yes
  74. configure:2581: checking for a sed that does not truncate output
  75. configure:2645: result: /usr/bin/sed
  76. configure:2654: checking for gawk
  77. configure:2684: result: no
  78. configure:2654: checking for mawk
  79. configure:2684: result: no
  80. configure:2654: checking for nawk
  81. configure:2684: result: no
  82. configure:2654: checking for awk
  83. configure:2670: found /usr/bin/awk
  84. configure:2681: result: awk
  85. configure:3174: checking for libatomic support
  86. configure:3184: result: yes
  87. configure:3212: checking for libitm support
  88. configure:3222: result: yes
  89. configure:3231: checking for libsanitizer support
  90. configure:3241: result: yes
  91. configure:3250: checking for libvtv support
  92. configure:3256: result: no
  93. configure:3270: checking for libmpx support
  94. configure:3276: result: no
  95. configure:3289: checking for libhsail-rt support
  96. configure:3295: result: no
  97. configure:4008: checking for gcc
  98. configure:4035: result: gcc-8
  99. configure:4264: checking for C compiler version
  100. configure:4273: gcc-8 --version >&5
  101. gcc-8 (Homebrew GCC 8.3.0_2) 8.3.0
  102. Copyright (C) 2018 Free Software Foundation, Inc.
  103. This is free software; see the source for copying conditions. There is NO
  104. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  105.  
  106. configure:4284: $? = 0
  107. configure:4273: gcc-8 -v >&5
  108. Using built-in specs.
  109. COLLECT_GCC=gcc-8
  110. COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc/8.3.0_2/libexec/gcc/x86_64-apple-darwin18/8.3.0/lto-wrapper
  111. Target: x86_64-apple-darwin18
  112. Configured with: ../configure --build=x86_64-apple-darwin18 --prefix=/usr/local/Cellar/gcc/8.3.0_2 --libdir=/usr/local/Cellar/gcc/8.3.0_2/lib/gcc/8 --disable-nls --enable-checking=release --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-8 --with-gmp=/usr/local/opt/gmp --with-mpfr=/usr/local/opt/mpfr --with-mpc=/usr/local/opt/libmpc --with-isl=/usr/local/opt/isl --with-system-zlib --with-pkgversion='Homebrew GCC 8.3.0_2' --with-bugurl=https://github.com/Homebrew/homebrew-core/issues --disable-multilib --with-native-system-header-dir=/usr/include --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk
  113. Thread model: posix
  114. gcc version 8.3.0 (Homebrew GCC 8.3.0_2)
  115. configure:4284: $? = 0
  116. configure:4273: gcc-8 -V >&5
  117. gcc-8: error: unrecognized command line option '-V'
  118. gcc-8: fatal error: no input files
  119. compilation terminated.
  120. configure:4284: $? = 1
  121. configure:4273: gcc-8 -qversion >&5
  122. gcc-8: error: unrecognized command line option '-qversion'; did you mean '--version'?
  123. gcc-8: fatal error: no input files
  124. compilation terminated.
  125. configure:4284: $? = 1
  126. configure:4304: checking for C compiler default output file name
  127. configure:4326: gcc-8 conftest.c >&5
  128. configure:4330: $? = 0
  129. configure:4367: result: a.out
  130. configure:4383: checking whether the C compiler works
  131. configure:4392: ./a.out
  132. configure:4396: $? = 0
  133. configure:4411: result: yes
  134. configure:4418: checking whether we are cross compiling
  135. configure:4420: result: no
  136. configure:4423: checking for suffix of executables
  137. configure:4430: gcc-8 -o conftest conftest.c >&5
  138. configure:4434: $? = 0
  139. configure:4456: result:
  140. configure:4462: checking for suffix of object files
  141. configure:4484: gcc-8 -c conftest.c >&5
  142. configure:4488: $? = 0
  143. configure:4509: result: o
  144. configure:4513: checking whether we are using the GNU C compiler
  145. configure:4532: gcc-8 -c conftest.c >&5
  146. configure:4532: $? = 0
  147. configure:4541: result: yes
  148. configure:4550: checking whether gcc-8 accepts -g
  149. configure:4570: gcc-8 -c -g conftest.c >&5
  150. configure:4570: $? = 0
  151. configure:4611: result: yes
  152. configure:4628: checking for gcc-8 option to accept ISO C89
  153. configure:4692: gcc-8 -c -g -O2 conftest.c >&5
  154. configure:4692: $? = 0
  155. configure:4705: result: none needed
  156. configure:4837: checking for C++ compiler version
  157. configure:4846: g++-8 --version >&5
  158. g++-8 (Homebrew GCC 8.3.0_2) 8.3.0
  159. Copyright (C) 2018 Free Software Foundation, Inc.
  160. This is free software; see the source for copying conditions. There is NO
  161. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  162.  
  163. configure:4857: $? = 0
  164. configure:4846: g++-8 -v >&5
  165. Using built-in specs.
  166. COLLECT_GCC=g++-8
  167. COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc/8.3.0_2/libexec/gcc/x86_64-apple-darwin18/8.3.0/lto-wrapper
  168. Target: x86_64-apple-darwin18
  169. Configured with: ../configure --build=x86_64-apple-darwin18 --prefix=/usr/local/Cellar/gcc/8.3.0_2 --libdir=/usr/local/Cellar/gcc/8.3.0_2/lib/gcc/8 --disable-nls --enable-checking=release --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-8 --with-gmp=/usr/local/opt/gmp --with-mpfr=/usr/local/opt/mpfr --with-mpc=/usr/local/opt/libmpc --with-isl=/usr/local/opt/isl --with-system-zlib --with-pkgversion='Homebrew GCC 8.3.0_2' --with-bugurl=https://github.com/Homebrew/homebrew-core/issues --disable-multilib --with-native-system-header-dir=/usr/include --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk
  170. Thread model: posix
  171. gcc version 8.3.0 (Homebrew GCC 8.3.0_2)
  172. configure:4857: $? = 0
  173. configure:4846: g++-8 -V >&5
  174. g++-8: error: unrecognized command line option '-V'
  175. g++-8: fatal error: no input files
  176. compilation terminated.
  177. configure:4857: $? = 1
  178. configure:4846: g++-8 -qversion >&5
  179. g++-8: error: unrecognized command line option '-qversion'; did you mean '--version'?
  180. g++-8: fatal error: no input files
  181. compilation terminated.
  182. configure:4857: $? = 1
  183. configure:4861: checking whether we are using the GNU C++ compiler
  184. configure:4880: g++-8 -c conftest.cpp >&5
  185. configure:4880: $? = 0
  186. configure:4889: result: yes
  187. configure:4898: checking whether g++-8 accepts -g
  188. configure:4918: g++-8 -c -g conftest.cpp >&5
  189. configure:4918: $? = 0
  190. configure:4959: result: yes
  191. configure:5008: checking whether g++ accepts -static-libstdc++ -static-libgcc
  192. configure:5025: g++-8 -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.cpp >&5
  193. configure:5025: $? = 0
  194. configure:5026: result: yes
  195. configure:5090: checking for gnatbind
  196. configure:5120: result: no
  197. configure:5182: checking for gnatmake
  198. configure:5212: result: no
  199. configure:5231: checking whether compiler driver understands Ada
  200. configure:5254: result: no
  201. configure:5263: checking how to compare bootstrapped objects
  202. configure:5288: result: cmp --ignore-initial=16 $$f1 $$f2
  203. configure:5348: checking for objdir
  204. configure:5363: result: .libs
  205. configure:5894: WARNING: using in-tree isl, disabling version check
  206. configure:7028: checking for default BUILD_CONFIG
  207. configure:7060: result: bootstrap-debug
  208. configure:7065: checking for --enable-vtable-verify
  209. configure:7078: result: no
  210. configure:7678: checking for bison
  211. configure:7694: found /usr/bin/bison
  212. configure:7705: result: bison -y
  213. configure:7725: checking for bison
  214. configure:7741: found /usr/bin/bison
  215. configure:7752: result: bison
  216. configure:7772: checking for gm4
  217. configure:7788: found /usr/bin/gm4
  218. configure:7799: result: gm4
  219. configure:7819: checking for flex
  220. configure:7835: found /usr/bin/flex
  221. configure:7846: result: flex
  222. configure:7867: checking for flex
  223. configure:7883: found /usr/bin/flex
  224. configure:7894: result: flex
  225. configure:7914: checking for makeinfo
  226. configure:7930: found /opt/local/bin/makeinfo
  227. configure:7941: result: makeinfo
  228. configure:7975: checking for expect
  229. configure:7991: found /usr/bin/expect
  230. configure:8002: result: expect
  231. configure:8024: checking for runtest
  232. configure:8054: result: no
  233. configure:8169: checking for ar
  234. configure:8185: found /opt/local/bin/ar
  235. configure:8196: result: ar
  236. configure:8310: checking for as
  237. configure:8326: found /opt/local/bin/as
  238. configure:8337: result: as
  239. configure:8451: checking for dlltool
  240. configure:8481: result: no
  241. configure:8592: checking for ld
  242. configure:8608: found /opt/local/bin/ld
  243. configure:8619: result: ld
  244. configure:8733: checking for lipo
  245. configure:8749: found /opt/local/bin/lipo
  246. configure:8760: result: lipo
  247. configure:8874: checking for nm
  248. configure:8890: found /opt/local/bin/nm
  249. configure:8901: result: nm
  250. configure:9015: checking for ranlib
  251. configure:9031: found /opt/local/bin/ranlib
  252. configure:9042: result: ranlib
  253. configure:9151: checking for strip
  254. configure:9167: found /opt/local/bin/strip
  255. configure:9178: result: strip
  256. configure:9287: checking for windres
  257. configure:9317: result: no
  258. configure:9428: checking for windmc
  259. configure:9458: result: no
  260. configure:9569: checking for objcopy
  261. configure:9599: result: no
  262. configure:9710: checking for objdump
  263. configure:9726: found /opt/local/bin/objdump
  264. configure:9737: result: objdump
  265. configure:9851: checking for readelf
  266. configure:9881: result: no
  267. configure:10031: checking for cc
  268. configure:10047: found /usr/bin/cc
  269. configure:10058: result: cc
  270. configure:10192: checking for c++
  271. configure:10208: found /usr/bin/c++
  272. configure:10219: result: c++
  273. configure:10353: checking for gcc
  274. configure:10369: found /usr/bin/gcc
  275. configure:10380: result: gcc
  276. configure:10509: checking for gfortran
  277. configure:10525: found /usr/local/bin/gfortran
  278. configure:10536: result: gfortran
  279. configure:10670: checking for gccgo
  280. configure:10700: result: no
  281. configure:10761: checking for ar
  282. configure:10794: result: no
  283. configure:10911: checking for ar
  284. configure:10927: found /opt/local/bin/ar
  285. configure:10938: result: ar
  286. configure:10991: checking for as
  287. configure:11024: result: no
  288. configure:11141: checking for as
  289. configure:11157: found /opt/local/bin/as
  290. configure:11168: result: as
  291. configure:11221: checking for dlltool
  292. configure:11254: result: no
  293. configure:11371: checking for dlltool
  294. configure:11401: result: no
  295. configure:11451: checking for ld
  296. configure:11484: result: no
  297. configure:11601: checking for ld
  298. configure:11617: found /opt/local/bin/ld
  299. configure:11628: result: ld
  300. configure:11681: checking for lipo
  301. configure:11714: result: no
  302. configure:11831: checking for lipo
  303. configure:11847: found /opt/local/bin/lipo
  304. configure:11858: result: lipo
  305. configure:11911: checking for nm
  306. configure:11944: result: no
  307. configure:12061: checking for nm
  308. configure:12077: found /opt/local/bin/nm
  309. configure:12088: result: nm
  310. configure:12141: checking for objcopy
  311. configure:12174: result: no
  312. configure:12291: checking for objcopy
  313. configure:12321: result: no
  314. configure:12371: checking for objdump
  315. configure:12404: result: no
  316. configure:12521: checking for objdump
  317. configure:12537: found /opt/local/bin/objdump
  318. configure:12548: result: objdump
  319. configure:12601: checking for ranlib
  320. configure:12634: result: no
  321. configure:12751: checking for ranlib
  322. configure:12767: found /opt/local/bin/ranlib
  323. configure:12778: result: ranlib
  324. configure:12831: checking for readelf
  325. configure:12864: result: no
  326. configure:12981: checking for readelf
  327. configure:13011: result: no
  328. configure:13061: checking for strip
  329. configure:13094: result: no
  330. configure:13211: checking for strip
  331. configure:13227: found /opt/local/bin/strip
  332. configure:13238: result: strip
  333. configure:13291: checking for windres
  334. configure:13324: result: no
  335. configure:13441: checking for windres
  336. configure:13471: result: no
  337. configure:13521: checking for windmc
  338. configure:13554: result: no
  339. configure:13671: checking for windmc
  340. configure:13701: result: no
  341. configure:13729: checking where to find the target ar
  342. configure:13762: result: host tool
  343. configure:13771: checking where to find the target as
  344. configure:13804: result: host tool
  345. configure:13813: checking where to find the target cc
  346. configure:13836: result: just compiled
  347. configure:13855: checking where to find the target c++
  348. configure:13881: result: just compiled
  349. configure:13900: checking where to find the target c++ for libstdc++
  350. configure:13926: result: just compiled
  351. configure:13945: checking where to find the target dlltool
  352. configure:13978: result: host tool
  353. configure:13987: checking where to find the target gcc
  354. configure:14010: result: just compiled
  355. configure:14029: checking where to find the target gfortran
  356. configure:14065: result: host tool
  357. configure:14074: checking where to find the target gccgo
  358. configure:14110: result: host tool
  359. configure:14119: checking where to find the target ld
  360. configure:14152: result: host tool
  361. configure:14161: checking where to find the target lipo
  362. configure:14183: result: host tool
  363. configure:14192: checking where to find the target nm
  364. configure:14225: result: host tool
  365. configure:14234: checking where to find the target objcopy
  366. configure:14267: result: host tool
  367. configure:14276: checking where to find the target objdump
  368. configure:14309: result: host tool
  369. configure:14318: checking where to find the target ranlib
  370. configure:14351: result: host tool
  371. configure:14360: checking where to find the target readelf
  372. configure:14393: result: host tool
  373. configure:14402: checking where to find the target strip
  374. configure:14435: result: host tool
  375. configure:14444: checking where to find the target windres
  376. configure:14477: result: host tool
  377. configure:14486: checking where to find the target windmc
  378. configure:14519: result: host tool
  379. configure:14556: checking whether to enable maintainer-specific portions of Makefiles
  380. configure:14565: result: no
  381. configure:14796: creating ./config.status
  382.  
  383. ## ---------------------- ##
  384. ## Running config.status. ##
  385. ## ---------------------- ##
  386.  
  387. This file was extended by config.status, which was
  388. generated by GNU Autoconf 2.64. Invocation command line was
  389.  
  390. CONFIG_FILES =
  391. CONFIG_HEADERS =
  392. CONFIG_LINKS =
  393. CONFIG_COMMANDS =
  394. $ ./config.status
  395.  
  396. on Michaels-MacBook-Pro.local
  397.  
  398. config.status:1002: creating Makefile
  399.  
  400. ## ---------------- ##
  401. ## Cache variables. ##
  402. ## ---------------- ##
  403.  
  404. ac_cv_build=x86_64-apple-darwin18.5.0
  405. ac_cv_c_compiler_gnu=yes
  406. ac_cv_cxx_compiler_gnu=yes
  407. ac_cv_env_AR_FOR_TARGET_set=
  408. ac_cv_env_AR_FOR_TARGET_value=
  409. ac_cv_env_AR_set=
  410. ac_cv_env_AR_value=
  411. ac_cv_env_AS_FOR_TARGET_set=
  412. ac_cv_env_AS_FOR_TARGET_value=
  413. ac_cv_env_AS_set=
  414. ac_cv_env_AS_value=
  415. ac_cv_env_CCC_set=
  416. ac_cv_env_CCC_value=
  417. ac_cv_env_CC_FOR_TARGET_set=
  418. ac_cv_env_CC_FOR_TARGET_value=
  419. ac_cv_env_CC_set=set
  420. ac_cv_env_CC_value=gcc-8
  421. ac_cv_env_CFLAGS_set=
  422. ac_cv_env_CFLAGS_value=
  423. ac_cv_env_CPPFLAGS_set=
  424. ac_cv_env_CPPFLAGS_value=
  425. ac_cv_env_CXXFLAGS_set=
  426. ac_cv_env_CXXFLAGS_value=
  427. ac_cv_env_CXX_FOR_TARGET_set=
  428. ac_cv_env_CXX_FOR_TARGET_value=
  429. ac_cv_env_CXX_set=set
  430. ac_cv_env_CXX_value=g++-8
  431. ac_cv_env_DLLTOOL_FOR_TARGET_set=
  432. ac_cv_env_DLLTOOL_FOR_TARGET_value=
  433. ac_cv_env_DLLTOOL_set=
  434. ac_cv_env_DLLTOOL_value=
  435. ac_cv_env_GCC_FOR_TARGET_set=
  436. ac_cv_env_GCC_FOR_TARGET_value=
  437. ac_cv_env_GFORTRAN_FOR_TARGET_set=
  438. ac_cv_env_GFORTRAN_FOR_TARGET_value=
  439. ac_cv_env_GOC_FOR_TARGET_set=
  440. ac_cv_env_GOC_FOR_TARGET_value=
  441. ac_cv_env_LDFLAGS_set=
  442. ac_cv_env_LDFLAGS_value=
  443. ac_cv_env_LD_FOR_TARGET_set=
  444. ac_cv_env_LD_FOR_TARGET_value=
  445. ac_cv_env_LD_set=
  446. ac_cv_env_LD_value=
  447. ac_cv_env_LIBS_set=
  448. ac_cv_env_LIBS_value=
  449. ac_cv_env_LIPO_FOR_TARGET_set=
  450. ac_cv_env_LIPO_FOR_TARGET_value=
  451. ac_cv_env_LIPO_set=
  452. ac_cv_env_LIPO_value=
  453. ac_cv_env_NM_FOR_TARGET_set=
  454. ac_cv_env_NM_FOR_TARGET_value=
  455. ac_cv_env_NM_set=
  456. ac_cv_env_NM_value=
  457. ac_cv_env_OBJCOPY_FOR_TARGET_set=
  458. ac_cv_env_OBJCOPY_FOR_TARGET_value=
  459. ac_cv_env_OBJCOPY_set=
  460. ac_cv_env_OBJCOPY_value=
  461. ac_cv_env_OBJDUMP_FOR_TARGET_set=
  462. ac_cv_env_OBJDUMP_FOR_TARGET_value=
  463. ac_cv_env_OBJDUMP_set=
  464. ac_cv_env_OBJDUMP_value=
  465. ac_cv_env_RANLIB_FOR_TARGET_set=
  466. ac_cv_env_RANLIB_FOR_TARGET_value=
  467. ac_cv_env_RANLIB_set=
  468. ac_cv_env_RANLIB_value=
  469. ac_cv_env_READELF_FOR_TARGET_set=
  470. ac_cv_env_READELF_FOR_TARGET_value=
  471. ac_cv_env_READELF_set=
  472. ac_cv_env_READELF_value=
  473. ac_cv_env_STRIP_FOR_TARGET_set=
  474. ac_cv_env_STRIP_FOR_TARGET_value=
  475. ac_cv_env_STRIP_set=
  476. ac_cv_env_STRIP_value=
  477. ac_cv_env_WINDMC_FOR_TARGET_set=
  478. ac_cv_env_WINDMC_FOR_TARGET_value=
  479. ac_cv_env_WINDMC_set=
  480. ac_cv_env_WINDMC_value=
  481. ac_cv_env_WINDRES_FOR_TARGET_set=
  482. ac_cv_env_WINDRES_FOR_TARGET_value=
  483. ac_cv_env_WINDRES_set=
  484. ac_cv_env_WINDRES_value=
  485. ac_cv_env_build_alias_set=
  486. ac_cv_env_build_alias_value=
  487. ac_cv_env_build_configargs_set=
  488. ac_cv_env_build_configargs_value=
  489. ac_cv_env_host_alias_set=
  490. ac_cv_env_host_alias_value=
  491. ac_cv_env_host_configargs_set=
  492. ac_cv_env_host_configargs_value=
  493. ac_cv_env_target_alias_set=
  494. ac_cv_env_target_alias_value=
  495. ac_cv_env_target_configargs_set=
  496. ac_cv_env_target_configargs_value=
  497. ac_cv_host=x86_64-apple-darwin18.5.0
  498. ac_cv_objext=o
  499. ac_cv_path_SED=/usr/bin/sed
  500. ac_cv_path_install='/usr/bin/install -c'
  501. ac_cv_prog_AR=ar
  502. ac_cv_prog_AR_FOR_TARGET=ar
  503. ac_cv_prog_AS=as
  504. ac_cv_prog_AS_FOR_TARGET=as
  505. ac_cv_prog_AWK=awk
  506. ac_cv_prog_BISON=bison
  507. ac_cv_prog_CC_FOR_TARGET=cc
  508. ac_cv_prog_CXX_FOR_TARGET=c++
  509. ac_cv_prog_EXPECT=expect
  510. ac_cv_prog_FLEX=flex
  511. ac_cv_prog_GCC_FOR_TARGET=gcc
  512. ac_cv_prog_GFORTRAN_FOR_TARGET=gfortran
  513. ac_cv_prog_LD=ld
  514. ac_cv_prog_LD_FOR_TARGET=ld
  515. ac_cv_prog_LEX=flex
  516. ac_cv_prog_LIPO=lipo
  517. ac_cv_prog_LIPO_FOR_TARGET=lipo
  518. ac_cv_prog_M4=gm4
  519. ac_cv_prog_MAKEINFO=makeinfo
  520. ac_cv_prog_NM=nm
  521. ac_cv_prog_NM_FOR_TARGET=nm
  522. ac_cv_prog_OBJDUMP=objdump
  523. ac_cv_prog_OBJDUMP_FOR_TARGET=objdump
  524. ac_cv_prog_RANLIB=ranlib
  525. ac_cv_prog_RANLIB_FOR_TARGET=ranlib
  526. ac_cv_prog_STRIP=strip
  527. ac_cv_prog_STRIP_FOR_TARGET=strip
  528. ac_cv_prog_YACC='bison -y'
  529. ac_cv_prog_ac_ct_CC=gcc-8
  530. ac_cv_prog_cc_c89=
  531. ac_cv_prog_cc_g=yes
  532. ac_cv_prog_cxx_g=yes
  533. ac_cv_target=x86_64-apple-darwin18.5.0
  534. acx_cv_cc_gcc_supports_ada=no
  535. acx_cv_prog_LN=ln
  536. gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2'
  537. gcc_cv_tool_dirs=/opt/gcc/x86/8/libexec/gcc/x86_64-apple-darwin18.5.0/8.3.0:/opt/gcc/x86/8/libexec/gcc/x86_64-apple-darwin18.5.0:/usr/lib/gcc/x86_64-apple-darwin18.5.0/8.3.0:/usr/lib/gcc/x86_64-apple-darwin18.5.0:/opt/gcc/x86/8/x86_64-apple-darwin18.5.0/bin/x86_64-apple-darwin18.5.0/8.3.0:/opt/gcc/x86/8/x86_64-apple-darwin18.5.0/bin:
  538. gcc_cv_tool_prefix=/opt/gcc/x86/8
  539. lt_cv_objdir=.libs
  540.  
  541. ## ----------------- ##
  542. ## Output variables. ##
  543. ## ----------------- ##
  544.  
  545. AR='ar'
  546. AR_FOR_BUILD='$(AR)'
  547. AR_FOR_TARGET='$(AR)'
  548. AS='as'
  549. AS_FOR_BUILD='$(AS)'
  550. AS_FOR_TARGET='$(AS)'
  551. AWK='awk'
  552. BISON='bison'
  553. BUILD_CONFIG='bootstrap-debug'
  554. CC='gcc-8'
  555. CC_FOR_BUILD='$(CC)'
  556. CC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/'
  557. CFLAGS='-g -O2'
  558. CFLAGS_FOR_BUILD='-g -O2'
  559. CFLAGS_FOR_TARGET='-g -O2'
  560. COMPILER_AS_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/as'
  561. COMPILER_LD_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/collect-ld'
  562. COMPILER_NM_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/nm'
  563. CONFIGURE_GDB_TK=''
  564. CPPFLAGS=''
  565. CXX='g++-8 -std=gnu++98'
  566. CXXFLAGS='-g -O2'
  567. CXXFLAGS_FOR_BUILD='-g -O2'
  568. CXXFLAGS_FOR_TARGET='-g -O2'
  569. CXX_FOR_BUILD='$(CXX)'
  570. 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'
  571. DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
  572. DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLT_OBJDIR=\".libs/\"'
  573. DLLTOOL='dlltool'
  574. DLLTOOL_FOR_BUILD='$(DLLTOOL)'
  575. DLLTOOL_FOR_TARGET='$(DLLTOOL)'
  576. ECHO_C='\c'
  577. ECHO_N=''
  578. ECHO_T=''
  579. EXEEXT=''
  580. EXPECT='expect'
  581. FLAGS_FOR_TARGET=' -B$(build_tooldir)/bin/ -B$(build_tooldir)/lib/ -isystem $(build_tooldir)/include -isystem $(build_tooldir)/sys-include'
  582. FLEX='flex'
  583. GCC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/'
  584. GCC_SHLIB_SUBDIR=''
  585. GDB_TK=''
  586. GFORTRAN_FOR_BUILD='$(GFORTRAN)'
  587. GFORTRAN_FOR_TARGET='$(GFORTRAN)'
  588. GNATBIND='no'
  589. GNATMAKE='no'
  590. GOC_FOR_BUILD='$(GOC)'
  591. GOC_FOR_TARGET='$(GOC)'
  592. INSTALL_DATA='${INSTALL} -m 644'
  593. INSTALL_GDB_TK=''
  594. INSTALL_PROGRAM='${INSTALL}'
  595. INSTALL_SCRIPT='${INSTALL}'
  596. LD='ld'
  597. LDFLAGS=''
  598. LDFLAGS_FOR_BUILD=''
  599. LDFLAGS_FOR_TARGET=''
  600. LD_FOR_BUILD='$(LD)'
  601. LD_FOR_TARGET='$(LD)'
  602. LEX='flex'
  603. LIBOBJS=''
  604. LIBS=''
  605. LIPO='lipo'
  606. LIPO_FOR_TARGET='$(LIPO)'
  607. LN='ln'
  608. LN_S='ln -s'
  609. LTLIBOBJS=''
  610. M4='gm4'
  611. MAINT='#'
  612. MAINTAINER_MODE_FALSE=''
  613. MAINTAINER_MODE_TRUE='#'
  614. MAKEINFO='makeinfo'
  615. NM='nm'
  616. NM_FOR_BUILD='$(NM)'
  617. NM_FOR_TARGET='$(NM)'
  618. OBJCOPY='objcopy'
  619. OBJCOPY_FOR_TARGET='$(OBJCOPY)'
  620. OBJDUMP='objdump'
  621. OBJDUMP_FOR_TARGET='$(OBJDUMP)'
  622. OBJEXT='o'
  623. PACKAGE_BUGREPORT=''
  624. PACKAGE_NAME=''
  625. PACKAGE_STRING=''
  626. PACKAGE_TARNAME=''
  627. PACKAGE_URL=''
  628. PACKAGE_VERSION=''
  629. PATH_SEPARATOR=':'
  630. RANLIB='ranlib'
  631. RANLIB_FOR_BUILD='$(RANLIB)'
  632. RANLIB_FOR_TARGET='$(RANLIB)'
  633. 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'
  634. READELF='readelf'
  635. READELF_FOR_TARGET='$(READELF)'
  636. RPATH_ENVVAR='DYLD_LIBRARY_PATH'
  637. RUNTEST='runtest'
  638. SED='/usr/bin/sed'
  639. SHELL='/bin/sh'
  640. STRIP='strip'
  641. STRIP_FOR_TARGET='$(STRIP)'
  642. SYSROOT_CFLAGS_FOR_TARGET=''
  643. TOPLEVEL_CONFIGURE_ARGUMENTS='../gcc-8.3.0/configure --prefix=/opt/gcc/x86/8 --disable-nls --disable-multilib --enable-languages=c,c++,objc,obj-c++,lto --with-dwarf2'
  644. WINDMC='windmc'
  645. WINDMC_FOR_BUILD='$(WINDMC)'
  646. WINDMC_FOR_TARGET='$(WINDMC)'
  647. WINDRES='windres'
  648. WINDRES_FOR_BUILD='$(WINDRES)'
  649. WINDRES_FOR_TARGET='$(WINDRES)'
  650. YACC='bison -y'
  651. ac_ct_CC='gcc-8'
  652. ac_ct_CXX=''
  653. bindir='${exec_prefix}/bin'
  654. build='x86_64-apple-darwin18.5.0'
  655. build_alias=''
  656. build_configargs=' --cache-file=./config.cache '\''--prefix=/opt/gcc/x86/8'\'' '\''--disable-nls'\'' '\''--disable-multilib'\'' '\''--with-dwarf2'\'' '\''--enable-languages=c,c++,lto,objc,obj-c++'\'' --program-transform-name='\''s,y,y,'\'' --disable-option-checking'
  657. build_configdirs=' libiberty libcpp fixincludes'
  658. build_cpu='x86_64'
  659. build_libsubdir='build-x86_64-apple-darwin18.5.0'
  660. build_noncanonical='x86_64-apple-darwin18.5.0'
  661. build_os='darwin18.5.0'
  662. build_subdir='build-x86_64-apple-darwin18.5.0'
  663. build_tooldir='${exec_prefix}/x86_64-apple-darwin18.5.0'
  664. build_vendor='apple'
  665. compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/*'
  666. configdirs=' intl libiberty zlib libbacktrace libcpp libdecnumber gmp mpfr mpc isl fixincludes gcc libcc1'
  667. datadir='${datarootdir}'
  668. datarootdir='${prefix}/share'
  669. do_compare='cmp --ignore-initial=16 $$f1 $$f2'
  670. docdir='${datarootdir}/doc/${PACKAGE}'
  671. dvidir='${docdir}'
  672. exec_prefix='${prefix}'
  673. extra_host_libiberty_configure_flags='--enable-shared'
  674. extra_host_zlib_configure_flags=''
  675. extra_isl_gmp_configure_flags='--with-gmp-builddir=$$r/$(HOST_SUBDIR)/gmp'
  676. extra_liboffloadmic_configure_flags=''
  677. extra_linker_plugin_configure_flags=''
  678. extra_linker_plugin_flags=''
  679. extra_mpc_gmp_configure_flags='--with-gmp-include=$$r/$(HOST_SUBDIR)/gmp --with-gmp-lib=$$r/$(HOST_SUBDIR)/gmp/.libs'
  680. extra_mpc_mpfr_configure_flags='--with-mpfr-include=$$s/mpfr/src --with-mpfr-lib=$$r/$(HOST_SUBDIR)/mpfr/src/.libs'
  681. extra_mpfr_configure_flags='--with-gmp-include=$$r/$(HOST_SUBDIR)/gmp --with-gmp-lib=$$r/$(HOST_SUBDIR)/gmp/.libs'
  682. get_gcc_base_ver='cat'
  683. gmpinc='-I$$r/$(HOST_SUBDIR)/gmp -I$$s/gmp -I$$r/$(HOST_SUBDIR)/mpfr/src -I$$s/mpfr/src -I$$s/mpc/src '
  684. gmplibs='-L$$r/$(HOST_SUBDIR)/gmp/.libs -L$$r/$(HOST_SUBDIR)/mpfr/src/.libs -L$$r/$(HOST_SUBDIR)/mpc/src/.libs -lmpc -lmpfr -lgmp'
  685. host='x86_64-apple-darwin18.5.0'
  686. host_alias=''
  687. host_configargs=' --cache-file=./config.cache '\''--prefix=/opt/gcc/x86/8'\'' '\''--disable-nls'\'' '\''--disable-multilib'\'' '\''--with-dwarf2'\'' '\''--enable-languages=c,c++,lto,objc,obj-c++'\'' --program-transform-name='\''s,y,y,'\'' --disable-option-checking'
  688. host_cpu='x86_64'
  689. host_noncanonical='x86_64-apple-darwin18.5.0'
  690. host_os='darwin18.5.0'
  691. host_shared='no'
  692. host_subdir='.'
  693. host_vendor='apple'
  694. htmldir='${docdir}'
  695. includedir='${prefix}/include'
  696. infodir='${datarootdir}/info'
  697. islinc='-I$$r/$(HOST_SUBDIR)/isl/include -I$$s/isl/include'
  698. isllibs='-L$$r/$(HOST_SUBDIR)/isl/.libs -lisl'
  699. libdir='${exec_prefix}/lib'
  700. libexecdir='${exec_prefix}/libexec'
  701. localedir='${datarootdir}/locale'
  702. localstatedir='${prefix}/var'
  703. mandir='${datarootdir}/man'
  704. oldincludedir='/usr/include'
  705. pdfdir='${docdir}'
  706. poststage1_ldflags='-static-libstdc++ -static-libgcc'
  707. poststage1_libs=''
  708. prefix='/opt/gcc/x86/8'
  709. program_transform_name='s,y,y,'
  710. psdir='${docdir}'
  711. sbindir='${exec_prefix}/sbin'
  712. sharedstatedir='${prefix}/com'
  713. stage1_cflags='-g'
  714. stage1_checking='--enable-checking=yes,types'
  715. stage1_languages='c,c++,lto'
  716. stage1_ldflags='-static-libstdc++ -static-libgcc'
  717. stage1_libs=''
  718. stage2_werror_flag=''
  719. sysconfdir='${prefix}/etc'
  720. target='x86_64-apple-darwin18.5.0'
  721. target_alias=''
  722. target_configargs='--cache-file=./config.cache '\''--prefix=/opt/gcc/x86/8'\'' '\''--disable-nls'\'' '\''--disable-multilib'\'' '\''--with-dwarf2'\'' '\''--enable-languages=c,c++,lto,objc,obj-c++'\'' --program-transform-name='\''s,y,y,'\'' --disable-option-checking'
  723. target_configdirs=' libgcc libgomp libatomic libitm libstdc++-v3 libsanitizer libssp libquadmath libobjc'
  724. target_cpu='x86_64'
  725. target_noncanonical='x86_64-apple-darwin18.5.0'
  726. target_os='darwin18.5.0'
  727. target_subdir='x86_64-apple-darwin18.5.0'
  728. target_vendor='apple'
  729. tooldir='${exec_prefix}/x86_64-apple-darwin18.5.0'
  730.  
  731. ## ------------------- ##
  732. ## File substitutions. ##
  733. ## ------------------- ##
  734.  
  735. alphaieee_frag='/dev/null'
  736. host_makefile_frag='../gcc-8.3.0/config/mh-darwin'
  737. ospace_frag='/dev/null'
  738. serialization_dependencies='serdep.tmp'
  739. target_makefile_frag='/dev/null'
  740.  
  741. ## ----------- ##
  742. ## confdefs.h. ##
  743. ## ----------- ##
  744.  
  745. /* confdefs.h */
  746. #define PACKAGE_NAME ""
  747. #define PACKAGE_TARNAME ""
  748. #define PACKAGE_VERSION ""
  749. #define PACKAGE_STRING ""
  750. #define PACKAGE_BUGREPORT ""
  751. #define PACKAGE_URL ""
  752. #define LT_OBJDIR ".libs/"
  753.  
  754. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement