Advertisement
Guest User

configure & make output

a guest
Mar 31st, 2014
297
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 64.71 KB | None | 0 0
  1. gmp $ ./configure CC="/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" CPP="/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -E" CPPFLAGS="-arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0" --disable-shared --host=armv7-apple-darwin
  2. checking build system type... coreisbr-apple-darwin13.1.0
  3. checking host system type... armv7-apple-darwin
  4. checking for a BSD-compatible install... /usr/bin/install -c
  5. checking whether build environment is sane... yes
  6. checking for armv7-apple-darwin-strip... no
  7. checking for strip... strip
  8. checking for a thread-safe mkdir -p... ./install-sh -c -d
  9. checking for gawk... no
  10. checking for mawk... no
  11. checking for nawk... no
  12. checking for awk... awk
  13. checking whether make sets $(MAKE)... yes
  14. checking whether to enable maintainer-specific portions of Makefiles... no
  15. checking ABI=standard
  16. checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang is gcc... yes
  17. checking compiler /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -marm -O2 -pedantic -fomit-frame-pointer -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0... yes
  18. checking whether ARM gcc unsigned division works... yes
  19. checking for armv7-apple-darwin-gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
  20. checking whether the C compiler works... yes
  21. checking for C compiler default output file name... a.out
  22. checking for suffix of executables...
  23. checking whether we are cross compiling... yes
  24. checking for suffix of object files... o
  25. checking whether we are using the GNU C compiler... yes
  26. checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang accepts -g... yes
  27. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang option to accept ISO C89... none needed
  28. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang option to accept ISO C99... none needed
  29. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang option to accept ISO Standard C... (cached) none needed
  30. checking how to run the C preprocessor... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -E
  31. checking build system compiler /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang... yes
  32. checking for build system preprocessor... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -E
  33. checking for build system executable suffix...
  34. checking whether build system compiler is ANSI... yes
  35. checking for build system compiler math library... -lm
  36. checking for grep that handles long lines and -e... /usr/bin/grep
  37. checking for egrep... /usr/bin/grep -E
  38. using ABI="standard"
  39. CC="/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang"
  40. CFLAGS="-marm -O2 -pedantic -fomit-frame-pointer"
  41. CPPFLAGS="-arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0"
  42. MPN_PATH=" arm generic"
  43. checking whether assembler supports --noexecstack option... no
  44. checking for armv7-apple-darwin-ar... no
  45. checking for ar... ar
  46. configure: WARNING: using cross tools not prefixed with host triplet
  47. checking for BSD- or MS-compatible name lister (nm)... no
  48. checking for armv7-apple-darwin-dumpbin... no
  49. checking for armv7-apple-darwin-link... no
  50. checking for dumpbin... no
  51. checking for link... link -dump
  52. checking the name lister (nm) interface... BSD nm
  53. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
  54. checking the name lister (/usr/bin/nm) interface... (cached) BSD nm
  55. checking how to print strings... printf
  56. checking for a sed that does not truncate output... /usr/bin/sed
  57. checking for fgrep... /usr/bin/grep -F
  58. checking for ld used by /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  59. checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
  60. checking whether ln -s works... yes
  61. checking the maximum length of command line arguments... 196608
  62. checking whether the shell understands some XSI constructs... yes
  63. checking whether the shell understands "+="... yes
  64. checking how to convert coreisbr-apple-darwin13.1.0 file names to armv7-apple-darwin format... func_convert_file_noop
  65. checking how to convert coreisbr-apple-darwin13.1.0 file names to toolchain format... func_convert_file_noop
  66. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
  67. checking for armv7-apple-darwin-objdump... objdump
  68. checking how to recognize dependent libraries... pass_all
  69. checking for armv7-apple-darwin-dlltool... dlltool
  70. checking how to associate runtime and link libraries... printf %s\n
  71. checking for armv7-apple-darwin-ar... ar
  72. checking for archiver @FILE support... no
  73. checking for armv7-apple-darwin-strip... strip
  74. checking for armv7-apple-darwin-ranlib... no
  75. checking for ranlib... ranlib
  76. checking command to parse /usr/bin/nm output from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang object... ok
  77. checking for sysroot... no
  78. checking for armv7-apple-darwin-mt... no
  79. checking for mt... no
  80. checking if : is a manifest tool... no
  81. checking for armv7-apple-darwin-dsymutil... no
  82. checking for dsymutil... dsymutil
  83. checking for armv7-apple-darwin-nmedit... no
  84. checking for nmedit... nmedit
  85. checking for armv7-apple-darwin-lipo... no
  86. checking for lipo... lipo
  87. checking for armv7-apple-darwin-otool... no
  88. checking for otool... otool
  89. checking for armv7-apple-darwin-otool64... no
  90. checking for otool64... no
  91. checking for -single_module linker flag... yes
  92. checking for -exported_symbols_list linker flag... yes
  93. checking for -force_load linker flag... yes
  94. checking for ANSI C header files... yes
  95. checking for sys/types.h... yes
  96. checking for sys/stat.h... yes
  97. checking for stdlib.h... yes
  98. checking for string.h... yes
  99. checking for memory.h... yes
  100. checking for strings.h... yes
  101. checking for inttypes.h... yes
  102. checking for stdint.h... yes
  103. checking for unistd.h... yes
  104. checking for dlfcn.h... yes
  105. checking for objdir... .libs
  106. checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang supports -fno-rtti -fno-exceptions... yes
  107. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang option to produce PIC... -fno-common -DPIC
  108. checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang PIC flag -fno-common -DPIC works... yes
  109. checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang static flag -static works... no
  110. checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang supports -c -o file.o... yes
  111. checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang supports -c -o file.o... (cached) yes
  112. checking whether the /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  113. checking dynamic linker characteristics... darwin dyld
  114. checking how to hardcode library paths into programs... immediate
  115. checking whether stripping libraries is possible... yes
  116. checking if libtool supports shared libraries... yes
  117. checking whether to build shared libraries... no
  118. checking whether to build static libraries... yes
  119. checking for ANSI C header files... (cached) yes
  120. checking whether time.h and sys/time.h may both be included... yes
  121. checking fcntl.h usability... yes
  122. checking fcntl.h presence... yes
  123. checking for fcntl.h... yes
  124. checking float.h usability... yes
  125. checking float.h presence... yes
  126. checking for float.h... yes
  127. checking invent.h usability... no
  128. checking invent.h presence... no
  129. checking for invent.h... no
  130. checking langinfo.h usability... yes
  131. checking langinfo.h presence... yes
  132. checking for langinfo.h... yes
  133. checking locale.h usability... yes
  134. checking locale.h presence... yes
  135. checking for locale.h... yes
  136. checking nl_types.h usability... yes
  137. checking nl_types.h presence... yes
  138. checking for nl_types.h... yes
  139. checking sys/attributes.h usability... no
  140. checking sys/attributes.h presence... no
  141. checking for sys/attributes.h... no
  142. checking sys/iograph.h usability... no
  143. checking sys/iograph.h presence... no
  144. checking for sys/iograph.h... no
  145. checking sys/mman.h usability... yes
  146. checking sys/mman.h presence... yes
  147. checking for sys/mman.h... yes
  148. checking sys/param.h usability... yes
  149. checking sys/param.h presence... yes
  150. checking for sys/param.h... yes
  151. checking sys/processor.h usability... no
  152. checking sys/processor.h presence... no
  153. checking for sys/processor.h... no
  154. checking sys/pstat.h usability... no
  155. checking sys/pstat.h presence... no
  156. checking for sys/pstat.h... no
  157. checking sys/sysinfo.h usability... no
  158. checking sys/sysinfo.h presence... no
  159. checking for sys/sysinfo.h... no
  160. checking sys/syssgi.h usability... no
  161. checking sys/syssgi.h presence... no
  162. checking for sys/syssgi.h... no
  163. checking sys/systemcfg.h usability... no
  164. checking sys/systemcfg.h presence... no
  165. checking for sys/systemcfg.h... no
  166. checking sys/time.h usability... yes
  167. checking sys/time.h presence... yes
  168. checking for sys/time.h... yes
  169. checking sys/times.h usability... yes
  170. checking sys/times.h presence... yes
  171. checking for sys/times.h... yes
  172. checking for sys/resource.h... yes
  173. checking for sys/sysctl.h... yes
  174. checking for machine/hal_sysinfo.h... no
  175. checking whether fgetc is declared... yes
  176. checking whether fscanf is declared... yes
  177. checking whether optarg is declared... yes
  178. checking whether ungetc is declared... yes
  179. checking whether vfprintf is declared... yes
  180. checking whether sys_errlist is declared... yes
  181. checking whether sys_nerr is declared... yes
  182. checking return type of signal handlers... void
  183. checking for intmax_t... yes
  184. checking for long double... yes
  185. checking for long long... yes
  186. checking for ptrdiff_t... yes
  187. checking for quad_t... yes
  188. checking for uint_least32_t... yes
  189. checking for intptr_t... yes
  190. checking for preprocessor stringizing operator... yes
  191. checking for working volatile... yes
  192. checking for C/C++ restrict keyword... __restrict
  193. checking whether gcc __attribute__ ((const)) works... yes
  194. checking whether gcc __attribute__ ((malloc)) works... yes
  195. checking whether gcc __attribute__ ((mode (XX))) works... yes
  196. checking whether gcc __attribute__ ((noreturn)) works... yes
  197. checking for inline... inline
  198. checking for working alloca.h... yes
  199. checking for alloca (via gmp-impl.h)... yes
  200. checking how to allocate temporary memory... alloca
  201. checking whether byte ordering is bigendian... no
  202. checking format of `double' floating point... IEEE little endian
  203. checking for alarm... yes
  204. checking for attr_get... no
  205. checking for clock... yes
  206. checking for cputime... no
  207. checking for getpagesize... yes
  208. checking for getrusage... yes
  209. checking for gettimeofday... yes
  210. checking for getsysinfo... no
  211. checking for localeconv... yes
  212. checking for memset... yes
  213. checking for mmap... yes
  214. checking for mprotect... yes
  215. checking for nl_langinfo... yes
  216. checking for obstack_vprintf... no
  217. checking for popen... yes
  218. checking for processor_info... yes
  219. checking for pstat_getprocessor... no
  220. checking for raise... yes
  221. checking for read_real_time... no
  222. checking for sigaction... yes
  223. checking for sigaltstack... yes
  224. checking for sigstack... no
  225. checking for syssgi... no
  226. checking for strchr... yes
  227. checking for strerror... yes
  228. checking for strnlen... yes
  229. checking for strtol... yes
  230. checking for strtoul... yes
  231. checking for sysconf... yes
  232. checking for sysctl... yes
  233. checking for sysctlbyname... yes
  234. checking for times... yes
  235. checking for library containing clock_gettime... no
  236. checking for vsnprintf... yes
  237. checking whether vsnprintf works... probably
  238. configure: WARNING: cannot check for properly working vsnprintf when cross compiling, will assume it's ok
  239. checking whether sscanf needs writable input... no
  240. checking for struct pst_processor.psp_iticksperclktick... no
  241. checking for suitable m4... m4
  242. checking if m4wrap produces spurious output... no
  243. checking how to switch to text section... .text
  244. checking how to switch to data section... .data
  245. checking for assembler label suffix... :
  246. checking for assembler global directive... .globl
  247. checking for assembler global directive attribute...
  248. checking if globals are prefixed by underscore... yes
  249. checking how to switch to read-only data section... .section __TEXT,__const
  250. checking for assembler .type directive...
  251. checking for assembler .size directive...
  252. checking for assembler local label prefix... L
  253. checking for assembler byte directive... .byte
  254. checking how to define a 32-bit word... .long
  255. checking if .align assembly directive is logarithmic... yes
  256. checking size of void *... 4
  257. checking size of unsigned short... 2
  258. checking size of unsigned... 4
  259. checking size of unsigned long... 4
  260. checking size of mp_limb_t... 4
  261. checking for stack_t... yes
  262. checking for tputs in -lncurses... yes
  263. checking for readline in -lreadline... no
  264. checking readline detected... no
  265. checking for bison... bison -y
  266. checking for flex... flex
  267. checking lex output file root... lex.yy
  268. checking lex library... none needed
  269. checking whether yytext is a pointer... no
  270. checking for armv7-apple-darwin-ranlib... ranlib
  271. creating config.m4
  272. configure: creating ./config.status
  273. config.status: creating demos/pexpr-config.h
  274. config.status: creating demos/calc/calc-config.h
  275. config.status: creating Makefile
  276. config.status: creating mpf/Makefile
  277. config.status: creating mpn/Makefile
  278. config.status: creating mpq/Makefile
  279. config.status: creating mpz/Makefile
  280. config.status: creating printf/Makefile
  281. config.status: creating scanf/Makefile
  282. config.status: creating rand/Makefile
  283. config.status: creating cxx/Makefile
  284. config.status: creating tests/Makefile
  285. config.status: creating tests/devel/Makefile
  286. config.status: creating tests/mpf/Makefile
  287. config.status: creating tests/mpn/Makefile
  288. config.status: creating tests/mpq/Makefile
  289. config.status: creating tests/mpz/Makefile
  290. config.status: creating tests/rand/Makefile
  291. config.status: creating tests/misc/Makefile
  292. config.status: creating tests/cxx/Makefile
  293. config.status: creating doc/Makefile
  294. config.status: creating tune/Makefile
  295. config.status: creating demos/Makefile
  296. config.status: creating demos/calc/Makefile
  297. config.status: creating demos/expr/Makefile
  298. config.status: creating gmp.h
  299. config.status: creating config.h
  300. config.status: linking mpn/generic/add.c to mpn/add.c
  301. config.status: linking mpn/generic/add_1.c to mpn/add_1.c
  302. config.status: linking mpn/arm/aors_n.asm to mpn/add_n.asm
  303. config.status: linking mpn/generic/sub.c to mpn/sub.c
  304. config.status: linking mpn/generic/sub_1.c to mpn/sub_1.c
  305. config.status: linking mpn/arm/aors_n.asm to mpn/sub_n.asm
  306. config.status: linking mpn/arm/cnd_aors_n.asm to mpn/cnd_add_n.asm
  307. config.status: linking mpn/arm/cnd_aors_n.asm to mpn/cnd_sub_n.asm
  308. config.status: linking mpn/generic/neg.c to mpn/neg.c
  309. config.status: linking mpn/arm/com.asm to mpn/com.asm
  310. config.status: linking mpn/arm/mul_1.asm to mpn/mul_1.asm
  311. config.status: linking mpn/arm/aorsmul_1.asm to mpn/addmul_1.asm
  312. config.status: linking mpn/arm/aorsmul_1.asm to mpn/submul_1.asm
  313. config.status: linking mpn/generic/add_err1_n.c to mpn/add_err1_n.c
  314. config.status: linking mpn/generic/add_err2_n.c to mpn/add_err2_n.c
  315. config.status: linking mpn/generic/add_err3_n.c to mpn/add_err3_n.c
  316. config.status: linking mpn/generic/sub_err1_n.c to mpn/sub_err1_n.c
  317. config.status: linking mpn/generic/sub_err2_n.c to mpn/sub_err2_n.c
  318. config.status: linking mpn/generic/sub_err3_n.c to mpn/sub_err3_n.c
  319. config.status: linking mpn/arm/lshift.asm to mpn/lshift.asm
  320. config.status: linking mpn/arm/rshift.asm to mpn/rshift.asm
  321. config.status: linking mpn/arm/dive_1.asm to mpn/dive_1.asm
  322. config.status: linking mpn/generic/diveby3.c to mpn/diveby3.c
  323. config.status: linking mpn/generic/divis.c to mpn/divis.c
  324. config.status: linking mpn/generic/divrem.c to mpn/divrem.c
  325. config.status: linking mpn/generic/divrem_1.c to mpn/divrem_1.c
  326. config.status: linking mpn/generic/divrem_2.c to mpn/divrem_2.c
  327. config.status: linking mpn/generic/fib2_ui.c to mpn/fib2_ui.c
  328. config.status: linking mpn/generic/mod_1.c to mpn/mod_1.c
  329. config.status: linking mpn/arm/mod_34lsub1.asm to mpn/mod_34lsub1.asm
  330. config.status: linking mpn/arm/mode1o.asm to mpn/mode1o.asm
  331. config.status: linking mpn/generic/pre_divrem_1.c to mpn/pre_divrem_1.c
  332. config.status: linking mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c
  333. config.status: linking mpn/generic/dump.c to mpn/dump.c
  334. config.status: linking mpn/generic/mod_1_1.c to mpn/mod_1_1.c
  335. config.status: linking mpn/generic/mod_1_2.c to mpn/mod_1_2.c
  336. config.status: linking mpn/generic/mod_1_3.c to mpn/mod_1_3.c
  337. config.status: linking mpn/generic/mod_1_4.c to mpn/mod_1_4.c
  338. config.status: linking mpn/arm/lshiftc.asm to mpn/lshiftc.asm
  339. config.status: linking mpn/generic/mul.c to mpn/mul.c
  340. config.status: linking mpn/generic/mul_fft.c to mpn/mul_fft.c
  341. config.status: linking mpn/generic/mul_n.c to mpn/mul_n.c
  342. config.status: linking mpn/generic/sqr.c to mpn/sqr.c
  343. config.status: linking mpn/generic/mul_basecase.c to mpn/mul_basecase.c
  344. config.status: linking mpn/generic/sqr_basecase.c to mpn/sqr_basecase.c
  345. config.status: linking mpn/generic/nussbaumer_mul.c to mpn/nussbaumer_mul.c
  346. config.status: linking mpn/generic/mulmid_basecase.c to mpn/mulmid_basecase.c
  347. config.status: linking mpn/generic/toom42_mulmid.c to mpn/toom42_mulmid.c
  348. config.status: linking mpn/generic/mulmid_n.c to mpn/mulmid_n.c
  349. config.status: linking mpn/generic/mulmid.c to mpn/mulmid.c
  350. config.status: linking mpn/generic/random.c to mpn/random.c
  351. config.status: linking mpn/generic/random2.c to mpn/random2.c
  352. config.status: linking mpn/generic/pow_1.c to mpn/pow_1.c
  353. config.status: linking mpn/generic/rootrem.c to mpn/rootrem.c
  354. config.status: linking mpn/generic/sqrtrem.c to mpn/sqrtrem.c
  355. config.status: linking mpn/generic/sizeinbase.c to mpn/sizeinbase.c
  356. config.status: linking mpn/generic/get_str.c to mpn/get_str.c
  357. config.status: linking mpn/generic/set_str.c to mpn/set_str.c
  358. config.status: linking mpn/generic/scan0.c to mpn/scan0.c
  359. config.status: linking mpn/generic/scan1.c to mpn/scan1.c
  360. config.status: linking mpn/generic/popham.c to mpn/popcount.c
  361. config.status: linking mpn/generic/popham.c to mpn/hamdist.c
  362. config.status: linking mpn/generic/cmp.c to mpn/cmp.c
  363. config.status: linking mpn/generic/perfsqr.c to mpn/perfsqr.c
  364. config.status: linking mpn/generic/perfpow.c to mpn/perfpow.c
  365. config.status: linking mpn/generic/gcd_1.c to mpn/gcd_1.c
  366. config.status: linking mpn/generic/gcd.c to mpn/gcd.c
  367. config.status: linking mpn/generic/gcdext_1.c to mpn/gcdext_1.c
  368. config.status: linking mpn/generic/gcdext.c to mpn/gcdext.c
  369. config.status: linking mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c
  370. config.status: linking mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c
  371. config.status: linking mpn/generic/div_q.c to mpn/div_q.c
  372. config.status: linking mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c
  373. config.status: linking mpn/generic/jacbase.c to mpn/jacbase.c
  374. config.status: linking mpn/generic/jacobi_2.c to mpn/jacobi_2.c
  375. config.status: linking mpn/generic/jacobi.c to mpn/jacobi.c
  376. config.status: linking mpn/generic/get_d.c to mpn/get_d.c
  377. config.status: linking mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c
  378. config.status: linking mpn/generic/matrix22_mul1_inverse_vector.c to mpn/matrix22_mul1_inverse_vector.c
  379. config.status: linking mpn/generic/hgcd_matrix.c to mpn/hgcd_matrix.c
  380. config.status: linking mpn/generic/hgcd2.c to mpn/hgcd2.c
  381. config.status: linking mpn/generic/hgcd_step.c to mpn/hgcd_step.c
  382. config.status: linking mpn/generic/hgcd_reduce.c to mpn/hgcd_reduce.c
  383. config.status: linking mpn/generic/hgcd.c to mpn/hgcd.c
  384. config.status: linking mpn/generic/hgcd_appr.c to mpn/hgcd_appr.c
  385. config.status: linking mpn/generic/hgcd2_jacobi.c to mpn/hgcd2_jacobi.c
  386. config.status: linking mpn/generic/hgcd_jacobi.c to mpn/hgcd_jacobi.c
  387. config.status: linking mpn/generic/mullo_n.c to mpn/mullo_n.c
  388. config.status: linking mpn/generic/mullo_basecase.c to mpn/mullo_basecase.c
  389. config.status: linking mpn/generic/toom22_mul.c to mpn/toom22_mul.c
  390. config.status: linking mpn/generic/toom32_mul.c to mpn/toom32_mul.c
  391. config.status: linking mpn/generic/toom42_mul.c to mpn/toom42_mul.c
  392. config.status: linking mpn/generic/toom52_mul.c to mpn/toom52_mul.c
  393. config.status: linking mpn/generic/toom62_mul.c to mpn/toom62_mul.c
  394. config.status: linking mpn/generic/toom33_mul.c to mpn/toom33_mul.c
  395. config.status: linking mpn/generic/toom43_mul.c to mpn/toom43_mul.c
  396. config.status: linking mpn/generic/toom53_mul.c to mpn/toom53_mul.c
  397. config.status: linking mpn/generic/toom54_mul.c to mpn/toom54_mul.c
  398. config.status: linking mpn/generic/toom63_mul.c to mpn/toom63_mul.c
  399. config.status: linking mpn/generic/toom44_mul.c to mpn/toom44_mul.c
  400. config.status: linking mpn/generic/toom6h_mul.c to mpn/toom6h_mul.c
  401. config.status: linking mpn/generic/toom6_sqr.c to mpn/toom6_sqr.c
  402. config.status: linking mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c
  403. config.status: linking mpn/generic/toom8_sqr.c to mpn/toom8_sqr.c
  404. config.status: linking mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c
  405. config.status: linking mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c
  406. config.status: linking mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c
  407. config.status: linking mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c
  408. config.status: linking mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c
  409. config.status: linking mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c
  410. config.status: linking mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c
  411. config.status: linking mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c
  412. config.status: linking mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c
  413. config.status: linking mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c
  414. config.status: linking mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c
  415. config.status: linking mpn/generic/toom_interpolate_6pts.c to mpn/toom_interpolate_6pts.c
  416. config.status: linking mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c
  417. config.status: linking mpn/generic/toom_interpolate_8pts.c to mpn/toom_interpolate_8pts.c
  418. config.status: linking mpn/generic/toom_interpolate_12pts.c to mpn/toom_interpolate_12pts.c
  419. config.status: linking mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c
  420. config.status: linking mpn/generic/invertappr.c to mpn/invertappr.c
  421. config.status: linking mpn/generic/invert.c to mpn/invert.c
  422. config.status: linking mpn/generic/binvert.c to mpn/binvert.c
  423. config.status: linking mpn/generic/mulmod_bnm1.c to mpn/mulmod_bnm1.c
  424. config.status: linking mpn/generic/sqrmod_bnm1.c to mpn/sqrmod_bnm1.c
  425. config.status: linking mpn/generic/div_qr_1.c to mpn/div_qr_1.c
  426. config.status: linking mpn/generic/div_qr_1n_pi1.c to mpn/div_qr_1n_pi1.c
  427. config.status: linking mpn/generic/div_qr_2.c to mpn/div_qr_2.c
  428. config.status: linking mpn/generic/div_qr_2n_pi1.c to mpn/div_qr_2n_pi1.c
  429. config.status: linking mpn/generic/div_qr_2u_pi1.c to mpn/div_qr_2u_pi1.c
  430. config.status: linking mpn/generic/sbpi1_div_q.c to mpn/sbpi1_div_q.c
  431. config.status: linking mpn/generic/sbpi1_div_qr.c to mpn/sbpi1_div_qr.c
  432. config.status: linking mpn/generic/sbpi1_divappr_q.c to mpn/sbpi1_divappr_q.c
  433. config.status: linking mpn/generic/dcpi1_div_q.c to mpn/dcpi1_div_q.c
  434. config.status: linking mpn/generic/dcpi1_div_qr.c to mpn/dcpi1_div_qr.c
  435. config.status: linking mpn/generic/dcpi1_divappr_q.c to mpn/dcpi1_divappr_q.c
  436. config.status: linking mpn/generic/mu_div_qr.c to mpn/mu_div_qr.c
  437. config.status: linking mpn/generic/mu_divappr_q.c to mpn/mu_divappr_q.c
  438. config.status: linking mpn/generic/mu_div_q.c to mpn/mu_div_q.c
  439. config.status: linking mpn/generic/bdiv_q_1.c to mpn/bdiv_q_1.c
  440. config.status: linking mpn/generic/sbpi1_bdiv_q.c to mpn/sbpi1_bdiv_q.c
  441. config.status: linking mpn/generic/sbpi1_bdiv_qr.c to mpn/sbpi1_bdiv_qr.c
  442. config.status: linking mpn/generic/dcpi1_bdiv_q.c to mpn/dcpi1_bdiv_q.c
  443. config.status: linking mpn/generic/dcpi1_bdiv_qr.c to mpn/dcpi1_bdiv_qr.c
  444. config.status: linking mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c
  445. config.status: linking mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c
  446. config.status: linking mpn/generic/bdiv_q.c to mpn/bdiv_q.c
  447. config.status: linking mpn/generic/bdiv_qr.c to mpn/bdiv_qr.c
  448. config.status: linking mpn/generic/broot.c to mpn/broot.c
  449. config.status: linking mpn/generic/brootinv.c to mpn/brootinv.c
  450. config.status: linking mpn/generic/bsqrt.c to mpn/bsqrt.c
  451. config.status: linking mpn/generic/bsqrtinv.c to mpn/bsqrtinv.c
  452. config.status: linking mpn/generic/divexact.c to mpn/divexact.c
  453. config.status: linking mpn/arm/bdiv_dbm1c.asm to mpn/bdiv_dbm1c.asm
  454. config.status: linking mpn/generic/redc_1.c to mpn/redc_1.c
  455. config.status: linking mpn/generic/redc_2.c to mpn/redc_2.c
  456. config.status: linking mpn/generic/redc_n.c to mpn/redc_n.c
  457. config.status: linking mpn/generic/powm.c to mpn/powm.c
  458. config.status: linking mpn/generic/powlo.c to mpn/powlo.c
  459. config.status: linking mpn/generic/sec_powm.c to mpn/sec_powm.c
  460. config.status: linking mpn/generic/sec_mul.c to mpn/sec_mul.c
  461. config.status: linking mpn/generic/sec_sqr.c to mpn/sec_sqr.c
  462. config.status: linking mpn/generic/sec_div.c to mpn/sec_div_qr.c
  463. config.status: linking mpn/generic/sec_div.c to mpn/sec_div_r.c
  464. config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_qr.c
  465. config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_r.c
  466. config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_add_1.c
  467. config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_sub_1.c
  468. config.status: linking mpn/generic/sec_invert.c to mpn/sec_invert.c
  469. config.status: linking mpn/generic/trialdiv.c to mpn/trialdiv.c
  470. config.status: linking mpn/generic/remove.c to mpn/remove.c
  471. config.status: linking mpn/arm/logops_n.asm to mpn/and_n.asm
  472. config.status: linking mpn/arm/logops_n.asm to mpn/andn_n.asm
  473. config.status: linking mpn/arm/logops_n.asm to mpn/nand_n.asm
  474. config.status: linking mpn/arm/logops_n.asm to mpn/ior_n.asm
  475. config.status: linking mpn/arm/logops_n.asm to mpn/iorn_n.asm
  476. config.status: linking mpn/arm/logops_n.asm to mpn/nior_n.asm
  477. config.status: linking mpn/arm/logops_n.asm to mpn/xor_n.asm
  478. config.status: linking mpn/arm/logops_n.asm to mpn/xnor_n.asm
  479. config.status: linking mpn/arm/copyi.asm to mpn/copyi.asm
  480. config.status: linking mpn/arm/copyd.asm to mpn/copyd.asm
  481. config.status: linking mpn/generic/zero.c to mpn/zero.c
  482. config.status: linking mpn/arm/sec_tabselect.asm to mpn/sec_tabselect.asm
  483. config.status: linking mpn/generic/comb_tables.c to mpn/comb_tables.c
  484. config.status: linking mpn/arm/udiv.asm to mpn/udiv.asm
  485. config.status: linking mpn/arm/invert_limb.asm to mpn/invert_limb.asm
  486. config.status: linking mpn/arm/aorslsh1_n.asm to mpn/addlsh1_n.asm
  487. config.status: linking mpn/arm/aorslsh1_n.asm to mpn/sublsh1_n.asm
  488. config.status: linking mpn/arm/rsh1aors_n.asm to mpn/rsh1add_n.asm
  489. config.status: linking mpn/arm/rsh1aors_n.asm to mpn/rsh1sub_n.asm
  490. config.status: linking mpn/generic/add_n_sub_n.c to mpn/add_n_sub_n.c
  491. config.status: linking mpn/arm/gmp-mparam.h to gmp-mparam.h
  492. config.status: executing libtool commands
  493. configure: summary of build options:
  494.  
  495. Version: GNU MP 6.0.0
  496. Host type: armv7-apple-darwin
  497. ABI: standard
  498. Install prefix: /usr/local
  499. Compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
  500. Static libraries: yes
  501. Shared libraries: no
  502.  
  503. gmp $ sudo make
  504. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang `test -f 'gen-fac.c' || echo './'`gen-fac.c -o gen-fac
  505. ./gen-fac 32 0 >fac_table.h || (rm -f fac_table.h; exit 1)
  506. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang `test -f 'gen-fib.c' || echo './'`gen-fib.c -o gen-fib
  507. ./gen-fib header 32 0 >fib_table.h || (rm -f fib_table.h; exit 1)
  508. ./gen-fib table 32 0 >mpn/fib_table.c || (rm -f mpn/fib_table.c; exit 1)
  509. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang `test -f 'gen-bases.c' || echo './'`gen-bases.c -o gen-bases -lm
  510. ./gen-bases header 32 0 >mp_bases.h || (rm -f mp_bases.h; exit 1)
  511. ./gen-bases table 32 0 >mpn/mp_bases.c || (rm -f mpn/mp_bases.c; exit 1)
  512. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang `test -f 'gen-trialdivtab.c' || echo './'`gen-trialdivtab.c -o gen-trialdivtab -lm
  513. ./gen-trialdivtab 32 8000 >trialdivtab.h || (rm -f trialdivtab.h; exit 1)
  514. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang `test -f 'gen-jacobitab.c' || echo './'`gen-jacobitab.c -o gen-jacobitab
  515. ./gen-jacobitab >mpn/jacobitab.h || (rm -f mpn/jacobitab.h; exit 1)
  516. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang `test -f 'gen-psqr.c' || echo './'`gen-psqr.c -o gen-psqr -lm
  517. ./gen-psqr 32 0 >mpn/perfsqr.h || (rm -f mpn/perfsqr.h; exit 1)
  518. /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive
  519. Making all in tests
  520. Making all in .
  521. make[3]: Nothing to be done for `all-am'.
  522. Making all in devel
  523. make[3]: Nothing to be done for `all'.
  524. Making all in mpn
  525. make[3]: Nothing to be done for `all'.
  526. Making all in mpz
  527. make[3]: Nothing to be done for `all'.
  528. Making all in mpq
  529. make[3]: Nothing to be done for `all'.
  530. Making all in mpf
  531. make[3]: Nothing to be done for `all'.
  532. Making all in rand
  533. make[3]: Nothing to be done for `all'.
  534. Making all in misc
  535. make[3]: Nothing to be done for `all'.
  536. Making all in cxx
  537. make[3]: Nothing to be done for `all'.
  538. Making all in mpn
  539. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib_table | sed 's/_$//'` -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c -o fib_table.lo fib_table.c
  540. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib_table -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c fib_table.c -o fib_table.o
  541. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mp_bases | sed 's/_$//'` -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c -o mp_bases.lo mp_bases.c
  542. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mp_bases -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c mp_bases.c -o mp_bases.o
  543. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add | sed 's/_$//'` -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c -o add.lo add.c
  544. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c add.c -o add.o
  545. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_1 | sed 's/_$//'` -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c -o add_1.lo add_1.c
  546. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_1 -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c add_1.c -o add_1.o
  547. /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n | sed 's/_$//'` -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer `test -f 'add_n.asm' || echo './'`add_n.asm
  548. libtool: compile: ../mpn/m4-ccas --m4=m4 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer add_n.asm -o add_n.o
  549. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_n add_n.asm >tmp-add_n.s
  550. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer tmp-add_n.s -o add_n.o
  551. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub | sed 's/_$//'` -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c -o sub.lo sub.c
  552. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c sub.c -o sub.o
  553. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_1 | sed 's/_$//'` -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c -o sub_1.lo sub_1.c
  554. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_1 -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c sub_1.c -o sub_1.o
  555. /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_n | sed 's/_$//'` -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer `test -f 'sub_n.asm' || echo './'`sub_n.asm
  556. libtool: compile: ../mpn/m4-ccas --m4=m4 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer sub_n.asm -o sub_n.o
  557. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_n sub_n.asm >tmp-sub_n.s
  558. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer tmp-sub_n.s -o sub_n.o
  559. /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_add_n | sed 's/_$//'` -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer `test -f 'cnd_add_n.asm' || echo './'`cnd_add_n.asm
  560. libtool: compile: ../mpn/m4-ccas --m4=m4 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_add_n -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer cnd_add_n.asm -o cnd_add_n.o
  561. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_cnd_add_n cnd_add_n.asm >tmp-cnd_add_n.s
  562. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_add_n -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer tmp-cnd_add_n.s -o cnd_add_n.o
  563. /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_sub_n | sed 's/_$//'` -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer `test -f 'cnd_sub_n.asm' || echo './'`cnd_sub_n.asm
  564. libtool: compile: ../mpn/m4-ccas --m4=m4 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_sub_n -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer cnd_sub_n.asm -o cnd_sub_n.o
  565. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_cnd_sub_n cnd_sub_n.asm >tmp-cnd_sub_n.s
  566. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_sub_n -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer tmp-cnd_sub_n.s -o cnd_sub_n.o
  567. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo neg | sed 's/_$//'` -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c -o neg.lo neg.c
  568. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_neg -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c neg.c -o neg.o
  569. /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo com | sed 's/_$//'` -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer `test -f 'com.asm' || echo './'`com.asm
  570. libtool: compile: ../mpn/m4-ccas --m4=m4 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer com.asm -o com.o
  571. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_com com.asm >tmp-com.s
  572. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer tmp-com.s -o com.o
  573. /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_1 | sed 's/_$//'` -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer `test -f 'mul_1.asm' || echo './'`mul_1.asm
  574. libtool: compile: ../mpn/m4-ccas --m4=m4 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer mul_1.asm -o mul_1.o
  575. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_1 mul_1.asm >tmp-mul_1.s
  576. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer tmp-mul_1.s -o mul_1.o
  577. /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addmul_1 | sed 's/_$//'` -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer `test -f 'addmul_1.asm' || echo './'`addmul_1.asm
  578. libtool: compile: ../mpn/m4-ccas --m4=m4 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer addmul_1.asm -o addmul_1.o
  579. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addmul_1 addmul_1.asm >tmp-addmul_1.s
  580. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer tmp-addmul_1.s -o addmul_1.o
  581. /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo submul_1 | sed 's/_$//'` -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer `test -f 'submul_1.asm' || echo './'`submul_1.asm
  582. libtool: compile: ../mpn/m4-ccas --m4=m4 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer submul_1.asm -o submul_1.o
  583. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_submul_1 submul_1.asm >tmp-submul_1.s
  584. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer tmp-submul_1.s -o submul_1.o
  585. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err1_n | sed 's/_$//'` -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c -o add_err1_n.lo add_err1_n.c
  586. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c add_err1_n.c -o add_err1_n.o
  587. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err2_n | sed 's/_$//'` -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c -o add_err2_n.lo add_err2_n.c
  588. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c add_err2_n.c -o add_err2_n.o
  589. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err3_n | sed 's/_$//'` -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c -o add_err3_n.lo add_err3_n.c
  590. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err3_n -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c add_err3_n.c -o add_err3_n.o
  591. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err1_n | sed 's/_$//'` -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c -o sub_err1_n.lo sub_err1_n.c
  592. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c sub_err1_n.c -o sub_err1_n.o
  593. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err2_n | sed 's/_$//'` -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c -o sub_err2_n.lo sub_err2_n.c
  594. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c sub_err2_n.c -o sub_err2_n.o
  595. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err3_n | sed 's/_$//'` -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c -o sub_err3_n.lo sub_err3_n.c
  596. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c sub_err3_n.c -o sub_err3_n.o
  597. /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshift | sed 's/_$//'` -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer `test -f 'lshift.asm' || echo './'`lshift.asm
  598. libtool: compile: ../mpn/m4-ccas --m4=m4 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer lshift.asm -o lshift.o
  599. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_lshift lshift.asm >tmp-lshift.s
  600. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer tmp-lshift.s -o lshift.o
  601. /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rshift | sed 's/_$//'` -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer `test -f 'rshift.asm' || echo './'`rshift.asm
  602. libtool: compile: ../mpn/m4-ccas --m4=m4 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer rshift.asm -o rshift.o
  603. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rshift rshift.asm >tmp-rshift.s
  604. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer tmp-rshift.s -o rshift.o
  605. /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dive_1 | sed 's/_$//'` -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer `test -f 'dive_1.asm' || echo './'`dive_1.asm
  606. libtool: compile: ../mpn/m4-ccas --m4=m4 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer dive_1.asm -o dive_1.o
  607. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_dive_1 dive_1.asm >tmp-dive_1.s
  608. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer tmp-dive_1.s -o dive_1.o
  609. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo diveby3 | sed 's/_$//'` -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c -o diveby3.lo diveby3.c
  610. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_diveby3 -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c diveby3.c -o diveby3.o
  611. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divis | sed 's/_$//'` -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c -o divis.lo divis.c
  612. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divis -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c divis.c -o divis.o
  613. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem | sed 's/_$//'` -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c -o divrem.lo divrem.c
  614. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c divrem.c -o divrem.o
  615. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_1 | sed 's/_$//'` -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c -o divrem_1.lo divrem_1.c
  616. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c divrem_1.c -o divrem_1.o
  617. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_2 | sed 's/_$//'` -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c -o divrem_2.lo divrem_2.c
  618. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c divrem_2.c -o divrem_2.o
  619. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib2_ui | sed 's/_$//'` -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c -o fib2_ui.lo fib2_ui.c
  620. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2_ui -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c fib2_ui.c -o fib2_ui.o
  621. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1 | sed 's/_$//'` -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c -o mod_1.lo mod_1.c
  622. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1 -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer -c mod_1.c -o mod_1.o
  623. /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_34lsub1 | sed 's/_$//'` -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer `test -f 'mod_34lsub1.asm' || echo './'`mod_34lsub1.asm
  624. libtool: compile: ../mpn/m4-ccas --m4=m4 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer mod_34lsub1.asm -o mod_34lsub1.o
  625. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mod_34lsub1 mod_34lsub1.asm >tmp-mod_34lsub1.s
  626. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer tmp-mod_34lsub1.s -o mod_34lsub1.o
  627. /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mode1o | sed 's/_$//'` -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer `test -f 'mode1o.asm' || echo './'`mode1o.asm
  628. libtool: compile: ../mpn/m4-ccas --m4=m4 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer mode1o.asm -o mode1o.o
  629. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mode1o mode1o.asm >tmp-mode1o.s
  630. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -marm -O2 -pedantic -fomit-frame-pointer tmp-mode1o.s -o mode1o.o
  631. tmp-mode1o.s:64:2: error: unknown directive
  632. .protected ___gmp_binvert_limb_table
  633. ^
  634. make[2]: *** [mode1o.lo] Error 1
  635. make[1]: *** [all-recursive] Error 1
  636. make: *** [all] Error 2
  637. gmp $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement