Guest User

gmp error!

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