Advertisement
Guest User

config.log

a guest
Mar 30th, 2014
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.51 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 GNU MP configure 6.0.0, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure CC=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang CPP=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -E CPPFLAGS= -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/ -miphoneos-version-min=7.0 --host=aarch64-apple-darwin
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = Patricks-MacBook-Pro.local
  14. uname -m = x86_64
  15. uname -r = 13.1.0
  16. uname -s = Darwin
  17. uname -v = Darwin Kernel Version 13.1.0: Thu Jan 16 19:40:37 PST 2014; root:xnu-2422.90.20~2/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 13.1.0: Thu Jan 16 19:40:37 PST 2014; root:xnu-2422.90.20~2/RELEASE_X86_64
  27. Kernel configured for up to 8 processors.
  28. 4 processors are physically available.
  29. 8 processors are logically available.
  30. Processor type: i486 (Intel 80486)
  31. Processors active: 0 1 2 3 4 5 6 7
  32. Primary memory available: 16.00 gigabytes
  33. Default processor set: 182 tasks, 859 threads, 8 processors
  34. Load average: 1.93, Mach factor: 6.06
  35. /bin/machine = unknown
  36. /usr/bin/oslevel = unknown
  37. /bin/universe = unknown
  38.  
  39. PATH: /usr/bin
  40. PATH: /bin
  41. PATH: /usr/sbin
  42. PATH: /sbin
  43. PATH: /usr/local/bin
  44.  
  45.  
  46. ## ----------- ##
  47. ## Core tests. ##
  48. ## ----------- ##
  49.  
  50. configure:3040: checking build system type
  51. configure:3054: result: coreisbr-apple-darwin13.1.0
  52. configure:3074: checking host system type
  53. configure:3087: result: aarch64-apple-darwin
  54. configure:3124: checking for a BSD-compatible install
  55. configure:3192: result: /usr/bin/install -c
  56. configure:3203: checking whether build environment is sane
  57. configure:3253: result: yes
  58. configure:3302: checking for aarch64-apple-darwin-strip
  59. configure:3332: result: no
  60. configure:3342: checking for strip
  61. configure:3358: found /usr/bin/strip
  62. configure:3369: result: strip
  63. configure:3394: checking for a thread-safe mkdir -p
  64. configure:3433: result: ./install-sh -c -d
  65. configure:3446: checking for gawk
  66. configure:3476: result: no
  67. configure:3446: checking for mawk
  68. configure:3476: result: no
  69. configure:3446: checking for nawk
  70. configure:3476: result: no
  71. configure:3446: checking for awk
  72. configure:3462: found /usr/bin/awk
  73. configure:3473: result: awk
  74. configure:3484: checking whether make sets $(MAKE)
  75. configure:3506: result: yes
  76. configure:3589: checking whether to enable maintainer-specific portions of Makefiles
  77. configure:3598: result: no
  78. User:
  79. ABI=
  80. CC=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
  81. CFLAGS=(unset)
  82. CPPFLAGS= -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/ -miphoneos-version-min=7.0
  83. MPN_PATH=
  84. GMP:
  85. abilist=standard
  86. cclist=gcc cc
  87. configure:5546: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c conftest.c >&5
  88. configure:5549: $? = 0
  89. configure:5552: checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang is gcc
  90. configure:5554: result: yes
  91. configure:5568: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang 2>&1 | grep xlc >/dev/null
  92. configure:5571: $? = 1
  93. configure:5625: checking compiler /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -O2 -pedantic -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/ -miphoneos-version-min=7.0
  94. Test compile:
  95. configure:5639: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -O2 -pedantic -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/ -miphoneos-version-min=7.0 conftest.c >&5
  96. configure:5642: $? = 0
  97. Test compile: function pointer return
  98. configure:5693: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -O2 -pedantic -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/ -miphoneos-version-min=7.0 conftest.c >&5
  99. configure:5696: $? = 0
  100. Test compile: cmov instruction
  101. configure:5749: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -O2 -pedantic -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/ -miphoneos-version-min=7.0 conftest.c >&5
  102. configure:5752: $? = 0
  103. Test compile: double -> ulong conversion
  104. configure:5806: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -O2 -pedantic -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/ -miphoneos-version-min=7.0 conftest.c >&5
  105. configure:5809: $? = 0
  106. Test compile: double negation
  107. configure:5861: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -O2 -pedantic -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/ -miphoneos-version-min=7.0 conftest.c >&5
  108. configure:5864: $? = 0
  109. Test compile: double -> float conversion
  110. configure:5917: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -O2 -pedantic -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/ -miphoneos-version-min=7.0 conftest.c >&5
  111. configure:5920: $? = 0
  112. Test compile: gnupro alpha ev6 char spilling
  113. configure:6002: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -O2 -pedantic -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/ -miphoneos-version-min=7.0 conftest.c >&5
  114. configure:6005: $? = 0
  115. Test compile: __builtin_alloca availability
  116. configure:6053: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -O2 -pedantic -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/ -miphoneos-version-min=7.0 conftest.c >&5
  117. conftest.c:1:43: warning: control reaches end of non-void function [-Wreturn-type]
  118. int k; int foo () { __builtin_alloca (k); }
  119. ^
  120. 1 warning generated.
  121. Undefined symbols for architecture arm64:
  122. "_main", referenced from:
  123. implicit entry/start for main executable
  124. ld: symbol(s) not found for architecture arm64
  125. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  126. configure:6056: $? = 1
  127. failed program was:
  128. int k; int foo () { __builtin_alloca (k); }
  129. Test compile: abs int -> double conversion
  130. configure:6177: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -O2 -pedantic -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/ -miphoneos-version-min=7.0 conftest.c >&5
  131. configure:6180: $? = 0
  132. Test compile: long long reliability test 1
  133. configure:6241: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -O2 -pedantic -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/ -miphoneos-version-min=7.0 conftest.c >&5
  134. conftest.c:9:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  135. f(){static const struct{t1 n;t1 src[9];t1 want[9];}d[]={{1,{0},{1}},};t1 got[9];int i;
  136. ^
  137. conftest.c:10:44: error: implicit declaration of function 'h' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
  138. for(i=0;i<1;i++){if(e(got,got,9,d[i].n)==0)h();g(i,d[i].src,d[i].n,got,d[i].want,9);if(d[i].n)h();}}
  139. ^
  140. conftest.c:10:48: error: implicit declaration of function 'g' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
  141. for(i=0;i<1;i++){if(e(got,got,9,d[i].n)==0)h();g(i,d[i].src,d[i].n,got,d[i].want,9);if(d[i].n)h();}}
  142. ^
  143. conftest.c:10:100: warning: control reaches end of non-void function [-Wreturn-type]
  144. for(i=0;i<1;i++){if(e(got,got,9,d[i].n)==0)h();g(i,d[i].src,d[i].n,got,d[i].want,9);if(d[i].n)h();}}
  145. ^
  146. conftest.c:11:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  147. h(){}g(){}
  148. ^
  149. conftest.c:11:5: warning: control reaches end of non-void function [-Wreturn-type]
  150. h(){}g(){}
  151. ^
  152. conftest.c:11:6: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  153. h(){}g(){}
  154. ^
  155. conftest.c:11:10: warning: control reaches end of non-void function [-Wreturn-type]
  156. h(){}g(){}
  157. ^
  158. 6 warnings and 2 errors generated.
  159. configure:6244: $? = 1
  160. failed program was:
  161. /* The following provokes a segfault in the compiler on powerpc-apple-darwin.
  162. Extracted from tests/mpn/t-iord_u.c. Causes Apple's gcc 3.3 build 1640 and
  163. 1666 to segfault with e.g., -O2 -mpowerpc64. */
  164.  
  165. #if defined (__GNUC__) && ! defined (__cplusplus)
  166. typedef unsigned long long t1;typedef t1*t2;
  167. static __inline__ t1 e(t2 rp,t2 up,int n,t1 v0)
  168. {t1 c,x,r;int i;if(v0){c=1;for(i=1;i<n;i++){x=up[i];r=x+1;rp[i]=r;}}return c;}
  169. f(){static const struct{t1 n;t1 src[9];t1 want[9];}d[]={{1,{0},{1}},};t1 got[9];int i;
  170. for(i=0;i<1;i++){if(e(got,got,9,d[i].n)==0)h();g(i,d[i].src,d[i].n,got,d[i].want,9);if(d[i].n)h();}}
  171. h(){}g(){}
  172. #else
  173. int dummy;
  174. #endif
  175.  
  176. int main () { return 0; }
  177. configure:6665: result: no, long long reliability test 1
  178. configure:6903: error: could not find a working compiler, see config.log for details
  179.  
  180. ## ---------------- ##
  181. ## Cache variables. ##
  182. ## ---------------- ##
  183.  
  184. ac_cv_build=coreisbr-apple-darwin13.1.0
  185. ac_cv_env_ABI_set=
  186. ac_cv_env_ABI_value=
  187. ac_cv_env_CCC_set=
  188. ac_cv_env_CCC_value=
  189. ac_cv_env_CC_FOR_BUILD_set=
  190. ac_cv_env_CC_FOR_BUILD_value=
  191. ac_cv_env_CC_set=set
  192. ac_cv_env_CC_value=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
  193. ac_cv_env_CFLAGS_set=
  194. ac_cv_env_CFLAGS_value=
  195. ac_cv_env_CPPFLAGS_set=set
  196. ac_cv_env_CPPFLAGS_value=' -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/ -miphoneos-version-min=7.0'
  197. ac_cv_env_CPP_FOR_BUILD_set=
  198. ac_cv_env_CPP_FOR_BUILD_value=
  199. ac_cv_env_CPP_set=set
  200. ac_cv_env_CPP_value='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -E'
  201. ac_cv_env_CXXCPP_set=
  202. ac_cv_env_CXXCPP_value=
  203. ac_cv_env_CXXFLAGS_set=
  204. ac_cv_env_CXXFLAGS_value=
  205. ac_cv_env_CXX_set=
  206. ac_cv_env_CXX_value=
  207. ac_cv_env_LDFLAGS_set=
  208. ac_cv_env_LDFLAGS_value=
  209. ac_cv_env_LIBS_set=
  210. ac_cv_env_LIBS_value=
  211. ac_cv_env_M4_set=
  212. ac_cv_env_M4_value=
  213. ac_cv_env_YACC_set=
  214. ac_cv_env_YACC_value=
  215. ac_cv_env_YFLAGS_set=
  216. ac_cv_env_YFLAGS_value=
  217. ac_cv_env_build_alias_set=
  218. ac_cv_env_build_alias_value=
  219. ac_cv_env_host_alias_set=set
  220. ac_cv_env_host_alias_value=aarch64-apple-darwin
  221. ac_cv_env_target_alias_set=
  222. ac_cv_env_target_alias_value=
  223. ac_cv_host=aarch64-apple-darwin
  224. ac_cv_path_install='/usr/bin/install -c'
  225. ac_cv_prog_AWK=awk
  226. ac_cv_prog_ac_ct_STRIP=strip
  227. ac_cv_prog_make_make_set=yes
  228.  
  229. ## ----------------- ##
  230. ## Output variables. ##
  231. ## ----------------- ##
  232.  
  233. ABI=''
  234. ACLOCAL='${SHELL} /Users/patrickpijnappel/Dropbox/Archimedes/Libraries/gmp-6.0.0/gmp-6.0.0/missing --run aclocal-1.11'
  235. AMTAR='$${TAR-tar}'
  236. AR=''
  237. AS=''
  238. ASMFLAGS=''
  239. AUTOCONF='${SHELL} /Users/patrickpijnappel/Dropbox/Archimedes/Libraries/gmp-6.0.0/gmp-6.0.0/missing --run autoconf'
  240. AUTOHEADER='${SHELL} /Users/patrickpijnappel/Dropbox/Archimedes/Libraries/gmp-6.0.0/gmp-6.0.0/missing --run autoheader'
  241. AUTOMAKE='${SHELL} /Users/patrickpijnappel/Dropbox/Archimedes/Libraries/gmp-6.0.0/gmp-6.0.0/missing --run automake-1.11'
  242. AWK='awk'
  243. CALLING_CONVENTIONS_OBJS=''
  244. CC='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang'
  245. CCAS=''
  246. CC_FOR_BUILD=''
  247. CFLAGS=''
  248. CPP='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -E'
  249. CPPFLAGS=' -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/ -miphoneos-version-min=7.0'
  250. CPP_FOR_BUILD=''
  251. CXX=''
  252. CXXCPP=''
  253. CXXFLAGS=''
  254. CYGPATH_W='echo'
  255. DEFN_LONG_LONG_LIMB=''
  256. DEFS=''
  257. DLLTOOL=''
  258. DSYMUTIL=''
  259. DUMPBIN=''
  260. ECHO_C='\c'
  261. ECHO_N=''
  262. ECHO_T=''
  263. EGREP=''
  264. ENABLE_STATIC_FALSE=''
  265. ENABLE_STATIC_TRUE=''
  266. EXEEXT=''
  267. EXEEXT_FOR_BUILD=''
  268. FGREP=''
  269. GMP_LDFLAGS=''
  270. GMP_LIMB_BITS=''
  271. GMP_NAIL_BITS='0'
  272. GREP=''
  273. HAVE_CLOCK_01=''
  274. HAVE_CPUTIME_01=''
  275. HAVE_GETRUSAGE_01=''
  276. HAVE_GETTIMEOFDAY_01=''
  277. HAVE_HOST_CPU_FAMILY_power='0'
  278. HAVE_HOST_CPU_FAMILY_powerpc='0'
  279. HAVE_SIGACTION_01=''
  280. HAVE_SIGALTSTACK_01=''
  281. HAVE_SIGSTACK_01=''
  282. HAVE_STACK_T_01=''
  283. HAVE_SYS_RESOURCE_H_01=''
  284. INSTALL_DATA='${INSTALL} -m 644'
  285. INSTALL_PROGRAM='${INSTALL}'
  286. INSTALL_SCRIPT='${INSTALL}'
  287. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  288. LD=''
  289. LDFLAGS=''
  290. LEX=''
  291. LEXLIB=''
  292. LEX_OUTPUT_ROOT=''
  293. LIBCURSES=''
  294. LIBGMPXX_LDFLAGS=''
  295. LIBGMP_DLL=''
  296. LIBGMP_LDFLAGS=''
  297. LIBM=''
  298. LIBM_FOR_BUILD=''
  299. LIBOBJS=''
  300. LIBREADLINE=''
  301. LIBS=''
  302. LIBTOOL=''
  303. LIPO=''
  304. LN_S=''
  305. LTLIBOBJS=''
  306. M4=''
  307. MAINT='#'
  308. MAINTAINER_MODE_FALSE=''
  309. MAINTAINER_MODE_TRUE='#'
  310. MAKEINFO='${SHELL} /Users/patrickpijnappel/Dropbox/Archimedes/Libraries/gmp-6.0.0/gmp-6.0.0/missing --run makeinfo'
  311. MANIFEST_TOOL=''
  312. MKDIR_P='./install-sh -c -d'
  313. NM=''
  314. NMEDIT=''
  315. OBJDUMP=''
  316. OBJEXT=''
  317. OTOOL64=''
  318. OTOOL=''
  319. PACKAGE='gmp'
  320. PACKAGE_BUGREPORT='gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html'
  321. PACKAGE_NAME='GNU MP'
  322. PACKAGE_STRING='GNU MP 6.0.0'
  323. PACKAGE_TARNAME='gmp'
  324. PACKAGE_URL='http://www.gnu.org/software/gmp/'
  325. PACKAGE_VERSION='6.0.0'
  326. PATH_SEPARATOR=':'
  327. RANLIB=''
  328. SED=''
  329. SET_MAKE=''
  330. SHELL='/bin/sh'
  331. SPEED_CYCLECOUNTER_OBJ=''
  332. STRIP='strip'
  333. TAL_OBJECT=''
  334. TUNE_LIBS=''
  335. TUNE_SQR_OBJ=''
  336. U_FOR_BUILD=''
  337. VERSION='6.0.0'
  338. WANT_CXX_FALSE=''
  339. WANT_CXX_TRUE=''
  340. WITH_READLINE_01=''
  341. YACC=''
  342. YFLAGS=''
  343. ac_ct_AR=''
  344. ac_ct_CC=''
  345. ac_ct_CXX=''
  346. ac_ct_DUMPBIN=''
  347. am__EXEEXT_FALSE=''
  348. am__EXEEXT_TRUE=''
  349. am__isrc=''
  350. am__leading_dot='.'
  351. am__tar='$${TAR-tar} chof - "$$tardir"'
  352. am__untar='$${TAR-tar} xf -'
  353. bindir='${exec_prefix}/bin'
  354. build='coreisbr-apple-darwin13.1.0'
  355. build_alias=''
  356. build_cpu='coreisbr'
  357. build_os='darwin13.1.0'
  358. build_vendor='apple'
  359. datadir='${datarootdir}'
  360. datarootdir='${prefix}/share'
  361. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  362. dvidir='${docdir}'
  363. exec_prefix='NONE'
  364. gmp_srclinks=''
  365. host='aarch64-apple-darwin'
  366. host_alias='aarch64-apple-darwin'
  367. host_cpu='aarch64'
  368. host_os='darwin'
  369. host_vendor='apple'
  370. htmldir='${docdir}'
  371. includedir='${prefix}/include'
  372. infodir='${datarootdir}/info'
  373. install_sh='${SHELL} /Users/patrickpijnappel/Dropbox/Archimedes/Libraries/gmp-6.0.0/gmp-6.0.0/install-sh'
  374. libdir='${exec_prefix}/lib'
  375. libexecdir='${exec_prefix}/libexec'
  376. localedir='${datarootdir}/locale'
  377. localstatedir='${prefix}/var'
  378. mandir='${datarootdir}/man'
  379. mkdir_p='$(top_builddir)/./install-sh -c -d'
  380. mpn_objects=''
  381. mpn_objs_in_libgmp=''
  382. oldincludedir='/usr/include'
  383. pdfdir='${docdir}'
  384. prefix='NONE'
  385. program_transform_name='s,x,x,'
  386. psdir='${docdir}'
  387. sbindir='${exec_prefix}/sbin'
  388. sharedstatedir='${prefix}/com'
  389. sysconfdir='${prefix}/etc'
  390. target_alias=''
  391.  
  392. ## ----------- ##
  393. ## confdefs.h. ##
  394. ## ----------- ##
  395.  
  396. /* confdefs.h */
  397. #define PACKAGE_NAME "GNU MP"
  398. #define PACKAGE_TARNAME "gmp"
  399. #define PACKAGE_VERSION "6.0.0"
  400. #define PACKAGE_STRING "GNU MP 6.0.0"
  401. #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  402. #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  403. #define PACKAGE "gmp"
  404. #define VERSION "6.0.0"
  405. #define WANT_ASSEMBLY 1
  406. #define WANT_FFT 1
  407. #define HAVE_HOST_CPU_aarch64 1
  408.  
  409. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement