Advertisement
Guest User

GMP configure results

a guest
Jun 8th, 2014
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
autoconf 305.56 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 --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = user-PC
  14. uname -m = x86_64
  15. uname -r = 1.7.30(0.272/5/3)
  16. uname -s = CYGWIN_NT-6.1
  17. uname -v = 2014-05-23 10:36
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X     = unknown
  21.  
  22. /bin/arch              = x86_64
  23. /usr/bin/arch -k       = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo      = unknown
  26. /bin/machine           = unknown
  27. /usr/bin/oslevel       = unknown
  28. /bin/universe          = unknown
  29.  
  30. PATH: /usr/local/bin
  31. PATH: /usr/bin
  32. PATH: %CommonProgramFiles%/Microsoft Shared/Windows Live
  33. PATH: /cygdrive/c/Windows/system32
  34. PATH: /cygdrive/c/Windows
  35. PATH: /cygdrive/c/Windows/System32/Wbem
  36. PATH: /cygdrive/c/Windows/System32/WindowsPowerShell/v1.0
  37. PATH: /cygdrive/c/Program Files/MATLAB/R2008a/bin
  38. PATH: /cygdrive/c/Program Files/MATLAB/R2008a/bin/win64
  39. PATH: /cygdrive/c/Program Files (x86)/Calibre2
  40. PATH: /cygdrive/c/Program Files (x86)/QuickTime/QTSystem
  41. PATH: /cygdrive/c/Program Files (x86)/Common Files/HP/Digital Imaging/bin
  42. PATH: /cygdrive/c/Program Files (x86)/HP/Digital Imaging/bin
  43. PATH: /cygdrive/c/Program Files (x86)/HP/Digital Imaging/bin/Qt/Qt 4.3.3
  44. PATH: /cygdrive/c/mingw64/bin
  45. PATH: /cygdrive/c/Program Files (x86)/Git/cmd
  46. PATH: /cygdrive/c/Program Files/Common Files/Microsoft Shared/Windows Live
  47. PATH: /cygdrive/c/Program Files (x86)/Nmap
  48. PATH: /cygdrive/c/Program Files (x86)/CMake 2.8/bin
  49.  
  50.  
  51. ## ----------- ##
  52. ## Core tests. ##
  53. ## ----------- ##
  54.  
  55. configure:3040: checking build system type
  56. configure:3054: result: x86_64-w64-mingw32
  57. configure:3074: checking host system type
  58. configure:3087: result: x86_64-w64-mingw32
  59. configure:3124: checking for a BSD-compatible install
  60. configure:3192: result: /usr/bin/install -c
  61. configure:3203: checking whether build environment is sane
  62. configure:3253: result: yes
  63. configure:3394: checking for a thread-safe mkdir -p
  64. configure:3433: result: /usr/bin/mkdir -p
  65. configure:3446: checking for gawk
  66. configure:3462: found /usr/bin/gawk
  67. configure:3473: result: gawk
  68. configure:3484: checking whether make sets $(MAKE)
  69. configure:3506: result: yes
  70. configure:3589: checking whether to enable maintainer-specific portions of Makefiles
  71. configure:3598: result: no
  72. User:
  73. ABI=
  74. CC=
  75. CFLAGS=(unset)
  76. CPPFLAGS=(unset)
  77. MPN_PATH=
  78. GMP:
  79. abilist=64 x32 32
  80. cclist=gcc icc cc
  81. configure:5568: gcc 2>&1 | grep xlc >/dev/null
  82. configure:5571: $? = 1
  83. configure:5625: checking compiler gcc -O2 -pedantic -fomit-frame-pointer -m64
  84. Test compile:
  85. configure:5639: gcc -O2 -pedantic -fomit-frame-pointer -m64  conftest.c >&5
  86. configure:5642: $? = 0
  87. configure:5647: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
  88. ./configure: line 5648: ./a.out: No such file or directory
  89. ./configure: line 5648: ./b.out: No such file or directory
  90. configure:5650: $? = 0
  91. Test compile: function pointer return
  92. configure:5693: gcc -O2 -pedantic -fomit-frame-pointer -m64  conftest.c >&5
  93. configure:5696: $? = 0
  94. configure:5701: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
  95. ./configure: line 5702: ./a.out: No such file or directory
  96. ./configure: line 5702: ./b.out: No such file or directory
  97. configure:5704: $? = 0
  98. Test compile: cmov instruction
  99. configure:5749: gcc -O2 -pedantic -fomit-frame-pointer -m64  conftest.c >&5
  100. configure:5752: $? = 0
  101. configure:5757: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
  102. ./configure: line 5758: ./a.out: No such file or directory
  103. ./configure: line 5758: ./b.out: No such file or directory
  104. configure:5760: $? = 0
  105. Test compile: double -> ulong conversion
  106. configure:5806: gcc -O2 -pedantic -fomit-frame-pointer -m64  conftest.c >&5
  107. configure:5809: $? = 0
  108. configure:5814: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
  109. ./configure: line 5815: ./a.out: No such file or directory
  110. ./configure: line 5815: ./b.out: No such file or directory
  111. configure:5817: $? = 0
  112. Test compile: double negation
  113. configure:5861: gcc -O2 -pedantic -fomit-frame-pointer -m64  conftest.c >&5
  114. configure:5864: $? = 0
  115. configure:5869: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
  116. ./configure: line 5870: ./a.out: No such file or directory
  117. ./configure: line 5870: ./b.out: No such file or directory
  118. configure:5872: $? = 0
  119. Test compile: double -> float conversion
  120. configure:5917: gcc -O2 -pedantic -fomit-frame-pointer -m64  conftest.c >&5
  121. configure:5920: $? = 0
  122. configure:5925: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
  123. ./configure: line 5926: ./a.out: No such file or directory
  124. ./configure: line 5926: ./b.out: No such file or directory
  125. configure:5928: $? = 0
  126. Test compile: gnupro alpha ev6 char spilling
  127. configure:6002: gcc -O2 -pedantic -fomit-frame-pointer -m64  conftest.c >&5
  128. configure:6005: $? = 0
  129. configure:6010: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
  130. ./configure: line 6011: ./a.out: No such file or directory
  131. ./configure: line 6011: ./b.out: No such file or directory
  132. configure:6013: $? = 0
  133. Test compile: __builtin_alloca availability
  134. configure:6053: gcc -O2 -pedantic -fomit-frame-pointer -m64  conftest.c >&5
  135. C:/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.2/../../../../x86_64-w64-mingw32/lib/../lib/libmingw32.a(lib64_libmingw32_a-crt0_c.o):crt0_c.c:(.text.startup+0x25): undefined reference to `WinMain'
  136. collect2.exe: error: ld returned 1 exit status
  137. configure:6056: $? = 1
  138. failed program was:
  139. int k; int foo () { __builtin_alloca (k); }
  140. Test compile: abs int -> double conversion
  141. configure:6177: gcc -O2 -pedantic -fomit-frame-pointer -m64  conftest.c >&5
  142. configure:6180: $? = 0
  143. configure:6185: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
  144. ./configure: line 6186: ./a.out: No such file or directory
  145. ./configure: line 6186: ./b.out: No such file or directory
  146. configure:6188: $? = 0
  147. Test compile: long long reliability test 1
  148. configure:6241: gcc -O2 -pedantic -fomit-frame-pointer -m64  conftest.c >&5
  149. conftest.c:6:23: warning: ISO C90 does not support 'long long' [-Wlong-long]
  150. typedef unsigned long long t1;typedef t1*t2;
  151.                       ^
  152. configure:6244: $? = 0
  153. configure:6249: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
  154. ./configure: line 6250: ./a.out: No such file or directory
  155. ./configure: line 6250: ./b.out: No such file or directory
  156. configure:6252: $? = 0
  157. Test compile: long long reliability test 2
  158. configure:6301: gcc -O2 -pedantic -fomit-frame-pointer -m64  conftest.c >&5
  159. conftest.c: In function 'f':
  160. conftest.c:6:21: warning: ISO C90 does not support 'long long' [-Wlong-long]
  161. f(int u){int i;long long x;x=u?~0:0;if(x)for(i=0;i<9;i++);x&=g();if(x)g();}
  162.                     ^
  163. configure:6304: $? = 0
  164. configure:6309: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
  165. ./configure: line 6310: ./a.out: No such file or directory
  166. ./configure: line 6310: ./b.out: No such file or directory
  167. configure:6312: $? = 0
  168. Test compile: mpn_lshift_com optimization
  169. configure:6400: gcc -O2 -pedantic -fomit-frame-pointer -m64  conftest.c >&5
  170. configure:6403: $? = 0
  171. configure:6408: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
  172. ./configure: line 6409: ./a.out: No such file or directory
  173. ./configure: line 6409: ./b.out: No such file or directory
  174. configure:6411: $? = 0
  175. Test compile: mpn_lshift_com optimization 2
  176. configure:6508: gcc -O2 -pedantic -fomit-frame-pointer -m64  conftest.c >&5
  177. configure:6511: $? = 0
  178. configure:6516: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
  179. ./configure: line 6517: ./a.out: No such file or directory
  180. ./configure: line 6517: ./b.out: No such file or directory
  181. configure:6519: $? = 0
  182. configure:6665: result: yes
  183. configure:6682: checking compiler gcc -O2 -pedantic -fomit-frame-pointer -m64  has long long
  184. configure:6691: gcc -O2 -pedantic -fomit-frame-pointer -m64  -c conftest.c >&5
  185. conftest.c:1:6: warning: ISO C90 does not support 'long long' [-Wlong-long]
  186. long long  foo;
  187.      ^
  188. conftest.c:2:6: warning: ISO C90 does not support 'long long' [-Wlong-long]
  189. long long  bar () { return foo; }
  190.      ^
  191. configure:6694: $? = 0
  192. configure:6702: result: yes
  193. configure:7178: checking compiler gcc -O2 -pedantic -fomit-frame-pointer -m64  -mtune=k8
  194. Test compile:
  195. configure:7192: gcc -O2 -pedantic -fomit-frame-pointer -m64  -mtune=k8 conftest.c >&5
  196. configure:7195: $? = 0
  197. configure:7200: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
  198. ./configure: line 7201: ./a.out: No such file or directory
  199. ./configure: line 7201: ./b.out: No such file or directory
  200. configure:7203: $? = 0
  201. Test compile: function pointer return
  202. configure:7246: gcc -O2 -pedantic -fomit-frame-pointer -m64  -mtune=k8 conftest.c >&5
  203. configure:7249: $? = 0
  204. configure:7254: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
  205. ./configure: line 7255: ./a.out: No such file or directory
  206. ./configure: line 7255: ./b.out: No such file or directory
  207. configure:7257: $? = 0
  208. Test compile: cmov instruction
  209. configure:7302: gcc -O2 -pedantic -fomit-frame-pointer -m64  -mtune=k8 conftest.c >&5
  210. configure:7305: $? = 0
  211. configure:7310: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
  212. ./configure: line 7311: ./a.out: No such file or directory
  213. ./configure: line 7311: ./b.out: No such file or directory
  214. configure:7313: $? = 0
  215. Test compile: double -> ulong conversion
  216. configure:7359: gcc -O2 -pedantic -fomit-frame-pointer -m64  -mtune=k8 conftest.c >&5
  217. configure:7362: $? = 0
  218. configure:7367: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
  219. ./configure: line 7368: ./a.out: No such file or directory
  220. ./configure: line 7368: ./b.out: No such file or directory
  221. configure:7370: $? = 0
  222. Test compile: double negation
  223. configure:7414: gcc -O2 -pedantic -fomit-frame-pointer -m64  -mtune=k8 conftest.c >&5
  224. configure:7417: $? = 0
  225. configure:7422: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
  226. ./configure: line 7423: ./a.out: No such file or directory
  227. ./configure: line 7423: ./b.out: No such file or directory
  228. configure:7425: $? = 0
  229. Test compile: double -> float conversion
  230. configure:7470: gcc -O2 -pedantic -fomit-frame-pointer -m64  -mtune=k8 conftest.c >&5
  231. configure:7473: $? = 0
  232. configure:7478: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
  233. ./configure: line 7479: ./a.out: No such file or directory
  234. ./configure: line 7479: ./b.out: No such file or directory
  235. configure:7481: $? = 0
  236. Test compile: gnupro alpha ev6 char spilling
  237. configure:7555: gcc -O2 -pedantic -fomit-frame-pointer -m64  -mtune=k8 conftest.c >&5
  238. configure:7558: $? = 0
  239. configure:7563: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
  240. ./configure: line 7564: ./a.out: No such file or directory
  241. ./configure: line 7564: ./b.out: No such file or directory
  242. configure:7566: $? = 0
  243. Test compile: __builtin_alloca availability
  244. configure:7606: gcc -O2 -pedantic -fomit-frame-pointer -m64  -mtune=k8 conftest.c >&5
  245. C:/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.2/../../../../x86_64-w64-mingw32/lib/../lib/libmingw32.a(lib64_libmingw32_a-crt0_c.o):crt0_c.c:(.text.startup+0x25): undefined reference to `WinMain'
  246. collect2.exe: error: ld returned 1 exit status
  247. configure:7609: $? = 1
  248. failed program was:
  249. int k; int foo () { __builtin_alloca (k); }
  250. Test compile: abs int -> double conversion
  251. configure:7730: gcc -O2 -pedantic -fomit-frame-pointer -m64  -mtune=k8 conftest.c >&5
  252. configure:7733: $? = 0
  253. configure:7738: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
  254. ./configure: line 7739: ./a.out: No such file or directory
  255. ./configure: line 7739: ./b.out: No such file or directory
  256. configure:7741: $? = 0
  257. Test compile: long long reliability test 1
  258. configure:7794: gcc -O2 -pedantic -fomit-frame-pointer -m64  -mtune=k8 conftest.c >&5
  259. conftest.c:6:23: warning: ISO C90 does not support 'long long' [-Wlong-long]
  260.  typedef unsigned long long t1;typedef t1*t2;
  261.                        ^
  262. configure:7797: $? = 0
  263. configure:7802: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
  264. ./configure: line 7803: ./a.out: No such file or directory
  265. ./configure: line 7803: ./b.out: No such file or directory
  266. configure:7805: $? = 0
  267. Test compile: long long reliability test 2
  268. configure:7854: gcc -O2 -pedantic -fomit-frame-pointer -m64  -mtune=k8 conftest.c >&5
  269. conftest.c: In function 'f':
  270. conftest.c:6:21: warning: ISO C90 does not support 'long long' [-Wlong-long]
  271.  f(int u){int i;long long x;x=u?~0:0;if(x)for(i=0;i<9;i++);x&=g();if(x)g();}
  272.                      ^
  273. configure:7857: $? = 0
  274. configure:7862: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
  275. ./configure: line 7863: ./a.out: No such file or directory
  276. ./configure: line 7863: ./b.out: No such file or directory
  277. configure:7865: $? = 0
  278. Test compile: mpn_lshift_com optimization
  279. configure:7953: gcc -O2 -pedantic -fomit-frame-pointer -m64  -mtune=k8 conftest.c >&5
  280. configure:7956: $? = 0
  281. configure:7961: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
  282. ./configure: line 7962: ./a.out: No such file or directory
  283. ./configure: line 7962: ./b.out: No such file or directory
  284. configure:7964: $? = 0
  285. Test compile: mpn_lshift_com optimization 2
  286. configure:8061: gcc -O2 -pedantic -fomit-frame-pointer -m64  -mtune=k8 conftest.c >&5
  287. configure:8064: $? = 0
  288. configure:8069: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
  289. ./configure: line 8070: ./a.out: No such file or directory
  290. ./configure: line 8070: ./b.out: No such file or directory
  291. configure:8072: $? = 0
  292. configure:8218: result: yes
  293. configure:7178: checking compiler gcc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8  -march=k8
  294. Test compile:
  295. configure:7192: gcc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8  -march=k8 conftest.c >&5
  296. configure:7195: $? = 0
  297. configure:7200: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
  298. ./configure: line 7201: ./a.out: No such file or directory
  299. ./configure: line 7201: ./b.out: No such file or directory
  300. configure:7203: $? = 0
  301. Test compile: function pointer return
  302. configure:7246: gcc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8  -march=k8 conftest.c >&5
  303. configure:7249: $? = 0
  304. configure:7254: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
  305. ./configure: line 7255: ./a.out: No such file or directory
  306. ./configure: line 7255: ./b.out: No such file or directory
  307. configure:7257: $? = 0
  308. Test compile: cmov instruction
  309. configure:7302: gcc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8  -march=k8 conftest.c >&5
  310. configure:7305: $? = 0
  311. configure:7310: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
  312. ./configure: line 7311: ./a.out: No such file or directory
  313. ./configure: line 7311: ./b.out: No such file or directory
  314. configure:7313: $? = 0
  315. Test compile: double -> ulong conversion
  316. configure:7359: gcc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8  -march=k8 conftest.c >&5
  317. configure:7362: $? = 0
  318. configure:7367: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
  319. ./configure: line 7368: ./a.out: No such file or directory
  320. ./configure: line 7368: ./b.out: No such file or directory
  321. configure:7370: $? = 0
  322. Test compile: double negation
  323. configure:7414: gcc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8  -march=k8 conftest.c >&5
  324. configure:7417: $? = 0
  325. configure:7422: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
  326. ./configure: line 7423: ./a.out: No such file or directory
  327. ./configure: line 7423: ./b.out: No such file or directory
  328. configure:7425: $? = 0
  329. Test compile: double -> float conversion
  330. configure:7470: gcc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8  -march=k8 conftest.c >&5
  331. configure:7473: $? = 0
  332. configure:7478: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
  333. ./configure: line 7479: ./a.out: No such file or directory
  334. ./configure: line 7479: ./b.out: No such file or directory
  335. configure:7481: $? = 0
  336. Test compile: gnupro alpha ev6 char spilling
  337. configure:7555: gcc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8  -march=k8 conftest.c >&5
  338. configure:7558: $? = 0
  339. configure:7563: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
  340. ./configure: line 7564: ./a.out: No such file or directory
  341. ./configure: line 7564: ./b.out: No such file or directory
  342. configure:7566: $? = 0
  343. Test compile: __builtin_alloca availability
  344. configure:7606: gcc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8  -march=k8 conftest.c >&5
  345. C:/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.2/../../../../x86_64-w64-mingw32/lib/../lib/libmingw32.a(lib64_libmingw32_a-crt0_c.o):crt0_c.c:(.text.startup+0x25): undefined reference to `WinMain'
  346. collect2.exe: error: ld returned 1 exit status
  347. configure:7609: $? = 1
  348. failed program was:
  349. int k; int foo () { __builtin_alloca (k); }
  350. Test compile: abs int -> double conversion
  351. configure:7730: gcc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8  -march=k8 conftest.c >&5
  352. configure:7733: $? = 0
  353. configure:7738: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
  354. ./configure: line 7739: ./a.out: No such file or directory
  355. ./configure: line 7739: ./b.out: No such file or directory
  356. configure:7741: $? = 0
  357. Test compile: long long reliability test 1
  358. configure:7794: gcc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8  -march=k8 conftest.c >&5
  359. conftest.c:6:23: warning: ISO C90 does not support 'long long' [-Wlong-long]
  360. typedef unsigned long long t1;typedef t1*t2;
  361.                       ^
  362. configure:7797: $? = 0
  363. configure:7802: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
  364. ./configure: line 7803: ./a.out: No such file or directory
  365. ./configure: line 7803: ./b.out: No such file or directory
  366. configure:7805: $? = 0
  367. Test compile: long long reliability test 2
  368. configure:7854: gcc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8  -march=k8 conftest.c >&5
  369. conftest.c: In function 'f':
  370. conftest.c:6:21: warning: ISO C90 does not support 'long long' [-Wlong-long]
  371. f(int u){int i;long long x;x=u?~0:0;if(x)for(i=0;i<9;i++);x&=g();if(x)g();}
  372.                     ^
  373. configure:7857: $? = 0
  374. configure:7862: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
  375. ./configure: line 7863: ./a.out: No such file or directory
  376. ./configure: line 7863: ./b.out: No such file or directory
  377. configure:7865: $? = 0
  378. Test compile: mpn_lshift_com optimization
  379. configure:7953: gcc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8  -march=k8 conftest.c >&5
  380. configure:7956: $? = 0
  381. configure:7961: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
  382. ./configure: line 7962: ./a.out: No such file or directory
  383. ./configure: line 7962: ./b.out: No such file or directory
  384. configure:7964: $? = 0
  385. Test compile: mpn_lshift_com optimization 2
  386. configure:8061: gcc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8  -march=k8 conftest.c >&5
  387. configure:8064: $? = 0
  388. configure:8069: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
  389. ./configure: line 8070: ./a.out: No such file or directory
  390. ./configure: line 8070: ./b.out: No such file or directory
  391. configure:8072: $? = 0
  392. configure:8218: result: yes
  393. configure:8331: checking for x86_64-w64-mingw32-gcc
  394. configure:8358: result: gcc
  395. configure:8627: checking for C compiler version
  396. configure:8636: gcc --version >&5
  397. gcc.exe (x86_64-win32-sjlj-rev3, Built by MinGW-W64 project) 4.8.2
  398. Copyright (C) 2013 Free Software Foundation, Inc.
  399. This is free software; see the source for copying conditions.  There is NO
  400. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  401.  
  402. configure:8647: $? = 0
  403. configure:8636: gcc -v >&5
  404. Using built-in specs.
  405. COLLECT_GCC=C:\mingw64\bin\gcc.exe
  406. COLLECT_LTO_WRAPPER=C:/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/4.8.2/lto-wrapper.exe
  407. Target: x86_64-w64-mingw32
  408. Configured with: ../../../src/gcc-4.8.2/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/c/mingw482/x86_64-482-win32-sjlj-rt_v3-rev3/mingw64 --with-gxx-include-dir=/mingw64/x86_64-w64-mingw32/include/c++ --enable-shared --enable-static --enable-targets=all --enable-multilib --enable-languages=ada,c,c++,fortran,objc,obj-c++,lto --enable-libstdcxx-time=yes --enable-threads=win32 --enable-libgomp --enable-libatomic --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --enable-sjlj-exceptions --disable-isl-version-check --disable-cloog-version-check --disable-libstdcxx-pch --disable-libstdcxx-debug --enable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch-32=i686 --with-arch-64=nocona --with-tune-32=generic --with-tune-64=core2 --with-libiconv --with-system-zlib --with-gmp=/c/mingw482/prerequisites/x86_64-w64-mingw32-static --with-mpfr=/c/mingw482/prerequisites/x86_64-w64-mingw32-static --with-mpc=/c/mingw482/prerequisites/x86_64-w64-mingw32-static --with-isl=/c/mingw482/prerequisites/x86_64-w64-mingw32-static --with-cloog=/c/mingw482/prerequisites/x86_64-w64-mingw32-static --enable-cloog-backend=isl --with-pkgversion='x86_64-win32-sjlj-rev3, Built by MinGW-W64 project' --with-bugurl=http://sourceforge.net/projects/mingw-w64 CFLAGS='-O2 -pipe -I/c/mingw482/x86_64-482-win32-sjlj-rt_v3-rev3/mingw64/opt/include -I/c/mingw482/prerequisites/x86_64-zlib-static/include -I/c/mingw482/prerequisites/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -I/c/mingw482/x86_64-482-win32-sjlj-rt_v3-rev3/mingw64/opt/include -I/c/mingw482/prerequisites/x86_64-zlib-static/include -I/c/mingw482/prerequisites/x86_64-w64-mingw32-static/include' CPPFLAGS= LDFLAGS='-pipe -L/c/mingw482/x86_64-482-win32-sjlj-rt_v3-rev3/mingw64/opt/lib -L/c/mingw482/prerequisites/x86_64-zlib-static/lib -L/c/mingw482/prerequisites/x86_64-w64-mingw32-static/lib '
  409. Thread model: win32
  410. gcc version 4.8.2 (x86_64-win32-sjlj-rev3, Built by MinGW-W64 project)
  411. configure:8647: $? = 0
  412. configure:8636: gcc -V >&5
  413. gcc.exe: error: unrecognized command line option '-V'
  414. gcc.exe: fatal error: no input files
  415. compilation terminated.
  416. configure:8647: $? = 1
  417. configure:8636: gcc -qversion >&5
  418. gcc.exe: error: unrecognized command line option '-qversion'
  419. gcc.exe: fatal error: no input files
  420. compilation terminated.
  421. configure:8647: $? = 1
  422. configure:8667: checking whether the C compiler works
  423. configure:8689: gcc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  424. configure:8693: $? = 0
  425. configure:8741: result: yes
  426. configure:8744: checking for C compiler default output file name
  427. configure:8746: result: a.exe
  428. configure:8752: checking for suffix of executables
  429. configure:8759: gcc -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  430. configure:8763: $? = 0
  431. configure:8785: result: .exe
  432. configure:8807: checking whether we are cross compiling
  433. configure:8815: gcc -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  434. configure:8819: $? = 0
  435. configure:8826: ./conftest.exe
  436. configure:8830: $? = 0
  437. configure:8845: result: no
  438. configure:8850: checking for suffix of object files
  439. configure:8872: gcc -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  440. configure:8876: $? = 0
  441. configure:8897: result: o
  442. configure:8901: checking whether we are using the GNU C compiler
  443. configure:8920: gcc -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  444. configure:8920: $? = 0
  445. configure:8929: result: yes
  446. configure:8938: checking whether gcc accepts -g
  447. configure:8958: gcc -c -g  conftest.c >&5
  448. configure:8958: $? = 0
  449. configure:8999: result: yes
  450. configure:9016: checking for gcc option to accept ISO C89
  451. configure:9079: gcc  -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  452. configure:9079: $? = 0
  453. configure:9092: result: none needed
  454. configure:9116: checking for gcc option to accept ISO C99
  455. configure:9265: gcc  -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  456. conftest.c:22:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default]
  457. // Check varargs macros.  These examples are taken from C99 6.10.3.5.
  458. ^
  459. conftest.c:22:1: warning: (this will be reported only once per input file) [enabled by default]
  460. conftest.c:23:15: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
  461. #define debug(...) fprintf (stderr, __VA_ARGS__)
  462.               ^
  463. conftest.c:24:18: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
  464. #define showlist(...) puts (#__VA_ARGS__)
  465.                  ^
  466. conftest.c:25:21: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros]
  467. #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
  468.                     ^
  469. conftest.c:38:15: warning: use of C99 long long integer constant [-Wlong-long]
  470. #define BIG64 18446744073709551615ull
  471.               ^
  472. conftest.c:40:17: note: in expansion of macro 'BIG64'
  473. #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
  474.                 ^
  475. conftest.c:41:6: note: in expansion of macro 'BIG_OK'
  476. #if !BIG_OK
  477.      ^
  478. conftest.c:40:34: warning: use of C99 long long integer constant [-Wlong-long]
  479. #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
  480.                                  ^
  481. conftest.c:41:6: note: in expansion of macro 'BIG_OK'
  482. #if !BIG_OK
  483.      ^
  484. conftest.c:38:15: warning: use of C99 long long integer constant [-Wlong-long]
  485. #define BIG64 18446744073709551615ull
  486.               ^
  487. conftest.c:40:51: note: in expansion of macro 'BIG64'
  488. #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
  489.                                                   ^
  490. conftest.c:41:6: note: in expansion of macro 'BIG_OK'
  491. #if !BIG_OK
  492.      ^
  493. conftest.c:38:15: warning: use of C99 long long integer constant [-Wlong-long]
  494. #define BIG64 18446744073709551615ull
  495.               ^
  496. conftest.c:40:17: note: in expansion of macro 'BIG64'
  497. #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
  498.                 ^
  499. conftest.c:44:5: note: in expansion of macro 'BIG_OK'
  500. #if BIG_OK
  501.     ^
  502. conftest.c:40:34: warning: use of C99 long long integer constant [-Wlong-long]
  503. #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
  504.                                  ^
  505. conftest.c:44:5: note: in expansion of macro 'BIG_OK'
  506. #if BIG_OK
  507.     ^
  508. conftest.c:38:15: warning: use of C99 long long integer constant [-Wlong-long]
  509. #define BIG64 18446744073709551615ull
  510.               ^
  511. conftest.c:40:51: note: in expansion of macro 'BIG64'
  512. #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
  513.                                                   ^
  514. conftest.c:44:5: note: in expansion of macro 'BIG_OK'
  515. #if BIG_OK
  516.     ^
  517. conftest.c:48:13: warning: ISO C90 does not support 'long long' [-Wlong-long]
  518. static long long int bignum = -9223372036854775807LL;
  519.             ^
  520. conftest.c:48:32: warning: use of C99 long long integer constant [-Wlong-long]
  521. static long long int bignum = -9223372036854775807LL;
  522.                                ^
  523. conftest.c:49:22: warning: ISO C90 does not support 'long long' [-Wlong-long]
  524. static unsigned long long int ubignum = BIG64;
  525.                      ^
  526. conftest.c:38:15: warning: use of C99 long long integer constant [-Wlong-long]
  527. #define BIG64 18446744073709551615ull
  528.               ^
  529. conftest.c:49:41: note: in expansion of macro 'BIG64'
  530. static unsigned long long int ubignum = BIG64;
  531.                                         ^
  532. conftest.c:54:10: warning: ISO C90 does not support flexible array members [-Wpedantic]
  533.   double data[];
  534.          ^
  535. conftest.c:66:29: error: expected ';', ',' or ')' before 'text'
  536. test_restrict (ccp restrict text)
  537.                             ^
  538. conftest.c: In function 'test_varargs':
  539. conftest.c:82:3: warning: ISO C90 forbids mixed declarations and code [-Wpedantic]
  540.   va_list args_copy;
  541.   ^
  542. conftest.c:85:3: warning: ISO C90 forbids mixed declarations and code [-Wpedantic]
  543.   const char *str;
  544.   ^
  545. conftest.c: In function 'main':
  546. conftest.c:120:3: warning: ISO C forbids nested functions [-Wpedantic]
  547.   char *restrict newvar = "Another string";
  548.   ^
  549. conftest.c:120:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
  550.   char *restrict newvar = "Another string";
  551.                  ^
  552. conftest.c:120:3: warning: ISO C90 forbids mixed declarations and code [-Wpedantic]
  553.   char *restrict newvar = "Another string";
  554.   ^
  555. conftest.c:120:18: error: 'newvar' undeclared (first use in this function)
  556.   char *restrict newvar = "Another string";
  557.                  ^
  558. conftest.c:120:18: note: each undeclared identifier is reported only once for each function it appears in
  559. conftest.c:127:3: warning: ISO C90 forbids mixed declarations and code [-Wpedantic]
  560.   struct incomplete_array *ia =
  561.   ^
  562. conftest.c:130:3: error: 'for' loop initial declarations are only allowed in C99 mode
  563.   for (int i = 0; i < ia->datasize; ++i)
  564.   ^
  565. conftest.c:130:3: note: use option -std=c99 or -std=gnu99 to compile your code
  566. conftest.c:135:5: warning: ISO C90 forbids specifying subobject to initialize [-Wpedantic]
  567.     .number = 34,
  568.     ^
  569. conftest.c:136:5: warning: ISO C90 forbids specifying subobject to initialize [-Wpedantic]
  570.     .name = L"Test wide string",
  571.     ^
  572. conftest.c:137:5: warning: ISO C90 forbids specifying subobject to initialize [-Wpedantic]
  573.     .average = 543.34343,
  574.     ^
  575. conftest.c:134:3: warning: ISO C90 forbids mixed declarations and code [-Wpedantic]
  576.   struct named_init ni = {
  577.   ^
  578. conftest.c:142:3: warning: ISO C90 forbids variable length array 'dynamic_array' [-Wvla]
  579.   int dynamic_array[ni.number];
  580.   ^
  581. conftest.c:142:3: warning: ISO C90 forbids mixed declarations and code [-Wpedantic]
  582. conftest.c:146:33: warning: use of C99 long long integer constant [-Wlong-long]
  583.   return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
  584.                                 ^
  585. conftest.c:146:51: warning: use of C99 long long integer constant [-Wlong-long]
  586.   return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
  587.                                                   ^
  588. configure:9265: $? = 1
  589. configure: failed program was:
  590. | /* confdefs.h */
  591. | #define PACKAGE_NAME "GNU MP"
  592. | #define PACKAGE_TARNAME "gmp"
  593. | #define PACKAGE_VERSION "6.0.0"
  594. | #define PACKAGE_STRING "GNU MP 6.0.0"
  595. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  596. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  597. | #define PACKAGE "gmp"
  598. | #define VERSION "6.0.0"
  599. | #define WANT_ASSEMBLY 1
  600. | #define WANT_FFT 1
  601. | #define HAVE_HOST_CPU_x86_64 1
  602. | #define HOST_DOS64 1
  603. | #define HAVE_SPEED_CYCLECOUNTER 2
  604. | /* end confdefs.h.  */
  605. | #include <stdarg.h>
  606. | #include <stdbool.h>
  607. | #include <stdlib.h>
  608. | #include <wchar.h>
  609. | #include <stdio.h>
  610. |
  611. | // Check varargs macros.  These examples are taken from C99 6.10.3.5.
  612. | #define debug(...) fprintf (stderr, __VA_ARGS__)
  613. | #define showlist(...) puts (#__VA_ARGS__)
  614. | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
  615. | static void
  616. | test_varargs_macros (void)
  617. | {
  618. |   int x = 1234;
  619. |   int y = 5678;
  620. |   debug ("Flag");
  621. |   debug ("X = %d\n", x);
  622. |   showlist (The first, second, and third items.);
  623. |   report (x>y, "x is %d but y is %d", x, y);
  624. | }
  625. |
  626. | // Check long long types.
  627. | #define BIG64 18446744073709551615ull
  628. | #define BIG32 4294967295ul
  629. | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
  630. | #if !BIG_OK
  631. |   your preprocessor is broken;
  632. | #endif
  633. | #if BIG_OK
  634. | #else
  635. |   your preprocessor is broken;
  636. | #endif
  637. | static long long int bignum = -9223372036854775807LL;
  638. | static unsigned long long int ubignum = BIG64;
  639. |
  640. | struct incomplete_array
  641. | {
  642. |   int datasize;
  643. |   double data[];
  644. | };
  645. |
  646. | struct named_init {
  647. |   int number;
  648. |   const wchar_t *name;
  649. |   double average;
  650. | };
  651. |
  652. | typedef const char *ccp;
  653. |
  654. | static inline int
  655. | test_restrict (ccp restrict text)
  656. | {
  657. |   // See if C++-style comments work.
  658. |   // Iterate through items via the restricted pointer.
  659. |   // Also check for declarations in for loops.
  660. |   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
  661. |     continue;
  662. |   return 0;
  663. | }
  664. |
  665. | // Check varargs and va_copy.
  666. | static void
  667. | test_varargs (const char *format, ...)
  668. | {
  669. |   va_list args;
  670. |   va_start (args, format);
  671. |   va_list args_copy;
  672. |   va_copy (args_copy, args);
  673. |
  674. |   const char *str;
  675. |   int number;
  676. |   float fnumber;
  677. |
  678. |   while (*format)
  679. |     {
  680. |       switch (*format++)
  681. |   {
  682. |   case 's': // string
  683. |     str = va_arg (args_copy, const char *);
  684. |     break;
  685. |   case 'd': // int
  686. |     number = va_arg (args_copy, int);
  687. |     break;
  688. |   case 'f': // float
  689. |     fnumber = va_arg (args_copy, double);
  690. |     break;
  691. |   default:
  692. |     break;
  693. |   }
  694. |     }
  695. |   va_end (args_copy);
  696. |   va_end (args);
  697. | }
  698. |
  699. | int
  700. | main ()
  701. | {
  702. |
  703. |   // Check bool.
  704. |   _Bool success = false;
  705. |
  706. |   // Check restrict.
  707. |   if (test_restrict ("String literal") == 0)
  708. |     success = true;
  709. |   char *restrict newvar = "Another string";
  710. |
  711. |   // Check varargs.
  712. |   test_varargs ("s, d' f .", "string", 65, 34.234);
  713. |   test_varargs_macros ();
  714. |
  715. |   // Check flexible array members.
  716. |   struct incomplete_array *ia =
  717. |     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
  718. |   ia->datasize = 10;
  719. |   for (int i = 0; i < ia->datasize; ++i)
  720. |     ia->data[i] = i * 1.234;
  721. |
  722. |   // Check named initializers.
  723. |   struct named_init ni = {
  724. |     .number = 34,
  725. |     .name = L"Test wide string",
  726. |     .average = 543.34343,
  727. |   };
  728. |
  729. |   ni.number = 58;
  730. |
  731. |   int dynamic_array[ni.number];
  732. |   dynamic_array[ni.number - 1] = 543;
  733. |
  734. |   // work around unused variable warnings
  735. |   return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
  736. |     || dynamic_array[ni.number - 1] != 543);
  737. |
  738. |   ;
  739. |   return 0;
  740. | }
  741. configure:9265: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  742. configure:9265: $? = 0
  743. configure:9285: result: -std=gnu99
  744. configure:9386: checking for gcc -std=gnu99 option to accept ISO Standard C
  745. configure:9400: result: -std=gnu99
  746. configure:9409: checking how to run the C preprocessor
  747. configure:9440: gcc -std=gnu99 -E  conftest.c
  748. configure:9440: $? = 0
  749. configure:9454: gcc -std=gnu99 -E  conftest.c
  750. conftest.c:16:28: fatal error: ac_nonexistent.h: No such file or directory
  751. #include <ac_nonexistent.h>
  752.                            ^
  753. compilation terminated.
  754. configure:9454: $? = 1
  755. configure: failed program was:
  756. | /* confdefs.h */
  757. | #define PACKAGE_NAME "GNU MP"
  758. | #define PACKAGE_TARNAME "gmp"
  759. | #define PACKAGE_VERSION "6.0.0"
  760. | #define PACKAGE_STRING "GNU MP 6.0.0"
  761. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  762. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  763. | #define PACKAGE "gmp"
  764. | #define VERSION "6.0.0"
  765. | #define WANT_ASSEMBLY 1
  766. | #define WANT_FFT 1
  767. | #define HAVE_HOST_CPU_x86_64 1
  768. | #define HOST_DOS64 1
  769. | #define HAVE_SPEED_CYCLECOUNTER 2
  770. | /* end confdefs.h.  */
  771. | #include <ac_nonexistent.h>
  772. configure:9479: result: gcc -std=gnu99 -E
  773. configure:9499: gcc -std=gnu99 -E  conftest.c
  774. configure:9499: $? = 0
  775. configure:9513: gcc -std=gnu99 -E  conftest.c
  776. conftest.c:16:28: fatal error: ac_nonexistent.h: No such file or directory
  777.  #include <ac_nonexistent.h>
  778.                             ^
  779. compilation terminated.
  780. configure:9513: $? = 1
  781. configure: failed program was:
  782. | /* confdefs.h */
  783. | #define PACKAGE_NAME "GNU MP"
  784. | #define PACKAGE_TARNAME "gmp"
  785. | #define PACKAGE_VERSION "6.0.0"
  786. | #define PACKAGE_STRING "GNU MP 6.0.0"
  787. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  788. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  789. | #define PACKAGE "gmp"
  790. | #define VERSION "6.0.0"
  791. | #define WANT_ASSEMBLY 1
  792. | #define WANT_FFT 1
  793. | #define HAVE_HOST_CPU_x86_64 1
  794. | #define HOST_DOS64 1
  795. | #define HAVE_SPEED_CYCLECOUNTER 2
  796. | /* end confdefs.h.  */
  797. | #include <ac_nonexistent.h>
  798. configure:9611: checking build system compiler gcc -std=gnu99
  799. configure:9624: gcc -std=gnu99 conftest.c
  800. conftest.c: In function 'main':
  801. conftest.c:4:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
  802.    exit(0);
  803.    ^
  804. conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
  805. configure:9627: $? = 0
  806. ./configure: line 9629: ./a.out: No such file or directory
  807. ./configure: line 9629: ./b.out: No such file or directory
  808. configure:9634: result: yes
  809. configure:9653: checking for build system preprocessor
  810. configure:9664: gcc -std=gnu99 -E conftest.c
  811. # 1 "conftest.c"
  812. # 1 "<command-line>"
  813. # 1 "conftest.c"
  814. configure:9667: $? = 0
  815. configure:9682: result: gcc -std=gnu99 -E
  816. configure:9689: checking for build system executable suffix
  817. configure:9703: gcc -std=gnu99 conftest.c -o conftest.exe
  818. conftest.c: In function 'main':
  819. conftest.c:4:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
  820.    exit (0);
  821.    ^
  822. conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
  823. configure:9706: $? = 0
  824. configure:9720: result: .exe
  825. configure:9726: checking whether build system compiler is ANSI
  826. configure:9739: gcc -std=gnu99 conftest.c
  827. conftest.c: In function 'main':
  828. conftest.c:4:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
  829.    exit(0);
  830.    ^
  831. conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
  832. configure:9742: $? = 0
  833. configure:9751: result: yes
  834. configure:9761: checking for build system compiler math library
  835. configure:9780: gcc -std=gnu99 conftest.c -lm
  836. conftest.c: In function 'main':
  837. conftest.c:4:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
  838.    exit(0);
  839.    ^
  840. conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
  841. conftest.c: In function 'foo':
  842. conftest.c:10:3: warning: implicit declaration of function 'log' [-Wimplicit-function-declaration]
  843.    return log (d);
  844.    ^
  845. conftest.c:10:10: warning: incompatible implicit declaration of built-in function 'log' [enabled by default]
  846.    return log (d);
  847.           ^
  848. configure:9783: $? = 0
  849. configure:9792: result: -lm
  850. configure:10404: checking for grep that handles long lines and -e
  851. configure:10462: result: /usr/bin/grep
  852. configure:10467: checking for egrep
  853. configure:10529: result: /usr/bin/grep -E
  854. Decided:
  855. ABI=64
  856. CC=gcc -std=gnu99
  857. CFLAGS=-O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8
  858. CPPFLAGS=
  859. GMP_LDFLAGS=
  860. CXX=
  861. CXXFLAGS=
  862. path= x86_64/k8 x86_64 generic
  863. configure:10958: checking whether assembler supports --noexecstack option
  864. configure:10968: gcc -std=gnu99 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8
  865.                      -S -o conftest.s conftest.c >/dev/null
  866. configure:10971: $? = 0
  867. configure:10988: result: no
  868. configure:11001: checking for x86_64-w64-mingw32-ar
  869. configure:11031: result: no
  870. configure:11041: checking for ar
  871. configure:11057: found /cygdrive/c/mingw64/bin/ar
  872. configure:11068: result: ar
  873. configure:11109: checking for BSD- or MS-compatible name lister (nm)
  874. configure:11158: result: /cygdrive/c/mingw64/bin/nm -B
  875. configure:11288: checking the name lister (/cygdrive/c/mingw64/bin/nm -B) interface
  876. configure:11295: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  877. configure:11298: /cygdrive/c/mingw64/bin/nm -B "conftest.o"
  878. configure:11301: output
  879. 0000000000000000 b .bss
  880. 0000000000000000 d .data
  881. 0000000000000000 r .rdata$zzz
  882. 0000000000000000 t .text
  883. 0000000000000000 B some_variable
  884. configure:11308: result: BSD nm
  885. configure:11565: checking for x86_64-w64-mingw32-as
  886. configure:11595: result: no
  887. configure:11605: checking for as
  888. configure:11621: found /cygdrive/c/mingw64/bin/as
  889. configure:11632: result: as
  890. configure:11657: checking for x86_64-w64-mingw32-dlltool
  891. configure:11687: result: no
  892. configure:11697: checking for dlltool
  893. configure:11713: found /cygdrive/c/mingw64/bin/dlltool
  894. configure:11724: result: dlltool
  895. configure:11749: checking for x86_64-w64-mingw32-objdump
  896. configure:11779: result: no
  897. configure:11789: checking for objdump
  898. configure:11805: found /cygdrive/c/mingw64/bin/objdump
  899. configure:11816: result: objdump
  900. configure:11997: checking how to print strings
  901. configure:12024: result: printf
  902. configure:12045: checking for a sed that does not truncate output
  903. configure:12109: result: /usr/bin/sed
  904. configure:12127: checking for fgrep
  905. configure:12189: result: /usr/bin/grep -F
  906. configure:12224: checking for ld used by gcc -std=gnu99
  907. configure:12291: result: C:/mingw64/x86_64-w64-mingw32/bin/ld.exe
  908. configure:12298: checking if the linker (C:/mingw64/x86_64-w64-mingw32/bin/ld.exe) is GNU ld
  909. configure:12313: result: yes
  910. configure:12325: checking whether ln -s works
  911. configure:12329: result: yes
  912. configure:12337: checking the maximum length of command line arguments
  913. configure:12467: result: 8192
  914. configure:12484: checking whether the shell understands some XSI constructs
  915. configure:12494: result: yes
  916. configure:12498: checking whether the shell understands "+="
  917. configure:12504: result: yes
  918. configure:12539: checking how to convert x86_64-w64-mingw32 file names to x86_64-w64-mingw32 format
  919. configure:12579: result: func_convert_file_msys_to_w32
  920. configure:12586: checking how to convert x86_64-w64-mingw32 file names to toolchain format
  921. configure:12606: result: func_convert_file_msys_to_w32
  922. configure:12613: checking for C:/mingw64/x86_64-w64-mingw32/bin/ld.exe option to reload object files
  923. configure:12620: result: -r
  924. configure:12654: checking for x86_64-w64-mingw32-objdump
  925. configure:12681: result: objdump
  926. configure:12750: checking how to recognize dependent libraries
  927. configure:12952: result: file_magic ^x86 archive import|^x86 DLL
  928. configure:12997: checking for x86_64-w64-mingw32-dlltool
  929. configure:13024: result: dlltool
  930. configure:13094: checking how to associate runtime and link libraries
  931. configure:13121: result: func_cygming_dll_for_implib
  932. configure:13137: checking for x86_64-w64-mingw32-ar
  933. configure:13164: result: ar
  934. configure:13245: checking for archiver @FILE support
  935. configure:13262: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  936. configure:13262: $? = 0
  937. configure:13265: ar cq libconftest.a @conftest.lst >&5
  938. configure:13268: $? = 0
  939. configure:13273: ar cq libconftest.a @conftest.lst >&5
  940. C:\mingw64\bin\ar.exe: conftest.o: No such file or directory
  941. configure:13276: $? = 1
  942. configure:13288: result: @
  943. configure:13306: checking for x86_64-w64-mingw32-strip
  944. configure:13336: result: no
  945. configure:13346: checking for strip
  946. configure:13362: found /cygdrive/c/mingw64/bin/strip
  947. configure:13373: result: strip
  948. configure:13405: checking for x86_64-w64-mingw32-ranlib
  949. configure:13435: result: no
  950. configure:13445: checking for ranlib
  951. configure:13461: found /cygdrive/c/mingw64/bin/ranlib
  952. configure:13472: result: ranlib
  953. configure:13574: checking command to parse /cygdrive/c/mingw64/bin/nm -B output from gcc -std=gnu99 object
  954. configure:13694: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  955. configure:13697: $? = 0
  956. configure:13701: /cygdrive/c/mingw64/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)
  957. \{0,1\}$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  958. configure:13704: $? = 0
  959. configure:13770: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c conftstm.o >&5
  960. conftest.c:29:20: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
  961.    {"nm_test_func", (void *) &nm_test_func},
  962.                     ^
  963. configure:13773: $? = 0
  964. configure:13811: result: ok
  965. configure:13848: checking for sysroot
  966. configure:13878: result: no
  967. configure:14094: checking for x86_64-w64-mingw32-mt
  968. configure:14124: result: no
  969. configure:14134: checking for mt
  970. configure:14164: result: no
  971. configure:14184: checking if : is a manifest tool
  972. configure:14190: : '-?'
  973. configure:14198: result: no
  974. configure:14835: checking for ANSI C header files
  975. configure:14855: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  976. configure:14855: $? = 0
  977. configure:14928: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  978. configure:14928: $? = 0
  979. configure:14928: ./conftest.exe
  980. configure:14928: $? = 0
  981. configure:14939: result: yes
  982. configure:14952: checking for sys/types.h
  983. configure:14952: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  984. configure:14952: $? = 0
  985. configure:14952: result: yes
  986. configure:14952: checking for sys/stat.h
  987. configure:14952: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  988. configure:14952: $? = 0
  989. configure:14952: result: yes
  990. configure:14952: checking for stdlib.h
  991. configure:14952: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  992. configure:14952: $? = 0
  993. configure:14952: result: yes
  994. configure:14952: checking for string.h
  995. configure:14952: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  996. configure:14952: $? = 0
  997. configure:14952: result: yes
  998. configure:14952: checking for memory.h
  999. configure:14952: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  1000. configure:14952: $? = 0
  1001. configure:14952: result: yes
  1002. configure:14952: checking for strings.h
  1003. configure:14952: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  1004. configure:14952: $? = 0
  1005. configure:14952: result: yes
  1006. configure:14952: checking for inttypes.h
  1007. configure:14952: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  1008. configure:14952: $? = 0
  1009. configure:14952: result: yes
  1010. configure:14952: checking for stdint.h
  1011. configure:14952: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  1012. configure:14952: $? = 0
  1013. configure:14952: result: yes
  1014. configure:14952: checking for unistd.h
  1015. configure:14952: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  1016. configure:14952: $? = 0
  1017. configure:14952: result: yes
  1018. configure:14966: checking for dlfcn.h
  1019. configure:14966: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  1020. conftest.c:60:19: fatal error: dlfcn.h: No such file or directory
  1021.  #include <dlfcn.h>
  1022.                    ^
  1023. compilation terminated.
  1024. configure:14966: $? = 1
  1025. configure: failed program was:
  1026. | /* confdefs.h */
  1027. | #define PACKAGE_NAME "GNU MP"
  1028. | #define PACKAGE_TARNAME "gmp"
  1029. | #define PACKAGE_VERSION "6.0.0"
  1030. | #define PACKAGE_STRING "GNU MP 6.0.0"
  1031. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  1032. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  1033. | #define PACKAGE "gmp"
  1034. | #define VERSION "6.0.0"
  1035. | #define WANT_ASSEMBLY 1
  1036. | #define WANT_FFT 1
  1037. | #define HAVE_HOST_CPU_x86_64 1
  1038. | #define HOST_DOS64 1
  1039. | #define HAVE_SPEED_CYCLECOUNTER 2
  1040. | #define STDC_HEADERS 1
  1041. | #define HAVE_SYS_TYPES_H 1
  1042. | #define HAVE_SYS_STAT_H 1
  1043. | #define HAVE_STDLIB_H 1
  1044. | #define HAVE_STRING_H 1
  1045. | #define HAVE_MEMORY_H 1
  1046. | #define HAVE_STRINGS_H 1
  1047. | #define HAVE_INTTYPES_H 1
  1048. | #define HAVE_STDINT_H 1
  1049. | #define HAVE_UNISTD_H 1
  1050. | /* end confdefs.h.  */
  1051. | #include <stdio.h>
  1052. | #ifdef HAVE_SYS_TYPES_H
  1053. | # include <sys/types.h>
  1054. | #endif
  1055. | #ifdef HAVE_SYS_STAT_H
  1056. | # include <sys/stat.h>
  1057. | #endif
  1058. | #ifdef STDC_HEADERS
  1059. | # include <stdlib.h>
  1060. | # include <stddef.h>
  1061. | #else
  1062. | # ifdef HAVE_STDLIB_H
  1063. | #  include <stdlib.h>
  1064. | # endif
  1065. | #endif
  1066. | #ifdef HAVE_STRING_H
  1067. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1068. | #  include <memory.h>
  1069. | # endif
  1070. | # include <string.h>
  1071. | #endif
  1072. | #ifdef HAVE_STRINGS_H
  1073. | # include <strings.h>
  1074. | #endif
  1075. | #ifdef HAVE_INTTYPES_H
  1076. | # include <inttypes.h>
  1077. | #endif
  1078. | #ifdef HAVE_STDINT_H
  1079. | # include <stdint.h>
  1080. | #endif
  1081. | #ifdef HAVE_UNISTD_H
  1082. | # include <unistd.h>
  1083. | #endif
  1084. |
  1085. | #include <dlfcn.h>
  1086. configure:14966: result: no
  1087. configure:15181: checking for objdir
  1088. configure:15196: result: .libs
  1089. configure:15463: checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions
  1090. configure:15481: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  -fno-rtti -fno-exceptions conftest.c >&5
  1091. cc1.exe: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
  1092. configure:15485: $? = 0
  1093. configure:15498: result: no
  1094. configure:15825: checking for gcc -std=gnu99 option to produce PIC
  1095. configure:15832: result: -DDLL_EXPORT -DPIC
  1096. configure:15840: checking if gcc -std=gnu99 PIC flag -DDLL_EXPORT -DPIC works
  1097. configure:15858: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  -DDLL_EXPORT -DPIC -DPIC conftest.c >&5
  1098. configure:15862: $? = 0
  1099. configure:15875: result: yes
  1100. configure:15904: checking if gcc -std=gnu99 static flag -static works
  1101. configure:15932: result: yes
  1102. configure:15947: checking if gcc -std=gnu99 supports -c -o file.o
  1103. configure:15968: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  -o out/conftest2.o conftest.c >&5
  1104. configure:15972: $? = 0
  1105. configure:15994: result: yes
  1106. configure:16002: checking if gcc -std=gnu99 supports -c -o file.o
  1107. configure:16049: result: yes
  1108. configure:16082: checking whether the gcc -std=gnu99 linker (C:/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries
  1109. configure:17235: result: yes
  1110. configure:17475: checking dynamic linker characteristics
  1111. configure:18208: result: Win32 ld.exe
  1112. configure:18315: checking how to hardcode library paths into programs
  1113. configure:18340: result: immediate
  1114. configure:18880: checking whether stripping libraries is possible
  1115. configure:18885: result: yes
  1116. configure:18920: checking if libtool supports shared libraries
  1117. configure:18922: result: yes
  1118. configure:18925: checking whether to build shared libraries
  1119. configure:18946: result: no
  1120. configure:18949: checking whether to build static libraries
  1121. configure:18953: result: yes
  1122. configure:22204: checking for ANSI C header files
  1123. configure:22308: result: yes
  1124. configure:22316: checking whether time.h and sys/time.h may both be included
  1125. configure:22336: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  1126. configure:22336: $? = 0
  1127. configure:22343: result: yes
  1128. configure:22380: checking fcntl.h usability
  1129. configure:22380: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  1130. configure:22380: $? = 0
  1131. configure:22380: result: yes
  1132. configure:22380: checking fcntl.h presence
  1133. configure:22380: gcc -std=gnu99 -E  conftest.c
  1134. configure:22380: $? = 0
  1135. configure:22380: result: yes
  1136. configure:22380: checking for fcntl.h
  1137. configure:22380: result: yes
  1138. configure:22380: checking float.h usability
  1139. configure:22380: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  1140. configure:22380: $? = 0
  1141. configure:22380: result: yes
  1142. configure:22380: checking float.h presence
  1143. configure:22380: gcc -std=gnu99 -E  conftest.c
  1144. configure:22380: $? = 0
  1145. configure:22380: result: yes
  1146. configure:22380: checking for float.h
  1147. configure:22380: result: yes
  1148. configure:22380: checking invent.h usability
  1149. configure:22380: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  1150. conftest.c:64:20: fatal error: invent.h: No such file or directory
  1151.  #include <invent.h>
  1152.                     ^
  1153. compilation terminated.
  1154. configure:22380: $? = 1
  1155. configure: failed program was:
  1156. | /* confdefs.h */
  1157. | #define PACKAGE_NAME "GNU MP"
  1158. | #define PACKAGE_TARNAME "gmp"
  1159. | #define PACKAGE_VERSION "6.0.0"
  1160. | #define PACKAGE_STRING "GNU MP 6.0.0"
  1161. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  1162. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  1163. | #define PACKAGE "gmp"
  1164. | #define VERSION "6.0.0"
  1165. | #define WANT_ASSEMBLY 1
  1166. | #define WANT_FFT 1
  1167. | #define HAVE_HOST_CPU_x86_64 1
  1168. | #define HOST_DOS64 1
  1169. | #define HAVE_SPEED_CYCLECOUNTER 2
  1170. | #define STDC_HEADERS 1
  1171. | #define HAVE_SYS_TYPES_H 1
  1172. | #define HAVE_SYS_STAT_H 1
  1173. | #define HAVE_STDLIB_H 1
  1174. | #define HAVE_STRING_H 1
  1175. | #define HAVE_MEMORY_H 1
  1176. | #define HAVE_STRINGS_H 1
  1177. | #define HAVE_INTTYPES_H 1
  1178. | #define HAVE_STDINT_H 1
  1179. | #define HAVE_UNISTD_H 1
  1180. | #define LT_OBJDIR ".libs/"
  1181. | #define STDC_HEADERS 1
  1182. | #define TIME_WITH_SYS_TIME 1
  1183. | #define HAVE_FCNTL_H 1
  1184. | #define HAVE_FLOAT_H 1
  1185. | /* end confdefs.h.  */
  1186. | #include <stdio.h>
  1187. | #ifdef HAVE_SYS_TYPES_H
  1188. | # include <sys/types.h>
  1189. | #endif
  1190. | #ifdef HAVE_SYS_STAT_H
  1191. | # include <sys/stat.h>
  1192. | #endif
  1193. | #ifdef STDC_HEADERS
  1194. | # include <stdlib.h>
  1195. | # include <stddef.h>
  1196. | #else
  1197. | # ifdef HAVE_STDLIB_H
  1198. | #  include <stdlib.h>
  1199. | # endif
  1200. | #endif
  1201. | #ifdef HAVE_STRING_H
  1202. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1203. | #  include <memory.h>
  1204. | # endif
  1205. | # include <string.h>
  1206. | #endif
  1207. | #ifdef HAVE_STRINGS_H
  1208. | # include <strings.h>
  1209. | #endif
  1210. | #ifdef HAVE_INTTYPES_H
  1211. | # include <inttypes.h>
  1212. | #endif
  1213. | #ifdef HAVE_STDINT_H
  1214. | # include <stdint.h>
  1215. | #endif
  1216. | #ifdef HAVE_UNISTD_H
  1217. | # include <unistd.h>
  1218. | #endif
  1219. | #include <invent.h>
  1220. configure:22380: result: no
  1221. configure:22380: checking invent.h presence
  1222. configure:22380: gcc -std=gnu99 -E  conftest.c
  1223. conftest.c:31:20: fatal error: invent.h: No such file or directory
  1224.  #include <invent.h>
  1225.                     ^
  1226. compilation terminated.
  1227. configure:22380: $? = 1
  1228. configure: failed program was:
  1229. | /* confdefs.h */
  1230. | #define PACKAGE_NAME "GNU MP"
  1231. | #define PACKAGE_TARNAME "gmp"
  1232. | #define PACKAGE_VERSION "6.0.0"
  1233. | #define PACKAGE_STRING "GNU MP 6.0.0"
  1234. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  1235. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  1236. | #define PACKAGE "gmp"
  1237. | #define VERSION "6.0.0"
  1238. | #define WANT_ASSEMBLY 1
  1239. | #define WANT_FFT 1
  1240. | #define HAVE_HOST_CPU_x86_64 1
  1241. | #define HOST_DOS64 1
  1242. | #define HAVE_SPEED_CYCLECOUNTER 2
  1243. | #define STDC_HEADERS 1
  1244. | #define HAVE_SYS_TYPES_H 1
  1245. | #define HAVE_SYS_STAT_H 1
  1246. | #define HAVE_STDLIB_H 1
  1247. | #define HAVE_STRING_H 1
  1248. | #define HAVE_MEMORY_H 1
  1249. | #define HAVE_STRINGS_H 1
  1250. | #define HAVE_INTTYPES_H 1
  1251. | #define HAVE_STDINT_H 1
  1252. | #define HAVE_UNISTD_H 1
  1253. | #define LT_OBJDIR ".libs/"
  1254. | #define STDC_HEADERS 1
  1255. | #define TIME_WITH_SYS_TIME 1
  1256. | #define HAVE_FCNTL_H 1
  1257. | #define HAVE_FLOAT_H 1
  1258. | /* end confdefs.h.  */
  1259. | #include <invent.h>
  1260. configure:22380: result: no
  1261. configure:22380: checking for invent.h
  1262. configure:22380: result: no
  1263. configure:22380: checking langinfo.h usability
  1264. configure:22380: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  1265. conftest.c:64:22: fatal error: langinfo.h: No such file or directory
  1266.  #include <langinfo.h>
  1267.                       ^
  1268. compilation terminated.
  1269. configure:22380: $? = 1
  1270. configure: failed program was:
  1271. | /* confdefs.h */
  1272. | #define PACKAGE_NAME "GNU MP"
  1273. | #define PACKAGE_TARNAME "gmp"
  1274. | #define PACKAGE_VERSION "6.0.0"
  1275. | #define PACKAGE_STRING "GNU MP 6.0.0"
  1276. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  1277. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  1278. | #define PACKAGE "gmp"
  1279. | #define VERSION "6.0.0"
  1280. | #define WANT_ASSEMBLY 1
  1281. | #define WANT_FFT 1
  1282. | #define HAVE_HOST_CPU_x86_64 1
  1283. | #define HOST_DOS64 1
  1284. | #define HAVE_SPEED_CYCLECOUNTER 2
  1285. | #define STDC_HEADERS 1
  1286. | #define HAVE_SYS_TYPES_H 1
  1287. | #define HAVE_SYS_STAT_H 1
  1288. | #define HAVE_STDLIB_H 1
  1289. | #define HAVE_STRING_H 1
  1290. | #define HAVE_MEMORY_H 1
  1291. | #define HAVE_STRINGS_H 1
  1292. | #define HAVE_INTTYPES_H 1
  1293. | #define HAVE_STDINT_H 1
  1294. | #define HAVE_UNISTD_H 1
  1295. | #define LT_OBJDIR ".libs/"
  1296. | #define STDC_HEADERS 1
  1297. | #define TIME_WITH_SYS_TIME 1
  1298. | #define HAVE_FCNTL_H 1
  1299. | #define HAVE_FLOAT_H 1
  1300. | /* end confdefs.h.  */
  1301. | #include <stdio.h>
  1302. | #ifdef HAVE_SYS_TYPES_H
  1303. | # include <sys/types.h>
  1304. | #endif
  1305. | #ifdef HAVE_SYS_STAT_H
  1306. | # include <sys/stat.h>
  1307. | #endif
  1308. | #ifdef STDC_HEADERS
  1309. | # include <stdlib.h>
  1310. | # include <stddef.h>
  1311. | #else
  1312. | # ifdef HAVE_STDLIB_H
  1313. | #  include <stdlib.h>
  1314. | # endif
  1315. | #endif
  1316. | #ifdef HAVE_STRING_H
  1317. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1318. | #  include <memory.h>
  1319. | # endif
  1320. | # include <string.h>
  1321. | #endif
  1322. | #ifdef HAVE_STRINGS_H
  1323. | # include <strings.h>
  1324. | #endif
  1325. | #ifdef HAVE_INTTYPES_H
  1326. | # include <inttypes.h>
  1327. | #endif
  1328. | #ifdef HAVE_STDINT_H
  1329. | # include <stdint.h>
  1330. | #endif
  1331. | #ifdef HAVE_UNISTD_H
  1332. | # include <unistd.h>
  1333. | #endif
  1334. | #include <langinfo.h>
  1335. configure:22380: result: no
  1336. configure:22380: checking langinfo.h presence
  1337. configure:22380: gcc -std=gnu99 -E  conftest.c
  1338. conftest.c:31:22: fatal error: langinfo.h: No such file or directory
  1339.  #include <langinfo.h>
  1340.                       ^
  1341. compilation terminated.
  1342. configure:22380: $? = 1
  1343. configure: failed program was:
  1344. | /* confdefs.h */
  1345. | #define PACKAGE_NAME "GNU MP"
  1346. | #define PACKAGE_TARNAME "gmp"
  1347. | #define PACKAGE_VERSION "6.0.0"
  1348. | #define PACKAGE_STRING "GNU MP 6.0.0"
  1349. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  1350. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  1351. | #define PACKAGE "gmp"
  1352. | #define VERSION "6.0.0"
  1353. | #define WANT_ASSEMBLY 1
  1354. | #define WANT_FFT 1
  1355. | #define HAVE_HOST_CPU_x86_64 1
  1356. | #define HOST_DOS64 1
  1357. | #define HAVE_SPEED_CYCLECOUNTER 2
  1358. | #define STDC_HEADERS 1
  1359. | #define HAVE_SYS_TYPES_H 1
  1360. | #define HAVE_SYS_STAT_H 1
  1361. | #define HAVE_STDLIB_H 1
  1362. | #define HAVE_STRING_H 1
  1363. | #define HAVE_MEMORY_H 1
  1364. | #define HAVE_STRINGS_H 1
  1365. | #define HAVE_INTTYPES_H 1
  1366. | #define HAVE_STDINT_H 1
  1367. | #define HAVE_UNISTD_H 1
  1368. | #define LT_OBJDIR ".libs/"
  1369. | #define STDC_HEADERS 1
  1370. | #define TIME_WITH_SYS_TIME 1
  1371. | #define HAVE_FCNTL_H 1
  1372. | #define HAVE_FLOAT_H 1
  1373. | /* end confdefs.h.  */
  1374. | #include <langinfo.h>
  1375. configure:22380: result: no
  1376. configure:22380: checking for langinfo.h
  1377. configure:22380: result: no
  1378. configure:22380: checking locale.h usability
  1379. configure:22380: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  1380. configure:22380: $? = 0
  1381. configure:22380: result: yes
  1382. configure:22380: checking locale.h presence
  1383. configure:22380: gcc -std=gnu99 -E  conftest.c
  1384. configure:22380: $? = 0
  1385. configure:22380: result: yes
  1386. configure:22380: checking for locale.h
  1387. configure:22380: result: yes
  1388. configure:22380: checking nl_types.h usability
  1389. configure:22380: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  1390. conftest.c:65:22: fatal error: nl_types.h: No such file or directory
  1391.  #include <nl_types.h>
  1392.                       ^
  1393. compilation terminated.
  1394. configure:22380: $? = 1
  1395. configure: failed program was:
  1396. | /* confdefs.h */
  1397. | #define PACKAGE_NAME "GNU MP"
  1398. | #define PACKAGE_TARNAME "gmp"
  1399. | #define PACKAGE_VERSION "6.0.0"
  1400. | #define PACKAGE_STRING "GNU MP 6.0.0"
  1401. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  1402. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  1403. | #define PACKAGE "gmp"
  1404. | #define VERSION "6.0.0"
  1405. | #define WANT_ASSEMBLY 1
  1406. | #define WANT_FFT 1
  1407. | #define HAVE_HOST_CPU_x86_64 1
  1408. | #define HOST_DOS64 1
  1409. | #define HAVE_SPEED_CYCLECOUNTER 2
  1410. | #define STDC_HEADERS 1
  1411. | #define HAVE_SYS_TYPES_H 1
  1412. | #define HAVE_SYS_STAT_H 1
  1413. | #define HAVE_STDLIB_H 1
  1414. | #define HAVE_STRING_H 1
  1415. | #define HAVE_MEMORY_H 1
  1416. | #define HAVE_STRINGS_H 1
  1417. | #define HAVE_INTTYPES_H 1
  1418. | #define HAVE_STDINT_H 1
  1419. | #define HAVE_UNISTD_H 1
  1420. | #define LT_OBJDIR ".libs/"
  1421. | #define STDC_HEADERS 1
  1422. | #define TIME_WITH_SYS_TIME 1
  1423. | #define HAVE_FCNTL_H 1
  1424. | #define HAVE_FLOAT_H 1
  1425. | #define HAVE_LOCALE_H 1
  1426. | /* end confdefs.h.  */
  1427. | #include <stdio.h>
  1428. | #ifdef HAVE_SYS_TYPES_H
  1429. | # include <sys/types.h>
  1430. | #endif
  1431. | #ifdef HAVE_SYS_STAT_H
  1432. | # include <sys/stat.h>
  1433. | #endif
  1434. | #ifdef STDC_HEADERS
  1435. | # include <stdlib.h>
  1436. | # include <stddef.h>
  1437. | #else
  1438. | # ifdef HAVE_STDLIB_H
  1439. | #  include <stdlib.h>
  1440. | # endif
  1441. | #endif
  1442. | #ifdef HAVE_STRING_H
  1443. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1444. | #  include <memory.h>
  1445. | # endif
  1446. | # include <string.h>
  1447. | #endif
  1448. | #ifdef HAVE_STRINGS_H
  1449. | # include <strings.h>
  1450. | #endif
  1451. | #ifdef HAVE_INTTYPES_H
  1452. | # include <inttypes.h>
  1453. | #endif
  1454. | #ifdef HAVE_STDINT_H
  1455. | # include <stdint.h>
  1456. | #endif
  1457. | #ifdef HAVE_UNISTD_H
  1458. | # include <unistd.h>
  1459. | #endif
  1460. | #include <nl_types.h>
  1461. configure:22380: result: no
  1462. configure:22380: checking nl_types.h presence
  1463. configure:22380: gcc -std=gnu99 -E  conftest.c
  1464. conftest.c:32:22: fatal error: nl_types.h: No such file or directory
  1465.  #include <nl_types.h>
  1466.                       ^
  1467. compilation terminated.
  1468. configure:22380: $? = 1
  1469. configure: failed program was:
  1470. | /* confdefs.h */
  1471. | #define PACKAGE_NAME "GNU MP"
  1472. | #define PACKAGE_TARNAME "gmp"
  1473. | #define PACKAGE_VERSION "6.0.0"
  1474. | #define PACKAGE_STRING "GNU MP 6.0.0"
  1475. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  1476. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  1477. | #define PACKAGE "gmp"
  1478. | #define VERSION "6.0.0"
  1479. | #define WANT_ASSEMBLY 1
  1480. | #define WANT_FFT 1
  1481. | #define HAVE_HOST_CPU_x86_64 1
  1482. | #define HOST_DOS64 1
  1483. | #define HAVE_SPEED_CYCLECOUNTER 2
  1484. | #define STDC_HEADERS 1
  1485. | #define HAVE_SYS_TYPES_H 1
  1486. | #define HAVE_SYS_STAT_H 1
  1487. | #define HAVE_STDLIB_H 1
  1488. | #define HAVE_STRING_H 1
  1489. | #define HAVE_MEMORY_H 1
  1490. | #define HAVE_STRINGS_H 1
  1491. | #define HAVE_INTTYPES_H 1
  1492. | #define HAVE_STDINT_H 1
  1493. | #define HAVE_UNISTD_H 1
  1494. | #define LT_OBJDIR ".libs/"
  1495. | #define STDC_HEADERS 1
  1496. | #define TIME_WITH_SYS_TIME 1
  1497. | #define HAVE_FCNTL_H 1
  1498. | #define HAVE_FLOAT_H 1
  1499. | #define HAVE_LOCALE_H 1
  1500. | /* end confdefs.h.  */
  1501. | #include <nl_types.h>
  1502. configure:22380: result: no
  1503. configure:22380: checking for nl_types.h
  1504. configure:22380: result: no
  1505. configure:22380: checking sys/attributes.h usability
  1506. configure:22380: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  1507. conftest.c:65:28: fatal error: sys/attributes.h: No such file or directory
  1508.  #include <sys/attributes.h>
  1509.                             ^
  1510. compilation terminated.
  1511. configure:22380: $? = 1
  1512. configure: failed program was:
  1513. | /* confdefs.h */
  1514. | #define PACKAGE_NAME "GNU MP"
  1515. | #define PACKAGE_TARNAME "gmp"
  1516. | #define PACKAGE_VERSION "6.0.0"
  1517. | #define PACKAGE_STRING "GNU MP 6.0.0"
  1518. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  1519. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  1520. | #define PACKAGE "gmp"
  1521. | #define VERSION "6.0.0"
  1522. | #define WANT_ASSEMBLY 1
  1523. | #define WANT_FFT 1
  1524. | #define HAVE_HOST_CPU_x86_64 1
  1525. | #define HOST_DOS64 1
  1526. | #define HAVE_SPEED_CYCLECOUNTER 2
  1527. | #define STDC_HEADERS 1
  1528. | #define HAVE_SYS_TYPES_H 1
  1529. | #define HAVE_SYS_STAT_H 1
  1530. | #define HAVE_STDLIB_H 1
  1531. | #define HAVE_STRING_H 1
  1532. | #define HAVE_MEMORY_H 1
  1533. | #define HAVE_STRINGS_H 1
  1534. | #define HAVE_INTTYPES_H 1
  1535. | #define HAVE_STDINT_H 1
  1536. | #define HAVE_UNISTD_H 1
  1537. | #define LT_OBJDIR ".libs/"
  1538. | #define STDC_HEADERS 1
  1539. | #define TIME_WITH_SYS_TIME 1
  1540. | #define HAVE_FCNTL_H 1
  1541. | #define HAVE_FLOAT_H 1
  1542. | #define HAVE_LOCALE_H 1
  1543. | /* end confdefs.h.  */
  1544. | #include <stdio.h>
  1545. | #ifdef HAVE_SYS_TYPES_H
  1546. | # include <sys/types.h>
  1547. | #endif
  1548. | #ifdef HAVE_SYS_STAT_H
  1549. | # include <sys/stat.h>
  1550. | #endif
  1551. | #ifdef STDC_HEADERS
  1552. | # include <stdlib.h>
  1553. | # include <stddef.h>
  1554. | #else
  1555. | # ifdef HAVE_STDLIB_H
  1556. | #  include <stdlib.h>
  1557. | # endif
  1558. | #endif
  1559. | #ifdef HAVE_STRING_H
  1560. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1561. | #  include <memory.h>
  1562. | # endif
  1563. | # include <string.h>
  1564. | #endif
  1565. | #ifdef HAVE_STRINGS_H
  1566. | # include <strings.h>
  1567. | #endif
  1568. | #ifdef HAVE_INTTYPES_H
  1569. | # include <inttypes.h>
  1570. | #endif
  1571. | #ifdef HAVE_STDINT_H
  1572. | # include <stdint.h>
  1573. | #endif
  1574. | #ifdef HAVE_UNISTD_H
  1575. | # include <unistd.h>
  1576. | #endif
  1577. | #include <sys/attributes.h>
  1578. configure:22380: result: no
  1579. configure:22380: checking sys/attributes.h presence
  1580. configure:22380: gcc -std=gnu99 -E  conftest.c
  1581. conftest.c:32:28: fatal error: sys/attributes.h: No such file or directory
  1582.  #include <sys/attributes.h>
  1583.                             ^
  1584. compilation terminated.
  1585. configure:22380: $? = 1
  1586. configure: failed program was:
  1587. | /* confdefs.h */
  1588. | #define PACKAGE_NAME "GNU MP"
  1589. | #define PACKAGE_TARNAME "gmp"
  1590. | #define PACKAGE_VERSION "6.0.0"
  1591. | #define PACKAGE_STRING "GNU MP 6.0.0"
  1592. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  1593. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  1594. | #define PACKAGE "gmp"
  1595. | #define VERSION "6.0.0"
  1596. | #define WANT_ASSEMBLY 1
  1597. | #define WANT_FFT 1
  1598. | #define HAVE_HOST_CPU_x86_64 1
  1599. | #define HOST_DOS64 1
  1600. | #define HAVE_SPEED_CYCLECOUNTER 2
  1601. | #define STDC_HEADERS 1
  1602. | #define HAVE_SYS_TYPES_H 1
  1603. | #define HAVE_SYS_STAT_H 1
  1604. | #define HAVE_STDLIB_H 1
  1605. | #define HAVE_STRING_H 1
  1606. | #define HAVE_MEMORY_H 1
  1607. | #define HAVE_STRINGS_H 1
  1608. | #define HAVE_INTTYPES_H 1
  1609. | #define HAVE_STDINT_H 1
  1610. | #define HAVE_UNISTD_H 1
  1611. | #define LT_OBJDIR ".libs/"
  1612. | #define STDC_HEADERS 1
  1613. | #define TIME_WITH_SYS_TIME 1
  1614. | #define HAVE_FCNTL_H 1
  1615. | #define HAVE_FLOAT_H 1
  1616. | #define HAVE_LOCALE_H 1
  1617. | /* end confdefs.h.  */
  1618. | #include <sys/attributes.h>
  1619. configure:22380: result: no
  1620. configure:22380: checking for sys/attributes.h
  1621. configure:22380: result: no
  1622. configure:22380: checking sys/iograph.h usability
  1623. configure:22380: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  1624. conftest.c:65:25: fatal error: sys/iograph.h: No such file or directory
  1625.  #include <sys/iograph.h>
  1626.                          ^
  1627. compilation terminated.
  1628. configure:22380: $? = 1
  1629. configure: failed program was:
  1630. | /* confdefs.h */
  1631. | #define PACKAGE_NAME "GNU MP"
  1632. | #define PACKAGE_TARNAME "gmp"
  1633. | #define PACKAGE_VERSION "6.0.0"
  1634. | #define PACKAGE_STRING "GNU MP 6.0.0"
  1635. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  1636. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  1637. | #define PACKAGE "gmp"
  1638. | #define VERSION "6.0.0"
  1639. | #define WANT_ASSEMBLY 1
  1640. | #define WANT_FFT 1
  1641. | #define HAVE_HOST_CPU_x86_64 1
  1642. | #define HOST_DOS64 1
  1643. | #define HAVE_SPEED_CYCLECOUNTER 2
  1644. | #define STDC_HEADERS 1
  1645. | #define HAVE_SYS_TYPES_H 1
  1646. | #define HAVE_SYS_STAT_H 1
  1647. | #define HAVE_STDLIB_H 1
  1648. | #define HAVE_STRING_H 1
  1649. | #define HAVE_MEMORY_H 1
  1650. | #define HAVE_STRINGS_H 1
  1651. | #define HAVE_INTTYPES_H 1
  1652. | #define HAVE_STDINT_H 1
  1653. | #define HAVE_UNISTD_H 1
  1654. | #define LT_OBJDIR ".libs/"
  1655. | #define STDC_HEADERS 1
  1656. | #define TIME_WITH_SYS_TIME 1
  1657. | #define HAVE_FCNTL_H 1
  1658. | #define HAVE_FLOAT_H 1
  1659. | #define HAVE_LOCALE_H 1
  1660. | /* end confdefs.h.  */
  1661. | #include <stdio.h>
  1662. | #ifdef HAVE_SYS_TYPES_H
  1663. | # include <sys/types.h>
  1664. | #endif
  1665. | #ifdef HAVE_SYS_STAT_H
  1666. | # include <sys/stat.h>
  1667. | #endif
  1668. | #ifdef STDC_HEADERS
  1669. | # include <stdlib.h>
  1670. | # include <stddef.h>
  1671. | #else
  1672. | # ifdef HAVE_STDLIB_H
  1673. | #  include <stdlib.h>
  1674. | # endif
  1675. | #endif
  1676. | #ifdef HAVE_STRING_H
  1677. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1678. | #  include <memory.h>
  1679. | # endif
  1680. | # include <string.h>
  1681. | #endif
  1682. | #ifdef HAVE_STRINGS_H
  1683. | # include <strings.h>
  1684. | #endif
  1685. | #ifdef HAVE_INTTYPES_H
  1686. | # include <inttypes.h>
  1687. | #endif
  1688. | #ifdef HAVE_STDINT_H
  1689. | # include <stdint.h>
  1690. | #endif
  1691. | #ifdef HAVE_UNISTD_H
  1692. | # include <unistd.h>
  1693. | #endif
  1694. | #include <sys/iograph.h>
  1695. configure:22380: result: no
  1696. configure:22380: checking sys/iograph.h presence
  1697. configure:22380: gcc -std=gnu99 -E  conftest.c
  1698. conftest.c:32:25: fatal error: sys/iograph.h: No such file or directory
  1699.  #include <sys/iograph.h>
  1700.                          ^
  1701. compilation terminated.
  1702. configure:22380: $? = 1
  1703. configure: failed program was:
  1704. | /* confdefs.h */
  1705. | #define PACKAGE_NAME "GNU MP"
  1706. | #define PACKAGE_TARNAME "gmp"
  1707. | #define PACKAGE_VERSION "6.0.0"
  1708. | #define PACKAGE_STRING "GNU MP 6.0.0"
  1709. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  1710. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  1711. | #define PACKAGE "gmp"
  1712. | #define VERSION "6.0.0"
  1713. | #define WANT_ASSEMBLY 1
  1714. | #define WANT_FFT 1
  1715. | #define HAVE_HOST_CPU_x86_64 1
  1716. | #define HOST_DOS64 1
  1717. | #define HAVE_SPEED_CYCLECOUNTER 2
  1718. | #define STDC_HEADERS 1
  1719. | #define HAVE_SYS_TYPES_H 1
  1720. | #define HAVE_SYS_STAT_H 1
  1721. | #define HAVE_STDLIB_H 1
  1722. | #define HAVE_STRING_H 1
  1723. | #define HAVE_MEMORY_H 1
  1724. | #define HAVE_STRINGS_H 1
  1725. | #define HAVE_INTTYPES_H 1
  1726. | #define HAVE_STDINT_H 1
  1727. | #define HAVE_UNISTD_H 1
  1728. | #define LT_OBJDIR ".libs/"
  1729. | #define STDC_HEADERS 1
  1730. | #define TIME_WITH_SYS_TIME 1
  1731. | #define HAVE_FCNTL_H 1
  1732. | #define HAVE_FLOAT_H 1
  1733. | #define HAVE_LOCALE_H 1
  1734. | /* end confdefs.h.  */
  1735. | #include <sys/iograph.h>
  1736. configure:22380: result: no
  1737. configure:22380: checking for sys/iograph.h
  1738. configure:22380: result: no
  1739. configure:22380: checking sys/mman.h usability
  1740. configure:22380: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  1741. conftest.c:65:22: fatal error: sys/mman.h: No such file or directory
  1742.  #include <sys/mman.h>
  1743.                       ^
  1744. compilation terminated.
  1745. configure:22380: $? = 1
  1746. configure: failed program was:
  1747. | /* confdefs.h */
  1748. | #define PACKAGE_NAME "GNU MP"
  1749. | #define PACKAGE_TARNAME "gmp"
  1750. | #define PACKAGE_VERSION "6.0.0"
  1751. | #define PACKAGE_STRING "GNU MP 6.0.0"
  1752. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  1753. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  1754. | #define PACKAGE "gmp"
  1755. | #define VERSION "6.0.0"
  1756. | #define WANT_ASSEMBLY 1
  1757. | #define WANT_FFT 1
  1758. | #define HAVE_HOST_CPU_x86_64 1
  1759. | #define HOST_DOS64 1
  1760. | #define HAVE_SPEED_CYCLECOUNTER 2
  1761. | #define STDC_HEADERS 1
  1762. | #define HAVE_SYS_TYPES_H 1
  1763. | #define HAVE_SYS_STAT_H 1
  1764. | #define HAVE_STDLIB_H 1
  1765. | #define HAVE_STRING_H 1
  1766. | #define HAVE_MEMORY_H 1
  1767. | #define HAVE_STRINGS_H 1
  1768. | #define HAVE_INTTYPES_H 1
  1769. | #define HAVE_STDINT_H 1
  1770. | #define HAVE_UNISTD_H 1
  1771. | #define LT_OBJDIR ".libs/"
  1772. | #define STDC_HEADERS 1
  1773. | #define TIME_WITH_SYS_TIME 1
  1774. | #define HAVE_FCNTL_H 1
  1775. | #define HAVE_FLOAT_H 1
  1776. | #define HAVE_LOCALE_H 1
  1777. | /* end confdefs.h.  */
  1778. | #include <stdio.h>
  1779. | #ifdef HAVE_SYS_TYPES_H
  1780. | # include <sys/types.h>
  1781. | #endif
  1782. | #ifdef HAVE_SYS_STAT_H
  1783. | # include <sys/stat.h>
  1784. | #endif
  1785. | #ifdef STDC_HEADERS
  1786. | # include <stdlib.h>
  1787. | # include <stddef.h>
  1788. | #else
  1789. | # ifdef HAVE_STDLIB_H
  1790. | #  include <stdlib.h>
  1791. | # endif
  1792. | #endif
  1793. | #ifdef HAVE_STRING_H
  1794. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1795. | #  include <memory.h>
  1796. | # endif
  1797. | # include <string.h>
  1798. | #endif
  1799. | #ifdef HAVE_STRINGS_H
  1800. | # include <strings.h>
  1801. | #endif
  1802. | #ifdef HAVE_INTTYPES_H
  1803. | # include <inttypes.h>
  1804. | #endif
  1805. | #ifdef HAVE_STDINT_H
  1806. | # include <stdint.h>
  1807. | #endif
  1808. | #ifdef HAVE_UNISTD_H
  1809. | # include <unistd.h>
  1810. | #endif
  1811. | #include <sys/mman.h>
  1812. configure:22380: result: no
  1813. configure:22380: checking sys/mman.h presence
  1814. configure:22380: gcc -std=gnu99 -E  conftest.c
  1815. conftest.c:32:22: fatal error: sys/mman.h: No such file or directory
  1816.  #include <sys/mman.h>
  1817.                       ^
  1818. compilation terminated.
  1819. configure:22380: $? = 1
  1820. configure: failed program was:
  1821. | /* confdefs.h */
  1822. | #define PACKAGE_NAME "GNU MP"
  1823. | #define PACKAGE_TARNAME "gmp"
  1824. | #define PACKAGE_VERSION "6.0.0"
  1825. | #define PACKAGE_STRING "GNU MP 6.0.0"
  1826. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  1827. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  1828. | #define PACKAGE "gmp"
  1829. | #define VERSION "6.0.0"
  1830. | #define WANT_ASSEMBLY 1
  1831. | #define WANT_FFT 1
  1832. | #define HAVE_HOST_CPU_x86_64 1
  1833. | #define HOST_DOS64 1
  1834. | #define HAVE_SPEED_CYCLECOUNTER 2
  1835. | #define STDC_HEADERS 1
  1836. | #define HAVE_SYS_TYPES_H 1
  1837. | #define HAVE_SYS_STAT_H 1
  1838. | #define HAVE_STDLIB_H 1
  1839. | #define HAVE_STRING_H 1
  1840. | #define HAVE_MEMORY_H 1
  1841. | #define HAVE_STRINGS_H 1
  1842. | #define HAVE_INTTYPES_H 1
  1843. | #define HAVE_STDINT_H 1
  1844. | #define HAVE_UNISTD_H 1
  1845. | #define LT_OBJDIR ".libs/"
  1846. | #define STDC_HEADERS 1
  1847. | #define TIME_WITH_SYS_TIME 1
  1848. | #define HAVE_FCNTL_H 1
  1849. | #define HAVE_FLOAT_H 1
  1850. | #define HAVE_LOCALE_H 1
  1851. | /* end confdefs.h.  */
  1852. | #include <sys/mman.h>
  1853. configure:22380: result: no
  1854. configure:22380: checking for sys/mman.h
  1855. configure:22380: result: no
  1856. configure:22380: checking sys/param.h usability
  1857. configure:22380: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  1858. configure:22380: $? = 0
  1859. configure:22380: result: yes
  1860. configure:22380: checking sys/param.h presence
  1861. configure:22380: gcc -std=gnu99 -E  conftest.c
  1862. configure:22380: $? = 0
  1863. configure:22380: result: yes
  1864. configure:22380: checking for sys/param.h
  1865. configure:22380: result: yes
  1866. configure:22380: checking sys/processor.h usability
  1867. configure:22380: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  1868. conftest.c:66:27: fatal error: sys/processor.h: No such file or directory
  1869.  #include <sys/processor.h>
  1870.                            ^
  1871. compilation terminated.
  1872. configure:22380: $? = 1
  1873. configure: failed program was:
  1874. | /* confdefs.h */
  1875. | #define PACKAGE_NAME "GNU MP"
  1876. | #define PACKAGE_TARNAME "gmp"
  1877. | #define PACKAGE_VERSION "6.0.0"
  1878. | #define PACKAGE_STRING "GNU MP 6.0.0"
  1879. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  1880. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  1881. | #define PACKAGE "gmp"
  1882. | #define VERSION "6.0.0"
  1883. | #define WANT_ASSEMBLY 1
  1884. | #define WANT_FFT 1
  1885. | #define HAVE_HOST_CPU_x86_64 1
  1886. | #define HOST_DOS64 1
  1887. | #define HAVE_SPEED_CYCLECOUNTER 2
  1888. | #define STDC_HEADERS 1
  1889. | #define HAVE_SYS_TYPES_H 1
  1890. | #define HAVE_SYS_STAT_H 1
  1891. | #define HAVE_STDLIB_H 1
  1892. | #define HAVE_STRING_H 1
  1893. | #define HAVE_MEMORY_H 1
  1894. | #define HAVE_STRINGS_H 1
  1895. | #define HAVE_INTTYPES_H 1
  1896. | #define HAVE_STDINT_H 1
  1897. | #define HAVE_UNISTD_H 1
  1898. | #define LT_OBJDIR ".libs/"
  1899. | #define STDC_HEADERS 1
  1900. | #define TIME_WITH_SYS_TIME 1
  1901. | #define HAVE_FCNTL_H 1
  1902. | #define HAVE_FLOAT_H 1
  1903. | #define HAVE_LOCALE_H 1
  1904. | #define HAVE_SYS_PARAM_H 1
  1905. | /* end confdefs.h.  */
  1906. | #include <stdio.h>
  1907. | #ifdef HAVE_SYS_TYPES_H
  1908. | # include <sys/types.h>
  1909. | #endif
  1910. | #ifdef HAVE_SYS_STAT_H
  1911. | # include <sys/stat.h>
  1912. | #endif
  1913. | #ifdef STDC_HEADERS
  1914. | # include <stdlib.h>
  1915. | # include <stddef.h>
  1916. | #else
  1917. | # ifdef HAVE_STDLIB_H
  1918. | #  include <stdlib.h>
  1919. | # endif
  1920. | #endif
  1921. | #ifdef HAVE_STRING_H
  1922. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1923. | #  include <memory.h>
  1924. | # endif
  1925. | # include <string.h>
  1926. | #endif
  1927. | #ifdef HAVE_STRINGS_H
  1928. | # include <strings.h>
  1929. | #endif
  1930. | #ifdef HAVE_INTTYPES_H
  1931. | # include <inttypes.h>
  1932. | #endif
  1933. | #ifdef HAVE_STDINT_H
  1934. | # include <stdint.h>
  1935. | #endif
  1936. | #ifdef HAVE_UNISTD_H
  1937. | # include <unistd.h>
  1938. | #endif
  1939. | #include <sys/processor.h>
  1940. configure:22380: result: no
  1941. configure:22380: checking sys/processor.h presence
  1942. configure:22380: gcc -std=gnu99 -E  conftest.c
  1943. conftest.c:33:27: fatal error: sys/processor.h: No such file or directory
  1944.  #include <sys/processor.h>
  1945.                            ^
  1946. compilation terminated.
  1947. configure:22380: $? = 1
  1948. configure: failed program was:
  1949. | /* confdefs.h */
  1950. | #define PACKAGE_NAME "GNU MP"
  1951. | #define PACKAGE_TARNAME "gmp"
  1952. | #define PACKAGE_VERSION "6.0.0"
  1953. | #define PACKAGE_STRING "GNU MP 6.0.0"
  1954. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  1955. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  1956. | #define PACKAGE "gmp"
  1957. | #define VERSION "6.0.0"
  1958. | #define WANT_ASSEMBLY 1
  1959. | #define WANT_FFT 1
  1960. | #define HAVE_HOST_CPU_x86_64 1
  1961. | #define HOST_DOS64 1
  1962. | #define HAVE_SPEED_CYCLECOUNTER 2
  1963. | #define STDC_HEADERS 1
  1964. | #define HAVE_SYS_TYPES_H 1
  1965. | #define HAVE_SYS_STAT_H 1
  1966. | #define HAVE_STDLIB_H 1
  1967. | #define HAVE_STRING_H 1
  1968. | #define HAVE_MEMORY_H 1
  1969. | #define HAVE_STRINGS_H 1
  1970. | #define HAVE_INTTYPES_H 1
  1971. | #define HAVE_STDINT_H 1
  1972. | #define HAVE_UNISTD_H 1
  1973. | #define LT_OBJDIR ".libs/"
  1974. | #define STDC_HEADERS 1
  1975. | #define TIME_WITH_SYS_TIME 1
  1976. | #define HAVE_FCNTL_H 1
  1977. | #define HAVE_FLOAT_H 1
  1978. | #define HAVE_LOCALE_H 1
  1979. | #define HAVE_SYS_PARAM_H 1
  1980. | /* end confdefs.h.  */
  1981. | #include <sys/processor.h>
  1982. configure:22380: result: no
  1983. configure:22380: checking for sys/processor.h
  1984. configure:22380: result: no
  1985. configure:22380: checking sys/pstat.h usability
  1986. configure:22380: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  1987. conftest.c:66:23: fatal error: sys/pstat.h: No such file or directory
  1988.  #include <sys/pstat.h>
  1989.                        ^
  1990. compilation terminated.
  1991. configure:22380: $? = 1
  1992. configure: failed program was:
  1993. | /* confdefs.h */
  1994. | #define PACKAGE_NAME "GNU MP"
  1995. | #define PACKAGE_TARNAME "gmp"
  1996. | #define PACKAGE_VERSION "6.0.0"
  1997. | #define PACKAGE_STRING "GNU MP 6.0.0"
  1998. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  1999. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  2000. | #define PACKAGE "gmp"
  2001. | #define VERSION "6.0.0"
  2002. | #define WANT_ASSEMBLY 1
  2003. | #define WANT_FFT 1
  2004. | #define HAVE_HOST_CPU_x86_64 1
  2005. | #define HOST_DOS64 1
  2006. | #define HAVE_SPEED_CYCLECOUNTER 2
  2007. | #define STDC_HEADERS 1
  2008. | #define HAVE_SYS_TYPES_H 1
  2009. | #define HAVE_SYS_STAT_H 1
  2010. | #define HAVE_STDLIB_H 1
  2011. | #define HAVE_STRING_H 1
  2012. | #define HAVE_MEMORY_H 1
  2013. | #define HAVE_STRINGS_H 1
  2014. | #define HAVE_INTTYPES_H 1
  2015. | #define HAVE_STDINT_H 1
  2016. | #define HAVE_UNISTD_H 1
  2017. | #define LT_OBJDIR ".libs/"
  2018. | #define STDC_HEADERS 1
  2019. | #define TIME_WITH_SYS_TIME 1
  2020. | #define HAVE_FCNTL_H 1
  2021. | #define HAVE_FLOAT_H 1
  2022. | #define HAVE_LOCALE_H 1
  2023. | #define HAVE_SYS_PARAM_H 1
  2024. | /* end confdefs.h.  */
  2025. | #include <stdio.h>
  2026. | #ifdef HAVE_SYS_TYPES_H
  2027. | # include <sys/types.h>
  2028. | #endif
  2029. | #ifdef HAVE_SYS_STAT_H
  2030. | # include <sys/stat.h>
  2031. | #endif
  2032. | #ifdef STDC_HEADERS
  2033. | # include <stdlib.h>
  2034. | # include <stddef.h>
  2035. | #else
  2036. | # ifdef HAVE_STDLIB_H
  2037. | #  include <stdlib.h>
  2038. | # endif
  2039. | #endif
  2040. | #ifdef HAVE_STRING_H
  2041. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2042. | #  include <memory.h>
  2043. | # endif
  2044. | # include <string.h>
  2045. | #endif
  2046. | #ifdef HAVE_STRINGS_H
  2047. | # include <strings.h>
  2048. | #endif
  2049. | #ifdef HAVE_INTTYPES_H
  2050. | # include <inttypes.h>
  2051. | #endif
  2052. | #ifdef HAVE_STDINT_H
  2053. | # include <stdint.h>
  2054. | #endif
  2055. | #ifdef HAVE_UNISTD_H
  2056. | # include <unistd.h>
  2057. | #endif
  2058. | #include <sys/pstat.h>
  2059. configure:22380: result: no
  2060. configure:22380: checking sys/pstat.h presence
  2061. configure:22380: gcc -std=gnu99 -E  conftest.c
  2062. conftest.c:33:23: fatal error: sys/pstat.h: No such file or directory
  2063.  #include <sys/pstat.h>
  2064.                        ^
  2065. compilation terminated.
  2066. configure:22380: $? = 1
  2067. configure: failed program was:
  2068. | /* confdefs.h */
  2069. | #define PACKAGE_NAME "GNU MP"
  2070. | #define PACKAGE_TARNAME "gmp"
  2071. | #define PACKAGE_VERSION "6.0.0"
  2072. | #define PACKAGE_STRING "GNU MP 6.0.0"
  2073. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  2074. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  2075. | #define PACKAGE "gmp"
  2076. | #define VERSION "6.0.0"
  2077. | #define WANT_ASSEMBLY 1
  2078. | #define WANT_FFT 1
  2079. | #define HAVE_HOST_CPU_x86_64 1
  2080. | #define HOST_DOS64 1
  2081. | #define HAVE_SPEED_CYCLECOUNTER 2
  2082. | #define STDC_HEADERS 1
  2083. | #define HAVE_SYS_TYPES_H 1
  2084. | #define HAVE_SYS_STAT_H 1
  2085. | #define HAVE_STDLIB_H 1
  2086. | #define HAVE_STRING_H 1
  2087. | #define HAVE_MEMORY_H 1
  2088. | #define HAVE_STRINGS_H 1
  2089. | #define HAVE_INTTYPES_H 1
  2090. | #define HAVE_STDINT_H 1
  2091. | #define HAVE_UNISTD_H 1
  2092. | #define LT_OBJDIR ".libs/"
  2093. | #define STDC_HEADERS 1
  2094. | #define TIME_WITH_SYS_TIME 1
  2095. | #define HAVE_FCNTL_H 1
  2096. | #define HAVE_FLOAT_H 1
  2097. | #define HAVE_LOCALE_H 1
  2098. | #define HAVE_SYS_PARAM_H 1
  2099. | /* end confdefs.h.  */
  2100. | #include <sys/pstat.h>
  2101. configure:22380: result: no
  2102. configure:22380: checking for sys/pstat.h
  2103. configure:22380: result: no
  2104. configure:22380: checking sys/sysinfo.h usability
  2105. configure:22380: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  2106. conftest.c:66:25: fatal error: sys/sysinfo.h: No such file or directory
  2107.  #include <sys/sysinfo.h>
  2108.                          ^
  2109. compilation terminated.
  2110. configure:22380: $? = 1
  2111. configure: failed program was:
  2112. | /* confdefs.h */
  2113. | #define PACKAGE_NAME "GNU MP"
  2114. | #define PACKAGE_TARNAME "gmp"
  2115. | #define PACKAGE_VERSION "6.0.0"
  2116. | #define PACKAGE_STRING "GNU MP 6.0.0"
  2117. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  2118. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  2119. | #define PACKAGE "gmp"
  2120. | #define VERSION "6.0.0"
  2121. | #define WANT_ASSEMBLY 1
  2122. | #define WANT_FFT 1
  2123. | #define HAVE_HOST_CPU_x86_64 1
  2124. | #define HOST_DOS64 1
  2125. | #define HAVE_SPEED_CYCLECOUNTER 2
  2126. | #define STDC_HEADERS 1
  2127. | #define HAVE_SYS_TYPES_H 1
  2128. | #define HAVE_SYS_STAT_H 1
  2129. | #define HAVE_STDLIB_H 1
  2130. | #define HAVE_STRING_H 1
  2131. | #define HAVE_MEMORY_H 1
  2132. | #define HAVE_STRINGS_H 1
  2133. | #define HAVE_INTTYPES_H 1
  2134. | #define HAVE_STDINT_H 1
  2135. | #define HAVE_UNISTD_H 1
  2136. | #define LT_OBJDIR ".libs/"
  2137. | #define STDC_HEADERS 1
  2138. | #define TIME_WITH_SYS_TIME 1
  2139. | #define HAVE_FCNTL_H 1
  2140. | #define HAVE_FLOAT_H 1
  2141. | #define HAVE_LOCALE_H 1
  2142. | #define HAVE_SYS_PARAM_H 1
  2143. | /* end confdefs.h.  */
  2144. | #include <stdio.h>
  2145. | #ifdef HAVE_SYS_TYPES_H
  2146. | # include <sys/types.h>
  2147. | #endif
  2148. | #ifdef HAVE_SYS_STAT_H
  2149. | # include <sys/stat.h>
  2150. | #endif
  2151. | #ifdef STDC_HEADERS
  2152. | # include <stdlib.h>
  2153. | # include <stddef.h>
  2154. | #else
  2155. | # ifdef HAVE_STDLIB_H
  2156. | #  include <stdlib.h>
  2157. | # endif
  2158. | #endif
  2159. | #ifdef HAVE_STRING_H
  2160. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2161. | #  include <memory.h>
  2162. | # endif
  2163. | # include <string.h>
  2164. | #endif
  2165. | #ifdef HAVE_STRINGS_H
  2166. | # include <strings.h>
  2167. | #endif
  2168. | #ifdef HAVE_INTTYPES_H
  2169. | # include <inttypes.h>
  2170. | #endif
  2171. | #ifdef HAVE_STDINT_H
  2172. | # include <stdint.h>
  2173. | #endif
  2174. | #ifdef HAVE_UNISTD_H
  2175. | # include <unistd.h>
  2176. | #endif
  2177. | #include <sys/sysinfo.h>
  2178. configure:22380: result: no
  2179. configure:22380: checking sys/sysinfo.h presence
  2180. configure:22380: gcc -std=gnu99 -E  conftest.c
  2181. conftest.c:33:25: fatal error: sys/sysinfo.h: No such file or directory
  2182.  #include <sys/sysinfo.h>
  2183.                          ^
  2184. compilation terminated.
  2185. configure:22380: $? = 1
  2186. configure: failed program was:
  2187. | /* confdefs.h */
  2188. | #define PACKAGE_NAME "GNU MP"
  2189. | #define PACKAGE_TARNAME "gmp"
  2190. | #define PACKAGE_VERSION "6.0.0"
  2191. | #define PACKAGE_STRING "GNU MP 6.0.0"
  2192. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  2193. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  2194. | #define PACKAGE "gmp"
  2195. | #define VERSION "6.0.0"
  2196. | #define WANT_ASSEMBLY 1
  2197. | #define WANT_FFT 1
  2198. | #define HAVE_HOST_CPU_x86_64 1
  2199. | #define HOST_DOS64 1
  2200. | #define HAVE_SPEED_CYCLECOUNTER 2
  2201. | #define STDC_HEADERS 1
  2202. | #define HAVE_SYS_TYPES_H 1
  2203. | #define HAVE_SYS_STAT_H 1
  2204. | #define HAVE_STDLIB_H 1
  2205. | #define HAVE_STRING_H 1
  2206. | #define HAVE_MEMORY_H 1
  2207. | #define HAVE_STRINGS_H 1
  2208. | #define HAVE_INTTYPES_H 1
  2209. | #define HAVE_STDINT_H 1
  2210. | #define HAVE_UNISTD_H 1
  2211. | #define LT_OBJDIR ".libs/"
  2212. | #define STDC_HEADERS 1
  2213. | #define TIME_WITH_SYS_TIME 1
  2214. | #define HAVE_FCNTL_H 1
  2215. | #define HAVE_FLOAT_H 1
  2216. | #define HAVE_LOCALE_H 1
  2217. | #define HAVE_SYS_PARAM_H 1
  2218. | /* end confdefs.h.  */
  2219. | #include <sys/sysinfo.h>
  2220. configure:22380: result: no
  2221. configure:22380: checking for sys/sysinfo.h
  2222. configure:22380: result: no
  2223. configure:22380: checking sys/syssgi.h usability
  2224. configure:22380: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  2225. conftest.c:66:24: fatal error: sys/syssgi.h: No such file or directory
  2226.  #include <sys/syssgi.h>
  2227.                         ^
  2228. compilation terminated.
  2229. configure:22380: $? = 1
  2230. configure: failed program was:
  2231. | /* confdefs.h */
  2232. | #define PACKAGE_NAME "GNU MP"
  2233. | #define PACKAGE_TARNAME "gmp"
  2234. | #define PACKAGE_VERSION "6.0.0"
  2235. | #define PACKAGE_STRING "GNU MP 6.0.0"
  2236. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  2237. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  2238. | #define PACKAGE "gmp"
  2239. | #define VERSION "6.0.0"
  2240. | #define WANT_ASSEMBLY 1
  2241. | #define WANT_FFT 1
  2242. | #define HAVE_HOST_CPU_x86_64 1
  2243. | #define HOST_DOS64 1
  2244. | #define HAVE_SPEED_CYCLECOUNTER 2
  2245. | #define STDC_HEADERS 1
  2246. | #define HAVE_SYS_TYPES_H 1
  2247. | #define HAVE_SYS_STAT_H 1
  2248. | #define HAVE_STDLIB_H 1
  2249. | #define HAVE_STRING_H 1
  2250. | #define HAVE_MEMORY_H 1
  2251. | #define HAVE_STRINGS_H 1
  2252. | #define HAVE_INTTYPES_H 1
  2253. | #define HAVE_STDINT_H 1
  2254. | #define HAVE_UNISTD_H 1
  2255. | #define LT_OBJDIR ".libs/"
  2256. | #define STDC_HEADERS 1
  2257. | #define TIME_WITH_SYS_TIME 1
  2258. | #define HAVE_FCNTL_H 1
  2259. | #define HAVE_FLOAT_H 1
  2260. | #define HAVE_LOCALE_H 1
  2261. | #define HAVE_SYS_PARAM_H 1
  2262. | /* end confdefs.h.  */
  2263. | #include <stdio.h>
  2264. | #ifdef HAVE_SYS_TYPES_H
  2265. | # include <sys/types.h>
  2266. | #endif
  2267. | #ifdef HAVE_SYS_STAT_H
  2268. | # include <sys/stat.h>
  2269. | #endif
  2270. | #ifdef STDC_HEADERS
  2271. | # include <stdlib.h>
  2272. | # include <stddef.h>
  2273. | #else
  2274. | # ifdef HAVE_STDLIB_H
  2275. | #  include <stdlib.h>
  2276. | # endif
  2277. | #endif
  2278. | #ifdef HAVE_STRING_H
  2279. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2280. | #  include <memory.h>
  2281. | # endif
  2282. | # include <string.h>
  2283. | #endif
  2284. | #ifdef HAVE_STRINGS_H
  2285. | # include <strings.h>
  2286. | #endif
  2287. | #ifdef HAVE_INTTYPES_H
  2288. | # include <inttypes.h>
  2289. | #endif
  2290. | #ifdef HAVE_STDINT_H
  2291. | # include <stdint.h>
  2292. | #endif
  2293. | #ifdef HAVE_UNISTD_H
  2294. | # include <unistd.h>
  2295. | #endif
  2296. | #include <sys/syssgi.h>
  2297. configure:22380: result: no
  2298. configure:22380: checking sys/syssgi.h presence
  2299. configure:22380: gcc -std=gnu99 -E  conftest.c
  2300. conftest.c:33:24: fatal error: sys/syssgi.h: No such file or directory
  2301.  #include <sys/syssgi.h>
  2302.                         ^
  2303. compilation terminated.
  2304. configure:22380: $? = 1
  2305. configure: failed program was:
  2306. | /* confdefs.h */
  2307. | #define PACKAGE_NAME "GNU MP"
  2308. | #define PACKAGE_TARNAME "gmp"
  2309. | #define PACKAGE_VERSION "6.0.0"
  2310. | #define PACKAGE_STRING "GNU MP 6.0.0"
  2311. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  2312. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  2313. | #define PACKAGE "gmp"
  2314. | #define VERSION "6.0.0"
  2315. | #define WANT_ASSEMBLY 1
  2316. | #define WANT_FFT 1
  2317. | #define HAVE_HOST_CPU_x86_64 1
  2318. | #define HOST_DOS64 1
  2319. | #define HAVE_SPEED_CYCLECOUNTER 2
  2320. | #define STDC_HEADERS 1
  2321. | #define HAVE_SYS_TYPES_H 1
  2322. | #define HAVE_SYS_STAT_H 1
  2323. | #define HAVE_STDLIB_H 1
  2324. | #define HAVE_STRING_H 1
  2325. | #define HAVE_MEMORY_H 1
  2326. | #define HAVE_STRINGS_H 1
  2327. | #define HAVE_INTTYPES_H 1
  2328. | #define HAVE_STDINT_H 1
  2329. | #define HAVE_UNISTD_H 1
  2330. | #define LT_OBJDIR ".libs/"
  2331. | #define STDC_HEADERS 1
  2332. | #define TIME_WITH_SYS_TIME 1
  2333. | #define HAVE_FCNTL_H 1
  2334. | #define HAVE_FLOAT_H 1
  2335. | #define HAVE_LOCALE_H 1
  2336. | #define HAVE_SYS_PARAM_H 1
  2337. | /* end confdefs.h.  */
  2338. | #include <sys/syssgi.h>
  2339. configure:22380: result: no
  2340. configure:22380: checking for sys/syssgi.h
  2341. configure:22380: result: no
  2342. configure:22380: checking sys/systemcfg.h usability
  2343. configure:22380: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  2344. conftest.c:66:27: fatal error: sys/systemcfg.h: No such file or directory
  2345.  #include <sys/systemcfg.h>
  2346.                            ^
  2347. compilation terminated.
  2348. configure:22380: $? = 1
  2349. configure: failed program was:
  2350. | /* confdefs.h */
  2351. | #define PACKAGE_NAME "GNU MP"
  2352. | #define PACKAGE_TARNAME "gmp"
  2353. | #define PACKAGE_VERSION "6.0.0"
  2354. | #define PACKAGE_STRING "GNU MP 6.0.0"
  2355. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  2356. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  2357. | #define PACKAGE "gmp"
  2358. | #define VERSION "6.0.0"
  2359. | #define WANT_ASSEMBLY 1
  2360. | #define WANT_FFT 1
  2361. | #define HAVE_HOST_CPU_x86_64 1
  2362. | #define HOST_DOS64 1
  2363. | #define HAVE_SPEED_CYCLECOUNTER 2
  2364. | #define STDC_HEADERS 1
  2365. | #define HAVE_SYS_TYPES_H 1
  2366. | #define HAVE_SYS_STAT_H 1
  2367. | #define HAVE_STDLIB_H 1
  2368. | #define HAVE_STRING_H 1
  2369. | #define HAVE_MEMORY_H 1
  2370. | #define HAVE_STRINGS_H 1
  2371. | #define HAVE_INTTYPES_H 1
  2372. | #define HAVE_STDINT_H 1
  2373. | #define HAVE_UNISTD_H 1
  2374. | #define LT_OBJDIR ".libs/"
  2375. | #define STDC_HEADERS 1
  2376. | #define TIME_WITH_SYS_TIME 1
  2377. | #define HAVE_FCNTL_H 1
  2378. | #define HAVE_FLOAT_H 1
  2379. | #define HAVE_LOCALE_H 1
  2380. | #define HAVE_SYS_PARAM_H 1
  2381. | /* end confdefs.h.  */
  2382. | #include <stdio.h>
  2383. | #ifdef HAVE_SYS_TYPES_H
  2384. | # include <sys/types.h>
  2385. | #endif
  2386. | #ifdef HAVE_SYS_STAT_H
  2387. | # include <sys/stat.h>
  2388. | #endif
  2389. | #ifdef STDC_HEADERS
  2390. | # include <stdlib.h>
  2391. | # include <stddef.h>
  2392. | #else
  2393. | # ifdef HAVE_STDLIB_H
  2394. | #  include <stdlib.h>
  2395. | # endif
  2396. | #endif
  2397. | #ifdef HAVE_STRING_H
  2398. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2399. | #  include <memory.h>
  2400. | # endif
  2401. | # include <string.h>
  2402. | #endif
  2403. | #ifdef HAVE_STRINGS_H
  2404. | # include <strings.h>
  2405. | #endif
  2406. | #ifdef HAVE_INTTYPES_H
  2407. | # include <inttypes.h>
  2408. | #endif
  2409. | #ifdef HAVE_STDINT_H
  2410. | # include <stdint.h>
  2411. | #endif
  2412. | #ifdef HAVE_UNISTD_H
  2413. | # include <unistd.h>
  2414. | #endif
  2415. | #include <sys/systemcfg.h>
  2416. configure:22380: result: no
  2417. configure:22380: checking sys/systemcfg.h presence
  2418. configure:22380: gcc -std=gnu99 -E  conftest.c
  2419. conftest.c:33:27: fatal error: sys/systemcfg.h: No such file or directory
  2420.  #include <sys/systemcfg.h>
  2421.                            ^
  2422. compilation terminated.
  2423. configure:22380: $? = 1
  2424. configure: failed program was:
  2425. | /* confdefs.h */
  2426. | #define PACKAGE_NAME "GNU MP"
  2427. | #define PACKAGE_TARNAME "gmp"
  2428. | #define PACKAGE_VERSION "6.0.0"
  2429. | #define PACKAGE_STRING "GNU MP 6.0.0"
  2430. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  2431. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  2432. | #define PACKAGE "gmp"
  2433. | #define VERSION "6.0.0"
  2434. | #define WANT_ASSEMBLY 1
  2435. | #define WANT_FFT 1
  2436. | #define HAVE_HOST_CPU_x86_64 1
  2437. | #define HOST_DOS64 1
  2438. | #define HAVE_SPEED_CYCLECOUNTER 2
  2439. | #define STDC_HEADERS 1
  2440. | #define HAVE_SYS_TYPES_H 1
  2441. | #define HAVE_SYS_STAT_H 1
  2442. | #define HAVE_STDLIB_H 1
  2443. | #define HAVE_STRING_H 1
  2444. | #define HAVE_MEMORY_H 1
  2445. | #define HAVE_STRINGS_H 1
  2446. | #define HAVE_INTTYPES_H 1
  2447. | #define HAVE_STDINT_H 1
  2448. | #define HAVE_UNISTD_H 1
  2449. | #define LT_OBJDIR ".libs/"
  2450. | #define STDC_HEADERS 1
  2451. | #define TIME_WITH_SYS_TIME 1
  2452. | #define HAVE_FCNTL_H 1
  2453. | #define HAVE_FLOAT_H 1
  2454. | #define HAVE_LOCALE_H 1
  2455. | #define HAVE_SYS_PARAM_H 1
  2456. | /* end confdefs.h.  */
  2457. | #include <sys/systemcfg.h>
  2458. configure:22380: result: no
  2459. configure:22380: checking for sys/systemcfg.h
  2460. configure:22380: result: no
  2461. configure:22380: checking sys/time.h usability
  2462. configure:22380: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  2463. configure:22380: $? = 0
  2464. configure:22380: result: yes
  2465. configure:22380: checking sys/time.h presence
  2466. configure:22380: gcc -std=gnu99 -E  conftest.c
  2467. configure:22380: $? = 0
  2468. configure:22380: result: yes
  2469. configure:22380: checking for sys/time.h
  2470. configure:22380: result: yes
  2471. configure:22380: checking sys/times.h usability
  2472. configure:22380: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  2473. conftest.c:67:23: fatal error: sys/times.h: No such file or directory
  2474.  #include <sys/times.h>
  2475.                        ^
  2476. compilation terminated.
  2477. configure:22380: $? = 1
  2478. configure: failed program was:
  2479. | /* confdefs.h */
  2480. | #define PACKAGE_NAME "GNU MP"
  2481. | #define PACKAGE_TARNAME "gmp"
  2482. | #define PACKAGE_VERSION "6.0.0"
  2483. | #define PACKAGE_STRING "GNU MP 6.0.0"
  2484. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  2485. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  2486. | #define PACKAGE "gmp"
  2487. | #define VERSION "6.0.0"
  2488. | #define WANT_ASSEMBLY 1
  2489. | #define WANT_FFT 1
  2490. | #define HAVE_HOST_CPU_x86_64 1
  2491. | #define HOST_DOS64 1
  2492. | #define HAVE_SPEED_CYCLECOUNTER 2
  2493. | #define STDC_HEADERS 1
  2494. | #define HAVE_SYS_TYPES_H 1
  2495. | #define HAVE_SYS_STAT_H 1
  2496. | #define HAVE_STDLIB_H 1
  2497. | #define HAVE_STRING_H 1
  2498. | #define HAVE_MEMORY_H 1
  2499. | #define HAVE_STRINGS_H 1
  2500. | #define HAVE_INTTYPES_H 1
  2501. | #define HAVE_STDINT_H 1
  2502. | #define HAVE_UNISTD_H 1
  2503. | #define LT_OBJDIR ".libs/"
  2504. | #define STDC_HEADERS 1
  2505. | #define TIME_WITH_SYS_TIME 1
  2506. | #define HAVE_FCNTL_H 1
  2507. | #define HAVE_FLOAT_H 1
  2508. | #define HAVE_LOCALE_H 1
  2509. | #define HAVE_SYS_PARAM_H 1
  2510. | #define HAVE_SYS_TIME_H 1
  2511. | /* end confdefs.h.  */
  2512. | #include <stdio.h>
  2513. | #ifdef HAVE_SYS_TYPES_H
  2514. | # include <sys/types.h>
  2515. | #endif
  2516. | #ifdef HAVE_SYS_STAT_H
  2517. | # include <sys/stat.h>
  2518. | #endif
  2519. | #ifdef STDC_HEADERS
  2520. | # include <stdlib.h>
  2521. | # include <stddef.h>
  2522. | #else
  2523. | # ifdef HAVE_STDLIB_H
  2524. | #  include <stdlib.h>
  2525. | # endif
  2526. | #endif
  2527. | #ifdef HAVE_STRING_H
  2528. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2529. | #  include <memory.h>
  2530. | # endif
  2531. | # include <string.h>
  2532. | #endif
  2533. | #ifdef HAVE_STRINGS_H
  2534. | # include <strings.h>
  2535. | #endif
  2536. | #ifdef HAVE_INTTYPES_H
  2537. | # include <inttypes.h>
  2538. | #endif
  2539. | #ifdef HAVE_STDINT_H
  2540. | # include <stdint.h>
  2541. | #endif
  2542. | #ifdef HAVE_UNISTD_H
  2543. | # include <unistd.h>
  2544. | #endif
  2545. | #include <sys/times.h>
  2546. configure:22380: result: no
  2547. configure:22380: checking sys/times.h presence
  2548. configure:22380: gcc -std=gnu99 -E  conftest.c
  2549. conftest.c:34:23: fatal error: sys/times.h: No such file or directory
  2550.  #include <sys/times.h>
  2551.                        ^
  2552. compilation terminated.
  2553. configure:22380: $? = 1
  2554. configure: failed program was:
  2555. | /* confdefs.h */
  2556. | #define PACKAGE_NAME "GNU MP"
  2557. | #define PACKAGE_TARNAME "gmp"
  2558. | #define PACKAGE_VERSION "6.0.0"
  2559. | #define PACKAGE_STRING "GNU MP 6.0.0"
  2560. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  2561. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  2562. | #define PACKAGE "gmp"
  2563. | #define VERSION "6.0.0"
  2564. | #define WANT_ASSEMBLY 1
  2565. | #define WANT_FFT 1
  2566. | #define HAVE_HOST_CPU_x86_64 1
  2567. | #define HOST_DOS64 1
  2568. | #define HAVE_SPEED_CYCLECOUNTER 2
  2569. | #define STDC_HEADERS 1
  2570. | #define HAVE_SYS_TYPES_H 1
  2571. | #define HAVE_SYS_STAT_H 1
  2572. | #define HAVE_STDLIB_H 1
  2573. | #define HAVE_STRING_H 1
  2574. | #define HAVE_MEMORY_H 1
  2575. | #define HAVE_STRINGS_H 1
  2576. | #define HAVE_INTTYPES_H 1
  2577. | #define HAVE_STDINT_H 1
  2578. | #define HAVE_UNISTD_H 1
  2579. | #define LT_OBJDIR ".libs/"
  2580. | #define STDC_HEADERS 1
  2581. | #define TIME_WITH_SYS_TIME 1
  2582. | #define HAVE_FCNTL_H 1
  2583. | #define HAVE_FLOAT_H 1
  2584. | #define HAVE_LOCALE_H 1
  2585. | #define HAVE_SYS_PARAM_H 1
  2586. | #define HAVE_SYS_TIME_H 1
  2587. | /* end confdefs.h.  */
  2588. | #include <sys/times.h>
  2589. configure:22380: result: no
  2590. configure:22380: checking for sys/times.h
  2591. configure:22380: result: no
  2592. configure:22394: checking for sys/resource.h
  2593. configure:22394: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  2594. conftest.c:45:26: fatal error: sys/resource.h: No such file or directory
  2595.  #include <sys/resource.h>
  2596.                           ^
  2597. compilation terminated.
  2598. configure:22394: $? = 1
  2599. configure: failed program was:
  2600. | /* confdefs.h */
  2601. | #define PACKAGE_NAME "GNU MP"
  2602. | #define PACKAGE_TARNAME "gmp"
  2603. | #define PACKAGE_VERSION "6.0.0"
  2604. | #define PACKAGE_STRING "GNU MP 6.0.0"
  2605. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  2606. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  2607. | #define PACKAGE "gmp"
  2608. | #define VERSION "6.0.0"
  2609. | #define WANT_ASSEMBLY 1
  2610. | #define WANT_FFT 1
  2611. | #define HAVE_HOST_CPU_x86_64 1
  2612. | #define HOST_DOS64 1
  2613. | #define HAVE_SPEED_CYCLECOUNTER 2
  2614. | #define STDC_HEADERS 1
  2615. | #define HAVE_SYS_TYPES_H 1
  2616. | #define HAVE_SYS_STAT_H 1
  2617. | #define HAVE_STDLIB_H 1
  2618. | #define HAVE_STRING_H 1
  2619. | #define HAVE_MEMORY_H 1
  2620. | #define HAVE_STRINGS_H 1
  2621. | #define HAVE_INTTYPES_H 1
  2622. | #define HAVE_STDINT_H 1
  2623. | #define HAVE_UNISTD_H 1
  2624. | #define LT_OBJDIR ".libs/"
  2625. | #define STDC_HEADERS 1
  2626. | #define TIME_WITH_SYS_TIME 1
  2627. | #define HAVE_FCNTL_H 1
  2628. | #define HAVE_FLOAT_H 1
  2629. | #define HAVE_LOCALE_H 1
  2630. | #define HAVE_SYS_PARAM_H 1
  2631. | #define HAVE_SYS_TIME_H 1
  2632. | /* end confdefs.h.  */
  2633. | #if TIME_WITH_SYS_TIME
  2634. | # include <sys/time.h>
  2635. | # include <time.h>
  2636. | #else
  2637. | # if HAVE_SYS_TIME_H
  2638. | #  include <sys/time.h>
  2639. | # else
  2640. | #  include <time.h>
  2641. | # endif
  2642. | #endif
  2643. |
  2644. | #include <sys/resource.h>
  2645. configure:22394: result: no
  2646. configure:22418: checking for sys/sysctl.h
  2647. configure:22418: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  2648. conftest.c:38:24: fatal error: sys/sysctl.h: No such file or directory
  2649.  #include <sys/sysctl.h>
  2650.                         ^
  2651. compilation terminated.
  2652. configure:22418: $? = 1
  2653. configure: failed program was:
  2654. | /* confdefs.h */
  2655. | #define PACKAGE_NAME "GNU MP"
  2656. | #define PACKAGE_TARNAME "gmp"
  2657. | #define PACKAGE_VERSION "6.0.0"
  2658. | #define PACKAGE_STRING "GNU MP 6.0.0"
  2659. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  2660. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  2661. | #define PACKAGE "gmp"
  2662. | #define VERSION "6.0.0"
  2663. | #define WANT_ASSEMBLY 1
  2664. | #define WANT_FFT 1
  2665. | #define HAVE_HOST_CPU_x86_64 1
  2666. | #define HOST_DOS64 1
  2667. | #define HAVE_SPEED_CYCLECOUNTER 2
  2668. | #define STDC_HEADERS 1
  2669. | #define HAVE_SYS_TYPES_H 1
  2670. | #define HAVE_SYS_STAT_H 1
  2671. | #define HAVE_STDLIB_H 1
  2672. | #define HAVE_STRING_H 1
  2673. | #define HAVE_MEMORY_H 1
  2674. | #define HAVE_STRINGS_H 1
  2675. | #define HAVE_INTTYPES_H 1
  2676. | #define HAVE_STDINT_H 1
  2677. | #define HAVE_UNISTD_H 1
  2678. | #define LT_OBJDIR ".libs/"
  2679. | #define STDC_HEADERS 1
  2680. | #define TIME_WITH_SYS_TIME 1
  2681. | #define HAVE_FCNTL_H 1
  2682. | #define HAVE_FLOAT_H 1
  2683. | #define HAVE_LOCALE_H 1
  2684. | #define HAVE_SYS_PARAM_H 1
  2685. | #define HAVE_SYS_TIME_H 1
  2686. | /* end confdefs.h.  */
  2687. | #if HAVE_SYS_PARAM_H
  2688. | # include <sys/param.h>
  2689. | #endif
  2690. |
  2691. | #include <sys/sysctl.h>
  2692. configure:22418: result: no
  2693. configure:22435: checking for machine/hal_sysinfo.h
  2694. configure:22435: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  2695. conftest.c:38:33: fatal error: machine/hal_sysinfo.h: No such file or directory
  2696.  #include <machine/hal_sysinfo.h>
  2697.                                  ^
  2698. compilation terminated.
  2699. configure:22435: $? = 1
  2700. configure: failed program was:
  2701. | /* confdefs.h */
  2702. | #define PACKAGE_NAME "GNU MP"
  2703. | #define PACKAGE_TARNAME "gmp"
  2704. | #define PACKAGE_VERSION "6.0.0"
  2705. | #define PACKAGE_STRING "GNU MP 6.0.0"
  2706. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  2707. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  2708. | #define PACKAGE "gmp"
  2709. | #define VERSION "6.0.0"
  2710. | #define WANT_ASSEMBLY 1
  2711. | #define WANT_FFT 1
  2712. | #define HAVE_HOST_CPU_x86_64 1
  2713. | #define HOST_DOS64 1
  2714. | #define HAVE_SPEED_CYCLECOUNTER 2
  2715. | #define STDC_HEADERS 1
  2716. | #define HAVE_SYS_TYPES_H 1
  2717. | #define HAVE_SYS_STAT_H 1
  2718. | #define HAVE_STDLIB_H 1
  2719. | #define HAVE_STRING_H 1
  2720. | #define HAVE_MEMORY_H 1
  2721. | #define HAVE_STRINGS_H 1
  2722. | #define HAVE_INTTYPES_H 1
  2723. | #define HAVE_STDINT_H 1
  2724. | #define HAVE_UNISTD_H 1
  2725. | #define LT_OBJDIR ".libs/"
  2726. | #define STDC_HEADERS 1
  2727. | #define TIME_WITH_SYS_TIME 1
  2728. | #define HAVE_FCNTL_H 1
  2729. | #define HAVE_FLOAT_H 1
  2730. | #define HAVE_LOCALE_H 1
  2731. | #define HAVE_SYS_PARAM_H 1
  2732. | #define HAVE_SYS_TIME_H 1
  2733. | /* end confdefs.h.  */
  2734. | #if HAVE_SYS_SYSINFO_H
  2735. | # include <sys/sysinfo.h>
  2736. | #endif
  2737. |
  2738. | #include <machine/hal_sysinfo.h>
  2739. configure:22435: result: no
  2740. configure:22460: checking whether fgetc is declared
  2741. configure:22460: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  2742. configure:22460: $? = 0
  2743. configure:22460: result: yes
  2744. configure:22470: checking whether fscanf is declared
  2745. configure:22470: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  2746. configure:22470: $? = 0
  2747. configure:22470: result: yes
  2748. configure:22480: checking whether optarg is declared
  2749. configure:22480: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  2750. configure:22480: $? = 0
  2751. configure:22480: result: yes
  2752. configure:22490: checking whether ungetc is declared
  2753. configure:22490: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  2754. configure:22490: $? = 0
  2755. configure:22490: result: yes
  2756. configure:22500: checking whether vfprintf is declared
  2757. configure:22500: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  2758. configure:22500: $? = 0
  2759. configure:22500: result: yes
  2760. configure:22511: checking whether sys_errlist is declared
  2761. configure:22511: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  2762. conftest.c: In function 'main':
  2763. conftest.c:49:10: error: 'sys_errlist' undeclared (first use in this function)
  2764.    (void) sys_errlist;
  2765.           ^
  2766. conftest.c:49:10: note: each undeclared identifier is reported only once for each function it appears in
  2767. configure:22511: $? = 1
  2768. configure: failed program was:
  2769. | /* confdefs.h */
  2770. | #define PACKAGE_NAME "GNU MP"
  2771. | #define PACKAGE_TARNAME "gmp"
  2772. | #define PACKAGE_VERSION "6.0.0"
  2773. | #define PACKAGE_STRING "GNU MP 6.0.0"
  2774. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  2775. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  2776. | #define PACKAGE "gmp"
  2777. | #define VERSION "6.0.0"
  2778. | #define WANT_ASSEMBLY 1
  2779. | #define WANT_FFT 1
  2780. | #define HAVE_HOST_CPU_x86_64 1
  2781. | #define HOST_DOS64 1
  2782. | #define HAVE_SPEED_CYCLECOUNTER 2
  2783. | #define STDC_HEADERS 1
  2784. | #define HAVE_SYS_TYPES_H 1
  2785. | #define HAVE_SYS_STAT_H 1
  2786. | #define HAVE_STDLIB_H 1
  2787. | #define HAVE_STRING_H 1
  2788. | #define HAVE_MEMORY_H 1
  2789. | #define HAVE_STRINGS_H 1
  2790. | #define HAVE_INTTYPES_H 1
  2791. | #define HAVE_STDINT_H 1
  2792. | #define HAVE_UNISTD_H 1
  2793. | #define LT_OBJDIR ".libs/"
  2794. | #define STDC_HEADERS 1
  2795. | #define TIME_WITH_SYS_TIME 1
  2796. | #define HAVE_FCNTL_H 1
  2797. | #define HAVE_FLOAT_H 1
  2798. | #define HAVE_LOCALE_H 1
  2799. | #define HAVE_SYS_PARAM_H 1
  2800. | #define HAVE_SYS_TIME_H 1
  2801. | #define HAVE_DECL_FGETC 1
  2802. | #define HAVE_DECL_FSCANF 1
  2803. | #define HAVE_DECL_OPTARG 1
  2804. | #define HAVE_DECL_UNGETC 1
  2805. | #define HAVE_DECL_VFPRINTF 1
  2806. | /* end confdefs.h.  */
  2807. | #include <stdio.h>
  2808. | #include <errno.h>
  2809. |
  2810. | int
  2811. | main ()
  2812. | {
  2813. | #ifndef sys_errlist
  2814. | #ifdef __cplusplus
  2815. |   (void) sys_errlist;
  2816. | #else
  2817. |   (void) sys_errlist;
  2818. | #endif
  2819. | #endif
  2820. |
  2821. |   ;
  2822. |   return 0;
  2823. | }
  2824. configure:22511: result: no
  2825. configure:22523: checking whether sys_nerr is declared
  2826. configure:22523: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  2827. conftest.c: In function 'main':
  2828. conftest.c:50:10: error: 'sys_nerr' undeclared (first use in this function)
  2829.    (void) sys_nerr;
  2830.           ^
  2831. conftest.c:50:10: note: each undeclared identifier is reported only once for each function it appears in
  2832. configure:22523: $? = 1
  2833. configure: failed program was:
  2834. | /* confdefs.h */
  2835. | #define PACKAGE_NAME "GNU MP"
  2836. | #define PACKAGE_TARNAME "gmp"
  2837. | #define PACKAGE_VERSION "6.0.0"
  2838. | #define PACKAGE_STRING "GNU MP 6.0.0"
  2839. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  2840. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  2841. | #define PACKAGE "gmp"
  2842. | #define VERSION "6.0.0"
  2843. | #define WANT_ASSEMBLY 1
  2844. | #define WANT_FFT 1
  2845. | #define HAVE_HOST_CPU_x86_64 1
  2846. | #define HOST_DOS64 1
  2847. | #define HAVE_SPEED_CYCLECOUNTER 2
  2848. | #define STDC_HEADERS 1
  2849. | #define HAVE_SYS_TYPES_H 1
  2850. | #define HAVE_SYS_STAT_H 1
  2851. | #define HAVE_STDLIB_H 1
  2852. | #define HAVE_STRING_H 1
  2853. | #define HAVE_MEMORY_H 1
  2854. | #define HAVE_STRINGS_H 1
  2855. | #define HAVE_INTTYPES_H 1
  2856. | #define HAVE_STDINT_H 1
  2857. | #define HAVE_UNISTD_H 1
  2858. | #define LT_OBJDIR ".libs/"
  2859. | #define STDC_HEADERS 1
  2860. | #define TIME_WITH_SYS_TIME 1
  2861. | #define HAVE_FCNTL_H 1
  2862. | #define HAVE_FLOAT_H 1
  2863. | #define HAVE_LOCALE_H 1
  2864. | #define HAVE_SYS_PARAM_H 1
  2865. | #define HAVE_SYS_TIME_H 1
  2866. | #define HAVE_DECL_FGETC 1
  2867. | #define HAVE_DECL_FSCANF 1
  2868. | #define HAVE_DECL_OPTARG 1
  2869. | #define HAVE_DECL_UNGETC 1
  2870. | #define HAVE_DECL_VFPRINTF 1
  2871. | #define HAVE_DECL_SYS_ERRLIST 0
  2872. | /* end confdefs.h.  */
  2873. | #include <stdio.h>
  2874. | #include <errno.h>
  2875. |
  2876. | int
  2877. | main ()
  2878. | {
  2879. | #ifndef sys_nerr
  2880. | #ifdef __cplusplus
  2881. |   (void) sys_nerr;
  2882. | #else
  2883. |   (void) sys_nerr;
  2884. | #endif
  2885. | #endif
  2886. |
  2887. |   ;
  2888. |   return 0;
  2889. | }
  2890. configure:22523: result: no
  2891. configure:22537: checking return type of signal handlers
  2892. configure:22555: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  2893. conftest.c: In function 'main':
  2894. conftest.c:47:1: error: void value not ignored as it ought to be
  2895.  return *(signal (0, 0)) (0) == 1;
  2896.  ^
  2897. configure:22555: $? = 1
  2898. configure: failed program was:
  2899. | /* confdefs.h */
  2900. | #define PACKAGE_NAME "GNU MP"
  2901. | #define PACKAGE_TARNAME "gmp"
  2902. | #define PACKAGE_VERSION "6.0.0"
  2903. | #define PACKAGE_STRING "GNU MP 6.0.0"
  2904. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  2905. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  2906. | #define PACKAGE "gmp"
  2907. | #define VERSION "6.0.0"
  2908. | #define WANT_ASSEMBLY 1
  2909. | #define WANT_FFT 1
  2910. | #define HAVE_HOST_CPU_x86_64 1
  2911. | #define HOST_DOS64 1
  2912. | #define HAVE_SPEED_CYCLECOUNTER 2
  2913. | #define STDC_HEADERS 1
  2914. | #define HAVE_SYS_TYPES_H 1
  2915. | #define HAVE_SYS_STAT_H 1
  2916. | #define HAVE_STDLIB_H 1
  2917. | #define HAVE_STRING_H 1
  2918. | #define HAVE_MEMORY_H 1
  2919. | #define HAVE_STRINGS_H 1
  2920. | #define HAVE_INTTYPES_H 1
  2921. | #define HAVE_STDINT_H 1
  2922. | #define HAVE_UNISTD_H 1
  2923. | #define LT_OBJDIR ".libs/"
  2924. | #define STDC_HEADERS 1
  2925. | #define TIME_WITH_SYS_TIME 1
  2926. | #define HAVE_FCNTL_H 1
  2927. | #define HAVE_FLOAT_H 1
  2928. | #define HAVE_LOCALE_H 1
  2929. | #define HAVE_SYS_PARAM_H 1
  2930. | #define HAVE_SYS_TIME_H 1
  2931. | #define HAVE_DECL_FGETC 1
  2932. | #define HAVE_DECL_FSCANF 1
  2933. | #define HAVE_DECL_OPTARG 1
  2934. | #define HAVE_DECL_UNGETC 1
  2935. | #define HAVE_DECL_VFPRINTF 1
  2936. | #define HAVE_DECL_SYS_ERRLIST 0
  2937. | #define HAVE_DECL_SYS_NERR 0
  2938. | /* end confdefs.h.  */
  2939. | #include <sys/types.h>
  2940. | #include <signal.h>
  2941. |
  2942. | int
  2943. | main ()
  2944. | {
  2945. | return *(signal (0, 0)) (0) == 1;
  2946. |   ;
  2947. |   return 0;
  2948. | }
  2949. configure:22562: result: void
  2950. configure:22581: checking for intmax_t
  2951. configure:22581: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  2952. configure:22581: $? = 0
  2953. configure:22581: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  2954. conftest.c: In function 'main':
  2955. conftest.c:78:23: error: expected expression before ')' token
  2956.  if (sizeof ((intmax_t)))
  2957.                        ^
  2958. configure:22581: $? = 1
  2959. configure: failed program was:
  2960. | /* confdefs.h */
  2961. | #define PACKAGE_NAME "GNU MP"
  2962. | #define PACKAGE_TARNAME "gmp"
  2963. | #define PACKAGE_VERSION "6.0.0"
  2964. | #define PACKAGE_STRING "GNU MP 6.0.0"
  2965. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  2966. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  2967. | #define PACKAGE "gmp"
  2968. | #define VERSION "6.0.0"
  2969. | #define WANT_ASSEMBLY 1
  2970. | #define WANT_FFT 1
  2971. | #define HAVE_HOST_CPU_x86_64 1
  2972. | #define HOST_DOS64 1
  2973. | #define HAVE_SPEED_CYCLECOUNTER 2
  2974. | #define STDC_HEADERS 1
  2975. | #define HAVE_SYS_TYPES_H 1
  2976. | #define HAVE_SYS_STAT_H 1
  2977. | #define HAVE_STDLIB_H 1
  2978. | #define HAVE_STRING_H 1
  2979. | #define HAVE_MEMORY_H 1
  2980. | #define HAVE_STRINGS_H 1
  2981. | #define HAVE_INTTYPES_H 1
  2982. | #define HAVE_STDINT_H 1
  2983. | #define HAVE_UNISTD_H 1
  2984. | #define LT_OBJDIR ".libs/"
  2985. | #define STDC_HEADERS 1
  2986. | #define TIME_WITH_SYS_TIME 1
  2987. | #define HAVE_FCNTL_H 1
  2988. | #define HAVE_FLOAT_H 1
  2989. | #define HAVE_LOCALE_H 1
  2990. | #define HAVE_SYS_PARAM_H 1
  2991. | #define HAVE_SYS_TIME_H 1
  2992. | #define HAVE_DECL_FGETC 1
  2993. | #define HAVE_DECL_FSCANF 1
  2994. | #define HAVE_DECL_OPTARG 1
  2995. | #define HAVE_DECL_UNGETC 1
  2996. | #define HAVE_DECL_VFPRINTF 1
  2997. | #define HAVE_DECL_SYS_ERRLIST 0
  2998. | #define HAVE_DECL_SYS_NERR 0
  2999. | #define RETSIGTYPE void
  3000. | /* end confdefs.h.  */
  3001. | #include <stdio.h>
  3002. | #ifdef HAVE_SYS_TYPES_H
  3003. | # include <sys/types.h>
  3004. | #endif
  3005. | #ifdef HAVE_SYS_STAT_H
  3006. | # include <sys/stat.h>
  3007. | #endif
  3008. | #ifdef STDC_HEADERS
  3009. | # include <stdlib.h>
  3010. | # include <stddef.h>
  3011. | #else
  3012. | # ifdef HAVE_STDLIB_H
  3013. | #  include <stdlib.h>
  3014. | # endif
  3015. | #endif
  3016. | #ifdef HAVE_STRING_H
  3017. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3018. | #  include <memory.h>
  3019. | # endif
  3020. | # include <string.h>
  3021. | #endif
  3022. | #ifdef HAVE_STRINGS_H
  3023. | # include <strings.h>
  3024. | #endif
  3025. | #ifdef HAVE_INTTYPES_H
  3026. | # include <inttypes.h>
  3027. | #endif
  3028. | #ifdef HAVE_STDINT_H
  3029. | # include <stdint.h>
  3030. | #endif
  3031. | #ifdef HAVE_UNISTD_H
  3032. | # include <unistd.h>
  3033. | #endif
  3034. | int
  3035. | main ()
  3036. | {
  3037. | if (sizeof ((intmax_t)))
  3038. |       return 0;
  3039. |   ;
  3040. |   return 0;
  3041. | }
  3042. configure:22581: result: yes
  3043. configure:22590: checking for long double
  3044. configure:22590: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  3045. configure:22590: $? = 0
  3046. configure:22590: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  3047. conftest.c: In function 'main':
  3048. conftest.c:79:26: error: expected expression before ')' token
  3049.  if (sizeof ((long double)))
  3050.                           ^
  3051. configure:22590: $? = 1
  3052. configure: failed program was:
  3053. | /* confdefs.h */
  3054. | #define PACKAGE_NAME "GNU MP"
  3055. | #define PACKAGE_TARNAME "gmp"
  3056. | #define PACKAGE_VERSION "6.0.0"
  3057. | #define PACKAGE_STRING "GNU MP 6.0.0"
  3058. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  3059. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  3060. | #define PACKAGE "gmp"
  3061. | #define VERSION "6.0.0"
  3062. | #define WANT_ASSEMBLY 1
  3063. | #define WANT_FFT 1
  3064. | #define HAVE_HOST_CPU_x86_64 1
  3065. | #define HOST_DOS64 1
  3066. | #define HAVE_SPEED_CYCLECOUNTER 2
  3067. | #define STDC_HEADERS 1
  3068. | #define HAVE_SYS_TYPES_H 1
  3069. | #define HAVE_SYS_STAT_H 1
  3070. | #define HAVE_STDLIB_H 1
  3071. | #define HAVE_STRING_H 1
  3072. | #define HAVE_MEMORY_H 1
  3073. | #define HAVE_STRINGS_H 1
  3074. | #define HAVE_INTTYPES_H 1
  3075. | #define HAVE_STDINT_H 1
  3076. | #define HAVE_UNISTD_H 1
  3077. | #define LT_OBJDIR ".libs/"
  3078. | #define STDC_HEADERS 1
  3079. | #define TIME_WITH_SYS_TIME 1
  3080. | #define HAVE_FCNTL_H 1
  3081. | #define HAVE_FLOAT_H 1
  3082. | #define HAVE_LOCALE_H 1
  3083. | #define HAVE_SYS_PARAM_H 1
  3084. | #define HAVE_SYS_TIME_H 1
  3085. | #define HAVE_DECL_FGETC 1
  3086. | #define HAVE_DECL_FSCANF 1
  3087. | #define HAVE_DECL_OPTARG 1
  3088. | #define HAVE_DECL_UNGETC 1
  3089. | #define HAVE_DECL_VFPRINTF 1
  3090. | #define HAVE_DECL_SYS_ERRLIST 0
  3091. | #define HAVE_DECL_SYS_NERR 0
  3092. | #define RETSIGTYPE void
  3093. | #define HAVE_INTMAX_T 1
  3094. | /* end confdefs.h.  */
  3095. | #include <stdio.h>
  3096. | #ifdef HAVE_SYS_TYPES_H
  3097. | # include <sys/types.h>
  3098. | #endif
  3099. | #ifdef HAVE_SYS_STAT_H
  3100. | # include <sys/stat.h>
  3101. | #endif
  3102. | #ifdef STDC_HEADERS
  3103. | # include <stdlib.h>
  3104. | # include <stddef.h>
  3105. | #else
  3106. | # ifdef HAVE_STDLIB_H
  3107. | #  include <stdlib.h>
  3108. | # endif
  3109. | #endif
  3110. | #ifdef HAVE_STRING_H
  3111. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3112. | #  include <memory.h>
  3113. | # endif
  3114. | # include <string.h>
  3115. | #endif
  3116. | #ifdef HAVE_STRINGS_H
  3117. | # include <strings.h>
  3118. | #endif
  3119. | #ifdef HAVE_INTTYPES_H
  3120. | # include <inttypes.h>
  3121. | #endif
  3122. | #ifdef HAVE_STDINT_H
  3123. | # include <stdint.h>
  3124. | #endif
  3125. | #ifdef HAVE_UNISTD_H
  3126. | # include <unistd.h>
  3127. | #endif
  3128. | int
  3129. | main ()
  3130. | {
  3131. | if (sizeof ((long double)))
  3132. |       return 0;
  3133. |   ;
  3134. |   return 0;
  3135. | }
  3136. configure:22590: result: yes
  3137. configure:22599: checking for long long
  3138. configure:22599: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  3139. configure:22599: $? = 0
  3140. configure:22599: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  3141. conftest.c: In function 'main':
  3142. conftest.c:80:24: error: expected expression before ')' token
  3143.  if (sizeof ((long long)))
  3144.                         ^
  3145. configure:22599: $? = 1
  3146. configure: failed program was:
  3147. | /* confdefs.h */
  3148. | #define PACKAGE_NAME "GNU MP"
  3149. | #define PACKAGE_TARNAME "gmp"
  3150. | #define PACKAGE_VERSION "6.0.0"
  3151. | #define PACKAGE_STRING "GNU MP 6.0.0"
  3152. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  3153. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  3154. | #define PACKAGE "gmp"
  3155. | #define VERSION "6.0.0"
  3156. | #define WANT_ASSEMBLY 1
  3157. | #define WANT_FFT 1
  3158. | #define HAVE_HOST_CPU_x86_64 1
  3159. | #define HOST_DOS64 1
  3160. | #define HAVE_SPEED_CYCLECOUNTER 2
  3161. | #define STDC_HEADERS 1
  3162. | #define HAVE_SYS_TYPES_H 1
  3163. | #define HAVE_SYS_STAT_H 1
  3164. | #define HAVE_STDLIB_H 1
  3165. | #define HAVE_STRING_H 1
  3166. | #define HAVE_MEMORY_H 1
  3167. | #define HAVE_STRINGS_H 1
  3168. | #define HAVE_INTTYPES_H 1
  3169. | #define HAVE_STDINT_H 1
  3170. | #define HAVE_UNISTD_H 1
  3171. | #define LT_OBJDIR ".libs/"
  3172. | #define STDC_HEADERS 1
  3173. | #define TIME_WITH_SYS_TIME 1
  3174. | #define HAVE_FCNTL_H 1
  3175. | #define HAVE_FLOAT_H 1
  3176. | #define HAVE_LOCALE_H 1
  3177. | #define HAVE_SYS_PARAM_H 1
  3178. | #define HAVE_SYS_TIME_H 1
  3179. | #define HAVE_DECL_FGETC 1
  3180. | #define HAVE_DECL_FSCANF 1
  3181. | #define HAVE_DECL_OPTARG 1
  3182. | #define HAVE_DECL_UNGETC 1
  3183. | #define HAVE_DECL_VFPRINTF 1
  3184. | #define HAVE_DECL_SYS_ERRLIST 0
  3185. | #define HAVE_DECL_SYS_NERR 0
  3186. | #define RETSIGTYPE void
  3187. | #define HAVE_INTMAX_T 1
  3188. | #define HAVE_LONG_DOUBLE 1
  3189. | /* end confdefs.h.  */
  3190. | #include <stdio.h>
  3191. | #ifdef HAVE_SYS_TYPES_H
  3192. | # include <sys/types.h>
  3193. | #endif
  3194. | #ifdef HAVE_SYS_STAT_H
  3195. | # include <sys/stat.h>
  3196. | #endif
  3197. | #ifdef STDC_HEADERS
  3198. | # include <stdlib.h>
  3199. | # include <stddef.h>
  3200. | #else
  3201. | # ifdef HAVE_STDLIB_H
  3202. | #  include <stdlib.h>
  3203. | # endif
  3204. | #endif
  3205. | #ifdef HAVE_STRING_H
  3206. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3207. | #  include <memory.h>
  3208. | # endif
  3209. | # include <string.h>
  3210. | #endif
  3211. | #ifdef HAVE_STRINGS_H
  3212. | # include <strings.h>
  3213. | #endif
  3214. | #ifdef HAVE_INTTYPES_H
  3215. | # include <inttypes.h>
  3216. | #endif
  3217. | #ifdef HAVE_STDINT_H
  3218. | # include <stdint.h>
  3219. | #endif
  3220. | #ifdef HAVE_UNISTD_H
  3221. | # include <unistd.h>
  3222. | #endif
  3223. | int
  3224. | main ()
  3225. | {
  3226. | if (sizeof ((long long)))
  3227. |       return 0;
  3228. |   ;
  3229. |   return 0;
  3230. | }
  3231. configure:22599: result: yes
  3232. configure:22608: checking for ptrdiff_t
  3233. configure:22608: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  3234. configure:22608: $? = 0
  3235. configure:22608: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  3236. conftest.c: In function 'main':
  3237. conftest.c:81:24: error: expected expression before ')' token
  3238.  if (sizeof ((ptrdiff_t)))
  3239.                         ^
  3240. configure:22608: $? = 1
  3241. configure: failed program was:
  3242. | /* confdefs.h */
  3243. | #define PACKAGE_NAME "GNU MP"
  3244. | #define PACKAGE_TARNAME "gmp"
  3245. | #define PACKAGE_VERSION "6.0.0"
  3246. | #define PACKAGE_STRING "GNU MP 6.0.0"
  3247. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  3248. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  3249. | #define PACKAGE "gmp"
  3250. | #define VERSION "6.0.0"
  3251. | #define WANT_ASSEMBLY 1
  3252. | #define WANT_FFT 1
  3253. | #define HAVE_HOST_CPU_x86_64 1
  3254. | #define HOST_DOS64 1
  3255. | #define HAVE_SPEED_CYCLECOUNTER 2
  3256. | #define STDC_HEADERS 1
  3257. | #define HAVE_SYS_TYPES_H 1
  3258. | #define HAVE_SYS_STAT_H 1
  3259. | #define HAVE_STDLIB_H 1
  3260. | #define HAVE_STRING_H 1
  3261. | #define HAVE_MEMORY_H 1
  3262. | #define HAVE_STRINGS_H 1
  3263. | #define HAVE_INTTYPES_H 1
  3264. | #define HAVE_STDINT_H 1
  3265. | #define HAVE_UNISTD_H 1
  3266. | #define LT_OBJDIR ".libs/"
  3267. | #define STDC_HEADERS 1
  3268. | #define TIME_WITH_SYS_TIME 1
  3269. | #define HAVE_FCNTL_H 1
  3270. | #define HAVE_FLOAT_H 1
  3271. | #define HAVE_LOCALE_H 1
  3272. | #define HAVE_SYS_PARAM_H 1
  3273. | #define HAVE_SYS_TIME_H 1
  3274. | #define HAVE_DECL_FGETC 1
  3275. | #define HAVE_DECL_FSCANF 1
  3276. | #define HAVE_DECL_OPTARG 1
  3277. | #define HAVE_DECL_UNGETC 1
  3278. | #define HAVE_DECL_VFPRINTF 1
  3279. | #define HAVE_DECL_SYS_ERRLIST 0
  3280. | #define HAVE_DECL_SYS_NERR 0
  3281. | #define RETSIGTYPE void
  3282. | #define HAVE_INTMAX_T 1
  3283. | #define HAVE_LONG_DOUBLE 1
  3284. | #define HAVE_LONG_LONG 1
  3285. | /* end confdefs.h.  */
  3286. | #include <stdio.h>
  3287. | #ifdef HAVE_SYS_TYPES_H
  3288. | # include <sys/types.h>
  3289. | #endif
  3290. | #ifdef HAVE_SYS_STAT_H
  3291. | # include <sys/stat.h>
  3292. | #endif
  3293. | #ifdef STDC_HEADERS
  3294. | # include <stdlib.h>
  3295. | # include <stddef.h>
  3296. | #else
  3297. | # ifdef HAVE_STDLIB_H
  3298. | #  include <stdlib.h>
  3299. | # endif
  3300. | #endif
  3301. | #ifdef HAVE_STRING_H
  3302. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3303. | #  include <memory.h>
  3304. | # endif
  3305. | # include <string.h>
  3306. | #endif
  3307. | #ifdef HAVE_STRINGS_H
  3308. | # include <strings.h>
  3309. | #endif
  3310. | #ifdef HAVE_INTTYPES_H
  3311. | # include <inttypes.h>
  3312. | #endif
  3313. | #ifdef HAVE_STDINT_H
  3314. | # include <stdint.h>
  3315. | #endif
  3316. | #ifdef HAVE_UNISTD_H
  3317. | # include <unistd.h>
  3318. | #endif
  3319. | int
  3320. | main ()
  3321. | {
  3322. | if (sizeof ((ptrdiff_t)))
  3323. |       return 0;
  3324. |   ;
  3325. |   return 0;
  3326. | }
  3327. configure:22608: result: yes
  3328. configure:22617: checking for quad_t
  3329. configure:22617: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  3330. conftest.c: In function 'main':
  3331. conftest.c:82:13: error: 'quad_t' undeclared (first use in this function)
  3332.  if (sizeof (quad_t))
  3333.              ^
  3334. conftest.c:82:13: note: each undeclared identifier is reported only once for each function it appears in
  3335. configure:22617: $? = 1
  3336. configure: failed program was:
  3337. | /* confdefs.h */
  3338. | #define PACKAGE_NAME "GNU MP"
  3339. | #define PACKAGE_TARNAME "gmp"
  3340. | #define PACKAGE_VERSION "6.0.0"
  3341. | #define PACKAGE_STRING "GNU MP 6.0.0"
  3342. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  3343. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  3344. | #define PACKAGE "gmp"
  3345. | #define VERSION "6.0.0"
  3346. | #define WANT_ASSEMBLY 1
  3347. | #define WANT_FFT 1
  3348. | #define HAVE_HOST_CPU_x86_64 1
  3349. | #define HOST_DOS64 1
  3350. | #define HAVE_SPEED_CYCLECOUNTER 2
  3351. | #define STDC_HEADERS 1
  3352. | #define HAVE_SYS_TYPES_H 1
  3353. | #define HAVE_SYS_STAT_H 1
  3354. | #define HAVE_STDLIB_H 1
  3355. | #define HAVE_STRING_H 1
  3356. | #define HAVE_MEMORY_H 1
  3357. | #define HAVE_STRINGS_H 1
  3358. | #define HAVE_INTTYPES_H 1
  3359. | #define HAVE_STDINT_H 1
  3360. | #define HAVE_UNISTD_H 1
  3361. | #define LT_OBJDIR ".libs/"
  3362. | #define STDC_HEADERS 1
  3363. | #define TIME_WITH_SYS_TIME 1
  3364. | #define HAVE_FCNTL_H 1
  3365. | #define HAVE_FLOAT_H 1
  3366. | #define HAVE_LOCALE_H 1
  3367. | #define HAVE_SYS_PARAM_H 1
  3368. | #define HAVE_SYS_TIME_H 1
  3369. | #define HAVE_DECL_FGETC 1
  3370. | #define HAVE_DECL_FSCANF 1
  3371. | #define HAVE_DECL_OPTARG 1
  3372. | #define HAVE_DECL_UNGETC 1
  3373. | #define HAVE_DECL_VFPRINTF 1
  3374. | #define HAVE_DECL_SYS_ERRLIST 0
  3375. | #define HAVE_DECL_SYS_NERR 0
  3376. | #define RETSIGTYPE void
  3377. | #define HAVE_INTMAX_T 1
  3378. | #define HAVE_LONG_DOUBLE 1
  3379. | #define HAVE_LONG_LONG 1
  3380. | #define HAVE_PTRDIFF_T 1
  3381. | /* end confdefs.h.  */
  3382. | #include <stdio.h>
  3383. | #ifdef HAVE_SYS_TYPES_H
  3384. | # include <sys/types.h>
  3385. | #endif
  3386. | #ifdef HAVE_SYS_STAT_H
  3387. | # include <sys/stat.h>
  3388. | #endif
  3389. | #ifdef STDC_HEADERS
  3390. | # include <stdlib.h>
  3391. | # include <stddef.h>
  3392. | #else
  3393. | # ifdef HAVE_STDLIB_H
  3394. | #  include <stdlib.h>
  3395. | # endif
  3396. | #endif
  3397. | #ifdef HAVE_STRING_H
  3398. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3399. | #  include <memory.h>
  3400. | # endif
  3401. | # include <string.h>
  3402. | #endif
  3403. | #ifdef HAVE_STRINGS_H
  3404. | # include <strings.h>
  3405. | #endif
  3406. | #ifdef HAVE_INTTYPES_H
  3407. | # include <inttypes.h>
  3408. | #endif
  3409. | #ifdef HAVE_STDINT_H
  3410. | # include <stdint.h>
  3411. | #endif
  3412. | #ifdef HAVE_UNISTD_H
  3413. | # include <unistd.h>
  3414. | #endif
  3415. | int
  3416. | main ()
  3417. | {
  3418. | if (sizeof (quad_t))
  3419. |    return 0;
  3420. |   ;
  3421. |   return 0;
  3422. | }
  3423. configure:22617: result: no
  3424. configure:22626: checking for uint_least32_t
  3425. configure:22626: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  3426. configure:22626: $? = 0
  3427. configure:22626: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  3428. conftest.c: In function 'main':
  3429. conftest.c:82:29: error: expected expression before ')' token
  3430.  if (sizeof ((uint_least32_t)))
  3431.                              ^
  3432. configure:22626: $? = 1
  3433. configure: failed program was:
  3434. | /* confdefs.h */
  3435. | #define PACKAGE_NAME "GNU MP"
  3436. | #define PACKAGE_TARNAME "gmp"
  3437. | #define PACKAGE_VERSION "6.0.0"
  3438. | #define PACKAGE_STRING "GNU MP 6.0.0"
  3439. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  3440. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  3441. | #define PACKAGE "gmp"
  3442. | #define VERSION "6.0.0"
  3443. | #define WANT_ASSEMBLY 1
  3444. | #define WANT_FFT 1
  3445. | #define HAVE_HOST_CPU_x86_64 1
  3446. | #define HOST_DOS64 1
  3447. | #define HAVE_SPEED_CYCLECOUNTER 2
  3448. | #define STDC_HEADERS 1
  3449. | #define HAVE_SYS_TYPES_H 1
  3450. | #define HAVE_SYS_STAT_H 1
  3451. | #define HAVE_STDLIB_H 1
  3452. | #define HAVE_STRING_H 1
  3453. | #define HAVE_MEMORY_H 1
  3454. | #define HAVE_STRINGS_H 1
  3455. | #define HAVE_INTTYPES_H 1
  3456. | #define HAVE_STDINT_H 1
  3457. | #define HAVE_UNISTD_H 1
  3458. | #define LT_OBJDIR ".libs/"
  3459. | #define STDC_HEADERS 1
  3460. | #define TIME_WITH_SYS_TIME 1
  3461. | #define HAVE_FCNTL_H 1
  3462. | #define HAVE_FLOAT_H 1
  3463. | #define HAVE_LOCALE_H 1
  3464. | #define HAVE_SYS_PARAM_H 1
  3465. | #define HAVE_SYS_TIME_H 1
  3466. | #define HAVE_DECL_FGETC 1
  3467. | #define HAVE_DECL_FSCANF 1
  3468. | #define HAVE_DECL_OPTARG 1
  3469. | #define HAVE_DECL_UNGETC 1
  3470. | #define HAVE_DECL_VFPRINTF 1
  3471. | #define HAVE_DECL_SYS_ERRLIST 0
  3472. | #define HAVE_DECL_SYS_NERR 0
  3473. | #define RETSIGTYPE void
  3474. | #define HAVE_INTMAX_T 1
  3475. | #define HAVE_LONG_DOUBLE 1
  3476. | #define HAVE_LONG_LONG 1
  3477. | #define HAVE_PTRDIFF_T 1
  3478. | /* end confdefs.h.  */
  3479. | #include <stdio.h>
  3480. | #ifdef HAVE_SYS_TYPES_H
  3481. | # include <sys/types.h>
  3482. | #endif
  3483. | #ifdef HAVE_SYS_STAT_H
  3484. | # include <sys/stat.h>
  3485. | #endif
  3486. | #ifdef STDC_HEADERS
  3487. | # include <stdlib.h>
  3488. | # include <stddef.h>
  3489. | #else
  3490. | # ifdef HAVE_STDLIB_H
  3491. | #  include <stdlib.h>
  3492. | # endif
  3493. | #endif
  3494. | #ifdef HAVE_STRING_H
  3495. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3496. | #  include <memory.h>
  3497. | # endif
  3498. | # include <string.h>
  3499. | #endif
  3500. | #ifdef HAVE_STRINGS_H
  3501. | # include <strings.h>
  3502. | #endif
  3503. | #ifdef HAVE_INTTYPES_H
  3504. | # include <inttypes.h>
  3505. | #endif
  3506. | #ifdef HAVE_STDINT_H
  3507. | # include <stdint.h>
  3508. | #endif
  3509. | #ifdef HAVE_UNISTD_H
  3510. | # include <unistd.h>
  3511. | #endif
  3512. | int
  3513. | main ()
  3514. | {
  3515. | if (sizeof ((uint_least32_t)))
  3516. |       return 0;
  3517. |   ;
  3518. |   return 0;
  3519. | }
  3520. configure:22626: result: yes
  3521. configure:22635: checking for intptr_t
  3522. configure:22635: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  3523. configure:22635: $? = 0
  3524. configure:22635: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  3525. conftest.c: In function 'main':
  3526. conftest.c:83:23: error: expected expression before ')' token
  3527.  if (sizeof ((intptr_t)))
  3528.                        ^
  3529. configure:22635: $? = 1
  3530. configure: failed program was:
  3531. | /* confdefs.h */
  3532. | #define PACKAGE_NAME "GNU MP"
  3533. | #define PACKAGE_TARNAME "gmp"
  3534. | #define PACKAGE_VERSION "6.0.0"
  3535. | #define PACKAGE_STRING "GNU MP 6.0.0"
  3536. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  3537. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  3538. | #define PACKAGE "gmp"
  3539. | #define VERSION "6.0.0"
  3540. | #define WANT_ASSEMBLY 1
  3541. | #define WANT_FFT 1
  3542. | #define HAVE_HOST_CPU_x86_64 1
  3543. | #define HOST_DOS64 1
  3544. | #define HAVE_SPEED_CYCLECOUNTER 2
  3545. | #define STDC_HEADERS 1
  3546. | #define HAVE_SYS_TYPES_H 1
  3547. | #define HAVE_SYS_STAT_H 1
  3548. | #define HAVE_STDLIB_H 1
  3549. | #define HAVE_STRING_H 1
  3550. | #define HAVE_MEMORY_H 1
  3551. | #define HAVE_STRINGS_H 1
  3552. | #define HAVE_INTTYPES_H 1
  3553. | #define HAVE_STDINT_H 1
  3554. | #define HAVE_UNISTD_H 1
  3555. | #define LT_OBJDIR ".libs/"
  3556. | #define STDC_HEADERS 1
  3557. | #define TIME_WITH_SYS_TIME 1
  3558. | #define HAVE_FCNTL_H 1
  3559. | #define HAVE_FLOAT_H 1
  3560. | #define HAVE_LOCALE_H 1
  3561. | #define HAVE_SYS_PARAM_H 1
  3562. | #define HAVE_SYS_TIME_H 1
  3563. | #define HAVE_DECL_FGETC 1
  3564. | #define HAVE_DECL_FSCANF 1
  3565. | #define HAVE_DECL_OPTARG 1
  3566. | #define HAVE_DECL_UNGETC 1
  3567. | #define HAVE_DECL_VFPRINTF 1
  3568. | #define HAVE_DECL_SYS_ERRLIST 0
  3569. | #define HAVE_DECL_SYS_NERR 0
  3570. | #define RETSIGTYPE void
  3571. | #define HAVE_INTMAX_T 1
  3572. | #define HAVE_LONG_DOUBLE 1
  3573. | #define HAVE_LONG_LONG 1
  3574. | #define HAVE_PTRDIFF_T 1
  3575. | #define HAVE_UINT_LEAST32_T 1
  3576. | /* end confdefs.h.  */
  3577. | #include <stdio.h>
  3578. | #ifdef HAVE_SYS_TYPES_H
  3579. | # include <sys/types.h>
  3580. | #endif
  3581. | #ifdef HAVE_SYS_STAT_H
  3582. | # include <sys/stat.h>
  3583. | #endif
  3584. | #ifdef STDC_HEADERS
  3585. | # include <stdlib.h>
  3586. | # include <stddef.h>
  3587. | #else
  3588. | # ifdef HAVE_STDLIB_H
  3589. | #  include <stdlib.h>
  3590. | # endif
  3591. | #endif
  3592. | #ifdef HAVE_STRING_H
  3593. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3594. | #  include <memory.h>
  3595. | # endif
  3596. | # include <string.h>
  3597. | #endif
  3598. | #ifdef HAVE_STRINGS_H
  3599. | # include <strings.h>
  3600. | #endif
  3601. | #ifdef HAVE_INTTYPES_H
  3602. | # include <inttypes.h>
  3603. | #endif
  3604. | #ifdef HAVE_STDINT_H
  3605. | # include <stdint.h>
  3606. | #endif
  3607. | #ifdef HAVE_UNISTD_H
  3608. | # include <unistd.h>
  3609. | #endif
  3610. | int
  3611. | main ()
  3612. | {
  3613. | if (sizeof ((intptr_t)))
  3614. |       return 0;
  3615. |   ;
  3616. |   return 0;
  3617. | }
  3618. configure:22635: result: yes
  3619. configure:22646: checking for preprocessor stringizing operator
  3620. configure:22666: result: yes
  3621. configure:22678: checking for working volatile
  3622. configure:22697: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  3623. configure:22697: $? = 0
  3624. configure:22704: result: yes
  3625. configure:22713: checking for C/C++ restrict keyword
  3626. configure:22738: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  3627. configure:22738: $? = 0
  3628. configure:22746: result: __restrict
  3629. configure:22761: checking whether gcc __attribute__ ((const)) works
  3630. configure:22777: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  3631. configure:22777: $? = 0
  3632. configure:22785: result: yes
  3633. configure:22793: checking whether gcc __attribute__ ((malloc)) works
  3634. configure:22802: gcc -std=gnu99 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  -c conftest.c >conftest.out 2>&1
  3635. configure:22805: $? = 0
  3636. configure:22819: result: yes
  3637. configure:22827: checking whether gcc __attribute__ ((mode (XX))) works
  3638. configure:22843: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  3639. configure:22843: $? = 0
  3640. configure:22851: result: yes
  3641. configure:22859: checking whether gcc __attribute__ ((noreturn)) works
  3642. configure:22875: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  3643. configure:22875: $? = 0
  3644. configure:22883: result: yes
  3645. configure:22892: checking for inline
  3646. configure:22908: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  3647. configure:22908: $? = 0
  3648. configure:22916: result: inline
  3649. configure:22959: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  3650. configure:22959: $? = 0
  3651. configure:23063: checking for cos in -lm
  3652. configure:23088: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c -lm   >&5
  3653. conftest.c:61:6: warning: conflicting types for built-in function 'cos' [enabled by default]
  3654.  char cos ();
  3655.       ^
  3656. configure:23088: $? = 0
  3657. configure:23097: result: yes
  3658. configure:23111: checking for working alloca.h
  3659. configure:23127: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  3660. conftest.c:54:20: fatal error: alloca.h: No such file or directory
  3661.  #include <alloca.h>
  3662.                     ^
  3663. compilation terminated.
  3664. configure:23127: $? = 1
  3665. configure: failed program was:
  3666. | /* confdefs.h */
  3667. | #define PACKAGE_NAME "GNU MP"
  3668. | #define PACKAGE_TARNAME "gmp"
  3669. | #define PACKAGE_VERSION "6.0.0"
  3670. | #define PACKAGE_STRING "GNU MP 6.0.0"
  3671. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  3672. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  3673. | #define PACKAGE "gmp"
  3674. | #define VERSION "6.0.0"
  3675. | #define WANT_ASSEMBLY 1
  3676. | #define WANT_FFT 1
  3677. | #define HAVE_HOST_CPU_x86_64 1
  3678. | #define HOST_DOS64 1
  3679. | #define HAVE_SPEED_CYCLECOUNTER 2
  3680. | #define STDC_HEADERS 1
  3681. | #define HAVE_SYS_TYPES_H 1
  3682. | #define HAVE_SYS_STAT_H 1
  3683. | #define HAVE_STDLIB_H 1
  3684. | #define HAVE_STRING_H 1
  3685. | #define HAVE_MEMORY_H 1
  3686. | #define HAVE_STRINGS_H 1
  3687. | #define HAVE_INTTYPES_H 1
  3688. | #define HAVE_STDINT_H 1
  3689. | #define HAVE_UNISTD_H 1
  3690. | #define LT_OBJDIR ".libs/"
  3691. | #define STDC_HEADERS 1
  3692. | #define TIME_WITH_SYS_TIME 1
  3693. | #define HAVE_FCNTL_H 1
  3694. | #define HAVE_FLOAT_H 1
  3695. | #define HAVE_LOCALE_H 1
  3696. | #define HAVE_SYS_PARAM_H 1
  3697. | #define HAVE_SYS_TIME_H 1
  3698. | #define HAVE_DECL_FGETC 1
  3699. | #define HAVE_DECL_FSCANF 1
  3700. | #define HAVE_DECL_OPTARG 1
  3701. | #define HAVE_DECL_UNGETC 1
  3702. | #define HAVE_DECL_VFPRINTF 1
  3703. | #define HAVE_DECL_SYS_ERRLIST 0
  3704. | #define HAVE_DECL_SYS_NERR 0
  3705. | #define RETSIGTYPE void
  3706. | #define HAVE_INTMAX_T 1
  3707. | #define HAVE_LONG_DOUBLE 1
  3708. | #define HAVE_LONG_LONG 1
  3709. | #define HAVE_PTRDIFF_T 1
  3710. | #define HAVE_UINT_LEAST32_T 1
  3711. | #define HAVE_INTPTR_T 1
  3712. | #define HAVE_STRINGIZE 1
  3713. | #define restrict __restrict
  3714. | #define HAVE_ATTRIBUTE_CONST 1
  3715. | #define HAVE_ATTRIBUTE_MALLOC 1
  3716. | #define HAVE_ATTRIBUTE_MODE 1
  3717. | #define HAVE_ATTRIBUTE_NORETURN 1
  3718. | /* end confdefs.h.  */
  3719. | #include <alloca.h>
  3720. | int
  3721. | main ()
  3722. | {
  3723. | char *p = (char *) alloca (2 * sizeof (int));
  3724. |   ;
  3725. |   return 0;
  3726. | }
  3727. configure:23135: result: no
  3728. configure:23144: checking for alloca (via gmp-impl.h)
  3729. configure:23167: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  3730. configure:23167: $? = 0
  3731. configure:23175: result: yes
  3732. configure:23184: checking how to allocate temporary memory
  3733. configure:23208: result: alloca
  3734. configure:23266: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  3735. configure:23266: $? = 0
  3736. configure:23275: checking whether byte ordering is bigendian
  3737. configure:23290: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  3738. conftest.c:57:9: error: unknown type name 'not'
  3739.          not a universal capable compiler
  3740.          ^
  3741. conftest.c:57:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
  3742.          not a universal capable compiler
  3743.                ^
  3744. conftest.c:57:15: error: unknown type name 'universal'
  3745. configure:23290: $? = 1
  3746. configure: failed program was:
  3747. | /* confdefs.h */
  3748. | #define PACKAGE_NAME "GNU MP"
  3749. | #define PACKAGE_TARNAME "gmp"
  3750. | #define PACKAGE_VERSION "6.0.0"
  3751. | #define PACKAGE_STRING "GNU MP 6.0.0"
  3752. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  3753. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  3754. | #define PACKAGE "gmp"
  3755. | #define VERSION "6.0.0"
  3756. | #define WANT_ASSEMBLY 1
  3757. | #define WANT_FFT 1
  3758. | #define HAVE_HOST_CPU_x86_64 1
  3759. | #define HOST_DOS64 1
  3760. | #define HAVE_SPEED_CYCLECOUNTER 2
  3761. | #define STDC_HEADERS 1
  3762. | #define HAVE_SYS_TYPES_H 1
  3763. | #define HAVE_SYS_STAT_H 1
  3764. | #define HAVE_STDLIB_H 1
  3765. | #define HAVE_STRING_H 1
  3766. | #define HAVE_MEMORY_H 1
  3767. | #define HAVE_STRINGS_H 1
  3768. | #define HAVE_INTTYPES_H 1
  3769. | #define HAVE_STDINT_H 1
  3770. | #define HAVE_UNISTD_H 1
  3771. | #define LT_OBJDIR ".libs/"
  3772. | #define STDC_HEADERS 1
  3773. | #define TIME_WITH_SYS_TIME 1
  3774. | #define HAVE_FCNTL_H 1
  3775. | #define HAVE_FLOAT_H 1
  3776. | #define HAVE_LOCALE_H 1
  3777. | #define HAVE_SYS_PARAM_H 1
  3778. | #define HAVE_SYS_TIME_H 1
  3779. | #define HAVE_DECL_FGETC 1
  3780. | #define HAVE_DECL_FSCANF 1
  3781. | #define HAVE_DECL_OPTARG 1
  3782. | #define HAVE_DECL_UNGETC 1
  3783. | #define HAVE_DECL_VFPRINTF 1
  3784. | #define HAVE_DECL_SYS_ERRLIST 0
  3785. | #define HAVE_DECL_SYS_NERR 0
  3786. | #define RETSIGTYPE void
  3787. | #define HAVE_INTMAX_T 1
  3788. | #define HAVE_LONG_DOUBLE 1
  3789. | #define HAVE_LONG_LONG 1
  3790. | #define HAVE_PTRDIFF_T 1
  3791. | #define HAVE_UINT_LEAST32_T 1
  3792. | #define HAVE_INTPTR_T 1
  3793. | #define HAVE_STRINGIZE 1
  3794. | #define restrict __restrict
  3795. | #define HAVE_ATTRIBUTE_CONST 1
  3796. | #define HAVE_ATTRIBUTE_MALLOC 1
  3797. | #define HAVE_ATTRIBUTE_MODE 1
  3798. | #define HAVE_ATTRIBUTE_NORETURN 1
  3799. | #define HAVE_ALLOCA 1
  3800. | #define WANT_TMP_ALLOCA 1
  3801. | /* end confdefs.h.  */
  3802. | #ifndef __APPLE_CC__
  3803. |          not a universal capable compiler
  3804. |        #endif
  3805. |        typedef int dummy;
  3806. |
  3807. configure:23335: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  3808. configure:23335: $? = 0
  3809. configure:23353: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  3810. conftest.c: In function 'main':
  3811. conftest.c:63:4: error: unknown type name 'not'
  3812.     not big endian
  3813.     ^
  3814. conftest.c:63:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
  3815.     not big endian
  3816.             ^
  3817. configure:23353: $? = 1
  3818. configure: failed program was:
  3819. | /* confdefs.h */
  3820. | #define PACKAGE_NAME "GNU MP"
  3821. | #define PACKAGE_TARNAME "gmp"
  3822. | #define PACKAGE_VERSION "6.0.0"
  3823. | #define PACKAGE_STRING "GNU MP 6.0.0"
  3824. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  3825. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  3826. | #define PACKAGE "gmp"
  3827. | #define VERSION "6.0.0"
  3828. | #define WANT_ASSEMBLY 1
  3829. | #define WANT_FFT 1
  3830. | #define HAVE_HOST_CPU_x86_64 1
  3831. | #define HOST_DOS64 1
  3832. | #define HAVE_SPEED_CYCLECOUNTER 2
  3833. | #define STDC_HEADERS 1
  3834. | #define HAVE_SYS_TYPES_H 1
  3835. | #define HAVE_SYS_STAT_H 1
  3836. | #define HAVE_STDLIB_H 1
  3837. | #define HAVE_STRING_H 1
  3838. | #define HAVE_MEMORY_H 1
  3839. | #define HAVE_STRINGS_H 1
  3840. | #define HAVE_INTTYPES_H 1
  3841. | #define HAVE_STDINT_H 1
  3842. | #define HAVE_UNISTD_H 1
  3843. | #define LT_OBJDIR ".libs/"
  3844. | #define STDC_HEADERS 1
  3845. | #define TIME_WITH_SYS_TIME 1
  3846. | #define HAVE_FCNTL_H 1
  3847. | #define HAVE_FLOAT_H 1
  3848. | #define HAVE_LOCALE_H 1
  3849. | #define HAVE_SYS_PARAM_H 1
  3850. | #define HAVE_SYS_TIME_H 1
  3851. | #define HAVE_DECL_FGETC 1
  3852. | #define HAVE_DECL_FSCANF 1
  3853. | #define HAVE_DECL_OPTARG 1
  3854. | #define HAVE_DECL_UNGETC 1
  3855. | #define HAVE_DECL_VFPRINTF 1
  3856. | #define HAVE_DECL_SYS_ERRLIST 0
  3857. | #define HAVE_DECL_SYS_NERR 0
  3858. | #define RETSIGTYPE void
  3859. | #define HAVE_INTMAX_T 1
  3860. | #define HAVE_LONG_DOUBLE 1
  3861. | #define HAVE_LONG_LONG 1
  3862. | #define HAVE_PTRDIFF_T 1
  3863. | #define HAVE_UINT_LEAST32_T 1
  3864. | #define HAVE_INTPTR_T 1
  3865. | #define HAVE_STRINGIZE 1
  3866. | #define restrict __restrict
  3867. | #define HAVE_ATTRIBUTE_CONST 1
  3868. | #define HAVE_ATTRIBUTE_MALLOC 1
  3869. | #define HAVE_ATTRIBUTE_MODE 1
  3870. | #define HAVE_ATTRIBUTE_NORETURN 1
  3871. | #define HAVE_ALLOCA 1
  3872. | #define WANT_TMP_ALLOCA 1
  3873. | /* end confdefs.h.  */
  3874. | #include <sys/types.h>
  3875. |       #include <sys/param.h>
  3876. |
  3877. | int
  3878. | main ()
  3879. | {
  3880. | #if BYTE_ORDER != BIG_ENDIAN
  3881. |        not big endian
  3882. |       #endif
  3883. |
  3884. |   ;
  3885. |   return 0;
  3886. | }
  3887. configure:23481: result: no
  3888. configure:23510: checking format of `double' floating point
  3889. configure:23530: gcc -std=gnu99 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  -c conftest.c >&5 2>&1
  3890. configure:23533: $? = 0
  3891. configure:23700: result: IEEE little endian
  3892. configure:23780: checking for alarm
  3893. configure:23780: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  3894. configure:23780: $? = 0
  3895. configure:23780: result: yes
  3896. configure:23780: checking for attr_get
  3897. configure:23780: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  3898. C:\cygwin64\tmp\ccgwVWyB.o:conftest.c:(.text.startup+0xa): undefined reference to `attr_get'
  3899. collect2.exe: error: ld returned 1 exit status
  3900. configure:23780: $? = 1
  3901. configure: failed program was:
  3902. | /* confdefs.h */
  3903. | #define PACKAGE_NAME "GNU MP"
  3904. | #define PACKAGE_TARNAME "gmp"
  3905. | #define PACKAGE_VERSION "6.0.0"
  3906. | #define PACKAGE_STRING "GNU MP 6.0.0"
  3907. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  3908. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  3909. | #define PACKAGE "gmp"
  3910. | #define VERSION "6.0.0"
  3911. | #define WANT_ASSEMBLY 1
  3912. | #define WANT_FFT 1
  3913. | #define HAVE_HOST_CPU_x86_64 1
  3914. | #define HOST_DOS64 1
  3915. | #define HAVE_SPEED_CYCLECOUNTER 2
  3916. | #define STDC_HEADERS 1
  3917. | #define HAVE_SYS_TYPES_H 1
  3918. | #define HAVE_SYS_STAT_H 1
  3919. | #define HAVE_STDLIB_H 1
  3920. | #define HAVE_STRING_H 1
  3921. | #define HAVE_MEMORY_H 1
  3922. | #define HAVE_STRINGS_H 1
  3923. | #define HAVE_INTTYPES_H 1
  3924. | #define HAVE_STDINT_H 1
  3925. | #define HAVE_UNISTD_H 1
  3926. | #define LT_OBJDIR ".libs/"
  3927. | #define STDC_HEADERS 1
  3928. | #define TIME_WITH_SYS_TIME 1
  3929. | #define HAVE_FCNTL_H 1
  3930. | #define HAVE_FLOAT_H 1
  3931. | #define HAVE_LOCALE_H 1
  3932. | #define HAVE_SYS_PARAM_H 1
  3933. | #define HAVE_SYS_TIME_H 1
  3934. | #define HAVE_DECL_FGETC 1
  3935. | #define HAVE_DECL_FSCANF 1
  3936. | #define HAVE_DECL_OPTARG 1
  3937. | #define HAVE_DECL_UNGETC 1
  3938. | #define HAVE_DECL_VFPRINTF 1
  3939. | #define HAVE_DECL_SYS_ERRLIST 0
  3940. | #define HAVE_DECL_SYS_NERR 0
  3941. | #define RETSIGTYPE void
  3942. | #define HAVE_INTMAX_T 1
  3943. | #define HAVE_LONG_DOUBLE 1
  3944. | #define HAVE_LONG_LONG 1
  3945. | #define HAVE_PTRDIFF_T 1
  3946. | #define HAVE_UINT_LEAST32_T 1
  3947. | #define HAVE_INTPTR_T 1
  3948. | #define HAVE_STRINGIZE 1
  3949. | #define restrict __restrict
  3950. | #define HAVE_ATTRIBUTE_CONST 1
  3951. | #define HAVE_ATTRIBUTE_MALLOC 1
  3952. | #define HAVE_ATTRIBUTE_MODE 1
  3953. | #define HAVE_ATTRIBUTE_NORETURN 1
  3954. | #define HAVE_ALLOCA 1
  3955. | #define WANT_TMP_ALLOCA 1
  3956. | #define HAVE_LIMB_LITTLE_ENDIAN 1
  3957. | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
  3958. | #define HAVE_ALARM 1
  3959. | /* end confdefs.h.  */
  3960. | /* Define attr_get to an innocuous variant, in case <limits.h> declares attr_get.
  3961. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  3962. | #define attr_get innocuous_attr_get
  3963. |
  3964. | /* System header to define __stub macros and hopefully few prototypes,
  3965. |     which can conflict with char attr_get (); below.
  3966. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3967. |     <limits.h> exists even on freestanding compilers.  */
  3968. |
  3969. | #ifdef __STDC__
  3970. | # include <limits.h>
  3971. | #else
  3972. | # include <assert.h>
  3973. | #endif
  3974. |
  3975. | #undef attr_get
  3976. |
  3977. | /* Override any GCC internal prototype to avoid an error.
  3978. |    Use char because int might match the return type of a GCC
  3979. |    builtin and then its argument prototype would still apply.  */
  3980. | #ifdef __cplusplus
  3981. | extern "C"
  3982. | #endif
  3983. | char attr_get ();
  3984. | /* The GNU C library defines this for functions which it implements
  3985. |     to always fail with ENOSYS.  Some functions are actually named
  3986. |     something starting with __ and the normal name is an alias.  */
  3987. | #if defined __stub_attr_get || defined __stub___attr_get
  3988. | choke me
  3989. | #endif
  3990. |
  3991. | int
  3992. | main ()
  3993. | {
  3994. | return attr_get ();
  3995. |   ;
  3996. |   return 0;
  3997. | }
  3998. configure:23780: result: no
  3999. configure:23780: checking for clock
  4000. configure:23780: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  4001. configure:23780: $? = 0
  4002. configure:23780: result: yes
  4003. configure:23780: checking for cputime
  4004. configure:23780: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  4005. C:\cygwin64\tmp\cc2y3QdC.o:conftest.c:(.text.startup+0xa): undefined reference to `cputime'
  4006. collect2.exe: error: ld returned 1 exit status
  4007. configure:23780: $? = 1
  4008. configure: failed program was:
  4009. | /* confdefs.h */
  4010. | #define PACKAGE_NAME "GNU MP"
  4011. | #define PACKAGE_TARNAME "gmp"
  4012. | #define PACKAGE_VERSION "6.0.0"
  4013. | #define PACKAGE_STRING "GNU MP 6.0.0"
  4014. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  4015. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  4016. | #define PACKAGE "gmp"
  4017. | #define VERSION "6.0.0"
  4018. | #define WANT_ASSEMBLY 1
  4019. | #define WANT_FFT 1
  4020. | #define HAVE_HOST_CPU_x86_64 1
  4021. | #define HOST_DOS64 1
  4022. | #define HAVE_SPEED_CYCLECOUNTER 2
  4023. | #define STDC_HEADERS 1
  4024. | #define HAVE_SYS_TYPES_H 1
  4025. | #define HAVE_SYS_STAT_H 1
  4026. | #define HAVE_STDLIB_H 1
  4027. | #define HAVE_STRING_H 1
  4028. | #define HAVE_MEMORY_H 1
  4029. | #define HAVE_STRINGS_H 1
  4030. | #define HAVE_INTTYPES_H 1
  4031. | #define HAVE_STDINT_H 1
  4032. | #define HAVE_UNISTD_H 1
  4033. | #define LT_OBJDIR ".libs/"
  4034. | #define STDC_HEADERS 1
  4035. | #define TIME_WITH_SYS_TIME 1
  4036. | #define HAVE_FCNTL_H 1
  4037. | #define HAVE_FLOAT_H 1
  4038. | #define HAVE_LOCALE_H 1
  4039. | #define HAVE_SYS_PARAM_H 1
  4040. | #define HAVE_SYS_TIME_H 1
  4041. | #define HAVE_DECL_FGETC 1
  4042. | #define HAVE_DECL_FSCANF 1
  4043. | #define HAVE_DECL_OPTARG 1
  4044. | #define HAVE_DECL_UNGETC 1
  4045. | #define HAVE_DECL_VFPRINTF 1
  4046. | #define HAVE_DECL_SYS_ERRLIST 0
  4047. | #define HAVE_DECL_SYS_NERR 0
  4048. | #define RETSIGTYPE void
  4049. | #define HAVE_INTMAX_T 1
  4050. | #define HAVE_LONG_DOUBLE 1
  4051. | #define HAVE_LONG_LONG 1
  4052. | #define HAVE_PTRDIFF_T 1
  4053. | #define HAVE_UINT_LEAST32_T 1
  4054. | #define HAVE_INTPTR_T 1
  4055. | #define HAVE_STRINGIZE 1
  4056. | #define restrict __restrict
  4057. | #define HAVE_ATTRIBUTE_CONST 1
  4058. | #define HAVE_ATTRIBUTE_MALLOC 1
  4059. | #define HAVE_ATTRIBUTE_MODE 1
  4060. | #define HAVE_ATTRIBUTE_NORETURN 1
  4061. | #define HAVE_ALLOCA 1
  4062. | #define WANT_TMP_ALLOCA 1
  4063. | #define HAVE_LIMB_LITTLE_ENDIAN 1
  4064. | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
  4065. | #define HAVE_ALARM 1
  4066. | #define HAVE_CLOCK 1
  4067. | /* end confdefs.h.  */
  4068. | /* Define cputime to an innocuous variant, in case <limits.h> declares cputime.
  4069. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  4070. | #define cputime innocuous_cputime
  4071. |
  4072. | /* System header to define __stub macros and hopefully few prototypes,
  4073. |     which can conflict with char cputime (); below.
  4074. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4075. |     <limits.h> exists even on freestanding compilers.  */
  4076. |
  4077. | #ifdef __STDC__
  4078. | # include <limits.h>
  4079. | #else
  4080. | # include <assert.h>
  4081. | #endif
  4082. |
  4083. | #undef cputime
  4084. |
  4085. | /* Override any GCC internal prototype to avoid an error.
  4086. |    Use char because int might match the return type of a GCC
  4087. |    builtin and then its argument prototype would still apply.  */
  4088. | #ifdef __cplusplus
  4089. | extern "C"
  4090. | #endif
  4091. | char cputime ();
  4092. | /* The GNU C library defines this for functions which it implements
  4093. |     to always fail with ENOSYS.  Some functions are actually named
  4094. |     something starting with __ and the normal name is an alias.  */
  4095. | #if defined __stub_cputime || defined __stub___cputime
  4096. | choke me
  4097. | #endif
  4098. |
  4099. | int
  4100. | main ()
  4101. | {
  4102. | return cputime ();
  4103. |   ;
  4104. |   return 0;
  4105. | }
  4106. configure:23780: result: no
  4107. configure:23780: checking for getpagesize
  4108. configure:23780: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  4109. configure:23780: $? = 0
  4110. configure:23780: result: yes
  4111. configure:23780: checking for getrusage
  4112. configure:23780: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  4113. C:\cygwin64\tmp\ccyzcjcY.o:conftest.c:(.text.startup+0xa): undefined reference to `getrusage'
  4114. collect2.exe: error: ld returned 1 exit status
  4115. configure:23780: $? = 1
  4116. configure: failed program was:
  4117. | /* confdefs.h */
  4118. | #define PACKAGE_NAME "GNU MP"
  4119. | #define PACKAGE_TARNAME "gmp"
  4120. | #define PACKAGE_VERSION "6.0.0"
  4121. | #define PACKAGE_STRING "GNU MP 6.0.0"
  4122. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  4123. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  4124. | #define PACKAGE "gmp"
  4125. | #define VERSION "6.0.0"
  4126. | #define WANT_ASSEMBLY 1
  4127. | #define WANT_FFT 1
  4128. | #define HAVE_HOST_CPU_x86_64 1
  4129. | #define HOST_DOS64 1
  4130. | #define HAVE_SPEED_CYCLECOUNTER 2
  4131. | #define STDC_HEADERS 1
  4132. | #define HAVE_SYS_TYPES_H 1
  4133. | #define HAVE_SYS_STAT_H 1
  4134. | #define HAVE_STDLIB_H 1
  4135. | #define HAVE_STRING_H 1
  4136. | #define HAVE_MEMORY_H 1
  4137. | #define HAVE_STRINGS_H 1
  4138. | #define HAVE_INTTYPES_H 1
  4139. | #define HAVE_STDINT_H 1
  4140. | #define HAVE_UNISTD_H 1
  4141. | #define LT_OBJDIR ".libs/"
  4142. | #define STDC_HEADERS 1
  4143. | #define TIME_WITH_SYS_TIME 1
  4144. | #define HAVE_FCNTL_H 1
  4145. | #define HAVE_FLOAT_H 1
  4146. | #define HAVE_LOCALE_H 1
  4147. | #define HAVE_SYS_PARAM_H 1
  4148. | #define HAVE_SYS_TIME_H 1
  4149. | #define HAVE_DECL_FGETC 1
  4150. | #define HAVE_DECL_FSCANF 1
  4151. | #define HAVE_DECL_OPTARG 1
  4152. | #define HAVE_DECL_UNGETC 1
  4153. | #define HAVE_DECL_VFPRINTF 1
  4154. | #define HAVE_DECL_SYS_ERRLIST 0
  4155. | #define HAVE_DECL_SYS_NERR 0
  4156. | #define RETSIGTYPE void
  4157. | #define HAVE_INTMAX_T 1
  4158. | #define HAVE_LONG_DOUBLE 1
  4159. | #define HAVE_LONG_LONG 1
  4160. | #define HAVE_PTRDIFF_T 1
  4161. | #define HAVE_UINT_LEAST32_T 1
  4162. | #define HAVE_INTPTR_T 1
  4163. | #define HAVE_STRINGIZE 1
  4164. | #define restrict __restrict
  4165. | #define HAVE_ATTRIBUTE_CONST 1
  4166. | #define HAVE_ATTRIBUTE_MALLOC 1
  4167. | #define HAVE_ATTRIBUTE_MODE 1
  4168. | #define HAVE_ATTRIBUTE_NORETURN 1
  4169. | #define HAVE_ALLOCA 1
  4170. | #define WANT_TMP_ALLOCA 1
  4171. | #define HAVE_LIMB_LITTLE_ENDIAN 1
  4172. | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
  4173. | #define HAVE_ALARM 1
  4174. | #define HAVE_CLOCK 1
  4175. | #define HAVE_GETPAGESIZE 1
  4176. | /* end confdefs.h.  */
  4177. | /* Define getrusage to an innocuous variant, in case <limits.h> declares getrusage.
  4178. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  4179. | #define getrusage innocuous_getrusage
  4180. |
  4181. | /* System header to define __stub macros and hopefully few prototypes,
  4182. |     which can conflict with char getrusage (); below.
  4183. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4184. |     <limits.h> exists even on freestanding compilers.  */
  4185. |
  4186. | #ifdef __STDC__
  4187. | # include <limits.h>
  4188. | #else
  4189. | # include <assert.h>
  4190. | #endif
  4191. |
  4192. | #undef getrusage
  4193. |
  4194. | /* Override any GCC internal prototype to avoid an error.
  4195. |    Use char because int might match the return type of a GCC
  4196. |    builtin and then its argument prototype would still apply.  */
  4197. | #ifdef __cplusplus
  4198. | extern "C"
  4199. | #endif
  4200. | char getrusage ();
  4201. | /* The GNU C library defines this for functions which it implements
  4202. |     to always fail with ENOSYS.  Some functions are actually named
  4203. |     something starting with __ and the normal name is an alias.  */
  4204. | #if defined __stub_getrusage || defined __stub___getrusage
  4205. | choke me
  4206. | #endif
  4207. |
  4208. | int
  4209. | main ()
  4210. | {
  4211. | return getrusage ();
  4212. |   ;
  4213. |   return 0;
  4214. | }
  4215. configure:23780: result: no
  4216. configure:23780: checking for gettimeofday
  4217. configure:23780: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  4218. configure:23780: $? = 0
  4219. configure:23780: result: yes
  4220. configure:23780: checking for getsysinfo
  4221. configure:23780: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  4222. C:\cygwin64\tmp\ccsIH1CY.o:conftest.c:(.text.startup+0xa): undefined reference to `getsysinfo'
  4223. collect2.exe: error: ld returned 1 exit status
  4224. configure:23780: $? = 1
  4225. configure: failed program was:
  4226. | /* confdefs.h */
  4227. | #define PACKAGE_NAME "GNU MP"
  4228. | #define PACKAGE_TARNAME "gmp"
  4229. | #define PACKAGE_VERSION "6.0.0"
  4230. | #define PACKAGE_STRING "GNU MP 6.0.0"
  4231. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  4232. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  4233. | #define PACKAGE "gmp"
  4234. | #define VERSION "6.0.0"
  4235. | #define WANT_ASSEMBLY 1
  4236. | #define WANT_FFT 1
  4237. | #define HAVE_HOST_CPU_x86_64 1
  4238. | #define HOST_DOS64 1
  4239. | #define HAVE_SPEED_CYCLECOUNTER 2
  4240. | #define STDC_HEADERS 1
  4241. | #define HAVE_SYS_TYPES_H 1
  4242. | #define HAVE_SYS_STAT_H 1
  4243. | #define HAVE_STDLIB_H 1
  4244. | #define HAVE_STRING_H 1
  4245. | #define HAVE_MEMORY_H 1
  4246. | #define HAVE_STRINGS_H 1
  4247. | #define HAVE_INTTYPES_H 1
  4248. | #define HAVE_STDINT_H 1
  4249. | #define HAVE_UNISTD_H 1
  4250. | #define LT_OBJDIR ".libs/"
  4251. | #define STDC_HEADERS 1
  4252. | #define TIME_WITH_SYS_TIME 1
  4253. | #define HAVE_FCNTL_H 1
  4254. | #define HAVE_FLOAT_H 1
  4255. | #define HAVE_LOCALE_H 1
  4256. | #define HAVE_SYS_PARAM_H 1
  4257. | #define HAVE_SYS_TIME_H 1
  4258. | #define HAVE_DECL_FGETC 1
  4259. | #define HAVE_DECL_FSCANF 1
  4260. | #define HAVE_DECL_OPTARG 1
  4261. | #define HAVE_DECL_UNGETC 1
  4262. | #define HAVE_DECL_VFPRINTF 1
  4263. | #define HAVE_DECL_SYS_ERRLIST 0
  4264. | #define HAVE_DECL_SYS_NERR 0
  4265. | #define RETSIGTYPE void
  4266. | #define HAVE_INTMAX_T 1
  4267. | #define HAVE_LONG_DOUBLE 1
  4268. | #define HAVE_LONG_LONG 1
  4269. | #define HAVE_PTRDIFF_T 1
  4270. | #define HAVE_UINT_LEAST32_T 1
  4271. | #define HAVE_INTPTR_T 1
  4272. | #define HAVE_STRINGIZE 1
  4273. | #define restrict __restrict
  4274. | #define HAVE_ATTRIBUTE_CONST 1
  4275. | #define HAVE_ATTRIBUTE_MALLOC 1
  4276. | #define HAVE_ATTRIBUTE_MODE 1
  4277. | #define HAVE_ATTRIBUTE_NORETURN 1
  4278. | #define HAVE_ALLOCA 1
  4279. | #define WANT_TMP_ALLOCA 1
  4280. | #define HAVE_LIMB_LITTLE_ENDIAN 1
  4281. | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
  4282. | #define HAVE_ALARM 1
  4283. | #define HAVE_CLOCK 1
  4284. | #define HAVE_GETPAGESIZE 1
  4285. | #define HAVE_GETTIMEOFDAY 1
  4286. | /* end confdefs.h.  */
  4287. | /* Define getsysinfo to an innocuous variant, in case <limits.h> declares getsysinfo.
  4288. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  4289. | #define getsysinfo innocuous_getsysinfo
  4290. |
  4291. | /* System header to define __stub macros and hopefully few prototypes,
  4292. |     which can conflict with char getsysinfo (); below.
  4293. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4294. |     <limits.h> exists even on freestanding compilers.  */
  4295. |
  4296. | #ifdef __STDC__
  4297. | # include <limits.h>
  4298. | #else
  4299. | # include <assert.h>
  4300. | #endif
  4301. |
  4302. | #undef getsysinfo
  4303. |
  4304. | /* Override any GCC internal prototype to avoid an error.
  4305. |    Use char because int might match the return type of a GCC
  4306. |    builtin and then its argument prototype would still apply.  */
  4307. | #ifdef __cplusplus
  4308. | extern "C"
  4309. | #endif
  4310. | char getsysinfo ();
  4311. | /* The GNU C library defines this for functions which it implements
  4312. |     to always fail with ENOSYS.  Some functions are actually named
  4313. |     something starting with __ and the normal name is an alias.  */
  4314. | #if defined __stub_getsysinfo || defined __stub___getsysinfo
  4315. | choke me
  4316. | #endif
  4317. |
  4318. | int
  4319. | main ()
  4320. | {
  4321. | return getsysinfo ();
  4322. |   ;
  4323. |   return 0;
  4324. | }
  4325. configure:23780: result: no
  4326. configure:23780: checking for localeconv
  4327. configure:23780: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  4328. configure:23780: $? = 0
  4329. configure:23780: result: yes
  4330. configure:23780: checking for memset
  4331. configure:23780: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  4332. conftest.c:86:6: warning: conflicting types for built-in function 'memset' [enabled by default]
  4333. char memset ();
  4334.      ^
  4335. configure:23780: $? = 0
  4336. configure:23780: result: yes
  4337. configure:23780: checking for mmap
  4338. configure:23780: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  4339. C:\cygwin64\tmp\ccCw4BnD.o:conftest.c:(.text.startup+0xa): undefined reference to `mmap'
  4340. collect2.exe: error: ld returned 1 exit status
  4341. configure:23780: $? = 1
  4342. configure: failed program was:
  4343. | /* confdefs.h */
  4344. | #define PACKAGE_NAME "GNU MP"
  4345. | #define PACKAGE_TARNAME "gmp"
  4346. | #define PACKAGE_VERSION "6.0.0"
  4347. | #define PACKAGE_STRING "GNU MP 6.0.0"
  4348. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  4349. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  4350. | #define PACKAGE "gmp"
  4351. | #define VERSION "6.0.0"
  4352. | #define WANT_ASSEMBLY 1
  4353. | #define WANT_FFT 1
  4354. | #define HAVE_HOST_CPU_x86_64 1
  4355. | #define HOST_DOS64 1
  4356. | #define HAVE_SPEED_CYCLECOUNTER 2
  4357. | #define STDC_HEADERS 1
  4358. | #define HAVE_SYS_TYPES_H 1
  4359. | #define HAVE_SYS_STAT_H 1
  4360. | #define HAVE_STDLIB_H 1
  4361. | #define HAVE_STRING_H 1
  4362. | #define HAVE_MEMORY_H 1
  4363. | #define HAVE_STRINGS_H 1
  4364. | #define HAVE_INTTYPES_H 1
  4365. | #define HAVE_STDINT_H 1
  4366. | #define HAVE_UNISTD_H 1
  4367. | #define LT_OBJDIR ".libs/"
  4368. | #define STDC_HEADERS 1
  4369. | #define TIME_WITH_SYS_TIME 1
  4370. | #define HAVE_FCNTL_H 1
  4371. | #define HAVE_FLOAT_H 1
  4372. | #define HAVE_LOCALE_H 1
  4373. | #define HAVE_SYS_PARAM_H 1
  4374. | #define HAVE_SYS_TIME_H 1
  4375. | #define HAVE_DECL_FGETC 1
  4376. | #define HAVE_DECL_FSCANF 1
  4377. | #define HAVE_DECL_OPTARG 1
  4378. | #define HAVE_DECL_UNGETC 1
  4379. | #define HAVE_DECL_VFPRINTF 1
  4380. | #define HAVE_DECL_SYS_ERRLIST 0
  4381. | #define HAVE_DECL_SYS_NERR 0
  4382. | #define RETSIGTYPE void
  4383. | #define HAVE_INTMAX_T 1
  4384. | #define HAVE_LONG_DOUBLE 1
  4385. | #define HAVE_LONG_LONG 1
  4386. | #define HAVE_PTRDIFF_T 1
  4387. | #define HAVE_UINT_LEAST32_T 1
  4388. | #define HAVE_INTPTR_T 1
  4389. | #define HAVE_STRINGIZE 1
  4390. | #define restrict __restrict
  4391. | #define HAVE_ATTRIBUTE_CONST 1
  4392. | #define HAVE_ATTRIBUTE_MALLOC 1
  4393. | #define HAVE_ATTRIBUTE_MODE 1
  4394. | #define HAVE_ATTRIBUTE_NORETURN 1
  4395. | #define HAVE_ALLOCA 1
  4396. | #define WANT_TMP_ALLOCA 1
  4397. | #define HAVE_LIMB_LITTLE_ENDIAN 1
  4398. | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
  4399. | #define HAVE_ALARM 1
  4400. | #define HAVE_CLOCK 1
  4401. | #define HAVE_GETPAGESIZE 1
  4402. | #define HAVE_GETTIMEOFDAY 1
  4403. | #define HAVE_LOCALECONV 1
  4404. | #define HAVE_MEMSET 1
  4405. | /* end confdefs.h.  */
  4406. | /* Define mmap to an innocuous variant, in case <limits.h> declares mmap.
  4407. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  4408. | #define mmap innocuous_mmap
  4409. |
  4410. | /* System header to define __stub macros and hopefully few prototypes,
  4411. |     which can conflict with char mmap (); below.
  4412. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4413. |     <limits.h> exists even on freestanding compilers.  */
  4414. |
  4415. | #ifdef __STDC__
  4416. | # include <limits.h>
  4417. | #else
  4418. | # include <assert.h>
  4419. | #endif
  4420. |
  4421. | #undef mmap
  4422. |
  4423. | /* Override any GCC internal prototype to avoid an error.
  4424. |    Use char because int might match the return type of a GCC
  4425. |    builtin and then its argument prototype would still apply.  */
  4426. | #ifdef __cplusplus
  4427. | extern "C"
  4428. | #endif
  4429. | char mmap ();
  4430. | /* The GNU C library defines this for functions which it implements
  4431. |     to always fail with ENOSYS.  Some functions are actually named
  4432. |     something starting with __ and the normal name is an alias.  */
  4433. | #if defined __stub_mmap || defined __stub___mmap
  4434. | choke me
  4435. | #endif
  4436. |
  4437. | int
  4438. | main ()
  4439. | {
  4440. | return mmap ();
  4441. |   ;
  4442. |   return 0;
  4443. | }
  4444. configure:23780: result: no
  4445. configure:23780: checking for mprotect
  4446. configure:23780: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  4447. configure:23780: $? = 0
  4448. configure:23780: result: yes
  4449. configure:23780: checking for nl_langinfo
  4450. configure:23780: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  4451. C:\cygwin64\tmp\cckYmk8e.o:conftest.c:(.text.startup+0xa): undefined reference to `nl_langinfo'
  4452. collect2.exe: error: ld returned 1 exit status
  4453. configure:23780: $? = 1
  4454. configure: failed program was:
  4455. | /* confdefs.h */
  4456. | #define PACKAGE_NAME "GNU MP"
  4457. | #define PACKAGE_TARNAME "gmp"
  4458. | #define PACKAGE_VERSION "6.0.0"
  4459. | #define PACKAGE_STRING "GNU MP 6.0.0"
  4460. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  4461. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  4462. | #define PACKAGE "gmp"
  4463. | #define VERSION "6.0.0"
  4464. | #define WANT_ASSEMBLY 1
  4465. | #define WANT_FFT 1
  4466. | #define HAVE_HOST_CPU_x86_64 1
  4467. | #define HOST_DOS64 1
  4468. | #define HAVE_SPEED_CYCLECOUNTER 2
  4469. | #define STDC_HEADERS 1
  4470. | #define HAVE_SYS_TYPES_H 1
  4471. | #define HAVE_SYS_STAT_H 1
  4472. | #define HAVE_STDLIB_H 1
  4473. | #define HAVE_STRING_H 1
  4474. | #define HAVE_MEMORY_H 1
  4475. | #define HAVE_STRINGS_H 1
  4476. | #define HAVE_INTTYPES_H 1
  4477. | #define HAVE_STDINT_H 1
  4478. | #define HAVE_UNISTD_H 1
  4479. | #define LT_OBJDIR ".libs/"
  4480. | #define STDC_HEADERS 1
  4481. | #define TIME_WITH_SYS_TIME 1
  4482. | #define HAVE_FCNTL_H 1
  4483. | #define HAVE_FLOAT_H 1
  4484. | #define HAVE_LOCALE_H 1
  4485. | #define HAVE_SYS_PARAM_H 1
  4486. | #define HAVE_SYS_TIME_H 1
  4487. | #define HAVE_DECL_FGETC 1
  4488. | #define HAVE_DECL_FSCANF 1
  4489. | #define HAVE_DECL_OPTARG 1
  4490. | #define HAVE_DECL_UNGETC 1
  4491. | #define HAVE_DECL_VFPRINTF 1
  4492. | #define HAVE_DECL_SYS_ERRLIST 0
  4493. | #define HAVE_DECL_SYS_NERR 0
  4494. | #define RETSIGTYPE void
  4495. | #define HAVE_INTMAX_T 1
  4496. | #define HAVE_LONG_DOUBLE 1
  4497. | #define HAVE_LONG_LONG 1
  4498. | #define HAVE_PTRDIFF_T 1
  4499. | #define HAVE_UINT_LEAST32_T 1
  4500. | #define HAVE_INTPTR_T 1
  4501. | #define HAVE_STRINGIZE 1
  4502. | #define restrict __restrict
  4503. | #define HAVE_ATTRIBUTE_CONST 1
  4504. | #define HAVE_ATTRIBUTE_MALLOC 1
  4505. | #define HAVE_ATTRIBUTE_MODE 1
  4506. | #define HAVE_ATTRIBUTE_NORETURN 1
  4507. | #define HAVE_ALLOCA 1
  4508. | #define WANT_TMP_ALLOCA 1
  4509. | #define HAVE_LIMB_LITTLE_ENDIAN 1
  4510. | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
  4511. | #define HAVE_ALARM 1
  4512. | #define HAVE_CLOCK 1
  4513. | #define HAVE_GETPAGESIZE 1
  4514. | #define HAVE_GETTIMEOFDAY 1
  4515. | #define HAVE_LOCALECONV 1
  4516. | #define HAVE_MEMSET 1
  4517. | #define HAVE_MPROTECT 1
  4518. | /* end confdefs.h.  */
  4519. | /* Define nl_langinfo to an innocuous variant, in case <limits.h> declares nl_langinfo.
  4520. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  4521. | #define nl_langinfo innocuous_nl_langinfo
  4522. |
  4523. | /* System header to define __stub macros and hopefully few prototypes,
  4524. |     which can conflict with char nl_langinfo (); below.
  4525. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4526. |     <limits.h> exists even on freestanding compilers.  */
  4527. |
  4528. | #ifdef __STDC__
  4529. | # include <limits.h>
  4530. | #else
  4531. | # include <assert.h>
  4532. | #endif
  4533. |
  4534. | #undef nl_langinfo
  4535. |
  4536. | /* Override any GCC internal prototype to avoid an error.
  4537. |    Use char because int might match the return type of a GCC
  4538. |    builtin and then its argument prototype would still apply.  */
  4539. | #ifdef __cplusplus
  4540. | extern "C"
  4541. | #endif
  4542. | char nl_langinfo ();
  4543. | /* The GNU C library defines this for functions which it implements
  4544. |     to always fail with ENOSYS.  Some functions are actually named
  4545. |     something starting with __ and the normal name is an alias.  */
  4546. | #if defined __stub_nl_langinfo || defined __stub___nl_langinfo
  4547. | choke me
  4548. | #endif
  4549. |
  4550. | int
  4551. | main ()
  4552. | {
  4553. | return nl_langinfo ();
  4554. |   ;
  4555. |   return 0;
  4556. | }
  4557. configure:23780: result: no
  4558. configure:23780: checking for obstack_vprintf
  4559. configure:23780: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  4560. C:\cygwin64\tmp\cckCzsve.o:conftest.c:(.text.startup+0xa): undefined reference to `obstack_vprintf'
  4561. collect2.exe: error: ld returned 1 exit status
  4562. configure:23780: $? = 1
  4563. configure: failed program was:
  4564. | /* confdefs.h */
  4565. | #define PACKAGE_NAME "GNU MP"
  4566. | #define PACKAGE_TARNAME "gmp"
  4567. | #define PACKAGE_VERSION "6.0.0"
  4568. | #define PACKAGE_STRING "GNU MP 6.0.0"
  4569. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  4570. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  4571. | #define PACKAGE "gmp"
  4572. | #define VERSION "6.0.0"
  4573. | #define WANT_ASSEMBLY 1
  4574. | #define WANT_FFT 1
  4575. | #define HAVE_HOST_CPU_x86_64 1
  4576. | #define HOST_DOS64 1
  4577. | #define HAVE_SPEED_CYCLECOUNTER 2
  4578. | #define STDC_HEADERS 1
  4579. | #define HAVE_SYS_TYPES_H 1
  4580. | #define HAVE_SYS_STAT_H 1
  4581. | #define HAVE_STDLIB_H 1
  4582. | #define HAVE_STRING_H 1
  4583. | #define HAVE_MEMORY_H 1
  4584. | #define HAVE_STRINGS_H 1
  4585. | #define HAVE_INTTYPES_H 1
  4586. | #define HAVE_STDINT_H 1
  4587. | #define HAVE_UNISTD_H 1
  4588. | #define LT_OBJDIR ".libs/"
  4589. | #define STDC_HEADERS 1
  4590. | #define TIME_WITH_SYS_TIME 1
  4591. | #define HAVE_FCNTL_H 1
  4592. | #define HAVE_FLOAT_H 1
  4593. | #define HAVE_LOCALE_H 1
  4594. | #define HAVE_SYS_PARAM_H 1
  4595. | #define HAVE_SYS_TIME_H 1
  4596. | #define HAVE_DECL_FGETC 1
  4597. | #define HAVE_DECL_FSCANF 1
  4598. | #define HAVE_DECL_OPTARG 1
  4599. | #define HAVE_DECL_UNGETC 1
  4600. | #define HAVE_DECL_VFPRINTF 1
  4601. | #define HAVE_DECL_SYS_ERRLIST 0
  4602. | #define HAVE_DECL_SYS_NERR 0
  4603. | #define RETSIGTYPE void
  4604. | #define HAVE_INTMAX_T 1
  4605. | #define HAVE_LONG_DOUBLE 1
  4606. | #define HAVE_LONG_LONG 1
  4607. | #define HAVE_PTRDIFF_T 1
  4608. | #define HAVE_UINT_LEAST32_T 1
  4609. | #define HAVE_INTPTR_T 1
  4610. | #define HAVE_STRINGIZE 1
  4611. | #define restrict __restrict
  4612. | #define HAVE_ATTRIBUTE_CONST 1
  4613. | #define HAVE_ATTRIBUTE_MALLOC 1
  4614. | #define HAVE_ATTRIBUTE_MODE 1
  4615. | #define HAVE_ATTRIBUTE_NORETURN 1
  4616. | #define HAVE_ALLOCA 1
  4617. | #define WANT_TMP_ALLOCA 1
  4618. | #define HAVE_LIMB_LITTLE_ENDIAN 1
  4619. | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
  4620. | #define HAVE_ALARM 1
  4621. | #define HAVE_CLOCK 1
  4622. | #define HAVE_GETPAGESIZE 1
  4623. | #define HAVE_GETTIMEOFDAY 1
  4624. | #define HAVE_LOCALECONV 1
  4625. | #define HAVE_MEMSET 1
  4626. | #define HAVE_MPROTECT 1
  4627. | /* end confdefs.h.  */
  4628. | /* Define obstack_vprintf to an innocuous variant, in case <limits.h> declares obstack_vprintf.
  4629. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  4630. | #define obstack_vprintf innocuous_obstack_vprintf
  4631. |
  4632. | /* System header to define __stub macros and hopefully few prototypes,
  4633. |     which can conflict with char obstack_vprintf (); below.
  4634. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4635. |     <limits.h> exists even on freestanding compilers.  */
  4636. |
  4637. | #ifdef __STDC__
  4638. | # include <limits.h>
  4639. | #else
  4640. | # include <assert.h>
  4641. | #endif
  4642. |
  4643. | #undef obstack_vprintf
  4644. |
  4645. | /* Override any GCC internal prototype to avoid an error.
  4646. |    Use char because int might match the return type of a GCC
  4647. |    builtin and then its argument prototype would still apply.  */
  4648. | #ifdef __cplusplus
  4649. | extern "C"
  4650. | #endif
  4651. | char obstack_vprintf ();
  4652. | /* The GNU C library defines this for functions which it implements
  4653. |     to always fail with ENOSYS.  Some functions are actually named
  4654. |     something starting with __ and the normal name is an alias.  */
  4655. | #if defined __stub_obstack_vprintf || defined __stub___obstack_vprintf
  4656. | choke me
  4657. | #endif
  4658. |
  4659. | int
  4660. | main ()
  4661. | {
  4662. | return obstack_vprintf ();
  4663. |   ;
  4664. |   return 0;
  4665. | }
  4666. configure:23780: result: no
  4667. configure:23780: checking for popen
  4668. configure:23780: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  4669. configure:23780: $? = 0
  4670. configure:23780: result: yes
  4671. configure:23780: checking for processor_info
  4672. configure:23780: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  4673. C:\cygwin64\tmp\cc6QhTIa.o:conftest.c:(.text.startup+0xa): undefined reference to `processor_info'
  4674. collect2.exe: error: ld returned 1 exit status
  4675. configure:23780: $? = 1
  4676. configure: failed program was:
  4677. | /* confdefs.h */
  4678. | #define PACKAGE_NAME "GNU MP"
  4679. | #define PACKAGE_TARNAME "gmp"
  4680. | #define PACKAGE_VERSION "6.0.0"
  4681. | #define PACKAGE_STRING "GNU MP 6.0.0"
  4682. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  4683. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  4684. | #define PACKAGE "gmp"
  4685. | #define VERSION "6.0.0"
  4686. | #define WANT_ASSEMBLY 1
  4687. | #define WANT_FFT 1
  4688. | #define HAVE_HOST_CPU_x86_64 1
  4689. | #define HOST_DOS64 1
  4690. | #define HAVE_SPEED_CYCLECOUNTER 2
  4691. | #define STDC_HEADERS 1
  4692. | #define HAVE_SYS_TYPES_H 1
  4693. | #define HAVE_SYS_STAT_H 1
  4694. | #define HAVE_STDLIB_H 1
  4695. | #define HAVE_STRING_H 1
  4696. | #define HAVE_MEMORY_H 1
  4697. | #define HAVE_STRINGS_H 1
  4698. | #define HAVE_INTTYPES_H 1
  4699. | #define HAVE_STDINT_H 1
  4700. | #define HAVE_UNISTD_H 1
  4701. | #define LT_OBJDIR ".libs/"
  4702. | #define STDC_HEADERS 1
  4703. | #define TIME_WITH_SYS_TIME 1
  4704. | #define HAVE_FCNTL_H 1
  4705. | #define HAVE_FLOAT_H 1
  4706. | #define HAVE_LOCALE_H 1
  4707. | #define HAVE_SYS_PARAM_H 1
  4708. | #define HAVE_SYS_TIME_H 1
  4709. | #define HAVE_DECL_FGETC 1
  4710. | #define HAVE_DECL_FSCANF 1
  4711. | #define HAVE_DECL_OPTARG 1
  4712. | #define HAVE_DECL_UNGETC 1
  4713. | #define HAVE_DECL_VFPRINTF 1
  4714. | #define HAVE_DECL_SYS_ERRLIST 0
  4715. | #define HAVE_DECL_SYS_NERR 0
  4716. | #define RETSIGTYPE void
  4717. | #define HAVE_INTMAX_T 1
  4718. | #define HAVE_LONG_DOUBLE 1
  4719. | #define HAVE_LONG_LONG 1
  4720. | #define HAVE_PTRDIFF_T 1
  4721. | #define HAVE_UINT_LEAST32_T 1
  4722. | #define HAVE_INTPTR_T 1
  4723. | #define HAVE_STRINGIZE 1
  4724. | #define restrict __restrict
  4725. | #define HAVE_ATTRIBUTE_CONST 1
  4726. | #define HAVE_ATTRIBUTE_MALLOC 1
  4727. | #define HAVE_ATTRIBUTE_MODE 1
  4728. | #define HAVE_ATTRIBUTE_NORETURN 1
  4729. | #define HAVE_ALLOCA 1
  4730. | #define WANT_TMP_ALLOCA 1
  4731. | #define HAVE_LIMB_LITTLE_ENDIAN 1
  4732. | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
  4733. | #define HAVE_ALARM 1
  4734. | #define HAVE_CLOCK 1
  4735. | #define HAVE_GETPAGESIZE 1
  4736. | #define HAVE_GETTIMEOFDAY 1
  4737. | #define HAVE_LOCALECONV 1
  4738. | #define HAVE_MEMSET 1
  4739. | #define HAVE_MPROTECT 1
  4740. | #define HAVE_POPEN 1
  4741. | /* end confdefs.h.  */
  4742. | /* Define processor_info to an innocuous variant, in case <limits.h> declares processor_info.
  4743. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  4744. | #define processor_info innocuous_processor_info
  4745. |
  4746. | /* System header to define __stub macros and hopefully few prototypes,
  4747. |     which can conflict with char processor_info (); below.
  4748. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4749. |     <limits.h> exists even on freestanding compilers.  */
  4750. |
  4751. | #ifdef __STDC__
  4752. | # include <limits.h>
  4753. | #else
  4754. | # include <assert.h>
  4755. | #endif
  4756. |
  4757. | #undef processor_info
  4758. |
  4759. | /* Override any GCC internal prototype to avoid an error.
  4760. |    Use char because int might match the return type of a GCC
  4761. |    builtin and then its argument prototype would still apply.  */
  4762. | #ifdef __cplusplus
  4763. | extern "C"
  4764. | #endif
  4765. | char processor_info ();
  4766. | /* The GNU C library defines this for functions which it implements
  4767. |     to always fail with ENOSYS.  Some functions are actually named
  4768. |     something starting with __ and the normal name is an alias.  */
  4769. | #if defined __stub_processor_info || defined __stub___processor_info
  4770. | choke me
  4771. | #endif
  4772. |
  4773. | int
  4774. | main ()
  4775. | {
  4776. | return processor_info ();
  4777. |   ;
  4778. |   return 0;
  4779. | }
  4780. configure:23780: result: no
  4781. configure:23780: checking for pstat_getprocessor
  4782. configure:23780: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  4783. C:\cygwin64\tmp\cc6fxRm5.o:conftest.c:(.text.startup+0xa): undefined reference to `pstat_getprocessor'
  4784. collect2.exe: error: ld returned 1 exit status
  4785. configure:23780: $? = 1
  4786. configure: failed program was:
  4787. | /* confdefs.h */
  4788. | #define PACKAGE_NAME "GNU MP"
  4789. | #define PACKAGE_TARNAME "gmp"
  4790. | #define PACKAGE_VERSION "6.0.0"
  4791. | #define PACKAGE_STRING "GNU MP 6.0.0"
  4792. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  4793. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  4794. | #define PACKAGE "gmp"
  4795. | #define VERSION "6.0.0"
  4796. | #define WANT_ASSEMBLY 1
  4797. | #define WANT_FFT 1
  4798. | #define HAVE_HOST_CPU_x86_64 1
  4799. | #define HOST_DOS64 1
  4800. | #define HAVE_SPEED_CYCLECOUNTER 2
  4801. | #define STDC_HEADERS 1
  4802. | #define HAVE_SYS_TYPES_H 1
  4803. | #define HAVE_SYS_STAT_H 1
  4804. | #define HAVE_STDLIB_H 1
  4805. | #define HAVE_STRING_H 1
  4806. | #define HAVE_MEMORY_H 1
  4807. | #define HAVE_STRINGS_H 1
  4808. | #define HAVE_INTTYPES_H 1
  4809. | #define HAVE_STDINT_H 1
  4810. | #define HAVE_UNISTD_H 1
  4811. | #define LT_OBJDIR ".libs/"
  4812. | #define STDC_HEADERS 1
  4813. | #define TIME_WITH_SYS_TIME 1
  4814. | #define HAVE_FCNTL_H 1
  4815. | #define HAVE_FLOAT_H 1
  4816. | #define HAVE_LOCALE_H 1
  4817. | #define HAVE_SYS_PARAM_H 1
  4818. | #define HAVE_SYS_TIME_H 1
  4819. | #define HAVE_DECL_FGETC 1
  4820. | #define HAVE_DECL_FSCANF 1
  4821. | #define HAVE_DECL_OPTARG 1
  4822. | #define HAVE_DECL_UNGETC 1
  4823. | #define HAVE_DECL_VFPRINTF 1
  4824. | #define HAVE_DECL_SYS_ERRLIST 0
  4825. | #define HAVE_DECL_SYS_NERR 0
  4826. | #define RETSIGTYPE void
  4827. | #define HAVE_INTMAX_T 1
  4828. | #define HAVE_LONG_DOUBLE 1
  4829. | #define HAVE_LONG_LONG 1
  4830. | #define HAVE_PTRDIFF_T 1
  4831. | #define HAVE_UINT_LEAST32_T 1
  4832. | #define HAVE_INTPTR_T 1
  4833. | #define HAVE_STRINGIZE 1
  4834. | #define restrict __restrict
  4835. | #define HAVE_ATTRIBUTE_CONST 1
  4836. | #define HAVE_ATTRIBUTE_MALLOC 1
  4837. | #define HAVE_ATTRIBUTE_MODE 1
  4838. | #define HAVE_ATTRIBUTE_NORETURN 1
  4839. | #define HAVE_ALLOCA 1
  4840. | #define WANT_TMP_ALLOCA 1
  4841. | #define HAVE_LIMB_LITTLE_ENDIAN 1
  4842. | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
  4843. | #define HAVE_ALARM 1
  4844. | #define HAVE_CLOCK 1
  4845. | #define HAVE_GETPAGESIZE 1
  4846. | #define HAVE_GETTIMEOFDAY 1
  4847. | #define HAVE_LOCALECONV 1
  4848. | #define HAVE_MEMSET 1
  4849. | #define HAVE_MPROTECT 1
  4850. | #define HAVE_POPEN 1
  4851. | /* end confdefs.h.  */
  4852. | /* Define pstat_getprocessor to an innocuous variant, in case <limits.h> declares pstat_getprocessor.
  4853. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  4854. | #define pstat_getprocessor innocuous_pstat_getprocessor
  4855. |
  4856. | /* System header to define __stub macros and hopefully few prototypes,
  4857. |     which can conflict with char pstat_getprocessor (); below.
  4858. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4859. |     <limits.h> exists even on freestanding compilers.  */
  4860. |
  4861. | #ifdef __STDC__
  4862. | # include <limits.h>
  4863. | #else
  4864. | # include <assert.h>
  4865. | #endif
  4866. |
  4867. | #undef pstat_getprocessor
  4868. |
  4869. | /* Override any GCC internal prototype to avoid an error.
  4870. |    Use char because int might match the return type of a GCC
  4871. |    builtin and then its argument prototype would still apply.  */
  4872. | #ifdef __cplusplus
  4873. | extern "C"
  4874. | #endif
  4875. | char pstat_getprocessor ();
  4876. | /* The GNU C library defines this for functions which it implements
  4877. |     to always fail with ENOSYS.  Some functions are actually named
  4878. |     something starting with __ and the normal name is an alias.  */
  4879. | #if defined __stub_pstat_getprocessor || defined __stub___pstat_getprocessor
  4880. | choke me
  4881. | #endif
  4882. |
  4883. | int
  4884. | main ()
  4885. | {
  4886. | return pstat_getprocessor ();
  4887. |   ;
  4888. |   return 0;
  4889. | }
  4890. configure:23780: result: no
  4891. configure:23780: checking for raise
  4892. configure:23780: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  4893. configure:23780: $? = 0
  4894. configure:23780: result: yes
  4895. configure:23780: checking for read_real_time
  4896. configure:23780: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  4897. C:\cygwin64\tmp\cc2jFQ2Z.o:conftest.c:(.text.startup+0xa): undefined reference to `read_real_time'
  4898. collect2.exe: error: ld returned 1 exit status
  4899. configure:23780: $? = 1
  4900. configure: failed program was:
  4901. | /* confdefs.h */
  4902. | #define PACKAGE_NAME "GNU MP"
  4903. | #define PACKAGE_TARNAME "gmp"
  4904. | #define PACKAGE_VERSION "6.0.0"
  4905. | #define PACKAGE_STRING "GNU MP 6.0.0"
  4906. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  4907. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  4908. | #define PACKAGE "gmp"
  4909. | #define VERSION "6.0.0"
  4910. | #define WANT_ASSEMBLY 1
  4911. | #define WANT_FFT 1
  4912. | #define HAVE_HOST_CPU_x86_64 1
  4913. | #define HOST_DOS64 1
  4914. | #define HAVE_SPEED_CYCLECOUNTER 2
  4915. | #define STDC_HEADERS 1
  4916. | #define HAVE_SYS_TYPES_H 1
  4917. | #define HAVE_SYS_STAT_H 1
  4918. | #define HAVE_STDLIB_H 1
  4919. | #define HAVE_STRING_H 1
  4920. | #define HAVE_MEMORY_H 1
  4921. | #define HAVE_STRINGS_H 1
  4922. | #define HAVE_INTTYPES_H 1
  4923. | #define HAVE_STDINT_H 1
  4924. | #define HAVE_UNISTD_H 1
  4925. | #define LT_OBJDIR ".libs/"
  4926. | #define STDC_HEADERS 1
  4927. | #define TIME_WITH_SYS_TIME 1
  4928. | #define HAVE_FCNTL_H 1
  4929. | #define HAVE_FLOAT_H 1
  4930. | #define HAVE_LOCALE_H 1
  4931. | #define HAVE_SYS_PARAM_H 1
  4932. | #define HAVE_SYS_TIME_H 1
  4933. | #define HAVE_DECL_FGETC 1
  4934. | #define HAVE_DECL_FSCANF 1
  4935. | #define HAVE_DECL_OPTARG 1
  4936. | #define HAVE_DECL_UNGETC 1
  4937. | #define HAVE_DECL_VFPRINTF 1
  4938. | #define HAVE_DECL_SYS_ERRLIST 0
  4939. | #define HAVE_DECL_SYS_NERR 0
  4940. | #define RETSIGTYPE void
  4941. | #define HAVE_INTMAX_T 1
  4942. | #define HAVE_LONG_DOUBLE 1
  4943. | #define HAVE_LONG_LONG 1
  4944. | #define HAVE_PTRDIFF_T 1
  4945. | #define HAVE_UINT_LEAST32_T 1
  4946. | #define HAVE_INTPTR_T 1
  4947. | #define HAVE_STRINGIZE 1
  4948. | #define restrict __restrict
  4949. | #define HAVE_ATTRIBUTE_CONST 1
  4950. | #define HAVE_ATTRIBUTE_MALLOC 1
  4951. | #define HAVE_ATTRIBUTE_MODE 1
  4952. | #define HAVE_ATTRIBUTE_NORETURN 1
  4953. | #define HAVE_ALLOCA 1
  4954. | #define WANT_TMP_ALLOCA 1
  4955. | #define HAVE_LIMB_LITTLE_ENDIAN 1
  4956. | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
  4957. | #define HAVE_ALARM 1
  4958. | #define HAVE_CLOCK 1
  4959. | #define HAVE_GETPAGESIZE 1
  4960. | #define HAVE_GETTIMEOFDAY 1
  4961. | #define HAVE_LOCALECONV 1
  4962. | #define HAVE_MEMSET 1
  4963. | #define HAVE_MPROTECT 1
  4964. | #define HAVE_POPEN 1
  4965. | #define HAVE_RAISE 1
  4966. | /* end confdefs.h.  */
  4967. | /* Define read_real_time to an innocuous variant, in case <limits.h> declares read_real_time.
  4968. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  4969. | #define read_real_time innocuous_read_real_time
  4970. |
  4971. | /* System header to define __stub macros and hopefully few prototypes,
  4972. |     which can conflict with char read_real_time (); below.
  4973. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4974. |     <limits.h> exists even on freestanding compilers.  */
  4975. |
  4976. | #ifdef __STDC__
  4977. | # include <limits.h>
  4978. | #else
  4979. | # include <assert.h>
  4980. | #endif
  4981. |
  4982. | #undef read_real_time
  4983. |
  4984. | /* Override any GCC internal prototype to avoid an error.
  4985. |    Use char because int might match the return type of a GCC
  4986. |    builtin and then its argument prototype would still apply.  */
  4987. | #ifdef __cplusplus
  4988. | extern "C"
  4989. | #endif
  4990. | char read_real_time ();
  4991. | /* The GNU C library defines this for functions which it implements
  4992. |     to always fail with ENOSYS.  Some functions are actually named
  4993. |     something starting with __ and the normal name is an alias.  */
  4994. | #if defined __stub_read_real_time || defined __stub___read_real_time
  4995. | choke me
  4996. | #endif
  4997. |
  4998. | int
  4999. | main ()
  5000. | {
  5001. | return read_real_time ();
  5002. |   ;
  5003. |   return 0;
  5004. | }
  5005. configure:23780: result: no
  5006. configure:23780: checking for sigaction
  5007. configure:23780: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  5008. C:\cygwin64\tmp\cckS6OAX.o:conftest.c:(.text.startup+0xa): undefined reference to `sigaction'
  5009. collect2.exe: error: ld returned 1 exit status
  5010. configure:23780: $? = 1
  5011. configure: failed program was:
  5012. | /* confdefs.h */
  5013. | #define PACKAGE_NAME "GNU MP"
  5014. | #define PACKAGE_TARNAME "gmp"
  5015. | #define PACKAGE_VERSION "6.0.0"
  5016. | #define PACKAGE_STRING "GNU MP 6.0.0"
  5017. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  5018. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  5019. | #define PACKAGE "gmp"
  5020. | #define VERSION "6.0.0"
  5021. | #define WANT_ASSEMBLY 1
  5022. | #define WANT_FFT 1
  5023. | #define HAVE_HOST_CPU_x86_64 1
  5024. | #define HOST_DOS64 1
  5025. | #define HAVE_SPEED_CYCLECOUNTER 2
  5026. | #define STDC_HEADERS 1
  5027. | #define HAVE_SYS_TYPES_H 1
  5028. | #define HAVE_SYS_STAT_H 1
  5029. | #define HAVE_STDLIB_H 1
  5030. | #define HAVE_STRING_H 1
  5031. | #define HAVE_MEMORY_H 1
  5032. | #define HAVE_STRINGS_H 1
  5033. | #define HAVE_INTTYPES_H 1
  5034. | #define HAVE_STDINT_H 1
  5035. | #define HAVE_UNISTD_H 1
  5036. | #define LT_OBJDIR ".libs/"
  5037. | #define STDC_HEADERS 1
  5038. | #define TIME_WITH_SYS_TIME 1
  5039. | #define HAVE_FCNTL_H 1
  5040. | #define HAVE_FLOAT_H 1
  5041. | #define HAVE_LOCALE_H 1
  5042. | #define HAVE_SYS_PARAM_H 1
  5043. | #define HAVE_SYS_TIME_H 1
  5044. | #define HAVE_DECL_FGETC 1
  5045. | #define HAVE_DECL_FSCANF 1
  5046. | #define HAVE_DECL_OPTARG 1
  5047. | #define HAVE_DECL_UNGETC 1
  5048. | #define HAVE_DECL_VFPRINTF 1
  5049. | #define HAVE_DECL_SYS_ERRLIST 0
  5050. | #define HAVE_DECL_SYS_NERR 0
  5051. | #define RETSIGTYPE void
  5052. | #define HAVE_INTMAX_T 1
  5053. | #define HAVE_LONG_DOUBLE 1
  5054. | #define HAVE_LONG_LONG 1
  5055. | #define HAVE_PTRDIFF_T 1
  5056. | #define HAVE_UINT_LEAST32_T 1
  5057. | #define HAVE_INTPTR_T 1
  5058. | #define HAVE_STRINGIZE 1
  5059. | #define restrict __restrict
  5060. | #define HAVE_ATTRIBUTE_CONST 1
  5061. | #define HAVE_ATTRIBUTE_MALLOC 1
  5062. | #define HAVE_ATTRIBUTE_MODE 1
  5063. | #define HAVE_ATTRIBUTE_NORETURN 1
  5064. | #define HAVE_ALLOCA 1
  5065. | #define WANT_TMP_ALLOCA 1
  5066. | #define HAVE_LIMB_LITTLE_ENDIAN 1
  5067. | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
  5068. | #define HAVE_ALARM 1
  5069. | #define HAVE_CLOCK 1
  5070. | #define HAVE_GETPAGESIZE 1
  5071. | #define HAVE_GETTIMEOFDAY 1
  5072. | #define HAVE_LOCALECONV 1
  5073. | #define HAVE_MEMSET 1
  5074. | #define HAVE_MPROTECT 1
  5075. | #define HAVE_POPEN 1
  5076. | #define HAVE_RAISE 1
  5077. | /* end confdefs.h.  */
  5078. | /* Define sigaction to an innocuous variant, in case <limits.h> declares sigaction.
  5079. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  5080. | #define sigaction innocuous_sigaction
  5081. |
  5082. | /* System header to define __stub macros and hopefully few prototypes,
  5083. |     which can conflict with char sigaction (); below.
  5084. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  5085. |     <limits.h> exists even on freestanding compilers.  */
  5086. |
  5087. | #ifdef __STDC__
  5088. | # include <limits.h>
  5089. | #else
  5090. | # include <assert.h>
  5091. | #endif
  5092. |
  5093. | #undef sigaction
  5094. |
  5095. | /* Override any GCC internal prototype to avoid an error.
  5096. |    Use char because int might match the return type of a GCC
  5097. |    builtin and then its argument prototype would still apply.  */
  5098. | #ifdef __cplusplus
  5099. | extern "C"
  5100. | #endif
  5101. | char sigaction ();
  5102. | /* The GNU C library defines this for functions which it implements
  5103. |     to always fail with ENOSYS.  Some functions are actually named
  5104. |     something starting with __ and the normal name is an alias.  */
  5105. | #if defined __stub_sigaction || defined __stub___sigaction
  5106. | choke me
  5107. | #endif
  5108. |
  5109. | int
  5110. | main ()
  5111. | {
  5112. | return sigaction ();
  5113. |   ;
  5114. |   return 0;
  5115. | }
  5116. configure:23780: result: no
  5117. configure:23780: checking for sigaltstack
  5118. configure:23780: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  5119. C:\cygwin64\tmp\ccaAYp6C.o:conftest.c:(.text.startup+0xa): undefined reference to `sigaltstack'
  5120. collect2.exe: error: ld returned 1 exit status
  5121. configure:23780: $? = 1
  5122. configure: failed program was:
  5123. | /* confdefs.h */
  5124. | #define PACKAGE_NAME "GNU MP"
  5125. | #define PACKAGE_TARNAME "gmp"
  5126. | #define PACKAGE_VERSION "6.0.0"
  5127. | #define PACKAGE_STRING "GNU MP 6.0.0"
  5128. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  5129. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  5130. | #define PACKAGE "gmp"
  5131. | #define VERSION "6.0.0"
  5132. | #define WANT_ASSEMBLY 1
  5133. | #define WANT_FFT 1
  5134. | #define HAVE_HOST_CPU_x86_64 1
  5135. | #define HOST_DOS64 1
  5136. | #define HAVE_SPEED_CYCLECOUNTER 2
  5137. | #define STDC_HEADERS 1
  5138. | #define HAVE_SYS_TYPES_H 1
  5139. | #define HAVE_SYS_STAT_H 1
  5140. | #define HAVE_STDLIB_H 1
  5141. | #define HAVE_STRING_H 1
  5142. | #define HAVE_MEMORY_H 1
  5143. | #define HAVE_STRINGS_H 1
  5144. | #define HAVE_INTTYPES_H 1
  5145. | #define HAVE_STDINT_H 1
  5146. | #define HAVE_UNISTD_H 1
  5147. | #define LT_OBJDIR ".libs/"
  5148. | #define STDC_HEADERS 1
  5149. | #define TIME_WITH_SYS_TIME 1
  5150. | #define HAVE_FCNTL_H 1
  5151. | #define HAVE_FLOAT_H 1
  5152. | #define HAVE_LOCALE_H 1
  5153. | #define HAVE_SYS_PARAM_H 1
  5154. | #define HAVE_SYS_TIME_H 1
  5155. | #define HAVE_DECL_FGETC 1
  5156. | #define HAVE_DECL_FSCANF 1
  5157. | #define HAVE_DECL_OPTARG 1
  5158. | #define HAVE_DECL_UNGETC 1
  5159. | #define HAVE_DECL_VFPRINTF 1
  5160. | #define HAVE_DECL_SYS_ERRLIST 0
  5161. | #define HAVE_DECL_SYS_NERR 0
  5162. | #define RETSIGTYPE void
  5163. | #define HAVE_INTMAX_T 1
  5164. | #define HAVE_LONG_DOUBLE 1
  5165. | #define HAVE_LONG_LONG 1
  5166. | #define HAVE_PTRDIFF_T 1
  5167. | #define HAVE_UINT_LEAST32_T 1
  5168. | #define HAVE_INTPTR_T 1
  5169. | #define HAVE_STRINGIZE 1
  5170. | #define restrict __restrict
  5171. | #define HAVE_ATTRIBUTE_CONST 1
  5172. | #define HAVE_ATTRIBUTE_MALLOC 1
  5173. | #define HAVE_ATTRIBUTE_MODE 1
  5174. | #define HAVE_ATTRIBUTE_NORETURN 1
  5175. | #define HAVE_ALLOCA 1
  5176. | #define WANT_TMP_ALLOCA 1
  5177. | #define HAVE_LIMB_LITTLE_ENDIAN 1
  5178. | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
  5179. | #define HAVE_ALARM 1
  5180. | #define HAVE_CLOCK 1
  5181. | #define HAVE_GETPAGESIZE 1
  5182. | #define HAVE_GETTIMEOFDAY 1
  5183. | #define HAVE_LOCALECONV 1
  5184. | #define HAVE_MEMSET 1
  5185. | #define HAVE_MPROTECT 1
  5186. | #define HAVE_POPEN 1
  5187. | #define HAVE_RAISE 1
  5188. | /* end confdefs.h.  */
  5189. | /* Define sigaltstack to an innocuous variant, in case <limits.h> declares sigaltstack.
  5190. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  5191. | #define sigaltstack innocuous_sigaltstack
  5192. |
  5193. | /* System header to define __stub macros and hopefully few prototypes,
  5194. |     which can conflict with char sigaltstack (); below.
  5195. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  5196. |     <limits.h> exists even on freestanding compilers.  */
  5197. |
  5198. | #ifdef __STDC__
  5199. | # include <limits.h>
  5200. | #else
  5201. | # include <assert.h>
  5202. | #endif
  5203. |
  5204. | #undef sigaltstack
  5205. |
  5206. | /* Override any GCC internal prototype to avoid an error.
  5207. |    Use char because int might match the return type of a GCC
  5208. |    builtin and then its argument prototype would still apply.  */
  5209. | #ifdef __cplusplus
  5210. | extern "C"
  5211. | #endif
  5212. | char sigaltstack ();
  5213. | /* The GNU C library defines this for functions which it implements
  5214. |     to always fail with ENOSYS.  Some functions are actually named
  5215. |     something starting with __ and the normal name is an alias.  */
  5216. | #if defined __stub_sigaltstack || defined __stub___sigaltstack
  5217. | choke me
  5218. | #endif
  5219. |
  5220. | int
  5221. | main ()
  5222. | {
  5223. | return sigaltstack ();
  5224. |   ;
  5225. |   return 0;
  5226. | }
  5227. configure:23780: result: no
  5228. configure:23780: checking for sigstack
  5229. configure:23780: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  5230. C:\cygwin64\tmp\cc05BCqy.o:conftest.c:(.text.startup+0xa): undefined reference to `sigstack'
  5231. collect2.exe: error: ld returned 1 exit status
  5232. configure:23780: $? = 1
  5233. configure: failed program was:
  5234. | /* confdefs.h */
  5235. | #define PACKAGE_NAME "GNU MP"
  5236. | #define PACKAGE_TARNAME "gmp"
  5237. | #define PACKAGE_VERSION "6.0.0"
  5238. | #define PACKAGE_STRING "GNU MP 6.0.0"
  5239. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  5240. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  5241. | #define PACKAGE "gmp"
  5242. | #define VERSION "6.0.0"
  5243. | #define WANT_ASSEMBLY 1
  5244. | #define WANT_FFT 1
  5245. | #define HAVE_HOST_CPU_x86_64 1
  5246. | #define HOST_DOS64 1
  5247. | #define HAVE_SPEED_CYCLECOUNTER 2
  5248. | #define STDC_HEADERS 1
  5249. | #define HAVE_SYS_TYPES_H 1
  5250. | #define HAVE_SYS_STAT_H 1
  5251. | #define HAVE_STDLIB_H 1
  5252. | #define HAVE_STRING_H 1
  5253. | #define HAVE_MEMORY_H 1
  5254. | #define HAVE_STRINGS_H 1
  5255. | #define HAVE_INTTYPES_H 1
  5256. | #define HAVE_STDINT_H 1
  5257. | #define HAVE_UNISTD_H 1
  5258. | #define LT_OBJDIR ".libs/"
  5259. | #define STDC_HEADERS 1
  5260. | #define TIME_WITH_SYS_TIME 1
  5261. | #define HAVE_FCNTL_H 1
  5262. | #define HAVE_FLOAT_H 1
  5263. | #define HAVE_LOCALE_H 1
  5264. | #define HAVE_SYS_PARAM_H 1
  5265. | #define HAVE_SYS_TIME_H 1
  5266. | #define HAVE_DECL_FGETC 1
  5267. | #define HAVE_DECL_FSCANF 1
  5268. | #define HAVE_DECL_OPTARG 1
  5269. | #define HAVE_DECL_UNGETC 1
  5270. | #define HAVE_DECL_VFPRINTF 1
  5271. | #define HAVE_DECL_SYS_ERRLIST 0
  5272. | #define HAVE_DECL_SYS_NERR 0
  5273. | #define RETSIGTYPE void
  5274. | #define HAVE_INTMAX_T 1
  5275. | #define HAVE_LONG_DOUBLE 1
  5276. | #define HAVE_LONG_LONG 1
  5277. | #define HAVE_PTRDIFF_T 1
  5278. | #define HAVE_UINT_LEAST32_T 1
  5279. | #define HAVE_INTPTR_T 1
  5280. | #define HAVE_STRINGIZE 1
  5281. | #define restrict __restrict
  5282. | #define HAVE_ATTRIBUTE_CONST 1
  5283. | #define HAVE_ATTRIBUTE_MALLOC 1
  5284. | #define HAVE_ATTRIBUTE_MODE 1
  5285. | #define HAVE_ATTRIBUTE_NORETURN 1
  5286. | #define HAVE_ALLOCA 1
  5287. | #define WANT_TMP_ALLOCA 1
  5288. | #define HAVE_LIMB_LITTLE_ENDIAN 1
  5289. | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
  5290. | #define HAVE_ALARM 1
  5291. | #define HAVE_CLOCK 1
  5292. | #define HAVE_GETPAGESIZE 1
  5293. | #define HAVE_GETTIMEOFDAY 1
  5294. | #define HAVE_LOCALECONV 1
  5295. | #define HAVE_MEMSET 1
  5296. | #define HAVE_MPROTECT 1
  5297. | #define HAVE_POPEN 1
  5298. | #define HAVE_RAISE 1
  5299. | /* end confdefs.h.  */
  5300. | /* Define sigstack to an innocuous variant, in case <limits.h> declares sigstack.
  5301. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  5302. | #define sigstack innocuous_sigstack
  5303. |
  5304. | /* System header to define __stub macros and hopefully few prototypes,
  5305. |     which can conflict with char sigstack (); below.
  5306. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  5307. |     <limits.h> exists even on freestanding compilers.  */
  5308. |
  5309. | #ifdef __STDC__
  5310. | # include <limits.h>
  5311. | #else
  5312. | # include <assert.h>
  5313. | #endif
  5314. |
  5315. | #undef sigstack
  5316. |
  5317. | /* Override any GCC internal prototype to avoid an error.
  5318. |    Use char because int might match the return type of a GCC
  5319. |    builtin and then its argument prototype would still apply.  */
  5320. | #ifdef __cplusplus
  5321. | extern "C"
  5322. | #endif
  5323. | char sigstack ();
  5324. | /* The GNU C library defines this for functions which it implements
  5325. |     to always fail with ENOSYS.  Some functions are actually named
  5326. |     something starting with __ and the normal name is an alias.  */
  5327. | #if defined __stub_sigstack || defined __stub___sigstack
  5328. | choke me
  5329. | #endif
  5330. |
  5331. | int
  5332. | main ()
  5333. | {
  5334. | return sigstack ();
  5335. |   ;
  5336. |   return 0;
  5337. | }
  5338. configure:23780: result: no
  5339. configure:23780: checking for syssgi
  5340. configure:23780: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  5341. C:\cygwin64\tmp\cc0uXSly.o:conftest.c:(.text.startup+0xa): undefined reference to `syssgi'
  5342. collect2.exe: error: ld returned 1 exit status
  5343. configure:23780: $? = 1
  5344. configure: failed program was:
  5345. | /* confdefs.h */
  5346. | #define PACKAGE_NAME "GNU MP"
  5347. | #define PACKAGE_TARNAME "gmp"
  5348. | #define PACKAGE_VERSION "6.0.0"
  5349. | #define PACKAGE_STRING "GNU MP 6.0.0"
  5350. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  5351. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  5352. | #define PACKAGE "gmp"
  5353. | #define VERSION "6.0.0"
  5354. | #define WANT_ASSEMBLY 1
  5355. | #define WANT_FFT 1
  5356. | #define HAVE_HOST_CPU_x86_64 1
  5357. | #define HOST_DOS64 1
  5358. | #define HAVE_SPEED_CYCLECOUNTER 2
  5359. | #define STDC_HEADERS 1
  5360. | #define HAVE_SYS_TYPES_H 1
  5361. | #define HAVE_SYS_STAT_H 1
  5362. | #define HAVE_STDLIB_H 1
  5363. | #define HAVE_STRING_H 1
  5364. | #define HAVE_MEMORY_H 1
  5365. | #define HAVE_STRINGS_H 1
  5366. | #define HAVE_INTTYPES_H 1
  5367. | #define HAVE_STDINT_H 1
  5368. | #define HAVE_UNISTD_H 1
  5369. | #define LT_OBJDIR ".libs/"
  5370. | #define STDC_HEADERS 1
  5371. | #define TIME_WITH_SYS_TIME 1
  5372. | #define HAVE_FCNTL_H 1
  5373. | #define HAVE_FLOAT_H 1
  5374. | #define HAVE_LOCALE_H 1
  5375. | #define HAVE_SYS_PARAM_H 1
  5376. | #define HAVE_SYS_TIME_H 1
  5377. | #define HAVE_DECL_FGETC 1
  5378. | #define HAVE_DECL_FSCANF 1
  5379. | #define HAVE_DECL_OPTARG 1
  5380. | #define HAVE_DECL_UNGETC 1
  5381. | #define HAVE_DECL_VFPRINTF 1
  5382. | #define HAVE_DECL_SYS_ERRLIST 0
  5383. | #define HAVE_DECL_SYS_NERR 0
  5384. | #define RETSIGTYPE void
  5385. | #define HAVE_INTMAX_T 1
  5386. | #define HAVE_LONG_DOUBLE 1
  5387. | #define HAVE_LONG_LONG 1
  5388. | #define HAVE_PTRDIFF_T 1
  5389. | #define HAVE_UINT_LEAST32_T 1
  5390. | #define HAVE_INTPTR_T 1
  5391. | #define HAVE_STRINGIZE 1
  5392. | #define restrict __restrict
  5393. | #define HAVE_ATTRIBUTE_CONST 1
  5394. | #define HAVE_ATTRIBUTE_MALLOC 1
  5395. | #define HAVE_ATTRIBUTE_MODE 1
  5396. | #define HAVE_ATTRIBUTE_NORETURN 1
  5397. | #define HAVE_ALLOCA 1
  5398. | #define WANT_TMP_ALLOCA 1
  5399. | #define HAVE_LIMB_LITTLE_ENDIAN 1
  5400. | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
  5401. | #define HAVE_ALARM 1
  5402. | #define HAVE_CLOCK 1
  5403. | #define HAVE_GETPAGESIZE 1
  5404. | #define HAVE_GETTIMEOFDAY 1
  5405. | #define HAVE_LOCALECONV 1
  5406. | #define HAVE_MEMSET 1
  5407. | #define HAVE_MPROTECT 1
  5408. | #define HAVE_POPEN 1
  5409. | #define HAVE_RAISE 1
  5410. | /* end confdefs.h.  */
  5411. | /* Define syssgi to an innocuous variant, in case <limits.h> declares syssgi.
  5412. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  5413. | #define syssgi innocuous_syssgi
  5414. |
  5415. | /* System header to define __stub macros and hopefully few prototypes,
  5416. |     which can conflict with char syssgi (); below.
  5417. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  5418. |     <limits.h> exists even on freestanding compilers.  */
  5419. |
  5420. | #ifdef __STDC__
  5421. | # include <limits.h>
  5422. | #else
  5423. | # include <assert.h>
  5424. | #endif
  5425. |
  5426. | #undef syssgi
  5427. |
  5428. | /* Override any GCC internal prototype to avoid an error.
  5429. |    Use char because int might match the return type of a GCC
  5430. |    builtin and then its argument prototype would still apply.  */
  5431. | #ifdef __cplusplus
  5432. | extern "C"
  5433. | #endif
  5434. | char syssgi ();
  5435. | /* The GNU C library defines this for functions which it implements
  5436. |     to always fail with ENOSYS.  Some functions are actually named
  5437. |     something starting with __ and the normal name is an alias.  */
  5438. | #if defined __stub_syssgi || defined __stub___syssgi
  5439. | choke me
  5440. | #endif
  5441. |
  5442. | int
  5443. | main ()
  5444. | {
  5445. | return syssgi ();
  5446. |   ;
  5447. |   return 0;
  5448. | }
  5449. configure:23780: result: no
  5450. configure:23780: checking for strchr
  5451. configure:23780: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  5452. conftest.c:90:6: warning: conflicting types for built-in function 'strchr' [enabled by default]
  5453. char strchr ();
  5454.      ^
  5455. configure:23780: $? = 0
  5456. configure:23780: result: yes
  5457. configure:23780: checking for strerror
  5458. configure:23780: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  5459. configure:23780: $? = 0
  5460. configure:23780: result: yes
  5461. configure:23780: checking for strnlen
  5462. configure:23780: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  5463. configure:23780: $? = 0
  5464. configure:23780: result: yes
  5465. configure:23780: checking for strtol
  5466. configure:23780: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  5467. configure:23780: $? = 0
  5468. configure:23780: result: yes
  5469. configure:23780: checking for strtoul
  5470. configure:23780: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  5471. configure:23780: $? = 0
  5472. configure:23780: result: yes
  5473. configure:23780: checking for sysconf
  5474. configure:23780: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  5475. C:\cygwin64\tmp\ccs1t26c.o:conftest.c:(.text.startup+0xa): undefined reference to `sysconf'
  5476. collect2.exe: error: ld returned 1 exit status
  5477. configure:23780: $? = 1
  5478. configure: failed program was:
  5479. | /* confdefs.h */
  5480. | #define PACKAGE_NAME "GNU MP"
  5481. | #define PACKAGE_TARNAME "gmp"
  5482. | #define PACKAGE_VERSION "6.0.0"
  5483. | #define PACKAGE_STRING "GNU MP 6.0.0"
  5484. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  5485. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  5486. | #define PACKAGE "gmp"
  5487. | #define VERSION "6.0.0"
  5488. | #define WANT_ASSEMBLY 1
  5489. | #define WANT_FFT 1
  5490. | #define HAVE_HOST_CPU_x86_64 1
  5491. | #define HOST_DOS64 1
  5492. | #define HAVE_SPEED_CYCLECOUNTER 2
  5493. | #define STDC_HEADERS 1
  5494. | #define HAVE_SYS_TYPES_H 1
  5495. | #define HAVE_SYS_STAT_H 1
  5496. | #define HAVE_STDLIB_H 1
  5497. | #define HAVE_STRING_H 1
  5498. | #define HAVE_MEMORY_H 1
  5499. | #define HAVE_STRINGS_H 1
  5500. | #define HAVE_INTTYPES_H 1
  5501. | #define HAVE_STDINT_H 1
  5502. | #define HAVE_UNISTD_H 1
  5503. | #define LT_OBJDIR ".libs/"
  5504. | #define STDC_HEADERS 1
  5505. | #define TIME_WITH_SYS_TIME 1
  5506. | #define HAVE_FCNTL_H 1
  5507. | #define HAVE_FLOAT_H 1
  5508. | #define HAVE_LOCALE_H 1
  5509. | #define HAVE_SYS_PARAM_H 1
  5510. | #define HAVE_SYS_TIME_H 1
  5511. | #define HAVE_DECL_FGETC 1
  5512. | #define HAVE_DECL_FSCANF 1
  5513. | #define HAVE_DECL_OPTARG 1
  5514. | #define HAVE_DECL_UNGETC 1
  5515. | #define HAVE_DECL_VFPRINTF 1
  5516. | #define HAVE_DECL_SYS_ERRLIST 0
  5517. | #define HAVE_DECL_SYS_NERR 0
  5518. | #define RETSIGTYPE void
  5519. | #define HAVE_INTMAX_T 1
  5520. | #define HAVE_LONG_DOUBLE 1
  5521. | #define HAVE_LONG_LONG 1
  5522. | #define HAVE_PTRDIFF_T 1
  5523. | #define HAVE_UINT_LEAST32_T 1
  5524. | #define HAVE_INTPTR_T 1
  5525. | #define HAVE_STRINGIZE 1
  5526. | #define restrict __restrict
  5527. | #define HAVE_ATTRIBUTE_CONST 1
  5528. | #define HAVE_ATTRIBUTE_MALLOC 1
  5529. | #define HAVE_ATTRIBUTE_MODE 1
  5530. | #define HAVE_ATTRIBUTE_NORETURN 1
  5531. | #define HAVE_ALLOCA 1
  5532. | #define WANT_TMP_ALLOCA 1
  5533. | #define HAVE_LIMB_LITTLE_ENDIAN 1
  5534. | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
  5535. | #define HAVE_ALARM 1
  5536. | #define HAVE_CLOCK 1
  5537. | #define HAVE_GETPAGESIZE 1
  5538. | #define HAVE_GETTIMEOFDAY 1
  5539. | #define HAVE_LOCALECONV 1
  5540. | #define HAVE_MEMSET 1
  5541. | #define HAVE_MPROTECT 1
  5542. | #define HAVE_POPEN 1
  5543. | #define HAVE_RAISE 1
  5544. | #define HAVE_STRCHR 1
  5545. | #define HAVE_STRERROR 1
  5546. | #define HAVE_STRNLEN 1
  5547. | #define HAVE_STRTOL 1
  5548. | #define HAVE_STRTOUL 1
  5549. | /* end confdefs.h.  */
  5550. | /* Define sysconf to an innocuous variant, in case <limits.h> declares sysconf.
  5551. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  5552. | #define sysconf innocuous_sysconf
  5553. |
  5554. | /* System header to define __stub macros and hopefully few prototypes,
  5555. |     which can conflict with char sysconf (); below.
  5556. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  5557. |     <limits.h> exists even on freestanding compilers.  */
  5558. |
  5559. | #ifdef __STDC__
  5560. | # include <limits.h>
  5561. | #else
  5562. | # include <assert.h>
  5563. | #endif
  5564. |
  5565. | #undef sysconf
  5566. |
  5567. | /* Override any GCC internal prototype to avoid an error.
  5568. |    Use char because int might match the return type of a GCC
  5569. |    builtin and then its argument prototype would still apply.  */
  5570. | #ifdef __cplusplus
  5571. | extern "C"
  5572. | #endif
  5573. | char sysconf ();
  5574. | /* The GNU C library defines this for functions which it implements
  5575. |     to always fail with ENOSYS.  Some functions are actually named
  5576. |     something starting with __ and the normal name is an alias.  */
  5577. | #if defined __stub_sysconf || defined __stub___sysconf
  5578. | choke me
  5579. | #endif
  5580. |
  5581. | int
  5582. | main ()
  5583. | {
  5584. | return sysconf ();
  5585. |   ;
  5586. |   return 0;
  5587. | }
  5588. configure:23780: result: no
  5589. configure:23780: checking for sysctl
  5590. configure:23780: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  5591. C:\cygwin64\tmp\cc4ZNPWW.o:conftest.c:(.text.startup+0xa): undefined reference to `sysctl'
  5592. collect2.exe: error: ld returned 1 exit status
  5593. configure:23780: $? = 1
  5594. configure: failed program was:
  5595. | /* confdefs.h */
  5596. | #define PACKAGE_NAME "GNU MP"
  5597. | #define PACKAGE_TARNAME "gmp"
  5598. | #define PACKAGE_VERSION "6.0.0"
  5599. | #define PACKAGE_STRING "GNU MP 6.0.0"
  5600. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  5601. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  5602. | #define PACKAGE "gmp"
  5603. | #define VERSION "6.0.0"
  5604. | #define WANT_ASSEMBLY 1
  5605. | #define WANT_FFT 1
  5606. | #define HAVE_HOST_CPU_x86_64 1
  5607. | #define HOST_DOS64 1
  5608. | #define HAVE_SPEED_CYCLECOUNTER 2
  5609. | #define STDC_HEADERS 1
  5610. | #define HAVE_SYS_TYPES_H 1
  5611. | #define HAVE_SYS_STAT_H 1
  5612. | #define HAVE_STDLIB_H 1
  5613. | #define HAVE_STRING_H 1
  5614. | #define HAVE_MEMORY_H 1
  5615. | #define HAVE_STRINGS_H 1
  5616. | #define HAVE_INTTYPES_H 1
  5617. | #define HAVE_STDINT_H 1
  5618. | #define HAVE_UNISTD_H 1
  5619. | #define LT_OBJDIR ".libs/"
  5620. | #define STDC_HEADERS 1
  5621. | #define TIME_WITH_SYS_TIME 1
  5622. | #define HAVE_FCNTL_H 1
  5623. | #define HAVE_FLOAT_H 1
  5624. | #define HAVE_LOCALE_H 1
  5625. | #define HAVE_SYS_PARAM_H 1
  5626. | #define HAVE_SYS_TIME_H 1
  5627. | #define HAVE_DECL_FGETC 1
  5628. | #define HAVE_DECL_FSCANF 1
  5629. | #define HAVE_DECL_OPTARG 1
  5630. | #define HAVE_DECL_UNGETC 1
  5631. | #define HAVE_DECL_VFPRINTF 1
  5632. | #define HAVE_DECL_SYS_ERRLIST 0
  5633. | #define HAVE_DECL_SYS_NERR 0
  5634. | #define RETSIGTYPE void
  5635. | #define HAVE_INTMAX_T 1
  5636. | #define HAVE_LONG_DOUBLE 1
  5637. | #define HAVE_LONG_LONG 1
  5638. | #define HAVE_PTRDIFF_T 1
  5639. | #define HAVE_UINT_LEAST32_T 1
  5640. | #define HAVE_INTPTR_T 1
  5641. | #define HAVE_STRINGIZE 1
  5642. | #define restrict __restrict
  5643. | #define HAVE_ATTRIBUTE_CONST 1
  5644. | #define HAVE_ATTRIBUTE_MALLOC 1
  5645. | #define HAVE_ATTRIBUTE_MODE 1
  5646. | #define HAVE_ATTRIBUTE_NORETURN 1
  5647. | #define HAVE_ALLOCA 1
  5648. | #define WANT_TMP_ALLOCA 1
  5649. | #define HAVE_LIMB_LITTLE_ENDIAN 1
  5650. | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
  5651. | #define HAVE_ALARM 1
  5652. | #define HAVE_CLOCK 1
  5653. | #define HAVE_GETPAGESIZE 1
  5654. | #define HAVE_GETTIMEOFDAY 1
  5655. | #define HAVE_LOCALECONV 1
  5656. | #define HAVE_MEMSET 1
  5657. | #define HAVE_MPROTECT 1
  5658. | #define HAVE_POPEN 1
  5659. | #define HAVE_RAISE 1
  5660. | #define HAVE_STRCHR 1
  5661. | #define HAVE_STRERROR 1
  5662. | #define HAVE_STRNLEN 1
  5663. | #define HAVE_STRTOL 1
  5664. | #define HAVE_STRTOUL 1
  5665. | /* end confdefs.h.  */
  5666. | /* Define sysctl to an innocuous variant, in case <limits.h> declares sysctl.
  5667. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  5668. | #define sysctl innocuous_sysctl
  5669. |
  5670. | /* System header to define __stub macros and hopefully few prototypes,
  5671. |     which can conflict with char sysctl (); below.
  5672. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  5673. |     <limits.h> exists even on freestanding compilers.  */
  5674. |
  5675. | #ifdef __STDC__
  5676. | # include <limits.h>
  5677. | #else
  5678. | # include <assert.h>
  5679. | #endif
  5680. |
  5681. | #undef sysctl
  5682. |
  5683. | /* Override any GCC internal prototype to avoid an error.
  5684. |    Use char because int might match the return type of a GCC
  5685. |    builtin and then its argument prototype would still apply.  */
  5686. | #ifdef __cplusplus
  5687. | extern "C"
  5688. | #endif
  5689. | char sysctl ();
  5690. | /* The GNU C library defines this for functions which it implements
  5691. |     to always fail with ENOSYS.  Some functions are actually named
  5692. |     something starting with __ and the normal name is an alias.  */
  5693. | #if defined __stub_sysctl || defined __stub___sysctl
  5694. | choke me
  5695. | #endif
  5696. |
  5697. | int
  5698. | main ()
  5699. | {
  5700. | return sysctl ();
  5701. |   ;
  5702. |   return 0;
  5703. | }
  5704. configure:23780: result: no
  5705. configure:23780: checking for sysctlbyname
  5706. configure:23780: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  5707. C:\cygwin64\tmp\ccWeiy68.o:conftest.c:(.text.startup+0xa): undefined reference to `sysctlbyname'
  5708. collect2.exe: error: ld returned 1 exit status
  5709. configure:23780: $? = 1
  5710. configure: failed program was:
  5711. | /* confdefs.h */
  5712. | #define PACKAGE_NAME "GNU MP"
  5713. | #define PACKAGE_TARNAME "gmp"
  5714. | #define PACKAGE_VERSION "6.0.0"
  5715. | #define PACKAGE_STRING "GNU MP 6.0.0"
  5716. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  5717. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  5718. | #define PACKAGE "gmp"
  5719. | #define VERSION "6.0.0"
  5720. | #define WANT_ASSEMBLY 1
  5721. | #define WANT_FFT 1
  5722. | #define HAVE_HOST_CPU_x86_64 1
  5723. | #define HOST_DOS64 1
  5724. | #define HAVE_SPEED_CYCLECOUNTER 2
  5725. | #define STDC_HEADERS 1
  5726. | #define HAVE_SYS_TYPES_H 1
  5727. | #define HAVE_SYS_STAT_H 1
  5728. | #define HAVE_STDLIB_H 1
  5729. | #define HAVE_STRING_H 1
  5730. | #define HAVE_MEMORY_H 1
  5731. | #define HAVE_STRINGS_H 1
  5732. | #define HAVE_INTTYPES_H 1
  5733. | #define HAVE_STDINT_H 1
  5734. | #define HAVE_UNISTD_H 1
  5735. | #define LT_OBJDIR ".libs/"
  5736. | #define STDC_HEADERS 1
  5737. | #define TIME_WITH_SYS_TIME 1
  5738. | #define HAVE_FCNTL_H 1
  5739. | #define HAVE_FLOAT_H 1
  5740. | #define HAVE_LOCALE_H 1
  5741. | #define HAVE_SYS_PARAM_H 1
  5742. | #define HAVE_SYS_TIME_H 1
  5743. | #define HAVE_DECL_FGETC 1
  5744. | #define HAVE_DECL_FSCANF 1
  5745. | #define HAVE_DECL_OPTARG 1
  5746. | #define HAVE_DECL_UNGETC 1
  5747. | #define HAVE_DECL_VFPRINTF 1
  5748. | #define HAVE_DECL_SYS_ERRLIST 0
  5749. | #define HAVE_DECL_SYS_NERR 0
  5750. | #define RETSIGTYPE void
  5751. | #define HAVE_INTMAX_T 1
  5752. | #define HAVE_LONG_DOUBLE 1
  5753. | #define HAVE_LONG_LONG 1
  5754. | #define HAVE_PTRDIFF_T 1
  5755. | #define HAVE_UINT_LEAST32_T 1
  5756. | #define HAVE_INTPTR_T 1
  5757. | #define HAVE_STRINGIZE 1
  5758. | #define restrict __restrict
  5759. | #define HAVE_ATTRIBUTE_CONST 1
  5760. | #define HAVE_ATTRIBUTE_MALLOC 1
  5761. | #define HAVE_ATTRIBUTE_MODE 1
  5762. | #define HAVE_ATTRIBUTE_NORETURN 1
  5763. | #define HAVE_ALLOCA 1
  5764. | #define WANT_TMP_ALLOCA 1
  5765. | #define HAVE_LIMB_LITTLE_ENDIAN 1
  5766. | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
  5767. | #define HAVE_ALARM 1
  5768. | #define HAVE_CLOCK 1
  5769. | #define HAVE_GETPAGESIZE 1
  5770. | #define HAVE_GETTIMEOFDAY 1
  5771. | #define HAVE_LOCALECONV 1
  5772. | #define HAVE_MEMSET 1
  5773. | #define HAVE_MPROTECT 1
  5774. | #define HAVE_POPEN 1
  5775. | #define HAVE_RAISE 1
  5776. | #define HAVE_STRCHR 1
  5777. | #define HAVE_STRERROR 1
  5778. | #define HAVE_STRNLEN 1
  5779. | #define HAVE_STRTOL 1
  5780. | #define HAVE_STRTOUL 1
  5781. | /* end confdefs.h.  */
  5782. | /* Define sysctlbyname to an innocuous variant, in case <limits.h> declares sysctlbyname.
  5783. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  5784. | #define sysctlbyname innocuous_sysctlbyname
  5785. |
  5786. | /* System header to define __stub macros and hopefully few prototypes,
  5787. |     which can conflict with char sysctlbyname (); below.
  5788. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  5789. |     <limits.h> exists even on freestanding compilers.  */
  5790. |
  5791. | #ifdef __STDC__
  5792. | # include <limits.h>
  5793. | #else
  5794. | # include <assert.h>
  5795. | #endif
  5796. |
  5797. | #undef sysctlbyname
  5798. |
  5799. | /* Override any GCC internal prototype to avoid an error.
  5800. |    Use char because int might match the return type of a GCC
  5801. |    builtin and then its argument prototype would still apply.  */
  5802. | #ifdef __cplusplus
  5803. | extern "C"
  5804. | #endif
  5805. | char sysctlbyname ();
  5806. | /* The GNU C library defines this for functions which it implements
  5807. |     to always fail with ENOSYS.  Some functions are actually named
  5808. |     something starting with __ and the normal name is an alias.  */
  5809. | #if defined __stub_sysctlbyname || defined __stub___sysctlbyname
  5810. | choke me
  5811. | #endif
  5812. |
  5813. | int
  5814. | main ()
  5815. | {
  5816. | return sysctlbyname ();
  5817. |   ;
  5818. |   return 0;
  5819. | }
  5820. configure:23780: result: no
  5821. configure:23780: checking for times
  5822. configure:23780: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  5823. C:\cygwin64\tmp\cc8z63NC.o:conftest.c:(.text.startup+0xa): undefined reference to `times'
  5824. collect2.exe: error: ld returned 1 exit status
  5825. configure:23780: $? = 1
  5826. configure: failed program was:
  5827. | /* confdefs.h */
  5828. | #define PACKAGE_NAME "GNU MP"
  5829. | #define PACKAGE_TARNAME "gmp"
  5830. | #define PACKAGE_VERSION "6.0.0"
  5831. | #define PACKAGE_STRING "GNU MP 6.0.0"
  5832. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  5833. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  5834. | #define PACKAGE "gmp"
  5835. | #define VERSION "6.0.0"
  5836. | #define WANT_ASSEMBLY 1
  5837. | #define WANT_FFT 1
  5838. | #define HAVE_HOST_CPU_x86_64 1
  5839. | #define HOST_DOS64 1
  5840. | #define HAVE_SPEED_CYCLECOUNTER 2
  5841. | #define STDC_HEADERS 1
  5842. | #define HAVE_SYS_TYPES_H 1
  5843. | #define HAVE_SYS_STAT_H 1
  5844. | #define HAVE_STDLIB_H 1
  5845. | #define HAVE_STRING_H 1
  5846. | #define HAVE_MEMORY_H 1
  5847. | #define HAVE_STRINGS_H 1
  5848. | #define HAVE_INTTYPES_H 1
  5849. | #define HAVE_STDINT_H 1
  5850. | #define HAVE_UNISTD_H 1
  5851. | #define LT_OBJDIR ".libs/"
  5852. | #define STDC_HEADERS 1
  5853. | #define TIME_WITH_SYS_TIME 1
  5854. | #define HAVE_FCNTL_H 1
  5855. | #define HAVE_FLOAT_H 1
  5856. | #define HAVE_LOCALE_H 1
  5857. | #define HAVE_SYS_PARAM_H 1
  5858. | #define HAVE_SYS_TIME_H 1
  5859. | #define HAVE_DECL_FGETC 1
  5860. | #define HAVE_DECL_FSCANF 1
  5861. | #define HAVE_DECL_OPTARG 1
  5862. | #define HAVE_DECL_UNGETC 1
  5863. | #define HAVE_DECL_VFPRINTF 1
  5864. | #define HAVE_DECL_SYS_ERRLIST 0
  5865. | #define HAVE_DECL_SYS_NERR 0
  5866. | #define RETSIGTYPE void
  5867. | #define HAVE_INTMAX_T 1
  5868. | #define HAVE_LONG_DOUBLE 1
  5869. | #define HAVE_LONG_LONG 1
  5870. | #define HAVE_PTRDIFF_T 1
  5871. | #define HAVE_UINT_LEAST32_T 1
  5872. | #define HAVE_INTPTR_T 1
  5873. | #define HAVE_STRINGIZE 1
  5874. | #define restrict __restrict
  5875. | #define HAVE_ATTRIBUTE_CONST 1
  5876. | #define HAVE_ATTRIBUTE_MALLOC 1
  5877. | #define HAVE_ATTRIBUTE_MODE 1
  5878. | #define HAVE_ATTRIBUTE_NORETURN 1
  5879. | #define HAVE_ALLOCA 1
  5880. | #define WANT_TMP_ALLOCA 1
  5881. | #define HAVE_LIMB_LITTLE_ENDIAN 1
  5882. | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
  5883. | #define HAVE_ALARM 1
  5884. | #define HAVE_CLOCK 1
  5885. | #define HAVE_GETPAGESIZE 1
  5886. | #define HAVE_GETTIMEOFDAY 1
  5887. | #define HAVE_LOCALECONV 1
  5888. | #define HAVE_MEMSET 1
  5889. | #define HAVE_MPROTECT 1
  5890. | #define HAVE_POPEN 1
  5891. | #define HAVE_RAISE 1
  5892. | #define HAVE_STRCHR 1
  5893. | #define HAVE_STRERROR 1
  5894. | #define HAVE_STRNLEN 1
  5895. | #define HAVE_STRTOL 1
  5896. | #define HAVE_STRTOUL 1
  5897. | /* end confdefs.h.  */
  5898. | /* Define times to an innocuous variant, in case <limits.h> declares times.
  5899. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  5900. | #define times innocuous_times
  5901. |
  5902. | /* System header to define __stub macros and hopefully few prototypes,
  5903. |     which can conflict with char times (); below.
  5904. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  5905. |     <limits.h> exists even on freestanding compilers.  */
  5906. |
  5907. | #ifdef __STDC__
  5908. | # include <limits.h>
  5909. | #else
  5910. | # include <assert.h>
  5911. | #endif
  5912. |
  5913. | #undef times
  5914. |
  5915. | /* Override any GCC internal prototype to avoid an error.
  5916. |    Use char because int might match the return type of a GCC
  5917. |    builtin and then its argument prototype would still apply.  */
  5918. | #ifdef __cplusplus
  5919. | extern "C"
  5920. | #endif
  5921. | char times ();
  5922. | /* The GNU C library defines this for functions which it implements
  5923. |     to always fail with ENOSYS.  Some functions are actually named
  5924. |     something starting with __ and the normal name is an alias.  */
  5925. | #if defined __stub_times || defined __stub___times
  5926. | choke me
  5927. | #endif
  5928. |
  5929. | int
  5930. | main ()
  5931. | {
  5932. | return times ();
  5933. |   ;
  5934. |   return 0;
  5935. | }
  5936. configure:23780: result: no
  5937. configure:23796: checking for library containing clock_gettime
  5938. configure:23827: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  5939. C:\cygwin64\tmp\ccaW5vRa.o:conftest.c:(.text.startup+0xa): undefined reference to `clock_gettime'
  5940. collect2.exe: error: ld returned 1 exit status
  5941. configure:23827: $? = 1
  5942. configure: failed program was:
  5943. | /* confdefs.h */
  5944. | #define PACKAGE_NAME "GNU MP"
  5945. | #define PACKAGE_TARNAME "gmp"
  5946. | #define PACKAGE_VERSION "6.0.0"
  5947. | #define PACKAGE_STRING "GNU MP 6.0.0"
  5948. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  5949. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  5950. | #define PACKAGE "gmp"
  5951. | #define VERSION "6.0.0"
  5952. | #define WANT_ASSEMBLY 1
  5953. | #define WANT_FFT 1
  5954. | #define HAVE_HOST_CPU_x86_64 1
  5955. | #define HOST_DOS64 1
  5956. | #define HAVE_SPEED_CYCLECOUNTER 2
  5957. | #define STDC_HEADERS 1
  5958. | #define HAVE_SYS_TYPES_H 1
  5959. | #define HAVE_SYS_STAT_H 1
  5960. | #define HAVE_STDLIB_H 1
  5961. | #define HAVE_STRING_H 1
  5962. | #define HAVE_MEMORY_H 1
  5963. | #define HAVE_STRINGS_H 1
  5964. | #define HAVE_INTTYPES_H 1
  5965. | #define HAVE_STDINT_H 1
  5966. | #define HAVE_UNISTD_H 1
  5967. | #define LT_OBJDIR ".libs/"
  5968. | #define STDC_HEADERS 1
  5969. | #define TIME_WITH_SYS_TIME 1
  5970. | #define HAVE_FCNTL_H 1
  5971. | #define HAVE_FLOAT_H 1
  5972. | #define HAVE_LOCALE_H 1
  5973. | #define HAVE_SYS_PARAM_H 1
  5974. | #define HAVE_SYS_TIME_H 1
  5975. | #define HAVE_DECL_FGETC 1
  5976. | #define HAVE_DECL_FSCANF 1
  5977. | #define HAVE_DECL_OPTARG 1
  5978. | #define HAVE_DECL_UNGETC 1
  5979. | #define HAVE_DECL_VFPRINTF 1
  5980. | #define HAVE_DECL_SYS_ERRLIST 0
  5981. | #define HAVE_DECL_SYS_NERR 0
  5982. | #define RETSIGTYPE void
  5983. | #define HAVE_INTMAX_T 1
  5984. | #define HAVE_LONG_DOUBLE 1
  5985. | #define HAVE_LONG_LONG 1
  5986. | #define HAVE_PTRDIFF_T 1
  5987. | #define HAVE_UINT_LEAST32_T 1
  5988. | #define HAVE_INTPTR_T 1
  5989. | #define HAVE_STRINGIZE 1
  5990. | #define restrict __restrict
  5991. | #define HAVE_ATTRIBUTE_CONST 1
  5992. | #define HAVE_ATTRIBUTE_MALLOC 1
  5993. | #define HAVE_ATTRIBUTE_MODE 1
  5994. | #define HAVE_ATTRIBUTE_NORETURN 1
  5995. | #define HAVE_ALLOCA 1
  5996. | #define WANT_TMP_ALLOCA 1
  5997. | #define HAVE_LIMB_LITTLE_ENDIAN 1
  5998. | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
  5999. | #define HAVE_ALARM 1
  6000. | #define HAVE_CLOCK 1
  6001. | #define HAVE_GETPAGESIZE 1
  6002. | #define HAVE_GETTIMEOFDAY 1
  6003. | #define HAVE_LOCALECONV 1
  6004. | #define HAVE_MEMSET 1
  6005. | #define HAVE_MPROTECT 1
  6006. | #define HAVE_POPEN 1
  6007. | #define HAVE_RAISE 1
  6008. | #define HAVE_STRCHR 1
  6009. | #define HAVE_STRERROR 1
  6010. | #define HAVE_STRNLEN 1
  6011. | #define HAVE_STRTOL 1
  6012. | #define HAVE_STRTOUL 1
  6013. | /* end confdefs.h.  */
  6014. |
  6015. | /* Override any GCC internal prototype to avoid an error.
  6016. |    Use char because int might match the return type of a GCC
  6017. |    builtin and then its argument prototype would still apply.  */
  6018. | #ifdef __cplusplus
  6019. | extern "C"
  6020. | #endif
  6021. | char clock_gettime ();
  6022. | int
  6023. | main ()
  6024. | {
  6025. | return clock_gettime ();
  6026. |   ;
  6027. |   return 0;
  6028. | }
  6029. configure:23827: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c -lrt   >&5
  6030. C:/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.2/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lrt
  6031. collect2.exe: error: ld returned 1 exit status
  6032. configure:23827: $? = 1
  6033. configure: failed program was:
  6034. | /* confdefs.h */
  6035. | #define PACKAGE_NAME "GNU MP"
  6036. | #define PACKAGE_TARNAME "gmp"
  6037. | #define PACKAGE_VERSION "6.0.0"
  6038. | #define PACKAGE_STRING "GNU MP 6.0.0"
  6039. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  6040. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  6041. | #define PACKAGE "gmp"
  6042. | #define VERSION "6.0.0"
  6043. | #define WANT_ASSEMBLY 1
  6044. | #define WANT_FFT 1
  6045. | #define HAVE_HOST_CPU_x86_64 1
  6046. | #define HOST_DOS64 1
  6047. | #define HAVE_SPEED_CYCLECOUNTER 2
  6048. | #define STDC_HEADERS 1
  6049. | #define HAVE_SYS_TYPES_H 1
  6050. | #define HAVE_SYS_STAT_H 1
  6051. | #define HAVE_STDLIB_H 1
  6052. | #define HAVE_STRING_H 1
  6053. | #define HAVE_MEMORY_H 1
  6054. | #define HAVE_STRINGS_H 1
  6055. | #define HAVE_INTTYPES_H 1
  6056. | #define HAVE_STDINT_H 1
  6057. | #define HAVE_UNISTD_H 1
  6058. | #define LT_OBJDIR ".libs/"
  6059. | #define STDC_HEADERS 1
  6060. | #define TIME_WITH_SYS_TIME 1
  6061. | #define HAVE_FCNTL_H 1
  6062. | #define HAVE_FLOAT_H 1
  6063. | #define HAVE_LOCALE_H 1
  6064. | #define HAVE_SYS_PARAM_H 1
  6065. | #define HAVE_SYS_TIME_H 1
  6066. | #define HAVE_DECL_FGETC 1
  6067. | #define HAVE_DECL_FSCANF 1
  6068. | #define HAVE_DECL_OPTARG 1
  6069. | #define HAVE_DECL_UNGETC 1
  6070. | #define HAVE_DECL_VFPRINTF 1
  6071. | #define HAVE_DECL_SYS_ERRLIST 0
  6072. | #define HAVE_DECL_SYS_NERR 0
  6073. | #define RETSIGTYPE void
  6074. | #define HAVE_INTMAX_T 1
  6075. | #define HAVE_LONG_DOUBLE 1
  6076. | #define HAVE_LONG_LONG 1
  6077. | #define HAVE_PTRDIFF_T 1
  6078. | #define HAVE_UINT_LEAST32_T 1
  6079. | #define HAVE_INTPTR_T 1
  6080. | #define HAVE_STRINGIZE 1
  6081. | #define restrict __restrict
  6082. | #define HAVE_ATTRIBUTE_CONST 1
  6083. | #define HAVE_ATTRIBUTE_MALLOC 1
  6084. | #define HAVE_ATTRIBUTE_MODE 1
  6085. | #define HAVE_ATTRIBUTE_NORETURN 1
  6086. | #define HAVE_ALLOCA 1
  6087. | #define WANT_TMP_ALLOCA 1
  6088. | #define HAVE_LIMB_LITTLE_ENDIAN 1
  6089. | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
  6090. | #define HAVE_ALARM 1
  6091. | #define HAVE_CLOCK 1
  6092. | #define HAVE_GETPAGESIZE 1
  6093. | #define HAVE_GETTIMEOFDAY 1
  6094. | #define HAVE_LOCALECONV 1
  6095. | #define HAVE_MEMSET 1
  6096. | #define HAVE_MPROTECT 1
  6097. | #define HAVE_POPEN 1
  6098. | #define HAVE_RAISE 1
  6099. | #define HAVE_STRCHR 1
  6100. | #define HAVE_STRERROR 1
  6101. | #define HAVE_STRNLEN 1
  6102. | #define HAVE_STRTOL 1
  6103. | #define HAVE_STRTOUL 1
  6104. | /* end confdefs.h.  */
  6105. |
  6106. | /* Override any GCC internal prototype to avoid an error.
  6107. |    Use char because int might match the return type of a GCC
  6108. |    builtin and then its argument prototype would still apply.  */
  6109. | #ifdef __cplusplus
  6110. | extern "C"
  6111. | #endif
  6112. | char clock_gettime ();
  6113. | int
  6114. | main ()
  6115. | {
  6116. | return clock_gettime ();
  6117. |   ;
  6118. |   return 0;
  6119. | }
  6120. configure:23844: result: no
  6121. configure:23860: checking for vsnprintf
  6122. configure:23860: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  6123. conftest.c:95:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
  6124.  char vsnprintf ();
  6125.       ^
  6126. configure:23860: $? = 0
  6127. configure:23860: result: yes
  6128. configure:23870: checking whether vsnprintf works
  6129. configure:23916: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  6130. configure:23916: $? = 0
  6131. configure:23916: ./conftest.exe
  6132. configure:23916: $? = 1
  6133. configure: program exited with status 1
  6134. configure: failed program was:
  6135. | /* confdefs.h */
  6136. | #define PACKAGE_NAME "GNU MP"
  6137. | #define PACKAGE_TARNAME "gmp"
  6138. | #define PACKAGE_VERSION "6.0.0"
  6139. | #define PACKAGE_STRING "GNU MP 6.0.0"
  6140. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  6141. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  6142. | #define PACKAGE "gmp"
  6143. | #define VERSION "6.0.0"
  6144. | #define WANT_ASSEMBLY 1
  6145. | #define WANT_FFT 1
  6146. | #define HAVE_HOST_CPU_x86_64 1
  6147. | #define HOST_DOS64 1
  6148. | #define HAVE_SPEED_CYCLECOUNTER 2
  6149. | #define STDC_HEADERS 1
  6150. | #define HAVE_SYS_TYPES_H 1
  6151. | #define HAVE_SYS_STAT_H 1
  6152. | #define HAVE_STDLIB_H 1
  6153. | #define HAVE_STRING_H 1
  6154. | #define HAVE_MEMORY_H 1
  6155. | #define HAVE_STRINGS_H 1
  6156. | #define HAVE_INTTYPES_H 1
  6157. | #define HAVE_STDINT_H 1
  6158. | #define HAVE_UNISTD_H 1
  6159. | #define LT_OBJDIR ".libs/"
  6160. | #define STDC_HEADERS 1
  6161. | #define TIME_WITH_SYS_TIME 1
  6162. | #define HAVE_FCNTL_H 1
  6163. | #define HAVE_FLOAT_H 1
  6164. | #define HAVE_LOCALE_H 1
  6165. | #define HAVE_SYS_PARAM_H 1
  6166. | #define HAVE_SYS_TIME_H 1
  6167. | #define HAVE_DECL_FGETC 1
  6168. | #define HAVE_DECL_FSCANF 1
  6169. | #define HAVE_DECL_OPTARG 1
  6170. | #define HAVE_DECL_UNGETC 1
  6171. | #define HAVE_DECL_VFPRINTF 1
  6172. | #define HAVE_DECL_SYS_ERRLIST 0
  6173. | #define HAVE_DECL_SYS_NERR 0
  6174. | #define RETSIGTYPE void
  6175. | #define HAVE_INTMAX_T 1
  6176. | #define HAVE_LONG_DOUBLE 1
  6177. | #define HAVE_LONG_LONG 1
  6178. | #define HAVE_PTRDIFF_T 1
  6179. | #define HAVE_UINT_LEAST32_T 1
  6180. | #define HAVE_INTPTR_T 1
  6181. | #define HAVE_STRINGIZE 1
  6182. | #define restrict __restrict
  6183. | #define HAVE_ATTRIBUTE_CONST 1
  6184. | #define HAVE_ATTRIBUTE_MALLOC 1
  6185. | #define HAVE_ATTRIBUTE_MODE 1
  6186. | #define HAVE_ATTRIBUTE_NORETURN 1
  6187. | #define HAVE_ALLOCA 1
  6188. | #define WANT_TMP_ALLOCA 1
  6189. | #define HAVE_LIMB_LITTLE_ENDIAN 1
  6190. | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
  6191. | #define HAVE_ALARM 1
  6192. | #define HAVE_CLOCK 1
  6193. | #define HAVE_GETPAGESIZE 1
  6194. | #define HAVE_GETTIMEOFDAY 1
  6195. | #define HAVE_LOCALECONV 1
  6196. | #define HAVE_MEMSET 1
  6197. | #define HAVE_MPROTECT 1
  6198. | #define HAVE_POPEN 1
  6199. | #define HAVE_RAISE 1
  6200. | #define HAVE_STRCHR 1
  6201. | #define HAVE_STRERROR 1
  6202. | #define HAVE_STRNLEN 1
  6203. | #define HAVE_STRTOL 1
  6204. | #define HAVE_STRTOUL 1
  6205. | /* end confdefs.h.  */
  6206. |
  6207. | #include <string.h>  /* for strcmp */
  6208. | #include <stdio.h>   /* for vsnprintf */
  6209. |
  6210. | #include <stdarg.h>
  6211. |
  6212. | int
  6213. | check (const char *fmt, ...)
  6214. | {
  6215. |   static char  buf[128];
  6216. |   va_list  ap;
  6217. |   int      ret;
  6218. |
  6219. |   va_start (ap, fmt);
  6220. |
  6221. |   ret = vsnprintf (buf, 4, fmt, ap);
  6222. |
  6223. |   if (strcmp (buf, "hel") != 0)
  6224. |     return 1;
  6225. |
  6226. |   /* allowed return values */
  6227. |   if (ret != -1 && ret != 3 && ret != 11)
  6228. |     return 2;
  6229. |
  6230. |   return 0;
  6231. | }
  6232. |
  6233. | int
  6234. | main ()
  6235. | {
  6236. | return check ("hello world");
  6237. | }
  6238. |
  6239. configure:23928: result: no
  6240. configure:23941: checking whether sscanf needs writable input
  6241. configure:23953: result: no
  6242. configure:23967: checking for struct pst_processor.psp_iticksperclktick
  6243. configure:23967: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  6244. conftest.c:72:23: fatal error: sys/pstat.h: No such file or directory
  6245.  #include <sys/pstat.h>
  6246.                        ^
  6247. compilation terminated.
  6248. configure:23967: $? = 1
  6249. configure: failed program was:
  6250. | /* confdefs.h */
  6251. | #define PACKAGE_NAME "GNU MP"
  6252. | #define PACKAGE_TARNAME "gmp"
  6253. | #define PACKAGE_VERSION "6.0.0"
  6254. | #define PACKAGE_STRING "GNU MP 6.0.0"
  6255. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  6256. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  6257. | #define PACKAGE "gmp"
  6258. | #define VERSION "6.0.0"
  6259. | #define WANT_ASSEMBLY 1
  6260. | #define WANT_FFT 1
  6261. | #define HAVE_HOST_CPU_x86_64 1
  6262. | #define HOST_DOS64 1
  6263. | #define HAVE_SPEED_CYCLECOUNTER 2
  6264. | #define STDC_HEADERS 1
  6265. | #define HAVE_SYS_TYPES_H 1
  6266. | #define HAVE_SYS_STAT_H 1
  6267. | #define HAVE_STDLIB_H 1
  6268. | #define HAVE_STRING_H 1
  6269. | #define HAVE_MEMORY_H 1
  6270. | #define HAVE_STRINGS_H 1
  6271. | #define HAVE_INTTYPES_H 1
  6272. | #define HAVE_STDINT_H 1
  6273. | #define HAVE_UNISTD_H 1
  6274. | #define LT_OBJDIR ".libs/"
  6275. | #define STDC_HEADERS 1
  6276. | #define TIME_WITH_SYS_TIME 1
  6277. | #define HAVE_FCNTL_H 1
  6278. | #define HAVE_FLOAT_H 1
  6279. | #define HAVE_LOCALE_H 1
  6280. | #define HAVE_SYS_PARAM_H 1
  6281. | #define HAVE_SYS_TIME_H 1
  6282. | #define HAVE_DECL_FGETC 1
  6283. | #define HAVE_DECL_FSCANF 1
  6284. | #define HAVE_DECL_OPTARG 1
  6285. | #define HAVE_DECL_UNGETC 1
  6286. | #define HAVE_DECL_VFPRINTF 1
  6287. | #define HAVE_DECL_SYS_ERRLIST 0
  6288. | #define HAVE_DECL_SYS_NERR 0
  6289. | #define RETSIGTYPE void
  6290. | #define HAVE_INTMAX_T 1
  6291. | #define HAVE_LONG_DOUBLE 1
  6292. | #define HAVE_LONG_LONG 1
  6293. | #define HAVE_PTRDIFF_T 1
  6294. | #define HAVE_UINT_LEAST32_T 1
  6295. | #define HAVE_INTPTR_T 1
  6296. | #define HAVE_STRINGIZE 1
  6297. | #define restrict __restrict
  6298. | #define HAVE_ATTRIBUTE_CONST 1
  6299. | #define HAVE_ATTRIBUTE_MALLOC 1
  6300. | #define HAVE_ATTRIBUTE_MODE 1
  6301. | #define HAVE_ATTRIBUTE_NORETURN 1
  6302. | #define HAVE_ALLOCA 1
  6303. | #define WANT_TMP_ALLOCA 1
  6304. | #define HAVE_LIMB_LITTLE_ENDIAN 1
  6305. | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
  6306. | #define HAVE_ALARM 1
  6307. | #define HAVE_CLOCK 1
  6308. | #define HAVE_GETPAGESIZE 1
  6309. | #define HAVE_GETTIMEOFDAY 1
  6310. | #define HAVE_LOCALECONV 1
  6311. | #define HAVE_MEMSET 1
  6312. | #define HAVE_MPROTECT 1
  6313. | #define HAVE_POPEN 1
  6314. | #define HAVE_RAISE 1
  6315. | #define HAVE_STRCHR 1
  6316. | #define HAVE_STRERROR 1
  6317. | #define HAVE_STRNLEN 1
  6318. | #define HAVE_STRTOL 1
  6319. | #define HAVE_STRTOUL 1
  6320. | /* end confdefs.h.  */
  6321. | #include <sys/pstat.h>
  6322. |
  6323. | int
  6324. | main ()
  6325. | {
  6326. | static struct pst_processor ac_aggr;
  6327. | if (ac_aggr.psp_iticksperclktick)
  6328. | return 0;
  6329. |   ;
  6330. |   return 0;
  6331. | }
  6332. configure:23967: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  6333. conftest.c:72:23: fatal error: sys/pstat.h: No such file or directory
  6334.  #include <sys/pstat.h>
  6335.                        ^
  6336. compilation terminated.
  6337. configure:23967: $? = 1
  6338. configure: failed program was:
  6339. | /* confdefs.h */
  6340. | #define PACKAGE_NAME "GNU MP"
  6341. | #define PACKAGE_TARNAME "gmp"
  6342. | #define PACKAGE_VERSION "6.0.0"
  6343. | #define PACKAGE_STRING "GNU MP 6.0.0"
  6344. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  6345. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  6346. | #define PACKAGE "gmp"
  6347. | #define VERSION "6.0.0"
  6348. | #define WANT_ASSEMBLY 1
  6349. | #define WANT_FFT 1
  6350. | #define HAVE_HOST_CPU_x86_64 1
  6351. | #define HOST_DOS64 1
  6352. | #define HAVE_SPEED_CYCLECOUNTER 2
  6353. | #define STDC_HEADERS 1
  6354. | #define HAVE_SYS_TYPES_H 1
  6355. | #define HAVE_SYS_STAT_H 1
  6356. | #define HAVE_STDLIB_H 1
  6357. | #define HAVE_STRING_H 1
  6358. | #define HAVE_MEMORY_H 1
  6359. | #define HAVE_STRINGS_H 1
  6360. | #define HAVE_INTTYPES_H 1
  6361. | #define HAVE_STDINT_H 1
  6362. | #define HAVE_UNISTD_H 1
  6363. | #define LT_OBJDIR ".libs/"
  6364. | #define STDC_HEADERS 1
  6365. | #define TIME_WITH_SYS_TIME 1
  6366. | #define HAVE_FCNTL_H 1
  6367. | #define HAVE_FLOAT_H 1
  6368. | #define HAVE_LOCALE_H 1
  6369. | #define HAVE_SYS_PARAM_H 1
  6370. | #define HAVE_SYS_TIME_H 1
  6371. | #define HAVE_DECL_FGETC 1
  6372. | #define HAVE_DECL_FSCANF 1
  6373. | #define HAVE_DECL_OPTARG 1
  6374. | #define HAVE_DECL_UNGETC 1
  6375. | #define HAVE_DECL_VFPRINTF 1
  6376. | #define HAVE_DECL_SYS_ERRLIST 0
  6377. | #define HAVE_DECL_SYS_NERR 0
  6378. | #define RETSIGTYPE void
  6379. | #define HAVE_INTMAX_T 1
  6380. | #define HAVE_LONG_DOUBLE 1
  6381. | #define HAVE_LONG_LONG 1
  6382. | #define HAVE_PTRDIFF_T 1
  6383. | #define HAVE_UINT_LEAST32_T 1
  6384. | #define HAVE_INTPTR_T 1
  6385. | #define HAVE_STRINGIZE 1
  6386. | #define restrict __restrict
  6387. | #define HAVE_ATTRIBUTE_CONST 1
  6388. | #define HAVE_ATTRIBUTE_MALLOC 1
  6389. | #define HAVE_ATTRIBUTE_MODE 1
  6390. | #define HAVE_ATTRIBUTE_NORETURN 1
  6391. | #define HAVE_ALLOCA 1
  6392. | #define WANT_TMP_ALLOCA 1
  6393. | #define HAVE_LIMB_LITTLE_ENDIAN 1
  6394. | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
  6395. | #define HAVE_ALARM 1
  6396. | #define HAVE_CLOCK 1
  6397. | #define HAVE_GETPAGESIZE 1
  6398. | #define HAVE_GETTIMEOFDAY 1
  6399. | #define HAVE_LOCALECONV 1
  6400. | #define HAVE_MEMSET 1
  6401. | #define HAVE_MPROTECT 1
  6402. | #define HAVE_POPEN 1
  6403. | #define HAVE_RAISE 1
  6404. | #define HAVE_STRCHR 1
  6405. | #define HAVE_STRERROR 1
  6406. | #define HAVE_STRNLEN 1
  6407. | #define HAVE_STRTOL 1
  6408. | #define HAVE_STRTOUL 1
  6409. | /* end confdefs.h.  */
  6410. | #include <sys/pstat.h>
  6411. |
  6412. | int
  6413. | main ()
  6414. | {
  6415. | static struct pst_processor ac_aggr;
  6416. | if (sizeof ac_aggr.psp_iticksperclktick)
  6417. | return 0;
  6418. |   ;
  6419. |   return 0;
  6420. | }
  6421. configure:23967: result: no
  6422. configure:24711: checking for suitable m4
  6423. trying m4
  6424. good
  6425. configure:24755: result: m4
  6426. configure:24761: checking if m4wrap produces spurious output
  6427. test input is
  6428. changequote({,})define(x,)m4wrap({x})dnl
  6429. produces 0 chars output
  6430. configure:24783: result: no
  6431. configure:24802: checking how to switch to text section
  6432. trying .text
  6433. configure:24813: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.s >conftest.out 2>&1
  6434. configure:24816: $? = 0
  6435. configure:24836: result: .text
  6436. configure:24840: checking how to switch to data section
  6437. configure:24851: result: .data
  6438. configure:24856: checking for assembler label suffix
  6439. trying
  6440. configure:24869: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.s >conftest.out 2>&1
  6441. configure:24872: $? = 1
  6442. conftest.s: Assembler messages:
  6443. conftest.s:2: Error: no such instruction: `somelabel'
  6444. configure: failed program was:
  6445.     .text
  6446. somelabel
  6447. conftest.s: Assembler messages:
  6448. conftest.s:2: Error: no such instruction: `somelabel'
  6449. trying :
  6450. configure:24869: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.s >conftest.out 2>&1
  6451. configure:24872: $? = 0
  6452. configure:24892: result: :
  6453. configure:24897: checking for assembler global directive
  6454. configure:24909: result: .globl
  6455. configure:24914: checking for assembler global directive attribute
  6456. configure:24925: result:
  6457. configure:24930: checking if globals are prefixed by underscore
  6458. configure:24940: gcc -std=gnu99 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  -c conftest.c >&5
  6459. configure:24943: $? = 0
  6460. configure:24961: result: no
  6461. configure:25001: checking how to switch to read-only data section
  6462. Test program:
  6463. extern const int foo[];     /* Suppresses C++'s suppression of foo */
  6464. const int foo[] = {1,2,3};
  6465. configure:25021: gcc -std=gnu99 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  -S conftest.c >&5
  6466. configure:25024: $? = 0
  6467. Compiler output:
  6468.     .file   "conftest.c"
  6469.     .globl  foo
  6470.     .section .rdata,"dr"
  6471.     .align 4
  6472. foo:
  6473.     .long   1
  6474.     .long   2
  6475.     .long   3
  6476.     .ident  "GCC: (x86_64-win32-sjlj-rev3, Built by MinGW-W64 project) 4.8.2"
  6477. Match:  .section .rdata,"dr"
  6478. configure:25055: result:    .section .rdata,"dr"
  6479. configure:25059: checking for assembler .type directive
  6480. configure:25070: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.s >conftest.out 2>&1
  6481. configure:25073: $? = 1
  6482. conftest.s: Assembler messages:
  6483. conftest.s:1: Warning: .type pseudo-op used outside of .def/.endef ignored.
  6484. conftest.s:1: Error: junk at end of line, first unrecognized character is `s'
  6485. configure: failed program was:
  6486.     .type   sym,@function
  6487. configure:25070: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.s >conftest.out 2>&1
  6488. configure:25073: $? = 1
  6489. conftest.s: Assembler messages:
  6490. conftest.s:1: Warning: .type pseudo-op used outside of .def/.endef ignored.
  6491. conftest.s:1: Error: junk at end of line, first unrecognized character is `s'
  6492. configure: failed program was:
  6493.     .type   sym,#function
  6494. configure:25070: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.s >conftest.out 2>&1
  6495. configure:25073: $? = 1
  6496. conftest.s: Assembler messages:
  6497. conftest.s:1: Warning: .type pseudo-op used outside of .def/.endef ignored.
  6498. conftest.s:1: Error: junk at end of line, first unrecognized character is `s'
  6499. configure: failed program was:
  6500.     .type   sym,%function
  6501. configure:25093: result:
  6502. configure:25097: checking for assembler .size directive
  6503. configure:25107: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.s >conftest.out 2>&1
  6504. configure:25110: $? = 1
  6505. conftest.s: Assembler messages:
  6506. conftest.s:1: Warning: .size pseudo-op used outside of .def/.endef ignored.
  6507. conftest.s:1: Error: junk at end of line, first unrecognized character is `s'
  6508. configure: failed program was:
  6509.     .size   sym,1
  6510. configure:25127: result:
  6511. configure:25134: checking for assembler local label prefix
  6512. Trying L
  6513. configure:25148: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.s >conftest.out 2>&1
  6514. configure:25151: $? = 0
  6515. 0000000000000000 b .bss
  6516. 0000000000000000 d .data
  6517. 0000000000000000 t .text
  6518. 0000000000000000 t dummy
  6519. L label doesn't appear in object file at all (good)
  6520. Local label appears in object files: no
  6521. configure:25197: result: L
  6522. configure:25208: checking for assembler byte directive
  6523. trying .byte
  6524. configure:25221: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.s >conftest.out 2>&1
  6525. configure:25224: $? = 0
  6526. configure:25244: result: .byte
  6527. configure:25252: checking how to define a 32-bit word
  6528. configure:25277: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.s >conftest.out 2>&1
  6529. configure:25280: $? = 0
  6530. configure:25306: result: .long
  6531. configure:25315: checking if .align assembly directive is logarithmic
  6532. configure:25330: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.s >conftest.out 2>&1
  6533. configure:25333: $? = 0
  6534. configure:25352: result: no
  6535. configure:25927: checking if the .align directive accepts an 0x90 fill in .text
  6536. configure:25939: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.s >conftest.out 2>&1
  6537. configure:25942: $? = 0
  6538. configure:25960: result: yes
  6539. configure:26313: checking size of void *
  6540. configure:26318: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  6541. configure:26318: $? = 0
  6542. configure:26318: ./conftest.exe
  6543. configure:26318: $? = 0
  6544. configure:26332: result: 8
  6545. configure:26346: checking size of unsigned short
  6546. configure:26351: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  6547. configure:26351: $? = 0
  6548. configure:26351: ./conftest.exe
  6549. configure:26351: $? = 0
  6550. configure:26365: result: 2
  6551. configure:26379: checking size of unsigned
  6552. configure:26384: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  6553. configure:26384: $? = 0
  6554. configure:26384: ./conftest.exe
  6555. configure:26384: $? = 0
  6556. configure:26398: result: 4
  6557. configure:26412: checking size of unsigned long
  6558. configure:26417: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  6559. configure:26417: $? = 0
  6560. configure:26417: ./conftest.exe
  6561. configure:26417: $? = 0
  6562. configure:26431: result: 4
  6563. configure:26445: checking size of mp_limb_t
  6564. configure:26450: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c  >&5
  6565. configure:26450: $? = 0
  6566. configure:26450: ./conftest.exe
  6567. configure:26450: $? = 0
  6568. configure:26470: result: 8
  6569. configure:26612: checking for stack_t
  6570. configure:26612: gcc -std=gnu99 -c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8  conftest.c >&5
  6571. conftest.c: In function 'main':
  6572. conftest.c:272:13: error: 'stack_t' undeclared (first use in this function)
  6573.  if (sizeof (stack_t))
  6574.              ^
  6575. conftest.c:272:13: note: each undeclared identifier is reported only once for each function it appears in
  6576. configure:26612: $? = 1
  6577. configure: failed program was:
  6578. | /* confdefs.h */
  6579. | #define PACKAGE_NAME "GNU MP"
  6580. | #define PACKAGE_TARNAME "gmp"
  6581. | #define PACKAGE_VERSION "6.0.0"
  6582. | #define PACKAGE_STRING "GNU MP 6.0.0"
  6583. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  6584. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  6585. | #define PACKAGE "gmp"
  6586. | #define VERSION "6.0.0"
  6587. | #define WANT_ASSEMBLY 1
  6588. | #define WANT_FFT 1
  6589. | #define HAVE_HOST_CPU_x86_64 1
  6590. | #define HOST_DOS64 1
  6591. | #define HAVE_SPEED_CYCLECOUNTER 2
  6592. | #define STDC_HEADERS 1
  6593. | #define HAVE_SYS_TYPES_H 1
  6594. | #define HAVE_SYS_STAT_H 1
  6595. | #define HAVE_STDLIB_H 1
  6596. | #define HAVE_STRING_H 1
  6597. | #define HAVE_MEMORY_H 1
  6598. | #define HAVE_STRINGS_H 1
  6599. | #define HAVE_INTTYPES_H 1
  6600. | #define HAVE_STDINT_H 1
  6601. | #define HAVE_UNISTD_H 1
  6602. | #define LT_OBJDIR ".libs/"
  6603. | #define STDC_HEADERS 1
  6604. | #define TIME_WITH_SYS_TIME 1
  6605. | #define HAVE_FCNTL_H 1
  6606. | #define HAVE_FLOAT_H 1
  6607. | #define HAVE_LOCALE_H 1
  6608. | #define HAVE_SYS_PARAM_H 1
  6609. | #define HAVE_SYS_TIME_H 1
  6610. | #define HAVE_DECL_FGETC 1
  6611. | #define HAVE_DECL_FSCANF 1
  6612. | #define HAVE_DECL_OPTARG 1
  6613. | #define HAVE_DECL_UNGETC 1
  6614. | #define HAVE_DECL_VFPRINTF 1
  6615. | #define HAVE_DECL_SYS_ERRLIST 0
  6616. | #define HAVE_DECL_SYS_NERR 0
  6617. | #define RETSIGTYPE void
  6618. | #define HAVE_INTMAX_T 1
  6619. | #define HAVE_LONG_DOUBLE 1
  6620. | #define HAVE_LONG_LONG 1
  6621. | #define HAVE_PTRDIFF_T 1
  6622. | #define HAVE_UINT_LEAST32_T 1
  6623. | #define HAVE_INTPTR_T 1
  6624. | #define HAVE_STRINGIZE 1
  6625. | #define restrict __restrict
  6626. | #define HAVE_ATTRIBUTE_CONST 1
  6627. | #define HAVE_ATTRIBUTE_MALLOC 1
  6628. | #define HAVE_ATTRIBUTE_MODE 1
  6629. | #define HAVE_ATTRIBUTE_NORETURN 1
  6630. | #define HAVE_ALLOCA 1
  6631. | #define WANT_TMP_ALLOCA 1
  6632. | #define HAVE_LIMB_LITTLE_ENDIAN 1
  6633. | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
  6634. | #define HAVE_ALARM 1
  6635. | #define HAVE_CLOCK 1
  6636. | #define HAVE_GETPAGESIZE 1
  6637. | #define HAVE_GETTIMEOFDAY 1
  6638. | #define HAVE_LOCALECONV 1
  6639. | #define HAVE_MEMSET 1
  6640. | #define HAVE_MPROTECT 1
  6641. | #define HAVE_POPEN 1
  6642. | #define HAVE_RAISE 1
  6643. | #define HAVE_STRCHR 1
  6644. | #define HAVE_STRERROR 1
  6645. | #define HAVE_STRNLEN 1
  6646. | #define HAVE_STRTOL 1
  6647. | #define HAVE_STRTOUL 1
  6648. | #define HAVE_NATIVE_mpn_add_n 1
  6649. | #define HAVE_NATIVE_mpn_add_nc 1
  6650. | #define HAVE_NATIVE_mpn_sub_n 1
  6651. | #define HAVE_NATIVE_mpn_sub_nc 1
  6652. | #define HAVE_NATIVE_func_nc 1
  6653. | #define HAVE_NATIVE_func 1
  6654. | #define HAVE_NATIVE_mpn_add_n 1
  6655. | #define HAVE_NATIVE_mpn_add_nc 1
  6656. | #define HAVE_NATIVE_mpn_sub_n 1
  6657. | #define HAVE_NATIVE_mpn_sub_nc 1
  6658. | #define HAVE_NATIVE_func_nc 1
  6659. | #define HAVE_NATIVE_func 1
  6660. | #define HAVE_NATIVE_mpn_cnd_add_n 1
  6661. | #define HAVE_NATIVE_mpn_cnd_sub_n 1
  6662. | #define HAVE_NATIVE_func 1
  6663. | #define HAVE_NATIVE_mpn_cnd_add_n 1
  6664. | #define HAVE_NATIVE_mpn_cnd_sub_n 1
  6665. | #define HAVE_NATIVE_func 1
  6666. | #define HAVE_NATIVE_mpn_com 1
  6667. | #define HAVE_NATIVE_mpn_mul_1c 1
  6668. | #define HAVE_NATIVE_mpn_mul_1 1
  6669. | #define HAVE_NATIVE_mpn_addmul_1 1
  6670. | #define HAVE_NATIVE_mpn_submul_1 1
  6671. | #define HAVE_NATIVE_func 1
  6672. | #define HAVE_NATIVE_mpn_addmul_1 1
  6673. | #define HAVE_NATIVE_mpn_submul_1 1
  6674. | #define HAVE_NATIVE_func 1
  6675. | #define HAVE_NATIVE_mpn_lshift 1
  6676. | #define HAVE_NATIVE_mpn_rshift 1
  6677. | #define HAVE_NATIVE_mpn_divexact_1 1
  6678. | #define HAVE_NATIVE_mpn_preinv_divrem_1 1
  6679. | #define HAVE_NATIVE_mpn_divrem_1 1
  6680. | #define HAVE_NATIVE_mpn_divrem_2 1
  6681. | #define HAVE_NATIVE_mpn_mod_34lsub1 1
  6682. | #define HAVE_NATIVE_mpn_modexact_1_odd 1
  6683. | #define HAVE_NATIVE_mpn_modexact_1c_odd 1
  6684. | #define HAVE_NATIVE_mpn_mod_1_1p 1
  6685. | #define HAVE_NATIVE_mpn_mod_1_1p_cps 1
  6686. | #define HAVE_NATIVE_mpn_mod_1s_2p 1
  6687. | #define HAVE_NATIVE_mpn_mod_1s_2p_cps 1
  6688. | #define HAVE_NATIVE_mpn_mod_1s_4p 1
  6689. | #define HAVE_NATIVE_mpn_mod_1s_4p_cps 1
  6690. | #define HAVE_NATIVE_mpn_lshiftc 1
  6691. | #define HAVE_NATIVE_mpn_mul_basecase 1
  6692. | #define HAVE_NATIVE_mpn_sqr_basecase 1
  6693. | #define HAVE_NATIVE_mpn_mulmid_basecase 1
  6694. | #define HAVE_NATIVE_mpn_popcount 1
  6695. | #define HAVE_NATIVE_mpn_hamdist 1
  6696. | #define HAVE_NATIVE_func 1
  6697. | #define HAVE_NATIVE_mpn_popcount 1
  6698. | #define HAVE_NATIVE_mpn_hamdist 1
  6699. | #define HAVE_NATIVE_func 1
  6700. | #define HAVE_NATIVE_mpn_gcd_1 1
  6701. | #define HAVE_NATIVE_mpn_mullo_basecase 1
  6702. | #define HAVE_NATIVE_mpn_div_qr_2n_pi1 1
  6703. | #define HAVE_NATIVE_mpn_bdiv_q_1 1
  6704. | #define HAVE_NATIVE_mpn_pi1_bdiv_q_1 1
  6705. | #define HAVE_NATIVE_mpn_bdiv_dbm1c 1
  6706. | #define HAVE_NATIVE_mpn_redc_1 1
  6707. | #define HAVE_NATIVE_mpn_and_n 1
  6708. | #define HAVE_NATIVE_mpn_andn_n 1
  6709. | #define HAVE_NATIVE_mpn_nand_n 1
  6710. | #define HAVE_NATIVE_mpn_ior_n 1
  6711. | #define HAVE_NATIVE_mpn_iorn_n 1
  6712. | #define HAVE_NATIVE_mpn_nior_n 1
  6713. | #define HAVE_NATIVE_mpn_xor_n 1
  6714. | #define HAVE_NATIVE_mpn_xnor_n 1
  6715. | #define HAVE_NATIVE_func 1
  6716. | #define HAVE_NATIVE_func 1
  6717. | #define HAVE_NATIVE_func 1
  6718. | #define HAVE_NATIVE_mpn_and_n 1
  6719. | #define HAVE_NATIVE_mpn_andn_n 1
  6720. | #define HAVE_NATIVE_mpn_nand_n 1
  6721. | #define HAVE_NATIVE_mpn_ior_n 1
  6722. | #define HAVE_NATIVE_mpn_iorn_n 1
  6723. | #define HAVE_NATIVE_mpn_nior_n 1
  6724. | #define HAVE_NATIVE_mpn_xor_n 1
  6725. | #define HAVE_NATIVE_mpn_xnor_n 1
  6726. | #define HAVE_NATIVE_func 1
  6727. | #define HAVE_NATIVE_func 1
  6728. | #define HAVE_NATIVE_func 1
  6729. | #define HAVE_NATIVE_mpn_and_n 1
  6730. | #define HAVE_NATIVE_mpn_andn_n 1
  6731. | #define HAVE_NATIVE_mpn_nand_n 1
  6732. | #define HAVE_NATIVE_mpn_ior_n 1
  6733. | #define HAVE_NATIVE_mpn_iorn_n 1
  6734. | #define HAVE_NATIVE_mpn_nior_n 1
  6735. | #define HAVE_NATIVE_mpn_xor_n 1
  6736. | #define HAVE_NATIVE_mpn_xnor_n 1
  6737. | #define HAVE_NATIVE_func 1
  6738. | #define HAVE_NATIVE_func 1
  6739. | #define HAVE_NATIVE_func 1
  6740. | #define HAVE_NATIVE_mpn_and_n 1
  6741. | #define HAVE_NATIVE_mpn_andn_n 1
  6742. | #define HAVE_NATIVE_mpn_nand_n 1
  6743. | #define HAVE_NATIVE_mpn_ior_n 1
  6744. | #define HAVE_NATIVE_mpn_iorn_n 1
  6745. | #define HAVE_NATIVE_mpn_nior_n 1
  6746. | #define HAVE_NATIVE_mpn_xor_n 1
  6747. | #define HAVE_NATIVE_mpn_xnor_n 1
  6748. | #define HAVE_NATIVE_func 1
  6749. | #define HAVE_NATIVE_func 1
  6750. | #define HAVE_NATIVE_func 1
  6751. | #define HAVE_NATIVE_mpn_and_n 1
  6752. | #define HAVE_NATIVE_mpn_andn_n 1
  6753. | #define HAVE_NATIVE_mpn_nand_n 1
  6754. | #define HAVE_NATIVE_mpn_ior_n 1
  6755. | #define HAVE_NATIVE_mpn_iorn_n 1
  6756. | #define HAVE_NATIVE_mpn_nior_n 1
  6757. | #define HAVE_NATIVE_mpn_xor_n 1
  6758. | #define HAVE_NATIVE_mpn_xnor_n 1
  6759. | #define HAVE_NATIVE_func 1
  6760. | #define HAVE_NATIVE_func 1
  6761. | #define HAVE_NATIVE_func 1
  6762. | #define HAVE_NATIVE_mpn_and_n 1
  6763. | #define HAVE_NATIVE_mpn_andn_n 1
  6764. | #define HAVE_NATIVE_mpn_nand_n 1
  6765. | #define HAVE_NATIVE_mpn_ior_n 1
  6766. | #define HAVE_NATIVE_mpn_iorn_n 1
  6767. | #define HAVE_NATIVE_mpn_nior_n 1
  6768. | #define HAVE_NATIVE_mpn_xor_n 1
  6769. | #define HAVE_NATIVE_mpn_xnor_n 1
  6770. | #define HAVE_NATIVE_func 1
  6771. | #define HAVE_NATIVE_func 1
  6772. | #define HAVE_NATIVE_func 1
  6773. | #define HAVE_NATIVE_mpn_and_n 1
  6774. | #define HAVE_NATIVE_mpn_andn_n 1
  6775. | #define HAVE_NATIVE_mpn_nand_n 1
  6776. | #define HAVE_NATIVE_mpn_ior_n 1
  6777. | #define HAVE_NATIVE_mpn_iorn_n 1
  6778. | #define HAVE_NATIVE_mpn_nior_n 1
  6779. | #define HAVE_NATIVE_mpn_xor_n 1
  6780. | #define HAVE_NATIVE_mpn_xnor_n 1
  6781. | #define HAVE_NATIVE_func 1
  6782. | #define HAVE_NATIVE_func 1
  6783. | #define HAVE_NATIVE_func 1
  6784. | #define HAVE_NATIVE_mpn_and_n 1
  6785. | #define HAVE_NATIVE_mpn_andn_n 1
  6786. | #define HAVE_NATIVE_mpn_nand_n 1
  6787. | #define HAVE_NATIVE_mpn_ior_n 1
  6788. | #define HAVE_NATIVE_mpn_iorn_n 1
  6789. | #define HAVE_NATIVE_mpn_nior_n 1
  6790. | #define HAVE_NATIVE_mpn_xor_n 1
  6791. | #define HAVE_NATIVE_mpn_xnor_n 1
  6792. | #define HAVE_NATIVE_func 1
  6793. | #define HAVE_NATIVE_func 1
  6794. | #define HAVE_NATIVE_func 1
  6795. | #define HAVE_NATIVE_mpn_copyi 1
  6796. | #define HAVE_NATIVE_mpn_copyd 1
  6797. | #define HAVE_NATIVE_mpn_sec_tabselect 1
  6798. | #define HAVE_NATIVE_mpn_invert_limb 1
  6799. | #define HAVE_NATIVE_C 1
  6800. | #define HAVE_NATIVE_Kn 1
  6801. | #define HAVE_NATIVE_C2 1
  6802. | #define HAVE_NATIVE_Ci 1
  6803. | #define HAVE_NATIVE_mpn_sqr_diag_addlsh1 1
  6804. | #define HAVE_NATIVE_mpn_mul_2 1
  6805. | #define HAVE_NATIVE_mpn_addmul_2 1
  6806. | #define HAVE_NATIVE_mpn_addlsh1_n 1
  6807. | #define HAVE_NATIVE_mpn_rsblsh1_n 1
  6808. | #define HAVE_NATIVE_func 1
  6809. | #define HAVE_NATIVE_mpn_sublsh1_n 1
  6810. | #define HAVE_NATIVE_mpn_addlsh1_n 1
  6811. | #define HAVE_NATIVE_mpn_rsblsh1_n 1
  6812. | #define HAVE_NATIVE_func 1
  6813. | #define HAVE_NATIVE_mpn_rsh1add_n 1
  6814. | #define HAVE_NATIVE_mpn_rsh1add_nc 1
  6815. | #define HAVE_NATIVE_mpn_rsh1sub_n 1
  6816. | #define HAVE_NATIVE_mpn_rsh1sub_nc 1
  6817. | #define HAVE_NATIVE_func_nc 1
  6818. | #define HAVE_NATIVE_func_n 1
  6819. | #define HAVE_NATIVE_mpn_rsh1add_n 1
  6820. | #define HAVE_NATIVE_mpn_rsh1add_nc 1
  6821. | #define HAVE_NATIVE_mpn_rsh1sub_n 1
  6822. | #define HAVE_NATIVE_mpn_rsh1sub_nc 1
  6823. | #define HAVE_NATIVE_func_nc 1
  6824. | #define HAVE_NATIVE_func_n 1
  6825. | #define HAVE_NATIVE_mpn_addlsh2_n 1
  6826. | #define HAVE_NATIVE_mpn_rsblsh2_n 1
  6827. | #define HAVE_NATIVE_mpn_addlsh2_n 1
  6828. | #define HAVE_NATIVE_mpn_rsblsh2_n 1
  6829. | #define HAVE_NATIVE_mpn_addlsh_n 1
  6830. | #define HAVE_NATIVE_mpn_rsblsh_n 1
  6831. | #define HAVE_NATIVE_func 1
  6832. | #define HAVE_NATIVE_mpn_addlsh_n 1
  6833. | #define HAVE_NATIVE_mpn_rsblsh_n 1
  6834. | #define HAVE_NATIVE_func 1
  6835. | #define LSYM_PREFIX "L"
  6836. | #define HAVE_HOST_CPU_FAMILY_x86_64 1
  6837. | #define GMP_MPARAM_H_SUGGEST "./mpn/x86_64/k8/gmp-mparam.h"
  6838. | #define SIZEOF_VOID_P 8
  6839. | #define SIZEOF_UNSIGNED_SHORT 2
  6840. | #define SIZEOF_UNSIGNED 4
  6841. | #define SIZEOF_UNSIGNED_LONG 4
  6842. | #define SIZEOF_MP_LIMB_T 8
  6843. | /* end confdefs.h.  */
  6844. | #include <signal.h>
  6845. |
  6846. | int
  6847. | main ()
  6848. | {
  6849. | if (sizeof (stack_t))
  6850. |    return 0;
  6851. |   ;
  6852. |   return 0;
  6853. | }
  6854. configure:26612: result: no
  6855. configure:26650: checking for tputs in -lncurses
  6856. configure:26675: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c -lncurses   >&5
  6857. C:/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.2/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lncurses
  6858. collect2.exe: error: ld returned 1 exit status
  6859. configure:26675: $? = 1
  6860. configure: failed program was:
  6861. | /* confdefs.h */
  6862. | #define PACKAGE_NAME "GNU MP"
  6863. | #define PACKAGE_TARNAME "gmp"
  6864. | #define PACKAGE_VERSION "6.0.0"
  6865. | #define PACKAGE_STRING "GNU MP 6.0.0"
  6866. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  6867. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  6868. | #define PACKAGE "gmp"
  6869. | #define VERSION "6.0.0"
  6870. | #define WANT_ASSEMBLY 1
  6871. | #define WANT_FFT 1
  6872. | #define HAVE_HOST_CPU_x86_64 1
  6873. | #define HOST_DOS64 1
  6874. | #define HAVE_SPEED_CYCLECOUNTER 2
  6875. | #define STDC_HEADERS 1
  6876. | #define HAVE_SYS_TYPES_H 1
  6877. | #define HAVE_SYS_STAT_H 1
  6878. | #define HAVE_STDLIB_H 1
  6879. | #define HAVE_STRING_H 1
  6880. | #define HAVE_MEMORY_H 1
  6881. | #define HAVE_STRINGS_H 1
  6882. | #define HAVE_INTTYPES_H 1
  6883. | #define HAVE_STDINT_H 1
  6884. | #define HAVE_UNISTD_H 1
  6885. | #define LT_OBJDIR ".libs/"
  6886. | #define STDC_HEADERS 1
  6887. | #define TIME_WITH_SYS_TIME 1
  6888. | #define HAVE_FCNTL_H 1
  6889. | #define HAVE_FLOAT_H 1
  6890. | #define HAVE_LOCALE_H 1
  6891. | #define HAVE_SYS_PARAM_H 1
  6892. | #define HAVE_SYS_TIME_H 1
  6893. | #define HAVE_DECL_FGETC 1
  6894. | #define HAVE_DECL_FSCANF 1
  6895. | #define HAVE_DECL_OPTARG 1
  6896. | #define HAVE_DECL_UNGETC 1
  6897. | #define HAVE_DECL_VFPRINTF 1
  6898. | #define HAVE_DECL_SYS_ERRLIST 0
  6899. | #define HAVE_DECL_SYS_NERR 0
  6900. | #define RETSIGTYPE void
  6901. | #define HAVE_INTMAX_T 1
  6902. | #define HAVE_LONG_DOUBLE 1
  6903. | #define HAVE_LONG_LONG 1
  6904. | #define HAVE_PTRDIFF_T 1
  6905. | #define HAVE_UINT_LEAST32_T 1
  6906. | #define HAVE_INTPTR_T 1
  6907. | #define HAVE_STRINGIZE 1
  6908. | #define restrict __restrict
  6909. | #define HAVE_ATTRIBUTE_CONST 1
  6910. | #define HAVE_ATTRIBUTE_MALLOC 1
  6911. | #define HAVE_ATTRIBUTE_MODE 1
  6912. | #define HAVE_ATTRIBUTE_NORETURN 1
  6913. | #define HAVE_ALLOCA 1
  6914. | #define WANT_TMP_ALLOCA 1
  6915. | #define HAVE_LIMB_LITTLE_ENDIAN 1
  6916. | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
  6917. | #define HAVE_ALARM 1
  6918. | #define HAVE_CLOCK 1
  6919. | #define HAVE_GETPAGESIZE 1
  6920. | #define HAVE_GETTIMEOFDAY 1
  6921. | #define HAVE_LOCALECONV 1
  6922. | #define HAVE_MEMSET 1
  6923. | #define HAVE_MPROTECT 1
  6924. | #define HAVE_POPEN 1
  6925. | #define HAVE_RAISE 1
  6926. | #define HAVE_STRCHR 1
  6927. | #define HAVE_STRERROR 1
  6928. | #define HAVE_STRNLEN 1
  6929. | #define HAVE_STRTOL 1
  6930. | #define HAVE_STRTOUL 1
  6931. | #define HAVE_NATIVE_mpn_add_n 1
  6932. | #define HAVE_NATIVE_mpn_add_nc 1
  6933. | #define HAVE_NATIVE_mpn_sub_n 1
  6934. | #define HAVE_NATIVE_mpn_sub_nc 1
  6935. | #define HAVE_NATIVE_func_nc 1
  6936. | #define HAVE_NATIVE_func 1
  6937. | #define HAVE_NATIVE_mpn_add_n 1
  6938. | #define HAVE_NATIVE_mpn_add_nc 1
  6939. | #define HAVE_NATIVE_mpn_sub_n 1
  6940. | #define HAVE_NATIVE_mpn_sub_nc 1
  6941. | #define HAVE_NATIVE_func_nc 1
  6942. | #define HAVE_NATIVE_func 1
  6943. | #define HAVE_NATIVE_mpn_cnd_add_n 1
  6944. | #define HAVE_NATIVE_mpn_cnd_sub_n 1
  6945. | #define HAVE_NATIVE_func 1
  6946. | #define HAVE_NATIVE_mpn_cnd_add_n 1
  6947. | #define HAVE_NATIVE_mpn_cnd_sub_n 1
  6948. | #define HAVE_NATIVE_func 1
  6949. | #define HAVE_NATIVE_mpn_com 1
  6950. | #define HAVE_NATIVE_mpn_mul_1c 1
  6951. | #define HAVE_NATIVE_mpn_mul_1 1
  6952. | #define HAVE_NATIVE_mpn_addmul_1 1
  6953. | #define HAVE_NATIVE_mpn_submul_1 1
  6954. | #define HAVE_NATIVE_func 1
  6955. | #define HAVE_NATIVE_mpn_addmul_1 1
  6956. | #define HAVE_NATIVE_mpn_submul_1 1
  6957. | #define HAVE_NATIVE_func 1
  6958. | #define HAVE_NATIVE_mpn_lshift 1
  6959. | #define HAVE_NATIVE_mpn_rshift 1
  6960. | #define HAVE_NATIVE_mpn_divexact_1 1
  6961. | #define HAVE_NATIVE_mpn_preinv_divrem_1 1
  6962. | #define HAVE_NATIVE_mpn_divrem_1 1
  6963. | #define HAVE_NATIVE_mpn_divrem_2 1
  6964. | #define HAVE_NATIVE_mpn_mod_34lsub1 1
  6965. | #define HAVE_NATIVE_mpn_modexact_1_odd 1
  6966. | #define HAVE_NATIVE_mpn_modexact_1c_odd 1
  6967. | #define HAVE_NATIVE_mpn_mod_1_1p 1
  6968. | #define HAVE_NATIVE_mpn_mod_1_1p_cps 1
  6969. | #define HAVE_NATIVE_mpn_mod_1s_2p 1
  6970. | #define HAVE_NATIVE_mpn_mod_1s_2p_cps 1
  6971. | #define HAVE_NATIVE_mpn_mod_1s_4p 1
  6972. | #define HAVE_NATIVE_mpn_mod_1s_4p_cps 1
  6973. | #define HAVE_NATIVE_mpn_lshiftc 1
  6974. | #define HAVE_NATIVE_mpn_mul_basecase 1
  6975. | #define HAVE_NATIVE_mpn_sqr_basecase 1
  6976. | #define HAVE_NATIVE_mpn_mulmid_basecase 1
  6977. | #define HAVE_NATIVE_mpn_popcount 1
  6978. | #define HAVE_NATIVE_mpn_hamdist 1
  6979. | #define HAVE_NATIVE_func 1
  6980. | #define HAVE_NATIVE_mpn_popcount 1
  6981. | #define HAVE_NATIVE_mpn_hamdist 1
  6982. | #define HAVE_NATIVE_func 1
  6983. | #define HAVE_NATIVE_mpn_gcd_1 1
  6984. | #define HAVE_NATIVE_mpn_mullo_basecase 1
  6985. | #define HAVE_NATIVE_mpn_div_qr_2n_pi1 1
  6986. | #define HAVE_NATIVE_mpn_bdiv_q_1 1
  6987. | #define HAVE_NATIVE_mpn_pi1_bdiv_q_1 1
  6988. | #define HAVE_NATIVE_mpn_bdiv_dbm1c 1
  6989. | #define HAVE_NATIVE_mpn_redc_1 1
  6990. | #define HAVE_NATIVE_mpn_and_n 1
  6991. | #define HAVE_NATIVE_mpn_andn_n 1
  6992. | #define HAVE_NATIVE_mpn_nand_n 1
  6993. | #define HAVE_NATIVE_mpn_ior_n 1
  6994. | #define HAVE_NATIVE_mpn_iorn_n 1
  6995. | #define HAVE_NATIVE_mpn_nior_n 1
  6996. | #define HAVE_NATIVE_mpn_xor_n 1
  6997. | #define HAVE_NATIVE_mpn_xnor_n 1
  6998. | #define HAVE_NATIVE_func 1
  6999. | #define HAVE_NATIVE_func 1
  7000. | #define HAVE_NATIVE_func 1
  7001. | #define HAVE_NATIVE_mpn_and_n 1
  7002. | #define HAVE_NATIVE_mpn_andn_n 1
  7003. | #define HAVE_NATIVE_mpn_nand_n 1
  7004. | #define HAVE_NATIVE_mpn_ior_n 1
  7005. | #define HAVE_NATIVE_mpn_iorn_n 1
  7006. | #define HAVE_NATIVE_mpn_nior_n 1
  7007. | #define HAVE_NATIVE_mpn_xor_n 1
  7008. | #define HAVE_NATIVE_mpn_xnor_n 1
  7009. | #define HAVE_NATIVE_func 1
  7010. | #define HAVE_NATIVE_func 1
  7011. | #define HAVE_NATIVE_func 1
  7012. | #define HAVE_NATIVE_mpn_and_n 1
  7013. | #define HAVE_NATIVE_mpn_andn_n 1
  7014. | #define HAVE_NATIVE_mpn_nand_n 1
  7015. | #define HAVE_NATIVE_mpn_ior_n 1
  7016. | #define HAVE_NATIVE_mpn_iorn_n 1
  7017. | #define HAVE_NATIVE_mpn_nior_n 1
  7018. | #define HAVE_NATIVE_mpn_xor_n 1
  7019. | #define HAVE_NATIVE_mpn_xnor_n 1
  7020. | #define HAVE_NATIVE_func 1
  7021. | #define HAVE_NATIVE_func 1
  7022. | #define HAVE_NATIVE_func 1
  7023. | #define HAVE_NATIVE_mpn_and_n 1
  7024. | #define HAVE_NATIVE_mpn_andn_n 1
  7025. | #define HAVE_NATIVE_mpn_nand_n 1
  7026. | #define HAVE_NATIVE_mpn_ior_n 1
  7027. | #define HAVE_NATIVE_mpn_iorn_n 1
  7028. | #define HAVE_NATIVE_mpn_nior_n 1
  7029. | #define HAVE_NATIVE_mpn_xor_n 1
  7030. | #define HAVE_NATIVE_mpn_xnor_n 1
  7031. | #define HAVE_NATIVE_func 1
  7032. | #define HAVE_NATIVE_func 1
  7033. | #define HAVE_NATIVE_func 1
  7034. | #define HAVE_NATIVE_mpn_and_n 1
  7035. | #define HAVE_NATIVE_mpn_andn_n 1
  7036. | #define HAVE_NATIVE_mpn_nand_n 1
  7037. | #define HAVE_NATIVE_mpn_ior_n 1
  7038. | #define HAVE_NATIVE_mpn_iorn_n 1
  7039. | #define HAVE_NATIVE_mpn_nior_n 1
  7040. | #define HAVE_NATIVE_mpn_xor_n 1
  7041. | #define HAVE_NATIVE_mpn_xnor_n 1
  7042. | #define HAVE_NATIVE_func 1
  7043. | #define HAVE_NATIVE_func 1
  7044. | #define HAVE_NATIVE_func 1
  7045. | #define HAVE_NATIVE_mpn_and_n 1
  7046. | #define HAVE_NATIVE_mpn_andn_n 1
  7047. | #define HAVE_NATIVE_mpn_nand_n 1
  7048. | #define HAVE_NATIVE_mpn_ior_n 1
  7049. | #define HAVE_NATIVE_mpn_iorn_n 1
  7050. | #define HAVE_NATIVE_mpn_nior_n 1
  7051. | #define HAVE_NATIVE_mpn_xor_n 1
  7052. | #define HAVE_NATIVE_mpn_xnor_n 1
  7053. | #define HAVE_NATIVE_func 1
  7054. | #define HAVE_NATIVE_func 1
  7055. | #define HAVE_NATIVE_func 1
  7056. | #define HAVE_NATIVE_mpn_and_n 1
  7057. | #define HAVE_NATIVE_mpn_andn_n 1
  7058. | #define HAVE_NATIVE_mpn_nand_n 1
  7059. | #define HAVE_NATIVE_mpn_ior_n 1
  7060. | #define HAVE_NATIVE_mpn_iorn_n 1
  7061. | #define HAVE_NATIVE_mpn_nior_n 1
  7062. | #define HAVE_NATIVE_mpn_xor_n 1
  7063. | #define HAVE_NATIVE_mpn_xnor_n 1
  7064. | #define HAVE_NATIVE_func 1
  7065. | #define HAVE_NATIVE_func 1
  7066. | #define HAVE_NATIVE_func 1
  7067. | #define HAVE_NATIVE_mpn_and_n 1
  7068. | #define HAVE_NATIVE_mpn_andn_n 1
  7069. | #define HAVE_NATIVE_mpn_nand_n 1
  7070. | #define HAVE_NATIVE_mpn_ior_n 1
  7071. | #define HAVE_NATIVE_mpn_iorn_n 1
  7072. | #define HAVE_NATIVE_mpn_nior_n 1
  7073. | #define HAVE_NATIVE_mpn_xor_n 1
  7074. | #define HAVE_NATIVE_mpn_xnor_n 1
  7075. | #define HAVE_NATIVE_func 1
  7076. | #define HAVE_NATIVE_func 1
  7077. | #define HAVE_NATIVE_func 1
  7078. | #define HAVE_NATIVE_mpn_copyi 1
  7079. | #define HAVE_NATIVE_mpn_copyd 1
  7080. | #define HAVE_NATIVE_mpn_sec_tabselect 1
  7081. | #define HAVE_NATIVE_mpn_invert_limb 1
  7082. | #define HAVE_NATIVE_C 1
  7083. | #define HAVE_NATIVE_Kn 1
  7084. | #define HAVE_NATIVE_C2 1
  7085. | #define HAVE_NATIVE_Ci 1
  7086. | #define HAVE_NATIVE_mpn_sqr_diag_addlsh1 1
  7087. | #define HAVE_NATIVE_mpn_mul_2 1
  7088. | #define HAVE_NATIVE_mpn_addmul_2 1
  7089. | #define HAVE_NATIVE_mpn_addlsh1_n 1
  7090. | #define HAVE_NATIVE_mpn_rsblsh1_n 1
  7091. | #define HAVE_NATIVE_func 1
  7092. | #define HAVE_NATIVE_mpn_sublsh1_n 1
  7093. | #define HAVE_NATIVE_mpn_addlsh1_n 1
  7094. | #define HAVE_NATIVE_mpn_rsblsh1_n 1
  7095. | #define HAVE_NATIVE_func 1
  7096. | #define HAVE_NATIVE_mpn_rsh1add_n 1
  7097. | #define HAVE_NATIVE_mpn_rsh1add_nc 1
  7098. | #define HAVE_NATIVE_mpn_rsh1sub_n 1
  7099. | #define HAVE_NATIVE_mpn_rsh1sub_nc 1
  7100. | #define HAVE_NATIVE_func_nc 1
  7101. | #define HAVE_NATIVE_func_n 1
  7102. | #define HAVE_NATIVE_mpn_rsh1add_n 1
  7103. | #define HAVE_NATIVE_mpn_rsh1add_nc 1
  7104. | #define HAVE_NATIVE_mpn_rsh1sub_n 1
  7105. | #define HAVE_NATIVE_mpn_rsh1sub_nc 1
  7106. | #define HAVE_NATIVE_func_nc 1
  7107. | #define HAVE_NATIVE_func_n 1
  7108. | #define HAVE_NATIVE_mpn_addlsh2_n 1
  7109. | #define HAVE_NATIVE_mpn_rsblsh2_n 1
  7110. | #define HAVE_NATIVE_mpn_addlsh2_n 1
  7111. | #define HAVE_NATIVE_mpn_rsblsh2_n 1
  7112. | #define HAVE_NATIVE_mpn_addlsh_n 1
  7113. | #define HAVE_NATIVE_mpn_rsblsh_n 1
  7114. | #define HAVE_NATIVE_func 1
  7115. | #define HAVE_NATIVE_mpn_addlsh_n 1
  7116. | #define HAVE_NATIVE_mpn_rsblsh_n 1
  7117. | #define HAVE_NATIVE_func 1
  7118. | #define LSYM_PREFIX "L"
  7119. | #define HAVE_HOST_CPU_FAMILY_x86_64 1
  7120. | #define GMP_MPARAM_H_SUGGEST "./mpn/x86_64/k8/gmp-mparam.h"
  7121. | #define SIZEOF_VOID_P 8
  7122. | #define SIZEOF_UNSIGNED_SHORT 2
  7123. | #define SIZEOF_UNSIGNED 4
  7124. | #define SIZEOF_UNSIGNED_LONG 4
  7125. | #define SIZEOF_MP_LIMB_T 8
  7126. | /* end confdefs.h.  */
  7127. |
  7128. | /* Override any GCC internal prototype to avoid an error.
  7129. |    Use char because int might match the return type of a GCC
  7130. |    builtin and then its argument prototype would still apply.  */
  7131. | #ifdef __cplusplus
  7132. | extern "C"
  7133. | #endif
  7134. | char tputs ();
  7135. | int
  7136. | main ()
  7137. | {
  7138. | return tputs ();
  7139. |   ;
  7140. |   return 0;
  7141. | }
  7142. configure:26684: result: no
  7143. configure:26689: checking for tputs in -lcurses
  7144. configure:26714: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c -lcurses   >&5
  7145. C:/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.2/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lcurses
  7146. collect2.exe: error: ld returned 1 exit status
  7147. configure:26714: $? = 1
  7148. configure: failed program was:
  7149. | /* confdefs.h */
  7150. | #define PACKAGE_NAME "GNU MP"
  7151. | #define PACKAGE_TARNAME "gmp"
  7152. | #define PACKAGE_VERSION "6.0.0"
  7153. | #define PACKAGE_STRING "GNU MP 6.0.0"
  7154. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  7155. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  7156. | #define PACKAGE "gmp"
  7157. | #define VERSION "6.0.0"
  7158. | #define WANT_ASSEMBLY 1
  7159. | #define WANT_FFT 1
  7160. | #define HAVE_HOST_CPU_x86_64 1
  7161. | #define HOST_DOS64 1
  7162. | #define HAVE_SPEED_CYCLECOUNTER 2
  7163. | #define STDC_HEADERS 1
  7164. | #define HAVE_SYS_TYPES_H 1
  7165. | #define HAVE_SYS_STAT_H 1
  7166. | #define HAVE_STDLIB_H 1
  7167. | #define HAVE_STRING_H 1
  7168. | #define HAVE_MEMORY_H 1
  7169. | #define HAVE_STRINGS_H 1
  7170. | #define HAVE_INTTYPES_H 1
  7171. | #define HAVE_STDINT_H 1
  7172. | #define HAVE_UNISTD_H 1
  7173. | #define LT_OBJDIR ".libs/"
  7174. | #define STDC_HEADERS 1
  7175. | #define TIME_WITH_SYS_TIME 1
  7176. | #define HAVE_FCNTL_H 1
  7177. | #define HAVE_FLOAT_H 1
  7178. | #define HAVE_LOCALE_H 1
  7179. | #define HAVE_SYS_PARAM_H 1
  7180. | #define HAVE_SYS_TIME_H 1
  7181. | #define HAVE_DECL_FGETC 1
  7182. | #define HAVE_DECL_FSCANF 1
  7183. | #define HAVE_DECL_OPTARG 1
  7184. | #define HAVE_DECL_UNGETC 1
  7185. | #define HAVE_DECL_VFPRINTF 1
  7186. | #define HAVE_DECL_SYS_ERRLIST 0
  7187. | #define HAVE_DECL_SYS_NERR 0
  7188. | #define RETSIGTYPE void
  7189. | #define HAVE_INTMAX_T 1
  7190. | #define HAVE_LONG_DOUBLE 1
  7191. | #define HAVE_LONG_LONG 1
  7192. | #define HAVE_PTRDIFF_T 1
  7193. | #define HAVE_UINT_LEAST32_T 1
  7194. | #define HAVE_INTPTR_T 1
  7195. | #define HAVE_STRINGIZE 1
  7196. | #define restrict __restrict
  7197. | #define HAVE_ATTRIBUTE_CONST 1
  7198. | #define HAVE_ATTRIBUTE_MALLOC 1
  7199. | #define HAVE_ATTRIBUTE_MODE 1
  7200. | #define HAVE_ATTRIBUTE_NORETURN 1
  7201. | #define HAVE_ALLOCA 1
  7202. | #define WANT_TMP_ALLOCA 1
  7203. | #define HAVE_LIMB_LITTLE_ENDIAN 1
  7204. | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
  7205. | #define HAVE_ALARM 1
  7206. | #define HAVE_CLOCK 1
  7207. | #define HAVE_GETPAGESIZE 1
  7208. | #define HAVE_GETTIMEOFDAY 1
  7209. | #define HAVE_LOCALECONV 1
  7210. | #define HAVE_MEMSET 1
  7211. | #define HAVE_MPROTECT 1
  7212. | #define HAVE_POPEN 1
  7213. | #define HAVE_RAISE 1
  7214. | #define HAVE_STRCHR 1
  7215. | #define HAVE_STRERROR 1
  7216. | #define HAVE_STRNLEN 1
  7217. | #define HAVE_STRTOL 1
  7218. | #define HAVE_STRTOUL 1
  7219. | #define HAVE_NATIVE_mpn_add_n 1
  7220. | #define HAVE_NATIVE_mpn_add_nc 1
  7221. | #define HAVE_NATIVE_mpn_sub_n 1
  7222. | #define HAVE_NATIVE_mpn_sub_nc 1
  7223. | #define HAVE_NATIVE_func_nc 1
  7224. | #define HAVE_NATIVE_func 1
  7225. | #define HAVE_NATIVE_mpn_add_n 1
  7226. | #define HAVE_NATIVE_mpn_add_nc 1
  7227. | #define HAVE_NATIVE_mpn_sub_n 1
  7228. | #define HAVE_NATIVE_mpn_sub_nc 1
  7229. | #define HAVE_NATIVE_func_nc 1
  7230. | #define HAVE_NATIVE_func 1
  7231. | #define HAVE_NATIVE_mpn_cnd_add_n 1
  7232. | #define HAVE_NATIVE_mpn_cnd_sub_n 1
  7233. | #define HAVE_NATIVE_func 1
  7234. | #define HAVE_NATIVE_mpn_cnd_add_n 1
  7235. | #define HAVE_NATIVE_mpn_cnd_sub_n 1
  7236. | #define HAVE_NATIVE_func 1
  7237. | #define HAVE_NATIVE_mpn_com 1
  7238. | #define HAVE_NATIVE_mpn_mul_1c 1
  7239. | #define HAVE_NATIVE_mpn_mul_1 1
  7240. | #define HAVE_NATIVE_mpn_addmul_1 1
  7241. | #define HAVE_NATIVE_mpn_submul_1 1
  7242. | #define HAVE_NATIVE_func 1
  7243. | #define HAVE_NATIVE_mpn_addmul_1 1
  7244. | #define HAVE_NATIVE_mpn_submul_1 1
  7245. | #define HAVE_NATIVE_func 1
  7246. | #define HAVE_NATIVE_mpn_lshift 1
  7247. | #define HAVE_NATIVE_mpn_rshift 1
  7248. | #define HAVE_NATIVE_mpn_divexact_1 1
  7249. | #define HAVE_NATIVE_mpn_preinv_divrem_1 1
  7250. | #define HAVE_NATIVE_mpn_divrem_1 1
  7251. | #define HAVE_NATIVE_mpn_divrem_2 1
  7252. | #define HAVE_NATIVE_mpn_mod_34lsub1 1
  7253. | #define HAVE_NATIVE_mpn_modexact_1_odd 1
  7254. | #define HAVE_NATIVE_mpn_modexact_1c_odd 1
  7255. | #define HAVE_NATIVE_mpn_mod_1_1p 1
  7256. | #define HAVE_NATIVE_mpn_mod_1_1p_cps 1
  7257. | #define HAVE_NATIVE_mpn_mod_1s_2p 1
  7258. | #define HAVE_NATIVE_mpn_mod_1s_2p_cps 1
  7259. | #define HAVE_NATIVE_mpn_mod_1s_4p 1
  7260. | #define HAVE_NATIVE_mpn_mod_1s_4p_cps 1
  7261. | #define HAVE_NATIVE_mpn_lshiftc 1
  7262. | #define HAVE_NATIVE_mpn_mul_basecase 1
  7263. | #define HAVE_NATIVE_mpn_sqr_basecase 1
  7264. | #define HAVE_NATIVE_mpn_mulmid_basecase 1
  7265. | #define HAVE_NATIVE_mpn_popcount 1
  7266. | #define HAVE_NATIVE_mpn_hamdist 1
  7267. | #define HAVE_NATIVE_func 1
  7268. | #define HAVE_NATIVE_mpn_popcount 1
  7269. | #define HAVE_NATIVE_mpn_hamdist 1
  7270. | #define HAVE_NATIVE_func 1
  7271. | #define HAVE_NATIVE_mpn_gcd_1 1
  7272. | #define HAVE_NATIVE_mpn_mullo_basecase 1
  7273. | #define HAVE_NATIVE_mpn_div_qr_2n_pi1 1
  7274. | #define HAVE_NATIVE_mpn_bdiv_q_1 1
  7275. | #define HAVE_NATIVE_mpn_pi1_bdiv_q_1 1
  7276. | #define HAVE_NATIVE_mpn_bdiv_dbm1c 1
  7277. | #define HAVE_NATIVE_mpn_redc_1 1
  7278. | #define HAVE_NATIVE_mpn_and_n 1
  7279. | #define HAVE_NATIVE_mpn_andn_n 1
  7280. | #define HAVE_NATIVE_mpn_nand_n 1
  7281. | #define HAVE_NATIVE_mpn_ior_n 1
  7282. | #define HAVE_NATIVE_mpn_iorn_n 1
  7283. | #define HAVE_NATIVE_mpn_nior_n 1
  7284. | #define HAVE_NATIVE_mpn_xor_n 1
  7285. | #define HAVE_NATIVE_mpn_xnor_n 1
  7286. | #define HAVE_NATIVE_func 1
  7287. | #define HAVE_NATIVE_func 1
  7288. | #define HAVE_NATIVE_func 1
  7289. | #define HAVE_NATIVE_mpn_and_n 1
  7290. | #define HAVE_NATIVE_mpn_andn_n 1
  7291. | #define HAVE_NATIVE_mpn_nand_n 1
  7292. | #define HAVE_NATIVE_mpn_ior_n 1
  7293. | #define HAVE_NATIVE_mpn_iorn_n 1
  7294. | #define HAVE_NATIVE_mpn_nior_n 1
  7295. | #define HAVE_NATIVE_mpn_xor_n 1
  7296. | #define HAVE_NATIVE_mpn_xnor_n 1
  7297. | #define HAVE_NATIVE_func 1
  7298. | #define HAVE_NATIVE_func 1
  7299. | #define HAVE_NATIVE_func 1
  7300. | #define HAVE_NATIVE_mpn_and_n 1
  7301. | #define HAVE_NATIVE_mpn_andn_n 1
  7302. | #define HAVE_NATIVE_mpn_nand_n 1
  7303. | #define HAVE_NATIVE_mpn_ior_n 1
  7304. | #define HAVE_NATIVE_mpn_iorn_n 1
  7305. | #define HAVE_NATIVE_mpn_nior_n 1
  7306. | #define HAVE_NATIVE_mpn_xor_n 1
  7307. | #define HAVE_NATIVE_mpn_xnor_n 1
  7308. | #define HAVE_NATIVE_func 1
  7309. | #define HAVE_NATIVE_func 1
  7310. | #define HAVE_NATIVE_func 1
  7311. | #define HAVE_NATIVE_mpn_and_n 1
  7312. | #define HAVE_NATIVE_mpn_andn_n 1
  7313. | #define HAVE_NATIVE_mpn_nand_n 1
  7314. | #define HAVE_NATIVE_mpn_ior_n 1
  7315. | #define HAVE_NATIVE_mpn_iorn_n 1
  7316. | #define HAVE_NATIVE_mpn_nior_n 1
  7317. | #define HAVE_NATIVE_mpn_xor_n 1
  7318. | #define HAVE_NATIVE_mpn_xnor_n 1
  7319. | #define HAVE_NATIVE_func 1
  7320. | #define HAVE_NATIVE_func 1
  7321. | #define HAVE_NATIVE_func 1
  7322. | #define HAVE_NATIVE_mpn_and_n 1
  7323. | #define HAVE_NATIVE_mpn_andn_n 1
  7324. | #define HAVE_NATIVE_mpn_nand_n 1
  7325. | #define HAVE_NATIVE_mpn_ior_n 1
  7326. | #define HAVE_NATIVE_mpn_iorn_n 1
  7327. | #define HAVE_NATIVE_mpn_nior_n 1
  7328. | #define HAVE_NATIVE_mpn_xor_n 1
  7329. | #define HAVE_NATIVE_mpn_xnor_n 1
  7330. | #define HAVE_NATIVE_func 1
  7331. | #define HAVE_NATIVE_func 1
  7332. | #define HAVE_NATIVE_func 1
  7333. | #define HAVE_NATIVE_mpn_and_n 1
  7334. | #define HAVE_NATIVE_mpn_andn_n 1
  7335. | #define HAVE_NATIVE_mpn_nand_n 1
  7336. | #define HAVE_NATIVE_mpn_ior_n 1
  7337. | #define HAVE_NATIVE_mpn_iorn_n 1
  7338. | #define HAVE_NATIVE_mpn_nior_n 1
  7339. | #define HAVE_NATIVE_mpn_xor_n 1
  7340. | #define HAVE_NATIVE_mpn_xnor_n 1
  7341. | #define HAVE_NATIVE_func 1
  7342. | #define HAVE_NATIVE_func 1
  7343. | #define HAVE_NATIVE_func 1
  7344. | #define HAVE_NATIVE_mpn_and_n 1
  7345. | #define HAVE_NATIVE_mpn_andn_n 1
  7346. | #define HAVE_NATIVE_mpn_nand_n 1
  7347. | #define HAVE_NATIVE_mpn_ior_n 1
  7348. | #define HAVE_NATIVE_mpn_iorn_n 1
  7349. | #define HAVE_NATIVE_mpn_nior_n 1
  7350. | #define HAVE_NATIVE_mpn_xor_n 1
  7351. | #define HAVE_NATIVE_mpn_xnor_n 1
  7352. | #define HAVE_NATIVE_func 1
  7353. | #define HAVE_NATIVE_func 1
  7354. | #define HAVE_NATIVE_func 1
  7355. | #define HAVE_NATIVE_mpn_and_n 1
  7356. | #define HAVE_NATIVE_mpn_andn_n 1
  7357. | #define HAVE_NATIVE_mpn_nand_n 1
  7358. | #define HAVE_NATIVE_mpn_ior_n 1
  7359. | #define HAVE_NATIVE_mpn_iorn_n 1
  7360. | #define HAVE_NATIVE_mpn_nior_n 1
  7361. | #define HAVE_NATIVE_mpn_xor_n 1
  7362. | #define HAVE_NATIVE_mpn_xnor_n 1
  7363. | #define HAVE_NATIVE_func 1
  7364. | #define HAVE_NATIVE_func 1
  7365. | #define HAVE_NATIVE_func 1
  7366. | #define HAVE_NATIVE_mpn_copyi 1
  7367. | #define HAVE_NATIVE_mpn_copyd 1
  7368. | #define HAVE_NATIVE_mpn_sec_tabselect 1
  7369. | #define HAVE_NATIVE_mpn_invert_limb 1
  7370. | #define HAVE_NATIVE_C 1
  7371. | #define HAVE_NATIVE_Kn 1
  7372. | #define HAVE_NATIVE_C2 1
  7373. | #define HAVE_NATIVE_Ci 1
  7374. | #define HAVE_NATIVE_mpn_sqr_diag_addlsh1 1
  7375. | #define HAVE_NATIVE_mpn_mul_2 1
  7376. | #define HAVE_NATIVE_mpn_addmul_2 1
  7377. | #define HAVE_NATIVE_mpn_addlsh1_n 1
  7378. | #define HAVE_NATIVE_mpn_rsblsh1_n 1
  7379. | #define HAVE_NATIVE_func 1
  7380. | #define HAVE_NATIVE_mpn_sublsh1_n 1
  7381. | #define HAVE_NATIVE_mpn_addlsh1_n 1
  7382. | #define HAVE_NATIVE_mpn_rsblsh1_n 1
  7383. | #define HAVE_NATIVE_func 1
  7384. | #define HAVE_NATIVE_mpn_rsh1add_n 1
  7385. | #define HAVE_NATIVE_mpn_rsh1add_nc 1
  7386. | #define HAVE_NATIVE_mpn_rsh1sub_n 1
  7387. | #define HAVE_NATIVE_mpn_rsh1sub_nc 1
  7388. | #define HAVE_NATIVE_func_nc 1
  7389. | #define HAVE_NATIVE_func_n 1
  7390. | #define HAVE_NATIVE_mpn_rsh1add_n 1
  7391. | #define HAVE_NATIVE_mpn_rsh1add_nc 1
  7392. | #define HAVE_NATIVE_mpn_rsh1sub_n 1
  7393. | #define HAVE_NATIVE_mpn_rsh1sub_nc 1
  7394. | #define HAVE_NATIVE_func_nc 1
  7395. | #define HAVE_NATIVE_func_n 1
  7396. | #define HAVE_NATIVE_mpn_addlsh2_n 1
  7397. | #define HAVE_NATIVE_mpn_rsblsh2_n 1
  7398. | #define HAVE_NATIVE_mpn_addlsh2_n 1
  7399. | #define HAVE_NATIVE_mpn_rsblsh2_n 1
  7400. | #define HAVE_NATIVE_mpn_addlsh_n 1
  7401. | #define HAVE_NATIVE_mpn_rsblsh_n 1
  7402. | #define HAVE_NATIVE_func 1
  7403. | #define HAVE_NATIVE_mpn_addlsh_n 1
  7404. | #define HAVE_NATIVE_mpn_rsblsh_n 1
  7405. | #define HAVE_NATIVE_func 1
  7406. | #define LSYM_PREFIX "L"
  7407. | #define HAVE_HOST_CPU_FAMILY_x86_64 1
  7408. | #define GMP_MPARAM_H_SUGGEST "./mpn/x86_64/k8/gmp-mparam.h"
  7409. | #define SIZEOF_VOID_P 8
  7410. | #define SIZEOF_UNSIGNED_SHORT 2
  7411. | #define SIZEOF_UNSIGNED 4
  7412. | #define SIZEOF_UNSIGNED_LONG 4
  7413. | #define SIZEOF_MP_LIMB_T 8
  7414. | /* end confdefs.h.  */
  7415. |
  7416. | /* Override any GCC internal prototype to avoid an error.
  7417. |    Use char because int might match the return type of a GCC
  7418. |    builtin and then its argument prototype would still apply.  */
  7419. | #ifdef __cplusplus
  7420. | extern "C"
  7421. | #endif
  7422. | char tputs ();
  7423. | int
  7424. | main ()
  7425. | {
  7426. | return tputs ();
  7427. |   ;
  7428. |   return 0;
  7429. | }
  7430. configure:26723: result: no
  7431. configure:26736: checking for readline in -lreadline
  7432. configure:26761: gcc -std=gnu99 -o conftest.exe -O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8   conftest.c -lreadline   >&5
  7433. C:/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.2/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lreadline
  7434. collect2.exe: error: ld returned 1 exit status
  7435. configure:26761: $? = 1
  7436. configure: failed program was:
  7437. | /* confdefs.h */
  7438. | #define PACKAGE_NAME "GNU MP"
  7439. | #define PACKAGE_TARNAME "gmp"
  7440. | #define PACKAGE_VERSION "6.0.0"
  7441. | #define PACKAGE_STRING "GNU MP 6.0.0"
  7442. | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  7443. | #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  7444. | #define PACKAGE "gmp"
  7445. | #define VERSION "6.0.0"
  7446. | #define WANT_ASSEMBLY 1
  7447. | #define WANT_FFT 1
  7448. | #define HAVE_HOST_CPU_x86_64 1
  7449. | #define HOST_DOS64 1
  7450. | #define HAVE_SPEED_CYCLECOUNTER 2
  7451. | #define STDC_HEADERS 1
  7452. | #define HAVE_SYS_TYPES_H 1
  7453. | #define HAVE_SYS_STAT_H 1
  7454. | #define HAVE_STDLIB_H 1
  7455. | #define HAVE_STRING_H 1
  7456. | #define HAVE_MEMORY_H 1
  7457. | #define HAVE_STRINGS_H 1
  7458. | #define HAVE_INTTYPES_H 1
  7459. | #define HAVE_STDINT_H 1
  7460. | #define HAVE_UNISTD_H 1
  7461. | #define LT_OBJDIR ".libs/"
  7462. | #define STDC_HEADERS 1
  7463. | #define TIME_WITH_SYS_TIME 1
  7464. | #define HAVE_FCNTL_H 1
  7465. | #define HAVE_FLOAT_H 1
  7466. | #define HAVE_LOCALE_H 1
  7467. | #define HAVE_SYS_PARAM_H 1
  7468. | #define HAVE_SYS_TIME_H 1
  7469. | #define HAVE_DECL_FGETC 1
  7470. | #define HAVE_DECL_FSCANF 1
  7471. | #define HAVE_DECL_OPTARG 1
  7472. | #define HAVE_DECL_UNGETC 1
  7473. | #define HAVE_DECL_VFPRINTF 1
  7474. | #define HAVE_DECL_SYS_ERRLIST 0
  7475. | #define HAVE_DECL_SYS_NERR 0
  7476. | #define RETSIGTYPE void
  7477. | #define HAVE_INTMAX_T 1
  7478. | #define HAVE_LONG_DOUBLE 1
  7479. | #define HAVE_LONG_LONG 1
  7480. | #define HAVE_PTRDIFF_T 1
  7481. | #define HAVE_UINT_LEAST32_T 1
  7482. | #define HAVE_INTPTR_T 1
  7483. | #define HAVE_STRINGIZE 1
  7484. | #define restrict __restrict
  7485. | #define HAVE_ATTRIBUTE_CONST 1
  7486. | #define HAVE_ATTRIBUTE_MALLOC 1
  7487. | #define HAVE_ATTRIBUTE_MODE 1
  7488. | #define HAVE_ATTRIBUTE_NORETURN 1
  7489. | #define HAVE_ALLOCA 1
  7490. | #define WANT_TMP_ALLOCA 1
  7491. | #define HAVE_LIMB_LITTLE_ENDIAN 1
  7492. | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
  7493. | #define HAVE_ALARM 1
  7494. | #define HAVE_CLOCK 1
  7495. | #define HAVE_GETPAGESIZE 1
  7496. | #define HAVE_GETTIMEOFDAY 1
  7497. | #define HAVE_LOCALECONV 1
  7498. | #define HAVE_MEMSET 1
  7499. | #define HAVE_MPROTECT 1
  7500. | #define HAVE_POPEN 1
  7501. | #define HAVE_RAISE 1
  7502. | #define HAVE_STRCHR 1
  7503. | #define HAVE_STRERROR 1
  7504. | #define HAVE_STRNLEN 1
  7505. | #define HAVE_STRTOL 1
  7506. | #define HAVE_STRTOUL 1
  7507. | #define HAVE_NATIVE_mpn_add_n 1
  7508. | #define HAVE_NATIVE_mpn_add_nc 1
  7509. | #define HAVE_NATIVE_mpn_sub_n 1
  7510. | #define HAVE_NATIVE_mpn_sub_nc 1
  7511. | #define HAVE_NATIVE_func_nc 1
  7512. | #define HAVE_NATIVE_func 1
  7513. | #define HAVE_NATIVE_mpn_add_n 1
  7514. | #define HAVE_NATIVE_mpn_add_nc 1
  7515. | #define HAVE_NATIVE_mpn_sub_n 1
  7516. | #define HAVE_NATIVE_mpn_sub_nc 1
  7517. | #define HAVE_NATIVE_func_nc 1
  7518. | #define HAVE_NATIVE_func 1
  7519. | #define HAVE_NATIVE_mpn_cnd_add_n 1
  7520. | #define HAVE_NATIVE_mpn_cnd_sub_n 1
  7521. | #define HAVE_NATIVE_func 1
  7522. | #define HAVE_NATIVE_mpn_cnd_add_n 1
  7523. | #define HAVE_NATIVE_mpn_cnd_sub_n 1
  7524. | #define HAVE_NATIVE_func 1
  7525. | #define HAVE_NATIVE_mpn_com 1
  7526. | #define HAVE_NATIVE_mpn_mul_1c 1
  7527. | #define HAVE_NATIVE_mpn_mul_1 1
  7528. | #define HAVE_NATIVE_mpn_addmul_1 1
  7529. | #define HAVE_NATIVE_mpn_submul_1 1
  7530. | #define HAVE_NATIVE_func 1
  7531. | #define HAVE_NATIVE_mpn_addmul_1 1
  7532. | #define HAVE_NATIVE_mpn_submul_1 1
  7533. | #define HAVE_NATIVE_func 1
  7534. | #define HAVE_NATIVE_mpn_lshift 1
  7535. | #define HAVE_NATIVE_mpn_rshift 1
  7536. | #define HAVE_NATIVE_mpn_divexact_1 1
  7537. | #define HAVE_NATIVE_mpn_preinv_divrem_1 1
  7538. | #define HAVE_NATIVE_mpn_divrem_1 1
  7539. | #define HAVE_NATIVE_mpn_divrem_2 1
  7540. | #define HAVE_NATIVE_mpn_mod_34lsub1 1
  7541. | #define HAVE_NATIVE_mpn_modexact_1_odd 1
  7542. | #define HAVE_NATIVE_mpn_modexact_1c_odd 1
  7543. | #define HAVE_NATIVE_mpn_mod_1_1p 1
  7544. | #define HAVE_NATIVE_mpn_mod_1_1p_cps 1
  7545. | #define HAVE_NATIVE_mpn_mod_1s_2p 1
  7546. | #define HAVE_NATIVE_mpn_mod_1s_2p_cps 1
  7547. | #define HAVE_NATIVE_mpn_mod_1s_4p 1
  7548. | #define HAVE_NATIVE_mpn_mod_1s_4p_cps 1
  7549. | #define HAVE_NATIVE_mpn_lshiftc 1
  7550. | #define HAVE_NATIVE_mpn_mul_basecase 1
  7551. | #define HAVE_NATIVE_mpn_sqr_basecase 1
  7552. | #define HAVE_NATIVE_mpn_mulmid_basecase 1
  7553. | #define HAVE_NATIVE_mpn_popcount 1
  7554. | #define HAVE_NATIVE_mpn_hamdist 1
  7555. | #define HAVE_NATIVE_func 1
  7556. | #define HAVE_NATIVE_mpn_popcount 1
  7557. | #define HAVE_NATIVE_mpn_hamdist 1
  7558. | #define HAVE_NATIVE_func 1
  7559. | #define HAVE_NATIVE_mpn_gcd_1 1
  7560. | #define HAVE_NATIVE_mpn_mullo_basecase 1
  7561. | #define HAVE_NATIVE_mpn_div_qr_2n_pi1 1
  7562. | #define HAVE_NATIVE_mpn_bdiv_q_1 1
  7563. | #define HAVE_NATIVE_mpn_pi1_bdiv_q_1 1
  7564. | #define HAVE_NATIVE_mpn_bdiv_dbm1c 1
  7565. | #define HAVE_NATIVE_mpn_redc_1 1
  7566. | #define HAVE_NATIVE_mpn_and_n 1
  7567. | #define HAVE_NATIVE_mpn_andn_n 1
  7568. | #define HAVE_NATIVE_mpn_nand_n 1
  7569. | #define HAVE_NATIVE_mpn_ior_n 1
  7570. | #define HAVE_NATIVE_mpn_iorn_n 1
  7571. | #define HAVE_NATIVE_mpn_nior_n 1
  7572. | #define HAVE_NATIVE_mpn_xor_n 1
  7573. | #define HAVE_NATIVE_mpn_xnor_n 1
  7574. | #define HAVE_NATIVE_func 1
  7575. | #define HAVE_NATIVE_func 1
  7576. | #define HAVE_NATIVE_func 1
  7577. | #define HAVE_NATIVE_mpn_and_n 1
  7578. | #define HAVE_NATIVE_mpn_andn_n 1
  7579. | #define HAVE_NATIVE_mpn_nand_n 1
  7580. | #define HAVE_NATIVE_mpn_ior_n 1
  7581. | #define HAVE_NATIVE_mpn_iorn_n 1
  7582. | #define HAVE_NATIVE_mpn_nior_n 1
  7583. | #define HAVE_NATIVE_mpn_xor_n 1
  7584. | #define HAVE_NATIVE_mpn_xnor_n 1
  7585. | #define HAVE_NATIVE_func 1
  7586. | #define HAVE_NATIVE_func 1
  7587. | #define HAVE_NATIVE_func 1
  7588. | #define HAVE_NATIVE_mpn_and_n 1
  7589. | #define HAVE_NATIVE_mpn_andn_n 1
  7590. | #define HAVE_NATIVE_mpn_nand_n 1
  7591. | #define HAVE_NATIVE_mpn_ior_n 1
  7592. | #define HAVE_NATIVE_mpn_iorn_n 1
  7593. | #define HAVE_NATIVE_mpn_nior_n 1
  7594. | #define HAVE_NATIVE_mpn_xor_n 1
  7595. | #define HAVE_NATIVE_mpn_xnor_n 1
  7596. | #define HAVE_NATIVE_func 1
  7597. | #define HAVE_NATIVE_func 1
  7598. | #define HAVE_NATIVE_func 1
  7599. | #define HAVE_NATIVE_mpn_and_n 1
  7600. | #define HAVE_NATIVE_mpn_andn_n 1
  7601. | #define HAVE_NATIVE_mpn_nand_n 1
  7602. | #define HAVE_NATIVE_mpn_ior_n 1
  7603. | #define HAVE_NATIVE_mpn_iorn_n 1
  7604. | #define HAVE_NATIVE_mpn_nior_n 1
  7605. | #define HAVE_NATIVE_mpn_xor_n 1
  7606. | #define HAVE_NATIVE_mpn_xnor_n 1
  7607. | #define HAVE_NATIVE_func 1
  7608. | #define HAVE_NATIVE_func 1
  7609. | #define HAVE_NATIVE_func 1
  7610. | #define HAVE_NATIVE_mpn_and_n 1
  7611. | #define HAVE_NATIVE_mpn_andn_n 1
  7612. | #define HAVE_NATIVE_mpn_nand_n 1
  7613. | #define HAVE_NATIVE_mpn_ior_n 1
  7614. | #define HAVE_NATIVE_mpn_iorn_n 1
  7615. | #define HAVE_NATIVE_mpn_nior_n 1
  7616. | #define HAVE_NATIVE_mpn_xor_n 1
  7617. | #define HAVE_NATIVE_mpn_xnor_n 1
  7618. | #define HAVE_NATIVE_func 1
  7619. | #define HAVE_NATIVE_func 1
  7620. | #define HAVE_NATIVE_func 1
  7621. | #define HAVE_NATIVE_mpn_and_n 1
  7622. | #define HAVE_NATIVE_mpn_andn_n 1
  7623. | #define HAVE_NATIVE_mpn_nand_n 1
  7624. | #define HAVE_NATIVE_mpn_ior_n 1
  7625. | #define HAVE_NATIVE_mpn_iorn_n 1
  7626. | #define HAVE_NATIVE_mpn_nior_n 1
  7627. | #define HAVE_NATIVE_mpn_xor_n 1
  7628. | #define HAVE_NATIVE_mpn_xnor_n 1
  7629. | #define HAVE_NATIVE_func 1
  7630. | #define HAVE_NATIVE_func 1
  7631. | #define HAVE_NATIVE_func 1
  7632. | #define HAVE_NATIVE_mpn_and_n 1
  7633. | #define HAVE_NATIVE_mpn_andn_n 1
  7634. | #define HAVE_NATIVE_mpn_nand_n 1
  7635. | #define HAVE_NATIVE_mpn_ior_n 1
  7636. | #define HAVE_NATIVE_mpn_iorn_n 1
  7637. | #define HAVE_NATIVE_mpn_nior_n 1
  7638. | #define HAVE_NATIVE_mpn_xor_n 1
  7639. | #define HAVE_NATIVE_mpn_xnor_n 1
  7640. | #define HAVE_NATIVE_func 1
  7641. | #define HAVE_NATIVE_func 1
  7642. | #define HAVE_NATIVE_func 1
  7643. | #define HAVE_NATIVE_mpn_and_n 1
  7644. | #define HAVE_NATIVE_mpn_andn_n 1
  7645. | #define HAVE_NATIVE_mpn_nand_n 1
  7646. | #define HAVE_NATIVE_mpn_ior_n 1
  7647. | #define HAVE_NATIVE_mpn_iorn_n 1
  7648. | #define HAVE_NATIVE_mpn_nior_n 1
  7649. | #define HAVE_NATIVE_mpn_xor_n 1
  7650. | #define HAVE_NATIVE_mpn_xnor_n 1
  7651. | #define HAVE_NATIVE_func 1
  7652. | #define HAVE_NATIVE_func 1
  7653. | #define HAVE_NATIVE_func 1
  7654. | #define HAVE_NATIVE_mpn_copyi 1
  7655. | #define HAVE_NATIVE_mpn_copyd 1
  7656. | #define HAVE_NATIVE_mpn_sec_tabselect 1
  7657. | #define HAVE_NATIVE_mpn_invert_limb 1
  7658. | #define HAVE_NATIVE_C 1
  7659. | #define HAVE_NATIVE_Kn 1
  7660. | #define HAVE_NATIVE_C2 1
  7661. | #define HAVE_NATIVE_Ci 1
  7662. | #define HAVE_NATIVE_mpn_sqr_diag_addlsh1 1
  7663. | #define HAVE_NATIVE_mpn_mul_2 1
  7664. | #define HAVE_NATIVE_mpn_addmul_2 1
  7665. | #define HAVE_NATIVE_mpn_addlsh1_n 1
  7666. | #define HAVE_NATIVE_mpn_rsblsh1_n 1
  7667. | #define HAVE_NATIVE_func 1
  7668. | #define HAVE_NATIVE_mpn_sublsh1_n 1
  7669. | #define HAVE_NATIVE_mpn_addlsh1_n 1
  7670. | #define HAVE_NATIVE_mpn_rsblsh1_n 1
  7671. | #define HAVE_NATIVE_func 1
  7672. | #define HAVE_NATIVE_mpn_rsh1add_n 1
  7673. | #define HAVE_NATIVE_mpn_rsh1add_nc 1
  7674. | #define HAVE_NATIVE_mpn_rsh1sub_n 1
  7675. | #define HAVE_NATIVE_mpn_rsh1sub_nc 1
  7676. | #define HAVE_NATIVE_func_nc 1
  7677. | #define HAVE_NATIVE_func_n 1
  7678. | #define HAVE_NATIVE_mpn_rsh1add_n 1
  7679. | #define HAVE_NATIVE_mpn_rsh1add_nc 1
  7680. | #define HAVE_NATIVE_mpn_rsh1sub_n 1
  7681. | #define HAVE_NATIVE_mpn_rsh1sub_nc 1
  7682. | #define HAVE_NATIVE_func_nc 1
  7683. | #define HAVE_NATIVE_func_n 1
  7684. | #define HAVE_NATIVE_mpn_addlsh2_n 1
  7685. | #define HAVE_NATIVE_mpn_rsblsh2_n 1
  7686. | #define HAVE_NATIVE_mpn_addlsh2_n 1
  7687. | #define HAVE_NATIVE_mpn_rsblsh2_n 1
  7688. | #define HAVE_NATIVE_mpn_addlsh_n 1
  7689. | #define HAVE_NATIVE_mpn_rsblsh_n 1
  7690. | #define HAVE_NATIVE_func 1
  7691. | #define HAVE_NATIVE_mpn_addlsh_n 1
  7692. | #define HAVE_NATIVE_mpn_rsblsh_n 1
  7693. | #define HAVE_NATIVE_func 1
  7694. | #define LSYM_PREFIX "L"
  7695. | #define HAVE_HOST_CPU_FAMILY_x86_64 1
  7696. | #define GMP_MPARAM_H_SUGGEST "./mpn/x86_64/k8/gmp-mparam.h"
  7697. | #define SIZEOF_VOID_P 8
  7698. | #define SIZEOF_UNSIGNED_SHORT 2
  7699. | #define SIZEOF_UNSIGNED 4
  7700. | #define SIZEOF_UNSIGNED_LONG 4
  7701. | #define SIZEOF_MP_LIMB_T 8
  7702. | /* end confdefs.h.  */
  7703. |
  7704. | /* Override any GCC internal prototype to avoid an error.
  7705. |    Use char because int might match the return type of a GCC
  7706. |    builtin and then its argument prototype would still apply.  */
  7707. | #ifdef __cplusplus
  7708. | extern "C"
  7709. | #endif
  7710. | char readline ();
  7711. | int
  7712. | main ()
  7713. | {
  7714. | return readline ();
  7715. |   ;
  7716. |   return 0;
  7717. | }
  7718. configure:26770: result: no
  7719. configure:26786: checking readline detected
  7720. configure:26788: result: no
  7721. configure:26803: checking for bison
  7722. configure:26833: result: no
  7723. configure:26803: checking for byacc
  7724. configure:26833: result: no
  7725. configure:26846: checking for flex
  7726. configure:26876: result: no
  7727. configure:26846: checking for lex
  7728. configure:26876: result: no
  7729. configure:27015: checking for x86_64-w64-mingw32-ranlib
  7730. configure:27042: result: ranlib
  7731. configure:27272: creating ./config.status
  7732.  
  7733. ## ---------------------- ##
  7734. ## Running config.status. ##
  7735. ## ---------------------- #### ---------------- ##
  7736. ## Cache variables. ##
  7737. ## ---------------- ##
  7738.  
  7739. ac_cv_build=x86_64-w64-mingw32
  7740. ac_cv_c_bigendian=no
  7741. ac_cv_c_compiler_gnu=yes
  7742. ac_cv_c_inline=inline
  7743. ac_cv_c_restrict=__restrict
  7744. ac_cv_c_stringize=yes
  7745. ac_cv_c_volatile=yes
  7746. ac_cv_env_ABI_set=
  7747. ac_cv_env_ABI_value=
  7748. ac_cv_env_CCC_set=
  7749. ac_cv_env_CCC_value=
  7750. ac_cv_env_CC_FOR_BUILD_set=
  7751. ac_cv_env_CC_FOR_BUILD_value=
  7752. ac_cv_env_CC_set=
  7753. ac_cv_env_CC_value=
  7754. ac_cv_env_CFLAGS_set=
  7755. ac_cv_env_CFLAGS_value=
  7756. ac_cv_env_CPPFLAGS_set=
  7757. ac_cv_env_CPPFLAGS_value=
  7758. ac_cv_env_CPP_FOR_BUILD_set=
  7759. ac_cv_env_CPP_FOR_BUILD_value=
  7760. ac_cv_env_CPP_set=
  7761. ac_cv_env_CPP_value=
  7762. ac_cv_env_CXXCPP_set=
  7763. ac_cv_env_CXXCPP_value=
  7764. ac_cv_env_CXXFLAGS_set=
  7765. ac_cv_env_CXXFLAGS_value=
  7766. ac_cv_env_CXX_set=
  7767. ac_cv_env_CXX_value=
  7768. ac_cv_env_LDFLAGS_set=
  7769. ac_cv_env_LDFLAGS_value=
  7770. ac_cv_env_LIBS_set=
  7771. ac_cv_env_LIBS_value=
  7772. ac_cv_env_M4_set=
  7773. ac_cv_env_M4_value=
  7774. ac_cv_env_YACC_set=
  7775. ac_cv_env_YACC_value=
  7776. ac_cv_env_YFLAGS_set=
  7777. ac_cv_env_YFLAGS_value=
  7778. ac_cv_env_build_alias_set=set
  7779. ac_cv_env_build_alias_value=x86_64-w64-mingw32
  7780. ac_cv_env_host_alias_set=set
  7781. ac_cv_env_host_alias_value=x86_64-w64-mingw32
  7782. ac_cv_env_target_alias_set=set
  7783. ac_cv_env_target_alias_value=x86_64-w64-mingw32
  7784. ac_cv_exeext=.exe
  7785. ac_cv_func_alarm=yes
  7786. ac_cv_func_attr_get=no
  7787. ac_cv_func_clock=yes
  7788. ac_cv_func_cputime=no
  7789. ac_cv_func_getpagesize=yes
  7790. ac_cv_func_getrusage=no
  7791. ac_cv_func_getsysinfo=no
  7792. ac_cv_func_gettimeofday=yes
  7793. ac_cv_func_localeconv=yes
  7794. ac_cv_func_memset=yes
  7795. ac_cv_func_mmap=no
  7796. ac_cv_func_mprotect=yes
  7797. ac_cv_func_nl_langinfo=no
  7798. ac_cv_func_obstack_vprintf=no
  7799. ac_cv_func_popen=yes
  7800. ac_cv_func_processor_info=no
  7801. ac_cv_func_pstat_getprocessor=no
  7802. ac_cv_func_raise=yes
  7803. ac_cv_func_read_real_time=no
  7804. ac_cv_func_sigaction=no
  7805. ac_cv_func_sigaltstack=no
  7806. ac_cv_func_sigstack=no
  7807. ac_cv_func_strchr=yes
  7808. ac_cv_func_strerror=yes
  7809. ac_cv_func_strnlen=yes
  7810. ac_cv_func_strtol=yes
  7811. ac_cv_func_strtoul=yes
  7812. ac_cv_func_sysconf=no
  7813. ac_cv_func_sysctl=no
  7814. ac_cv_func_sysctlbyname=no
  7815. ac_cv_func_syssgi=no
  7816. ac_cv_func_times=no
  7817. ac_cv_func_vsnprintf=yes
  7818. ac_cv_have_decl_fgetc=yes
  7819. ac_cv_have_decl_fscanf=yes
  7820. ac_cv_have_decl_optarg=yes
  7821. ac_cv_have_decl_sys_errlist=no
  7822. ac_cv_have_decl_sys_nerr=no
  7823. ac_cv_have_decl_ungetc=yes
  7824. ac_cv_have_decl_vfprintf=yes
  7825. ac_cv_header_dlfcn_h=no
  7826. ac_cv_header_fcntl_h=yes
  7827. ac_cv_header_float_h=yes
  7828. ac_cv_header_inttypes_h=yes
  7829. ac_cv_header_invent_h=no
  7830. ac_cv_header_langinfo_h=no
  7831. ac_cv_header_locale_h=yes
  7832. ac_cv_header_machine_hal_sysinfo_h=no
  7833. ac_cv_header_memory_h=yes
  7834. ac_cv_header_nl_types_h=no
  7835. ac_cv_header_stdc=yes
  7836. ac_cv_header_stdint_h=yes
  7837. ac_cv_header_stdlib_h=yes
  7838. ac_cv_header_string_h=yes
  7839. ac_cv_header_strings_h=yes
  7840. ac_cv_header_sys_attributes_h=no
  7841. ac_cv_header_sys_iograph_h=no
  7842. ac_cv_header_sys_mman_h=no
  7843. ac_cv_header_sys_param_h=yes
  7844. ac_cv_header_sys_processor_h=no
  7845. ac_cv_header_sys_pstat_h=no
  7846. ac_cv_header_sys_resource_h=no
  7847. ac_cv_header_sys_stat_h=yes
  7848. ac_cv_header_sys_sysctl_h=no
  7849. ac_cv_header_sys_sysinfo_h=no
  7850. ac_cv_header_sys_syssgi_h=no
  7851. ac_cv_header_sys_systemcfg_h=no
  7852. ac_cv_header_sys_time_h=yes
  7853. ac_cv_header_sys_times_h=no
  7854. ac_cv_header_sys_types_h=yes
  7855. ac_cv_header_time=yes
  7856. ac_cv_header_unistd_h=yes
  7857. ac_cv_host=x86_64-w64-mingw32
  7858. ac_cv_lib_curses_tputs=no
  7859. ac_cv_lib_m_cos=yes
  7860. ac_cv_lib_ncurses_tputs=no
  7861. ac_cv_lib_readline_readline=no
  7862. ac_cv_member_struct_pst_processor_psp_iticksperclktick=no
  7863. ac_cv_objext=o
  7864. ac_cv_path_EGREP='/usr/bin/grep -E'
  7865. ac_cv_path_FGREP='/usr/bin/grep -F'
  7866. ac_cv_path_GREP=/usr/bin/grep
  7867. ac_cv_path_SED=/usr/bin/sed
  7868. ac_cv_path_install='/usr/bin/install -c'
  7869. ac_cv_path_mkdir=/usr/bin/mkdir
  7870. ac_cv_prog_AR=ar
  7871. ac_cv_prog_AWK=gawk
  7872. ac_cv_prog_CC=gcc
  7873. ac_cv_prog_CPP='gcc -std=gnu99 -E'
  7874. ac_cv_prog_DLLTOOL=dlltool
  7875. ac_cv_prog_OBJDUMP=objdump
  7876. ac_cv_prog_RANLIB=ranlib
  7877. ac_cv_prog_ac_ct_AR=ar
  7878. ac_cv_prog_ac_ct_AS=as
  7879. ac_cv_prog_ac_ct_DLLTOOL=dlltool
  7880. ac_cv_prog_ac_ct_OBJDUMP=objdump
  7881. ac_cv_prog_ac_ct_RANLIB=ranlib
  7882. ac_cv_prog_ac_ct_STRIP=strip
  7883. ac_cv_prog_cc_c89=
  7884. ac_cv_prog_cc_c99=-std=gnu99
  7885. ac_cv_prog_cc_g=yes
  7886. ac_cv_prog_cc_stdc=-std=gnu99
  7887. ac_cv_prog_make_make_set=yes
  7888. ac_cv_search_clock_gettime=no
  7889. ac_cv_sizeof_mp_limb_t=8
  7890. ac_cv_sizeof_unsigned=4
  7891. ac_cv_sizeof_unsigned_long=4
  7892. ac_cv_sizeof_unsigned_short=2
  7893. ac_cv_sizeof_void_p=8
  7894. ac_cv_type_intmax_t=yes
  7895. ac_cv_type_intptr_t=yes
  7896. ac_cv_type_long_double=yes
  7897. ac_cv_type_long_long=yes
  7898. ac_cv_type_ptrdiff_t=yes
  7899. ac_cv_type_quad_t=no
  7900. ac_cv_type_signal=void
  7901. ac_cv_type_stack_t=no
  7902. ac_cv_type_uint_least32_t=yes
  7903. cl_cv_as_noexecstack=no
  7904. gmp_cv_asm_align_fill_0x90=yes
  7905. gmp_cv_asm_align_log=no
  7906. gmp_cv_asm_byte=.byte
  7907. gmp_cv_asm_data=.data
  7908. gmp_cv_asm_globl=.globl
  7909. gmp_cv_asm_globl_attr=
  7910. gmp_cv_asm_label_suffix=:
  7911. gmp_cv_asm_lsym_prefix=L
  7912. gmp_cv_asm_rodata=' .section .rdata,"dr"'
  7913. gmp_cv_asm_size=
  7914. gmp_cv_asm_text=.text
  7915. gmp_cv_asm_type=
  7916. gmp_cv_asm_underscore=no
  7917. gmp_cv_asm_w32=.long
  7918. gmp_cv_c_attribute_const=yes
  7919. gmp_cv_c_attribute_malloc=yes
  7920. gmp_cv_c_attribute_mode=yes
  7921. gmp_cv_c_attribute_noreturn=yes
  7922. gmp_cv_c_double_format='IEEE little endian'
  7923. gmp_cv_c_for_build_ansi=yes
  7924. gmp_cv_check_libm_for_build=-lm
  7925. gmp_cv_func_alloca=yes
  7926. gmp_cv_func_sscanf_writable_input=no
  7927. gmp_cv_func_vsnprintf=no
  7928. gmp_cv_header_alloca=no
  7929. gmp_cv_m4_m4wrap_spurious=no
  7930. gmp_cv_option_alloca=alloca
  7931. gmp_cv_prog_cpp_for_build='gcc -std=gnu99 -E'
  7932. gmp_cv_prog_exeext_for_build=.exe
  7933. gmp_cv_prog_m4=m4
  7934. lt_cv_ar_at_file=@
  7935. lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
  7936. lt_cv_file_magic_cmd=func_win32_libid
  7937. lt_cv_file_magic_test_file=
  7938. lt_cv_ld_reload_flag=-r
  7939. lt_cv_nm_interface='BSD nm'
  7940. lt_cv_objdir=.libs
  7941. lt_cv_path_LD=C:/mingw64/x86_64-w64-mingw32/bin/ld.exe
  7942. lt_cv_path_NM='/cygdrive/c/mingw64/bin/nm -B'
  7943. lt_cv_path_mainfest_tool=no
  7944. lt_cv_prog_compiler_c_o=yes
  7945. lt_cv_prog_compiler_pic='-DDLL_EXPORT -DPIC'
  7946. lt_cv_prog_compiler_pic_works=yes
  7947. lt_cv_prog_compiler_rtti_exceptions=no
  7948. lt_cv_prog_compiler_static_works=yes
  7949. lt_cv_prog_gnu_ld=yes
  7950. lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib
  7951. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[   ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[     ][  ]*\([_A-Za-z][_A-Za-z0-9]*\)
  7952. \{0,1\}$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  7953. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
  7954. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
  7955. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  7956. lt_cv_sys_max_cmd_len=8192
  7957. lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32
  7958. lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32
  7959.  
  7960. ## ----------------- ##
  7961. ## Output variables. ##
  7962. ## ----------------- ##
  7963.  
  7964. ABI='64'
  7965. ACLOCAL='${SHELL} /cygdrive/c/Users/user/Documents/Heames/programming/gmp-6.0.0/missing --run aclocal-1.11'
  7966. AMTAR='$${TAR-tar}'
  7967. AR='ar'
  7968. AS='as'
  7969. ASMFLAGS=''
  7970. AUTOCONF='${SHELL} /cygdrive/c/Users/user/Documents/Heames/programming/gmp-6.0.0/missing --run autoconf'
  7971. AUTOHEADER='${SHELL} /cygdrive/c/Users/user/Documents/Heames/programming/gmp-6.0.0/missing --run autoheader'
  7972. AUTOMAKE='${SHELL} /cygdrive/c/Users/user/Documents/Heames/programming/gmp-6.0.0/missing --run automake-1.11'
  7973. AWK='gawk'
  7974. CALLING_CONVENTIONS_OBJS=''
  7975. CC='gcc -std=gnu99'
  7976. CCAS='gcc -std=gnu99 -c'
  7977. CC_FOR_BUILD='gcc -std=gnu99'
  7978. CFLAGS='-O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8'
  7979. CPP='gcc -std=gnu99 -E'
  7980. CPPFLAGS=''
  7981. CPP_FOR_BUILD='gcc -std=gnu99 -E'
  7982. CXX=''
  7983. CXXCPP=''
  7984. CXXFLAGS=''
  7985. CYGPATH_W='cygpath -w'
  7986. DEFN_LONG_LONG_LIMB='#define _LONG_LONG_LIMB 1'
  7987. DEFS='-DHAVE_CONFIG_H'
  7988. DLLTOOL='dlltool'
  7989. DSYMUTIL=''
  7990. DUMPBIN=''
  7991. ECHO_C=''
  7992. ECHO_N='-n'
  7993. ECHO_T=''
  7994. EGREP='/usr/bin/grep -E'
  7995. ENABLE_STATIC_FALSE='#'
  7996. ENABLE_STATIC_TRUE=''
  7997. EXEEXT='.exe'
  7998. EXEEXT_FOR_BUILD='.exe'
  7999. FGREP='/usr/bin/grep -F'
  8000. GMP_LDFLAGS=''
  8001. GMP_LIMB_BITS='64'
  8002. GMP_NAIL_BITS='0'
  8003. GREP='/usr/bin/grep'
  8004. HAVE_CLOCK_01='1'
  8005. HAVE_CPUTIME_01='0'
  8006. HAVE_GETRUSAGE_01='0'
  8007. HAVE_GETTIMEOFDAY_01='1'
  8008. HAVE_HOST_CPU_FAMILY_power='0'
  8009. HAVE_HOST_CPU_FAMILY_powerpc='0'
  8010. HAVE_SIGACTION_01='0'
  8011. HAVE_SIGALTSTACK_01='0'
  8012. HAVE_SIGSTACK_01='0'
  8013. HAVE_STACK_T_01='0'
  8014. HAVE_SYS_RESOURCE_H_01='0'
  8015. INSTALL_DATA='${INSTALL} -m 644'
  8016. INSTALL_PROGRAM='${INSTALL}'
  8017. INSTALL_SCRIPT='${INSTALL}'
  8018. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  8019. LD='C:/mingw64/x86_64-w64-mingw32/bin/ld.exe'
  8020. LDFLAGS=''
  8021. LEX='${SHELL} /cygdrive/c/Users/user/Documents/Heames/programming/gmp-6.0.0/missing --run flex'
  8022. LEXLIB=''
  8023. LEX_OUTPUT_ROOT=''
  8024. LIBCURSES=''
  8025. LIBGMPXX_LDFLAGS=''
  8026. LIBGMP_DLL='0'
  8027. LIBGMP_LDFLAGS=''
  8028. LIBM='-lm'
  8029. LIBM_FOR_BUILD='-lm'
  8030. LIBOBJS=''
  8031. LIBREADLINE=''
  8032. LIBS=''
  8033. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  8034. LIPO=''
  8035. LN_S='ln -s'
  8036. LTLIBOBJS=''
  8037. M4='m4'
  8038. MAINT='#'
  8039. MAINTAINER_MODE_FALSE=''
  8040. MAINTAINER_MODE_TRUE='#'
  8041. MAKEINFO='${SHELL} /cygdrive/c/Users/user/Documents/Heames/programming/gmp-6.0.0/missing --run makeinfo'
  8042. MANIFEST_TOOL=':'
  8043. MKDIR_P='/usr/bin/mkdir -p'
  8044. NM='/cygdrive/c/mingw64/bin/nm -B'
  8045. NMEDIT=''
  8046. OBJDUMP='objdump'
  8047. OBJEXT='o'
  8048. OTOOL64=''
  8049. OTOOL=''
  8050. PACKAGE='gmp'
  8051. PACKAGE_BUGREPORT='gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html'
  8052. PACKAGE_NAME='GNU MP'
  8053. PACKAGE_STRING='GNU MP 6.0.0'
  8054. PACKAGE_TARNAME='gmp'
  8055. PACKAGE_URL='http://www.gnu.org/software/gmp/'
  8056. PACKAGE_VERSION='6.0.0'
  8057. PATH_SEPARATOR=':'
  8058. RANLIB='ranlib'
  8059. SED='/usr/bin/sed'
  8060. SET_MAKE=''
  8061. SHELL='/bin/sh'
  8062. SPEED_CYCLECOUNTER_OBJ='x86_64.lo'
  8063. STRIP='strip'
  8064. TAL_OBJECT='tal-reent.lo'
  8065. TUNE_LIBS=''
  8066. TUNE_SQR_OBJ=''
  8067. U_FOR_BUILD=''
  8068. VERSION='6.0.0'
  8069. WANT_CXX_FALSE=''
  8070. WANT_CXX_TRUE='#'
  8071. WITH_READLINE_01='0'
  8072. YACC='yacc'
  8073. YFLAGS=''
  8074. ac_ct_AR='ar'
  8075. ac_ct_CC=''
  8076. ac_ct_CXX=''
  8077. ac_ct_DUMPBIN=''
  8078. am__EXEEXT_FALSE='#'
  8079. am__EXEEXT_TRUE=''
  8080. am__isrc=''
  8081. am__leading_dot='.'
  8082. am__tar='$${TAR-tar} chof - "$$tardir"'
  8083. am__untar='$${TAR-tar} xf -'
  8084. bindir='${exec_prefix}/bin'
  8085. build='x86_64-w64-mingw32'
  8086. build_alias='x86_64-w64-mingw32'
  8087. build_cpu='x86_64'
  8088. build_os='mingw32'
  8089. build_vendor='w64'
  8090. datadir='${datarootdir}'
  8091. datarootdir='${prefix}/share'
  8092. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  8093. dvidir='${docdir}'
  8094. exec_prefix='${prefix}'
  8095. gmp_srclinks=' mpn/invert_limb_table.asm mpn/add.c mpn/add_1.c mpn/add_n.asm mpn/sub.c mpn/sub_1.c mpn/sub_n.asm mpn/cnd_add_n.asm mpn/cnd_sub_n.asm mpn/neg.c mpn/com.asm mpn/mul_1.asm mpn/addmul_1.asm mpn/submul_1.asm mpn/add_err1_n.c mpn/add_err2_n.c mpn/add_err3_n.c mpn/sub_err1_n.c mpn/sub_err2_n.c mpn/sub_err3_n.c mpn/lshift.asm mpn/rshift.asm mpn/dive_1.asm mpn/diveby3.c mpn/divis.c mpn/divrem.c mpn/divrem_1.asm mpn/divrem_2.asm mpn/fib2_ui.c mpn/mod_1.c mpn/mod_34lsub1.asm mpn/mode1o.asm mpn/pre_mod_1.c mpn/dump.c mpn/mod_1_1.asm mpn/mod_1_2.asm mpn/mod_1_3.c mpn/mod_1_4.asm mpn/lshiftc.asm mpn/mul.c mpn/mul_fft.c mpn/mul_n.c mpn/sqr.c mpn/mul_basecase.asm mpn/sqr_basecase.asm mpn/nussbaumer_mul.c mpn/mulmid_basecase.asm mpn/toom42_mulmid.c mpn/mulmid_n.c mpn/mulmid.c mpn/random.c mpn/random2.c mpn/pow_1.c mpn/rootrem.c mpn/sqrtrem.c mpn/sizeinbase.c mpn/get_str.c mpn/set_str.c mpn/scan0.c mpn/scan1.c mpn/popcount.asm mpn/hamdist.asm mpn/cmp.c mpn/perfsqr.c mpn/perfpow.c mpn/gcd_1.asm mpn/gcd.c mpn/gcdext_1.c mpn/gcdext.c mpn/gcd_subdiv_step.c mpn/gcdext_lehmer.c mpn/div_q.c mpn/tdiv_qr.c mpn/jacbase.c mpn/jacobi_2.c mpn/jacobi.c mpn/get_d.c mpn/matrix22_mul.c mpn/matrix22_mul1_inverse_vector.c mpn/hgcd_matrix.c mpn/hgcd2.c mpn/hgcd_step.c mpn/hgcd_reduce.c mpn/hgcd.c mpn/hgcd_appr.c mpn/hgcd2_jacobi.c mpn/hgcd_jacobi.c mpn/mullo_n.c mpn/mullo_basecase.asm mpn/toom22_mul.c mpn/toom32_mul.c mpn/toom42_mul.c mpn/toom52_mul.c mpn/toom62_mul.c mpn/toom33_mul.c mpn/toom43_mul.c mpn/toom53_mul.c mpn/toom54_mul.c mpn/toom63_mul.c mpn/toom44_mul.c mpn/toom6h_mul.c mpn/toom6_sqr.c mpn/toom8h_mul.c mpn/toom8_sqr.c mpn/toom_couple_handling.c mpn/toom2_sqr.c mpn/toom3_sqr.c mpn/toom4_sqr.c mpn/toom_eval_dgr3_pm1.c mpn/toom_eval_dgr3_pm2.c mpn/toom_eval_pm1.c mpn/toom_eval_pm2.c mpn/toom_eval_pm2exp.c mpn/toom_eval_pm2rexp.c mpn/toom_interpolate_5pts.c mpn/toom_interpolate_6pts.c mpn/toom_interpolate_7pts.c mpn/toom_interpolate_8pts.c mpn/toom_interpolate_12pts.c mpn/toom_interpolate_16pts.c mpn/invertappr.c mpn/invert.c mpn/binvert.c mpn/mulmod_bnm1.c mpn/sqrmod_bnm1.c mpn/div_qr_1.c mpn/div_qr_1n_pi1.c mpn/div_qr_2.c mpn/div_qr_2n_pi1.asm mpn/div_qr_2u_pi1.c mpn/sbpi1_div_q.c mpn/sbpi1_div_qr.c mpn/sbpi1_divappr_q.c mpn/dcpi1_div_q.c mpn/dcpi1_div_qr.c mpn/dcpi1_divappr_q.c mpn/mu_div_qr.c mpn/mu_divappr_q.c mpn/mu_div_q.c mpn/bdiv_q_1.asm mpn/sbpi1_bdiv_q.c mpn/sbpi1_bdiv_qr.c mpn/dcpi1_bdiv_q.c mpn/dcpi1_bdiv_qr.c mpn/mu_bdiv_q.c mpn/mu_bdiv_qr.c mpn/bdiv_q.c mpn/bdiv_qr.c mpn/broot.c mpn/brootinv.c mpn/bsqrt.c mpn/bsqrtinv.c mpn/divexact.c mpn/bdiv_dbm1c.asm mpn/redc_1.asm mpn/redc_2.c mpn/redc_n.c mpn/powm.c mpn/powlo.c mpn/sec_powm.c mpn/sec_mul.c mpn/sec_sqr.c mpn/sec_div_qr.c mpn/sec_div_r.c mpn/sec_pi1_div_qr.c mpn/sec_pi1_div_r.c mpn/sec_add_1.c mpn/sec_sub_1.c mpn/sec_invert.c mpn/trialdiv.c mpn/remove.c mpn/and_n.asm mpn/andn_n.asm mpn/nand_n.asm mpn/ior_n.asm mpn/iorn_n.asm mpn/nior_n.asm mpn/xor_n.asm mpn/xnor_n.asm mpn/copyi.asm mpn/copyd.asm mpn/zero.c mpn/sec_tabselect.asm mpn/comb_tables.c mpn/invert_limb.asm mpn/sqr_diag_addlsh1.asm mpn/mul_2.asm mpn/addmul_2.asm mpn/addlsh1_n.asm mpn/sublsh1_n.asm mpn/rsblsh1_n.asm mpn/rsh1add_n.asm mpn/rsh1sub_n.asm mpn/addlsh2_n.asm mpn/rsblsh2_n.asm mpn/addlsh_n.asm mpn/rsblsh_n.asm mpn/add_n_sub_n.c gmp-mparam.h'
  8096. host='x86_64-w64-mingw32'
  8097. host_alias='x86_64-w64-mingw32'
  8098. host_cpu='x86_64'
  8099. host_os='mingw32'
  8100. host_vendor='w64'
  8101. htmldir='${docdir}'
  8102. includedir='${prefix}/include'
  8103. infodir='${datarootdir}/info'
  8104. install_sh='${SHELL} /cygdrive/c/Users/user/Documents/Heames/programming/gmp-6.0.0/install-sh'
  8105. libdir='${exec_prefix}/lib'
  8106. libexecdir='${exec_prefix}/libexec'
  8107. localedir='${datarootdir}/locale'
  8108. localstatedir='${prefix}/var'
  8109. mandir='${datarootdir}/man'
  8110. mkdir_p='/usr/bin/mkdir -p'
  8111. mpn_objects=' invert_limb_table.lo add$U.lo add_1$U.lo add_n.lo sub$U.lo sub_1$U.lo sub_n.lo cnd_add_n.lo cnd_sub_n.lo neg$U.lo com.lo mul_1.lo addmul_1.lo submul_1.lo add_err1_n$U.lo add_err2_n$U.lo add_err3_n$U.lo sub_err1_n$U.lo sub_err2_n$U.lo sub_err3_n$U.lo lshift.lo rshift.lo dive_1.lo diveby3$U.lo divis$U.lo divrem$U.lo divrem_1.lo divrem_2.lo fib2_ui$U.lo mod_1$U.lo mod_34lsub1.lo mode1o.lo pre_mod_1$U.lo dump$U.lo mod_1_1.lo mod_1_2.lo mod_1_3$U.lo mod_1_4.lo lshiftc.lo mul$U.lo mul_fft$U.lo mul_n$U.lo sqr$U.lo mul_basecase.lo sqr_basecase.lo nussbaumer_mul$U.lo mulmid_basecase.lo toom42_mulmid$U.lo mulmid_n$U.lo mulmid$U.lo random$U.lo random2$U.lo pow_1$U.lo rootrem$U.lo sqrtrem$U.lo sizeinbase$U.lo get_str$U.lo set_str$U.lo scan0$U.lo scan1$U.lo popcount.lo hamdist.lo cmp$U.lo perfsqr$U.lo perfpow$U.lo gcd_1.lo gcd$U.lo gcdext_1$U.lo gcdext$U.lo gcd_subdiv_step$U.lo gcdext_lehmer$U.lo div_q$U.lo tdiv_qr$U.lo jacbase$U.lo jacobi_2$U.lo jacobi$U.lo get_d$U.lo matrix22_mul$U.lo matrix22_mul1_inverse_vector$U.lo hgcd_matrix$U.lo hgcd2$U.lo hgcd_step$U.lo hgcd_reduce$U.lo hgcd$U.lo hgcd_appr$U.lo hgcd2_jacobi$U.lo hgcd_jacobi$U.lo mullo_n$U.lo mullo_basecase.lo toom22_mul$U.lo toom32_mul$U.lo toom42_mul$U.lo toom52_mul$U.lo toom62_mul$U.lo toom33_mul$U.lo toom43_mul$U.lo toom53_mul$U.lo toom54_mul$U.lo toom63_mul$U.lo toom44_mul$U.lo toom6h_mul$U.lo toom6_sqr$U.lo toom8h_mul$U.lo toom8_sqr$U.lo toom_couple_handling$U.lo toom2_sqr$U.lo toom3_sqr$U.lo toom4_sqr$U.lo toom_eval_dgr3_pm1$U.lo toom_eval_dgr3_pm2$U.lo toom_eval_pm1$U.lo toom_eval_pm2$U.lo toom_eval_pm2exp$U.lo toom_eval_pm2rexp$U.lo toom_interpolate_5pts$U.lo toom_interpolate_6pts$U.lo toom_interpolate_7pts$U.lo toom_interpolate_8pts$U.lo toom_interpolate_12pts$U.lo toom_interpolate_16pts$U.lo invertappr$U.lo invert$U.lo binvert$U.lo mulmod_bnm1$U.lo sqrmod_bnm1$U.lo div_qr_1$U.lo div_qr_1n_pi1$U.lo div_qr_2$U.lo div_qr_2n_pi1.lo div_qr_2u_pi1$U.lo sbpi1_div_q$U.lo sbpi1_div_qr$U.lo sbpi1_divappr_q$U.lo dcpi1_div_q$U.lo dcpi1_div_qr$U.lo dcpi1_divappr_q$U.lo mu_div_qr$U.lo mu_divappr_q$U.lo mu_div_q$U.lo bdiv_q_1.lo sbpi1_bdiv_q$U.lo sbpi1_bdiv_qr$U.lo dcpi1_bdiv_q$U.lo dcpi1_bdiv_qr$U.lo mu_bdiv_q$U.lo mu_bdiv_qr$U.lo bdiv_q$U.lo bdiv_qr$U.lo broot$U.lo brootinv$U.lo bsqrt$U.lo bsqrtinv$U.lo divexact$U.lo bdiv_dbm1c.lo redc_1.lo redc_2$U.lo redc_n$U.lo powm$U.lo powlo$U.lo sec_powm$U.lo sec_mul$U.lo sec_sqr$U.lo sec_div_qr$U.lo sec_div_r$U.lo sec_pi1_div_qr$U.lo sec_pi1_div_r$U.lo sec_add_1$U.lo sec_sub_1$U.lo sec_invert$U.lo trialdiv$U.lo remove$U.lo and_n.lo andn_n.lo nand_n.lo ior_n.lo iorn_n.lo nior_n.lo xor_n.lo xnor_n.lo copyi.lo copyd.lo zero$U.lo sec_tabselect.lo comb_tables$U.lo invert_limb.lo sqr_diag_addlsh1.lo mul_2.lo addmul_2.lo addlsh1_n.lo sublsh1_n.lo rsblsh1_n.lo rsh1add_n.lo rsh1sub_n.lo addlsh2_n.lo rsblsh2_n.lo addlsh_n.lo rsblsh_n.lo add_n_sub_n$U.lo'
  8112. mpn_objs_in_libgmp=' mpn/invert_limb_table.lo mpn/add$U.lo mpn/add_1$U.lo mpn/add_n.lo mpn/sub$U.lo mpn/sub_1$U.lo mpn/sub_n.lo mpn/cnd_add_n.lo mpn/cnd_sub_n.lo mpn/neg$U.lo mpn/com.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/add_err1_n$U.lo mpn/add_err2_n$U.lo mpn/add_err3_n$U.lo mpn/sub_err1_n$U.lo mpn/sub_err2_n$U.lo mpn/sub_err3_n$U.lo mpn/lshift.lo mpn/rshift.lo mpn/dive_1.lo mpn/diveby3$U.lo mpn/divis$U.lo mpn/divrem$U.lo mpn/divrem_1.lo mpn/divrem_2.lo mpn/fib2_ui$U.lo mpn/mod_1$U.lo mpn/mod_34lsub1.lo mpn/mode1o.lo mpn/pre_mod_1$U.lo mpn/dump$U.lo mpn/mod_1_1.lo mpn/mod_1_2.lo mpn/mod_1_3$U.lo mpn/mod_1_4.lo mpn/lshiftc.lo mpn/mul$U.lo mpn/mul_fft$U.lo mpn/mul_n$U.lo mpn/sqr$U.lo mpn/mul_basecase.lo mpn/sqr_basecase.lo mpn/nussbaumer_mul$U.lo mpn/mulmid_basecase.lo mpn/toom42_mulmid$U.lo mpn/mulmid_n$U.lo mpn/mulmid$U.lo mpn/random$U.lo mpn/random2$U.lo mpn/pow_1$U.lo mpn/rootrem$U.lo mpn/sqrtrem$U.lo mpn/sizeinbase$U.lo mpn/get_str$U.lo mpn/set_str$U.lo mpn/scan0$U.lo mpn/scan1$U.lo mpn/popcount.lo mpn/hamdist.lo mpn/cmp$U.lo mpn/perfsqr$U.lo mpn/perfpow$U.lo mpn/gcd_1.lo mpn/gcd$U.lo mpn/gcdext_1$U.lo mpn/gcdext$U.lo mpn/gcd_subdiv_step$U.lo mpn/gcdext_lehmer$U.lo mpn/div_q$U.lo mpn/tdiv_qr$U.lo mpn/jacbase$U.lo mpn/jacobi_2$U.lo mpn/jacobi$U.lo mpn/get_d$U.lo mpn/matrix22_mul$U.lo mpn/matrix22_mul1_inverse_vector$U.lo mpn/hgcd_matrix$U.lo mpn/hgcd2$U.lo mpn/hgcd_step$U.lo mpn/hgcd_reduce$U.lo mpn/hgcd$U.lo mpn/hgcd_appr$U.lo mpn/hgcd2_jacobi$U.lo mpn/hgcd_jacobi$U.lo mpn/mullo_n$U.lo mpn/mullo_basecase.lo mpn/toom22_mul$U.lo mpn/toom32_mul$U.lo mpn/toom42_mul$U.lo mpn/toom52_mul$U.lo mpn/toom62_mul$U.lo mpn/toom33_mul$U.lo mpn/toom43_mul$U.lo mpn/toom53_mul$U.lo mpn/toom54_mul$U.lo mpn/toom63_mul$U.lo mpn/toom44_mul$U.lo mpn/toom6h_mul$U.lo mpn/toom6_sqr$U.lo mpn/toom8h_mul$U.lo mpn/toom8_sqr$U.lo mpn/toom_couple_handling$U.lo mpn/toom2_sqr$U.lo mpn/toom3_sqr$U.lo mpn/toom4_sqr$U.lo mpn/toom_eval_dgr3_pm1$U.lo mpn/toom_eval_dgr3_pm2$U.lo mpn/toom_eval_pm1$U.lo mpn/toom_eval_pm2$U.lo mpn/toom_eval_pm2exp$U.lo mpn/toom_eval_pm2rexp$U.lo mpn/toom_interpolate_5pts$U.lo mpn/toom_interpolate_6pts$U.lo mpn/toom_interpolate_7pts$U.lo mpn/toom_interpolate_8pts$U.lo mpn/toom_interpolate_12pts$U.lo mpn/toom_interpolate_16pts$U.lo mpn/invertappr$U.lo mpn/invert$U.lo mpn/binvert$U.lo mpn/mulmod_bnm1$U.lo mpn/sqrmod_bnm1$U.lo mpn/div_qr_1$U.lo mpn/div_qr_1n_pi1$U.lo mpn/div_qr_2$U.lo mpn/div_qr_2n_pi1.lo mpn/div_qr_2u_pi1$U.lo mpn/sbpi1_div_q$U.lo mpn/sbpi1_div_qr$U.lo mpn/sbpi1_divappr_q$U.lo mpn/dcpi1_div_q$U.lo mpn/dcpi1_div_qr$U.lo mpn/dcpi1_divappr_q$U.lo mpn/mu_div_qr$U.lo mpn/mu_divappr_q$U.lo mpn/mu_div_q$U.lo mpn/bdiv_q_1.lo mpn/sbpi1_bdiv_q$U.lo mpn/sbpi1_bdiv_qr$U.lo mpn/dcpi1_bdiv_q$U.lo mpn/dcpi1_bdiv_qr$U.lo mpn/mu_bdiv_q$U.lo mpn/mu_bdiv_qr$U.lo mpn/bdiv_q$U.lo mpn/bdiv_qr$U.lo mpn/broot$U.lo mpn/brootinv$U.lo mpn/bsqrt$U.lo mpn/bsqrtinv$U.lo mpn/divexact$U.lo mpn/bdiv_dbm1c.lo mpn/redc_1.lo mpn/redc_2$U.lo mpn/redc_n$U.lo mpn/powm$U.lo mpn/powlo$U.lo mpn/sec_powm$U.lo mpn/sec_mul$U.lo mpn/sec_sqr$U.lo mpn/sec_div_qr$U.lo mpn/sec_div_r$U.lo mpn/sec_pi1_div_qr$U.lo mpn/sec_pi1_div_r$U.lo mpn/sec_add_1$U.lo mpn/sec_sub_1$U.lo mpn/sec_invert$U.lo mpn/trialdiv$U.lo mpn/remove$U.lo mpn/and_n.lo mpn/andn_n.lo mpn/nand_n.lo mpn/ior_n.lo mpn/iorn_n.lo mpn/nior_n.lo mpn/xor_n.lo mpn/xnor_n.lo mpn/copyi.lo mpn/copyd.lo mpn/zero$U.lo mpn/sec_tabselect.lo mpn/comb_tables$U.lo mpn/invert_limb.lo mpn/sqr_diag_addlsh1.lo mpn/mul_2.lo mpn/addmul_2.lo mpn/addlsh1_n.lo mpn/sublsh1_n.lo mpn/rsblsh1_n.lo mpn/rsh1add_n.lo mpn/rsh1sub_n.lo mpn/addlsh2_n.lo mpn/rsblsh2_n.lo mpn/addlsh_n.lo mpn/rsblsh_n.lo mpn/add_n_sub_n$U.lo'
  8113. oldincludedir='/usr/include'
  8114. pdfdir='${docdir}'
  8115. prefix='/usr/local'
  8116. program_transform_name='s,x,x,'
  8117. psdir='${docdir}'
  8118. sbindir='${exec_prefix}/sbin'
  8119. sharedstatedir='${prefix}/com'
  8120. sysconfdir='${prefix}/etc'
  8121. target_alias='x86_64-w64-mingw32'
  8122.  
  8123. ## ----------- ##
  8124. ## confdefs.h. ##
  8125. ## ----------- ##
  8126.  
  8127. /* confdefs.h */
  8128. #define PACKAGE_NAME "GNU MP"
  8129. #define PACKAGE_TARNAME "gmp"
  8130. #define PACKAGE_VERSION "6.0.0"
  8131. #define PACKAGE_STRING "GNU MP 6.0.0"
  8132. #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html"
  8133. #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
  8134. #define PACKAGE "gmp"
  8135. #define VERSION "6.0.0"
  8136. #define WANT_ASSEMBLY 1
  8137. #define WANT_FFT 1
  8138. #define HAVE_HOST_CPU_x86_64 1
  8139. #define HOST_DOS64 1
  8140. #define HAVE_SPEED_CYCLECOUNTER 2
  8141. #define STDC_HEADERS 1
  8142. #define HAVE_SYS_TYPES_H 1
  8143. #define HAVE_SYS_STAT_H 1
  8144. #define HAVE_STDLIB_H 1
  8145. #define HAVE_STRING_H 1
  8146. #define HAVE_MEMORY_H 1
  8147. #define HAVE_STRINGS_H 1
  8148. #define HAVE_INTTYPES_H 1
  8149. #define HAVE_STDINT_H 1
  8150. #define HAVE_UNISTD_H 1
  8151. #define LT_OBJDIR ".libs/"
  8152. #define STDC_HEADERS 1
  8153. #define TIME_WITH_SYS_TIME 1
  8154. #define HAVE_FCNTL_H 1
  8155. #define HAVE_FLOAT_H 1
  8156. #define HAVE_LOCALE_H 1
  8157. #define HAVE_SYS_PARAM_H 1
  8158. #define HAVE_SYS_TIME_H 1
  8159. #define HAVE_DECL_FGETC 1
  8160. #define HAVE_DECL_FSCANF 1
  8161. #define HAVE_DECL_OPTARG 1
  8162. #define HAVE_DECL_UNGETC 1
  8163. #define HAVE_DECL_VFPRINTF 1
  8164. #define HAVE_DECL_SYS_ERRLIST 0
  8165. #define HAVE_DECL_SYS_NERR 0
  8166. #define RETSIGTYPE void
  8167. #define HAVE_INTMAX_T 1
  8168. #define HAVE_LONG_DOUBLE 1
  8169. #define HAVE_LONG_LONG 1
  8170. #define HAVE_PTRDIFF_T 1
  8171. #define HAVE_UINT_LEAST32_T 1
  8172. #define HAVE_INTPTR_T 1
  8173. #define HAVE_STRINGIZE 1
  8174. #define restrict __restrict
  8175. #define HAVE_ATTRIBUTE_CONST 1
  8176. #define HAVE_ATTRIBUTE_MALLOC 1
  8177. #define HAVE_ATTRIBUTE_MODE 1
  8178. #define HAVE_ATTRIBUTE_NORETURN 1
  8179. #define HAVE_ALLOCA 1
  8180. #define WANT_TMP_ALLOCA 1
  8181. #define HAVE_LIMB_LITTLE_ENDIAN 1
  8182. #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
  8183. #define HAVE_ALARM 1
  8184. #define HAVE_CLOCK 1
  8185. #define HAVE_GETPAGESIZE 1
  8186. #define HAVE_GETTIMEOFDAY 1
  8187. #define HAVE_LOCALECONV 1
  8188. #define HAVE_MEMSET 1
  8189. #define HAVE_MPROTECT 1
  8190. #define HAVE_POPEN 1
  8191. #define HAVE_RAISE 1
  8192. #define HAVE_STRCHR 1
  8193. #define HAVE_STRERROR 1
  8194. #define HAVE_STRNLEN 1
  8195. #define HAVE_STRTOL 1
  8196. #define HAVE_STRTOUL 1
  8197. #define HAVE_NATIVE_mpn_add_n 1
  8198. #define HAVE_NATIVE_mpn_add_nc 1
  8199. #define HAVE_NATIVE_mpn_sub_n 1
  8200. #define HAVE_NATIVE_mpn_sub_nc 1
  8201. #define HAVE_NATIVE_func_nc 1
  8202. #define HAVE_NATIVE_func 1
  8203. #define HAVE_NATIVE_mpn_add_n 1
  8204. #define HAVE_NATIVE_mpn_add_nc 1
  8205. #define HAVE_NATIVE_mpn_sub_n 1
  8206. #define HAVE_NATIVE_mpn_sub_nc 1
  8207. #define HAVE_NATIVE_func_nc 1
  8208. #define HAVE_NATIVE_func 1
  8209. #define HAVE_NATIVE_mpn_cnd_add_n 1
  8210. #define HAVE_NATIVE_mpn_cnd_sub_n 1
  8211. #define HAVE_NATIVE_func 1
  8212. #define HAVE_NATIVE_mpn_cnd_add_n 1
  8213. #define HAVE_NATIVE_mpn_cnd_sub_n 1
  8214. #define HAVE_NATIVE_func 1
  8215. #define HAVE_NATIVE_mpn_com 1
  8216. #define HAVE_NATIVE_mpn_mul_1c 1
  8217. #define HAVE_NATIVE_mpn_mul_1 1
  8218. #define HAVE_NATIVE_mpn_addmul_1 1
  8219. #define HAVE_NATIVE_mpn_submul_1 1
  8220. #define HAVE_NATIVE_func 1
  8221. #define HAVE_NATIVE_mpn_addmul_1 1
  8222. #define HAVE_NATIVE_mpn_submul_1 1
  8223. #define HAVE_NATIVE_func 1
  8224. #define HAVE_NATIVE_mpn_lshift 1
  8225. #define HAVE_NATIVE_mpn_rshift 1
  8226. #define HAVE_NATIVE_mpn_divexact_1 1
  8227. #define HAVE_NATIVE_mpn_preinv_divrem_1 1
  8228. #define HAVE_NATIVE_mpn_divrem_1 1
  8229. #define HAVE_NATIVE_mpn_divrem_2 1
  8230. #define HAVE_NATIVE_mpn_mod_34lsub1 1
  8231. #define HAVE_NATIVE_mpn_modexact_1_odd 1
  8232. #define HAVE_NATIVE_mpn_modexact_1c_odd 1
  8233. #define HAVE_NATIVE_mpn_mod_1_1p 1
  8234. #define HAVE_NATIVE_mpn_mod_1_1p_cps 1
  8235. #define HAVE_NATIVE_mpn_mod_1s_2p 1
  8236. #define HAVE_NATIVE_mpn_mod_1s_2p_cps 1
  8237. #define HAVE_NATIVE_mpn_mod_1s_4p 1
  8238. #define HAVE_NATIVE_mpn_mod_1s_4p_cps 1
  8239. #define HAVE_NATIVE_mpn_lshiftc 1
  8240. #define HAVE_NATIVE_mpn_mul_basecase 1
  8241. #define HAVE_NATIVE_mpn_sqr_basecase 1
  8242. #define HAVE_NATIVE_mpn_mulmid_basecase 1
  8243. #define HAVE_NATIVE_mpn_popcount 1
  8244. #define HAVE_NATIVE_mpn_hamdist 1
  8245. #define HAVE_NATIVE_func 1
  8246. #define HAVE_NATIVE_mpn_popcount 1
  8247. #define HAVE_NATIVE_mpn_hamdist 1
  8248. #define HAVE_NATIVE_func 1
  8249. #define HAVE_NATIVE_mpn_gcd_1 1
  8250. #define HAVE_NATIVE_mpn_mullo_basecase 1
  8251. #define HAVE_NATIVE_mpn_div_qr_2n_pi1 1
  8252. #define HAVE_NATIVE_mpn_bdiv_q_1 1
  8253. #define HAVE_NATIVE_mpn_pi1_bdiv_q_1 1
  8254. #define HAVE_NATIVE_mpn_bdiv_dbm1c 1
  8255. #define HAVE_NATIVE_mpn_redc_1 1
  8256. #define HAVE_NATIVE_mpn_and_n 1
  8257. #define HAVE_NATIVE_mpn_andn_n 1
  8258. #define HAVE_NATIVE_mpn_nand_n 1
  8259. #define HAVE_NATIVE_mpn_ior_n 1
  8260. #define HAVE_NATIVE_mpn_iorn_n 1
  8261. #define HAVE_NATIVE_mpn_nior_n 1
  8262. #define HAVE_NATIVE_mpn_xor_n 1
  8263. #define HAVE_NATIVE_mpn_xnor_n 1
  8264. #define HAVE_NATIVE_func 1
  8265. #define HAVE_NATIVE_func 1
  8266. #define HAVE_NATIVE_func 1
  8267. #define HAVE_NATIVE_mpn_and_n 1
  8268. #define HAVE_NATIVE_mpn_andn_n 1
  8269. #define HAVE_NATIVE_mpn_nand_n 1
  8270. #define HAVE_NATIVE_mpn_ior_n 1
  8271. #define HAVE_NATIVE_mpn_iorn_n 1
  8272. #define HAVE_NATIVE_mpn_nior_n 1
  8273. #define HAVE_NATIVE_mpn_xor_n 1
  8274. #define HAVE_NATIVE_mpn_xnor_n 1
  8275. #define HAVE_NATIVE_func 1
  8276. #define HAVE_NATIVE_func 1
  8277. #define HAVE_NATIVE_func 1
  8278. #define HAVE_NATIVE_mpn_and_n 1
  8279. #define HAVE_NATIVE_mpn_andn_n 1
  8280. #define HAVE_NATIVE_mpn_nand_n 1
  8281. #define HAVE_NATIVE_mpn_ior_n 1
  8282. #define HAVE_NATIVE_mpn_iorn_n 1
  8283. #define HAVE_NATIVE_mpn_nior_n 1
  8284. #define HAVE_NATIVE_mpn_xor_n 1
  8285. #define HAVE_NATIVE_mpn_xnor_n 1
  8286. #define HAVE_NATIVE_func 1
  8287. #define HAVE_NATIVE_func 1
  8288. #define HAVE_NATIVE_func 1
  8289. #define HAVE_NATIVE_mpn_and_n 1
  8290. #define HAVE_NATIVE_mpn_andn_n 1
  8291. #define HAVE_NATIVE_mpn_nand_n 1
  8292. #define HAVE_NATIVE_mpn_ior_n 1
  8293. #define HAVE_NATIVE_mpn_iorn_n 1
  8294. #define HAVE_NATIVE_mpn_nior_n 1
  8295. #define HAVE_NATIVE_mpn_xor_n 1
  8296. #define HAVE_NATIVE_mpn_xnor_n 1
  8297. #define HAVE_NATIVE_func 1
  8298. #define HAVE_NATIVE_func 1
  8299. #define HAVE_NATIVE_func 1
  8300. #define HAVE_NATIVE_mpn_and_n 1
  8301. #define HAVE_NATIVE_mpn_andn_n 1
  8302. #define HAVE_NATIVE_mpn_nand_n 1
  8303. #define HAVE_NATIVE_mpn_ior_n 1
  8304. #define HAVE_NATIVE_mpn_iorn_n 1
  8305. #define HAVE_NATIVE_mpn_nior_n 1
  8306. #define HAVE_NATIVE_mpn_xor_n 1
  8307. #define HAVE_NATIVE_mpn_xnor_n 1
  8308. #define HAVE_NATIVE_func 1
  8309. #define HAVE_NATIVE_func 1
  8310. #define HAVE_NATIVE_func 1
  8311. #define HAVE_NATIVE_mpn_and_n 1
  8312. #define HAVE_NATIVE_mpn_andn_n 1
  8313. #define HAVE_NATIVE_mpn_nand_n 1
  8314. #define HAVE_NATIVE_mpn_ior_n 1
  8315. #define HAVE_NATIVE_mpn_iorn_n 1
  8316. #define HAVE_NATIVE_mpn_nior_n 1
  8317. #define HAVE_NATIVE_mpn_xor_n 1
  8318. #define HAVE_NATIVE_mpn_xnor_n 1
  8319. #define HAVE_NATIVE_func 1
  8320. #define HAVE_NATIVE_func 1
  8321. #define HAVE_NATIVE_func 1
  8322. #define HAVE_NATIVE_mpn_and_n 1
  8323. #define HAVE_NATIVE_mpn_andn_n 1
  8324. #define HAVE_NATIVE_mpn_nand_n 1
  8325. #define HAVE_NATIVE_mpn_ior_n 1
  8326. #define HAVE_NATIVE_mpn_iorn_n 1
  8327. #define HAVE_NATIVE_mpn_nior_n 1
  8328. #define HAVE_NATIVE_mpn_xor_n 1
  8329. #define HAVE_NATIVE_mpn_xnor_n 1
  8330. #define HAVE_NATIVE_func 1
  8331. #define HAVE_NATIVE_func 1
  8332. #define HAVE_NATIVE_func 1
  8333. #define HAVE_NATIVE_mpn_and_n 1
  8334. #define HAVE_NATIVE_mpn_andn_n 1
  8335. #define HAVE_NATIVE_mpn_nand_n 1
  8336. #define HAVE_NATIVE_mpn_ior_n 1
  8337. #define HAVE_NATIVE_mpn_iorn_n 1
  8338. #define HAVE_NATIVE_mpn_nior_n 1
  8339. #define HAVE_NATIVE_mpn_xor_n 1
  8340. #define HAVE_NATIVE_mpn_xnor_n 1
  8341. #define HAVE_NATIVE_func 1
  8342. #define HAVE_NATIVE_func 1
  8343. #define HAVE_NATIVE_func 1
  8344. #define HAVE_NATIVE_mpn_copyi 1
  8345. #define HAVE_NATIVE_mpn_copyd 1
  8346. #define HAVE_NATIVE_mpn_sec_tabselect 1
  8347. #define HAVE_NATIVE_mpn_invert_limb 1
  8348. #define HAVE_NATIVE_C 1
  8349. #define HAVE_NATIVE_Kn 1
  8350. #define HAVE_NATIVE_C2 1
  8351. #define HAVE_NATIVE_Ci 1
  8352. #define HAVE_NATIVE_mpn_sqr_diag_addlsh1 1
  8353. #define HAVE_NATIVE_mpn_mul_2 1
  8354. #define HAVE_NATIVE_mpn_addmul_2 1
  8355. #define HAVE_NATIVE_mpn_addlsh1_n 1
  8356. #define HAVE_NATIVE_mpn_rsblsh1_n 1
  8357. #define HAVE_NATIVE_func 1
  8358. #define HAVE_NATIVE_mpn_sublsh1_n 1
  8359. #define HAVE_NATIVE_mpn_addlsh1_n 1
  8360. #define HAVE_NATIVE_mpn_rsblsh1_n 1
  8361. #define HAVE_NATIVE_func 1
  8362. #define HAVE_NATIVE_mpn_rsh1add_n 1
  8363. #define HAVE_NATIVE_mpn_rsh1add_nc 1
  8364. #define HAVE_NATIVE_mpn_rsh1sub_n 1
  8365. #define HAVE_NATIVE_mpn_rsh1sub_nc 1
  8366. #define HAVE_NATIVE_func_nc 1
  8367. #define HAVE_NATIVE_func_n 1
  8368. #define HAVE_NATIVE_mpn_rsh1add_n 1
  8369. #define HAVE_NATIVE_mpn_rsh1add_nc 1
  8370. #define HAVE_NATIVE_mpn_rsh1sub_n 1
  8371. #define HAVE_NATIVE_mpn_rsh1sub_nc 1
  8372. #define HAVE_NATIVE_func_nc 1
  8373. #define HAVE_NATIVE_func_n 1
  8374. #define HAVE_NATIVE_mpn_addlsh2_n 1
  8375. #define HAVE_NATIVE_mpn_rsblsh2_n 1
  8376. #define HAVE_NATIVE_mpn_addlsh2_n 1
  8377. #define HAVE_NATIVE_mpn_rsblsh2_n 1
  8378. #define HAVE_NATIVE_mpn_addlsh_n 1
  8379. #define HAVE_NATIVE_mpn_rsblsh_n 1
  8380. #define HAVE_NATIVE_func 1
  8381. #define HAVE_NATIVE_mpn_addlsh_n 1
  8382. #define HAVE_NATIVE_mpn_rsblsh_n 1
  8383. #define HAVE_NATIVE_func 1
  8384. #define LSYM_PREFIX "L"
  8385. #define HAVE_HOST_CPU_FAMILY_x86_64 1
  8386. #define GMP_MPARAM_H_SUGGEST "./mpn/x86_64/k8/gmp-mparam.h"
  8387. #define SIZEOF_VOID_P 8
  8388. #define SIZEOF_UNSIGNED_SHORT 2
  8389. #define SIZEOF_UNSIGNED 4
  8390. #define SIZEOF_UNSIGNED_LONG 4
  8391. #define SIZEOF_MP_LIMB_T 8
  8392.  
  8393. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement