Advertisement
Guest User

config.log

a guest
Apr 22nd, 2019
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.58 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/ppc/8 --disable-nls --disable-multilib --enable-languages=c,c++,objc,obj-c++,lto --with-dwarf2 --target=powerpc64-apple-darwin10.8.0 --with-sysroot=/Developer/SDKs/MacOSX10.5.sdk CFLAGS_FOR_TARGET=-isysroot /Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5 -g -O2 LDFLAGS_FOR_TARGET=-isysroot /Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5 CXXFLAGS_FOR_TARGET=-isysroot /Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5 -g -O2
  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: 407 tasks, 1417 threads, 4 processors
  34. Load average: 1.12, Mach factor: 2.86
  35. /bin/machine = unknown
  36. /usr/bin/oslevel = unknown
  37. /bin/universe = unknown
  38.  
  39. PATH: /Users/michael/gcc-cross-compiler-ppc/dsymutilForPATH
  40. PATH: /Library/Frameworks/Python.framework/Versions/3.7/bin
  41. PATH: /usr/local/apache-maven-3.6.0/bin
  42. PATH: /Users/michael/.cargo/bin
  43. PATH: /opt/local/bin
  44. PATH: /opt/local/sbin
  45. PATH: /Library/Frameworks/Python.framework/Versions/3.6/bin
  46. PATH: /Library/Frameworks/Python.framework/Versions/3.5/bin
  47. PATH: /usr/bin
  48. PATH: /bin
  49. PATH: /usr/sbin
  50. PATH: /sbin
  51. PATH: /usr/local/bin
  52. PATH: /usr/local/share/dotnet
  53. PATH: /opt/X11/bin
  54. PATH: ~/.dotnet/tools
  55. PATH: /Library/Frameworks/Mono.framework/Versions/Current/Commands
  56. PATH: /usr/local/git/bin
  57.  
  58.  
  59. ## ----------- ##
  60. ## Core tests. ##
  61. ## ----------- ##
  62.  
  63. configure:2304: checking build system type
  64. configure:2318: result: x86_64-apple-darwin18.5.0
  65. configure:2365: checking host system type
  66. configure:2378: result: x86_64-apple-darwin18.5.0
  67. configure:2398: checking target system type
  68. configure:2411: result: powerpc64-apple-darwin10.8.0
  69. configure:2465: checking for a BSD-compatible install
  70. configure:2533: result: /usr/bin/install -c
  71. configure:2544: checking whether ln works
  72. configure:2566: result: yes
  73. configure:2570: checking whether ln -s works
  74. configure:2574: result: yes
  75. configure:2581: checking for a sed that does not truncate output
  76. configure:2645: result: /usr/bin/sed
  77. configure:2654: checking for gawk
  78. configure:2684: result: no
  79. configure:2654: checking for mawk
  80. configure:2684: result: no
  81. configure:2654: checking for nawk
  82. configure:2684: result: no
  83. configure:2654: checking for awk
  84. configure:2670: found /usr/bin/awk
  85. configure:2681: result: awk
  86. configure:3174: checking for libatomic support
  87. configure:3184: result: yes
  88. configure:3212: checking for libitm support
  89. configure:3222: result: yes
  90. configure:3231: checking for libsanitizer support
  91. configure:3237: result: no
  92. configure:3250: checking for libvtv support
  93. configure:3256: result: no
  94. configure:3270: checking for libmpx support
  95. configure:3276: result: no
  96. configure:3289: checking for libhsail-rt support
  97. configure:3295: result: no
  98. configure:4008: checking for gcc
  99. configure:4035: result: gcc-8
  100. configure:4264: checking for C compiler version
  101. configure:4273: gcc-8 --version >&5
  102. gcc-8 (Homebrew GCC 8.3.0_2) 8.3.0
  103. Copyright (C) 2018 Free Software Foundation, Inc.
  104. This is free software; see the source for copying conditions. There is NO
  105. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  106.  
  107. configure:4284: $? = 0
  108. configure:4273: gcc-8 -v >&5
  109. Using built-in specs.
  110. COLLECT_GCC=gcc-8
  111. COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc/8.3.0_2/libexec/gcc/x86_64-apple-darwin18/8.3.0/lto-wrapper
  112. Target: x86_64-apple-darwin18
  113. 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
  114. Thread model: posix
  115. gcc version 8.3.0 (Homebrew GCC 8.3.0_2)
  116. configure:4284: $? = 0
  117. configure:4273: gcc-8 -V >&5
  118. gcc-8: error: unrecognized command line option '-V'
  119. gcc-8: fatal error: no input files
  120. compilation terminated.
  121. configure:4284: $? = 1
  122. configure:4273: gcc-8 -qversion >&5
  123. gcc-8: error: unrecognized command line option '-qversion'; did you mean '--version'?
  124. gcc-8: fatal error: no input files
  125. compilation terminated.
  126. configure:4284: $? = 1
  127. configure:4304: checking for C compiler default output file name
  128. configure:4326: gcc-8 conftest.c >&5
  129. configure:4330: $? = 0
  130. configure:4367: result: a.out
  131. configure:4383: checking whether the C compiler works
  132. configure:4392: ./a.out
  133. configure:4396: $? = 0
  134. configure:4411: result: yes
  135. configure:4418: checking whether we are cross compiling
  136. configure:4420: result: no
  137. configure:4423: checking for suffix of executables
  138. configure:4430: gcc-8 -o conftest conftest.c >&5
  139. configure:4434: $? = 0
  140. configure:4456: result:
  141. configure:4462: checking for suffix of object files
  142. configure:4484: gcc-8 -c conftest.c >&5
  143. configure:4488: $? = 0
  144. configure:4509: result: o
  145. configure:4513: checking whether we are using the GNU C compiler
  146. configure:4532: gcc-8 -c conftest.c >&5
  147. configure:4532: $? = 0
  148. configure:4541: result: yes
  149. configure:4550: checking whether gcc-8 accepts -g
  150. configure:4570: gcc-8 -c -g conftest.c >&5
  151. configure:4570: $? = 0
  152. configure:4611: result: yes
  153. configure:4628: checking for gcc-8 option to accept ISO C89
  154. configure:4692: gcc-8 -c -g -O2 conftest.c >&5
  155. configure:4692: $? = 0
  156. configure:4705: result: none needed
  157. configure:4837: checking for C++ compiler version
  158. configure:4846: g++-8 --version >&5
  159. g++-8 (Homebrew GCC 8.3.0_2) 8.3.0
  160. Copyright (C) 2018 Free Software Foundation, Inc.
  161. This is free software; see the source for copying conditions. There is NO
  162. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  163.  
  164. configure:4857: $? = 0
  165. configure:4846: g++-8 -v >&5
  166. Using built-in specs.
  167. COLLECT_GCC=g++-8
  168. COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc/8.3.0_2/libexec/gcc/x86_64-apple-darwin18/8.3.0/lto-wrapper
  169. Target: x86_64-apple-darwin18
  170. 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
  171. Thread model: posix
  172. gcc version 8.3.0 (Homebrew GCC 8.3.0_2)
  173. configure:4857: $? = 0
  174. configure:4846: g++-8 -V >&5
  175. g++-8: error: unrecognized command line option '-V'
  176. g++-8: fatal error: no input files
  177. compilation terminated.
  178. configure:4857: $? = 1
  179. configure:4846: g++-8 -qversion >&5
  180. g++-8: error: unrecognized command line option '-qversion'; did you mean '--version'?
  181. g++-8: fatal error: no input files
  182. compilation terminated.
  183. configure:4857: $? = 1
  184. configure:4861: checking whether we are using the GNU C++ compiler
  185. configure:4880: g++-8 -c conftest.cpp >&5
  186. configure:4880: $? = 0
  187. configure:4889: result: yes
  188. configure:4898: checking whether g++-8 accepts -g
  189. configure:4918: g++-8 -c -g conftest.cpp >&5
  190. configure:4918: $? = 0
  191. configure:4959: result: yes
  192. configure:5008: checking whether g++ accepts -static-libstdc++ -static-libgcc
  193. configure:5025: g++-8 -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.cpp >&5
  194. Assertion failed: (*offset_ptr == end_prologue_offset), function ParsePrologue, file /SourceCache/dwarf_utilities/dwarf_utilities-121.1/source/DWARFDebugLine.cpp, line 619.
  195. collect2: fatal error: dsymutil terminated with signal 6 [Abort trap: 6]
  196. compilation terminated.
  197. configure:5025: $? = 1
  198. configure: failed program was:
  199. | /* confdefs.h */
  200. | #define PACKAGE_NAME ""
  201. | #define PACKAGE_TARNAME ""
  202. | #define PACKAGE_VERSION ""
  203. | #define PACKAGE_STRING ""
  204. | #define PACKAGE_BUGREPORT ""
  205. | #define PACKAGE_URL ""
  206. | /* end confdefs.h. */
  207. |
  208. | #if (__GNUC__ < 4) || (__GNUC__ == 4 && __GNUC_MINOR__ < 5)
  209. | #error -static-libstdc++ not implemented
  210. | #endif
  211. | int main() {}
  212. configure:5029: result: no
  213. configure:5090: checking for gnatbind
  214. configure:5120: result: no
  215. configure:5182: checking for gnatmake
  216. configure:5212: result: no
  217. configure:5231: checking whether compiler driver understands Ada
  218. configure:5254: result: no
  219. configure:5263: checking how to compare bootstrapped objects
  220. configure:5288: result: cmp --ignore-initial=16 $$f1 $$f2
  221. configure:5348: checking for objdir
  222. configure:5363: result: .libs
  223. configure:5894: WARNING: using in-tree isl, disabling version check
  224.  
  225. ## ---------------- ##
  226. ## Cache variables. ##
  227. ## ---------------- ##
  228.  
  229. ac_cv_build=x86_64-apple-darwin18.5.0
  230. ac_cv_c_compiler_gnu=yes
  231. ac_cv_cxx_compiler_gnu=yes
  232. ac_cv_env_AR_FOR_TARGET_set=
  233. ac_cv_env_AR_FOR_TARGET_value=
  234. ac_cv_env_AR_set=
  235. ac_cv_env_AR_value=
  236. ac_cv_env_AS_FOR_TARGET_set=
  237. ac_cv_env_AS_FOR_TARGET_value=
  238. ac_cv_env_AS_set=
  239. ac_cv_env_AS_value=
  240. ac_cv_env_CCC_set=
  241. ac_cv_env_CCC_value=
  242. ac_cv_env_CC_FOR_TARGET_set=
  243. ac_cv_env_CC_FOR_TARGET_value=
  244. ac_cv_env_CC_set=set
  245. ac_cv_env_CC_value=gcc-8
  246. ac_cv_env_CFLAGS_set=
  247. ac_cv_env_CFLAGS_value=
  248. ac_cv_env_CPPFLAGS_set=
  249. ac_cv_env_CPPFLAGS_value=
  250. ac_cv_env_CXXFLAGS_set=
  251. ac_cv_env_CXXFLAGS_value=
  252. ac_cv_env_CXX_FOR_TARGET_set=
  253. ac_cv_env_CXX_FOR_TARGET_value=
  254. ac_cv_env_CXX_set=set
  255. ac_cv_env_CXX_value=g++-8
  256. ac_cv_env_DLLTOOL_FOR_TARGET_set=
  257. ac_cv_env_DLLTOOL_FOR_TARGET_value=
  258. ac_cv_env_DLLTOOL_set=
  259. ac_cv_env_DLLTOOL_value=
  260. ac_cv_env_GCC_FOR_TARGET_set=
  261. ac_cv_env_GCC_FOR_TARGET_value=
  262. ac_cv_env_GFORTRAN_FOR_TARGET_set=
  263. ac_cv_env_GFORTRAN_FOR_TARGET_value=
  264. ac_cv_env_GOC_FOR_TARGET_set=
  265. ac_cv_env_GOC_FOR_TARGET_value=
  266. ac_cv_env_LDFLAGS_set=
  267. ac_cv_env_LDFLAGS_value=
  268. ac_cv_env_LD_FOR_TARGET_set=
  269. ac_cv_env_LD_FOR_TARGET_value=
  270. ac_cv_env_LD_set=
  271. ac_cv_env_LD_value=
  272. ac_cv_env_LIBS_set=
  273. ac_cv_env_LIBS_value=
  274. ac_cv_env_LIPO_FOR_TARGET_set=
  275. ac_cv_env_LIPO_FOR_TARGET_value=
  276. ac_cv_env_LIPO_set=
  277. ac_cv_env_LIPO_value=
  278. ac_cv_env_NM_FOR_TARGET_set=
  279. ac_cv_env_NM_FOR_TARGET_value=
  280. ac_cv_env_NM_set=
  281. ac_cv_env_NM_value=
  282. ac_cv_env_OBJCOPY_FOR_TARGET_set=
  283. ac_cv_env_OBJCOPY_FOR_TARGET_value=
  284. ac_cv_env_OBJCOPY_set=
  285. ac_cv_env_OBJCOPY_value=
  286. ac_cv_env_OBJDUMP_FOR_TARGET_set=
  287. ac_cv_env_OBJDUMP_FOR_TARGET_value=
  288. ac_cv_env_OBJDUMP_set=
  289. ac_cv_env_OBJDUMP_value=
  290. ac_cv_env_RANLIB_FOR_TARGET_set=
  291. ac_cv_env_RANLIB_FOR_TARGET_value=
  292. ac_cv_env_RANLIB_set=
  293. ac_cv_env_RANLIB_value=
  294. ac_cv_env_READELF_FOR_TARGET_set=
  295. ac_cv_env_READELF_FOR_TARGET_value=
  296. ac_cv_env_READELF_set=
  297. ac_cv_env_READELF_value=
  298. ac_cv_env_STRIP_FOR_TARGET_set=
  299. ac_cv_env_STRIP_FOR_TARGET_value=
  300. ac_cv_env_STRIP_set=
  301. ac_cv_env_STRIP_value=
  302. ac_cv_env_WINDMC_FOR_TARGET_set=
  303. ac_cv_env_WINDMC_FOR_TARGET_value=
  304. ac_cv_env_WINDMC_set=
  305. ac_cv_env_WINDMC_value=
  306. ac_cv_env_WINDRES_FOR_TARGET_set=
  307. ac_cv_env_WINDRES_FOR_TARGET_value=
  308. ac_cv_env_WINDRES_set=
  309. ac_cv_env_WINDRES_value=
  310. ac_cv_env_build_alias_set=
  311. ac_cv_env_build_alias_value=
  312. ac_cv_env_build_configargs_set=
  313. ac_cv_env_build_configargs_value=
  314. ac_cv_env_host_alias_set=
  315. ac_cv_env_host_alias_value=
  316. ac_cv_env_host_configargs_set=
  317. ac_cv_env_host_configargs_value=
  318. ac_cv_env_target_alias_set=set
  319. ac_cv_env_target_alias_value=powerpc64-apple-darwin10.8.0
  320. ac_cv_env_target_configargs_set=
  321. ac_cv_env_target_configargs_value=
  322. ac_cv_host=x86_64-apple-darwin18.5.0
  323. ac_cv_objext=o
  324. ac_cv_path_SED=/usr/bin/sed
  325. ac_cv_path_install='/usr/bin/install -c'
  326. ac_cv_prog_AWK=awk
  327. ac_cv_prog_ac_ct_CC=gcc-8
  328. ac_cv_prog_cc_c89=
  329. ac_cv_prog_cc_g=yes
  330. ac_cv_prog_cxx_g=yes
  331. ac_cv_target=powerpc64-apple-darwin10.8.0
  332. acx_cv_cc_gcc_supports_ada=no
  333. acx_cv_prog_LN=ln
  334. gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2'
  335. gcc_cv_tool_dirs=/opt/gcc/ppc/8/libexec/gcc/powerpc64-apple-darwin10.8.0/8.3.0:/opt/gcc/ppc/8/libexec/gcc/powerpc64-apple-darwin10.8.0:/usr/lib/gcc/powerpc64-apple-darwin10.8.0/8.3.0:/usr/lib/gcc/powerpc64-apple-darwin10.8.0:/opt/gcc/ppc/8/powerpc64-apple-darwin10.8.0/bin/powerpc64-apple-darwin10.8.0/8.3.0:/opt/gcc/ppc/8/powerpc64-apple-darwin10.8.0/bin:
  336. gcc_cv_tool_prefix=/opt/gcc/ppc/8
  337. lt_cv_objdir=.libs
  338.  
  339. ## ----------------- ##
  340. ## Output variables. ##
  341. ## ----------------- ##
  342.  
  343. AR=''
  344. AR_FOR_BUILD='$(AR)'
  345. AR_FOR_TARGET=''
  346. AS=''
  347. AS_FOR_BUILD='$(AS)'
  348. AS_FOR_TARGET=''
  349. AWK='awk'
  350. BISON=''
  351. BUILD_CONFIG=''
  352. CC='gcc-8'
  353. CC_FOR_BUILD='$(CC)'
  354. CC_FOR_TARGET=''
  355. CFLAGS='-g -O2'
  356. CFLAGS_FOR_BUILD=''
  357. CFLAGS_FOR_TARGET='-isysroot /Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5 -g -O2'
  358. COMPILER_AS_FOR_TARGET=''
  359. COMPILER_LD_FOR_TARGET=''
  360. COMPILER_NM_FOR_TARGET=''
  361. CONFIGURE_GDB_TK=''
  362. CPPFLAGS=''
  363. CXX='g++-8'
  364. CXXFLAGS='-g -O2'
  365. CXXFLAGS_FOR_BUILD=''
  366. CXXFLAGS_FOR_TARGET='-isysroot /Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5 -g -O2'
  367. CXX_FOR_BUILD='$(CXX)'
  368. CXX_FOR_TARGET=''
  369. DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
  370. DEFS=''
  371. DLLTOOL=''
  372. DLLTOOL_FOR_BUILD='$(DLLTOOL)'
  373. DLLTOOL_FOR_TARGET=''
  374. ECHO_C='\c'
  375. ECHO_N=''
  376. ECHO_T=''
  377. EXEEXT=''
  378. EXPECT=''
  379. FLAGS_FOR_TARGET=''
  380. FLEX=''
  381. GCC_FOR_TARGET=''
  382. GCC_SHLIB_SUBDIR=''
  383. GDB_TK=''
  384. GFORTRAN_FOR_BUILD='$(GFORTRAN)'
  385. GFORTRAN_FOR_TARGET=''
  386. GNATBIND='no'
  387. GNATMAKE='no'
  388. GOC_FOR_BUILD='$(GOC)'
  389. GOC_FOR_TARGET=''
  390. INSTALL_DATA='${INSTALL} -m 644'
  391. INSTALL_GDB_TK=''
  392. INSTALL_PROGRAM='${INSTALL}'
  393. INSTALL_SCRIPT='${INSTALL}'
  394. LD=''
  395. LDFLAGS=''
  396. LDFLAGS_FOR_BUILD=''
  397. LDFLAGS_FOR_TARGET='-isysroot /Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5'
  398. LD_FOR_BUILD='$(LD)'
  399. LD_FOR_TARGET=''
  400. LEX=''
  401. LIBOBJS=''
  402. LIBS=''
  403. LIPO=''
  404. LIPO_FOR_TARGET=''
  405. LN='ln'
  406. LN_S='ln -s'
  407. LTLIBOBJS=''
  408. M4=''
  409. MAINT=''
  410. MAINTAINER_MODE_FALSE=''
  411. MAINTAINER_MODE_TRUE=''
  412. MAKEINFO=''
  413. NM=''
  414. NM_FOR_BUILD='$(NM)'
  415. NM_FOR_TARGET=''
  416. OBJCOPY=''
  417. OBJCOPY_FOR_TARGET=''
  418. OBJDUMP=''
  419. OBJDUMP_FOR_TARGET=''
  420. OBJEXT='o'
  421. PACKAGE_BUGREPORT=''
  422. PACKAGE_NAME=''
  423. PACKAGE_STRING=''
  424. PACKAGE_TARNAME=''
  425. PACKAGE_URL=''
  426. PACKAGE_VERSION=''
  427. PATH_SEPARATOR=':'
  428. RANLIB=''
  429. RANLIB_FOR_BUILD='$(RANLIB)'
  430. RANLIB_FOR_TARGET=''
  431. RAW_CXX_FOR_TARGET=''
  432. READELF=''
  433. READELF_FOR_TARGET=''
  434. RPATH_ENVVAR=''
  435. RUNTEST=''
  436. SED='/usr/bin/sed'
  437. SHELL='/bin/sh'
  438. STRIP=''
  439. STRIP_FOR_TARGET=''
  440. SYSROOT_CFLAGS_FOR_TARGET=''
  441. TOPLEVEL_CONFIGURE_ARGUMENTS='../gcc-8.3.0/configure --prefix=/opt/gcc/ppc/8 --disable-nls --disable-multilib --enable-languages=c,c++,objc,obj-c++,lto --with-dwarf2 --target=powerpc64-apple-darwin10.8.0 --with-sysroot=/Developer/SDKs/MacOSX10.5.sdk '\''CFLAGS_FOR_TARGET=-isysroot /Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5 -g -O2'\'' '\''LDFLAGS_FOR_TARGET=-isysroot /Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5'\'' '\''CXXFLAGS_FOR_TARGET=-isysroot /Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5 -g -O2'\'''
  442. WINDMC=''
  443. WINDMC_FOR_BUILD='$(WINDMC)'
  444. WINDMC_FOR_TARGET=''
  445. WINDRES=''
  446. WINDRES_FOR_BUILD='$(WINDRES)'
  447. WINDRES_FOR_TARGET=''
  448. YACC=''
  449. ac_ct_CC='gcc-8'
  450. ac_ct_CXX=''
  451. bindir='${exec_prefix}/bin'
  452. build='x86_64-apple-darwin18.5.0'
  453. build_alias=''
  454. build_configargs=''
  455. build_configdirs=' build-libiberty build-libcpp build-fixincludes'
  456. build_cpu='x86_64'
  457. build_libsubdir='build-x86_64-apple-darwin18.5.0'
  458. build_noncanonical='x86_64-apple-darwin18.5.0'
  459. build_os='darwin18.5.0'
  460. build_subdir='build-x86_64-apple-darwin18.5.0'
  461. build_tooldir='${exec_prefix}/powerpc64-apple-darwin10.8.0'
  462. build_vendor='apple'
  463. compare_exclusions=''
  464. configdirs=' intl libiberty zlib libbacktrace libcpp libdecnumber gmp mpfr mpc isl fixincludes gcc libcc1'
  465. datadir='${datarootdir}'
  466. datarootdir='${prefix}/share'
  467. do_compare='cmp --ignore-initial=16 $$f1 $$f2'
  468. docdir='${datarootdir}/doc/${PACKAGE}'
  469. dvidir='${docdir}'
  470. exec_prefix='NONE'
  471. extra_host_libiberty_configure_flags='--enable-shared'
  472. extra_host_zlib_configure_flags=''
  473. extra_isl_gmp_configure_flags='--with-gmp-builddir=$$r/$(HOST_SUBDIR)/gmp'
  474. extra_liboffloadmic_configure_flags=''
  475. extra_linker_plugin_configure_flags=''
  476. extra_linker_plugin_flags=''
  477. extra_mpc_gmp_configure_flags='--with-gmp-include=$$r/$(HOST_SUBDIR)/gmp --with-gmp-lib=$$r/$(HOST_SUBDIR)/gmp/.libs'
  478. extra_mpc_mpfr_configure_flags='--with-mpfr-include=$$s/mpfr/src --with-mpfr-lib=$$r/$(HOST_SUBDIR)/mpfr/src/.libs'
  479. extra_mpfr_configure_flags='--with-gmp-include=$$r/$(HOST_SUBDIR)/gmp --with-gmp-lib=$$r/$(HOST_SUBDIR)/gmp/.libs'
  480. get_gcc_base_ver='cat'
  481. gmpinc='-I$$r/$(HOST_SUBDIR)/gmp -I$$s/gmp -I$$r/$(HOST_SUBDIR)/mpfr/src -I$$s/mpfr/src -I$$s/mpc/src '
  482. gmplibs='-L$$r/$(HOST_SUBDIR)/gmp/.libs -L$$r/$(HOST_SUBDIR)/mpfr/src/.libs -L$$r/$(HOST_SUBDIR)/mpc/src/.libs -lmpc -lmpfr -lgmp'
  483. host='x86_64-apple-darwin18.5.0'
  484. host_alias=''
  485. host_configargs=''
  486. host_cpu='x86_64'
  487. host_noncanonical='x86_64-apple-darwin18.5.0'
  488. host_os='darwin18.5.0'
  489. host_shared='no'
  490. host_subdir='.'
  491. host_vendor='apple'
  492. htmldir='${docdir}'
  493. includedir='${prefix}/include'
  494. infodir='${datarootdir}/info'
  495. islinc='-I$$r/$(HOST_SUBDIR)/isl/include -I$$s/isl/include'
  496. isllibs='-L$$r/$(HOST_SUBDIR)/isl/.libs -lisl'
  497. libdir='${exec_prefix}/lib'
  498. libexecdir='${exec_prefix}/libexec'
  499. localedir='${datarootdir}/locale'
  500. localstatedir='${prefix}/var'
  501. mandir='${datarootdir}/man'
  502. oldincludedir='/usr/include'
  503. pdfdir='${docdir}'
  504. poststage1_ldflags='-static-libstdc++ -static-libgcc'
  505. poststage1_libs=''
  506. prefix='/opt/gcc/ppc/8'
  507. program_transform_name='s&^&powerpc64-apple-darwin10.8.0-&'
  508. psdir='${docdir}'
  509. sbindir='${exec_prefix}/sbin'
  510. sharedstatedir='${prefix}/com'
  511. stage1_cflags=''
  512. stage1_checking=''
  513. stage1_languages='c,c++,lto'
  514. stage1_ldflags=''
  515. stage1_libs=''
  516. stage2_werror_flag=''
  517. sysconfdir='${prefix}/etc'
  518. target='powerpc64-apple-darwin10.8.0'
  519. target_alias='powerpc64-apple-darwin10.8.0'
  520. target_configargs=''
  521. target_configdirs=' target-libgcc target-libgomp target-libatomic target-libitm target-libstdc++-v3 target-libssp target-libquadmath target-libobjc'
  522. target_cpu='powerpc64'
  523. target_noncanonical='powerpc64-apple-darwin10.8.0'
  524. target_os='darwin10.8.0'
  525. target_subdir='powerpc64-apple-darwin10.8.0'
  526. target_vendor='apple'
  527. tooldir='${exec_prefix}/powerpc64-apple-darwin10.8.0'
  528.  
  529. ## ------------------- ##
  530. ## File substitutions. ##
  531. ## ------------------- ##
  532.  
  533. alphaieee_frag='/dev/null'
  534. host_makefile_frag='config/mh-darwin'
  535. ospace_frag='/dev/null'
  536. serialization_dependencies=''
  537. target_makefile_frag='/dev/null'
  538.  
  539. ## ----------- ##
  540. ## confdefs.h. ##
  541. ## ----------- ##
  542.  
  543. /* confdefs.h */
  544. #define PACKAGE_NAME ""
  545. #define PACKAGE_TARNAME ""
  546. #define PACKAGE_VERSION ""
  547. #define PACKAGE_STRING ""
  548. #define PACKAGE_BUGREPORT ""
  549. #define PACKAGE_URL ""
  550. #define LT_OBJDIR ".libs/"
  551.  
  552. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement