Installation Errors in gmp

Myria myriachan at cox.net
Mon Jul 2 10:28:55 CEST 2007


Intel Macs aren't supported by GMP yet.

If you don't mind the library being slow because it's using the C version, 
you can run configure for host "unknown-darwin" I think.  The assembly code 
in GMP doesn't work with Apple's toolchain.

Melissa

----- Original Message ----- 
From: "Gun Woo Kim" <gunwoo_kim at tmax.co.kr>
To: <gmp-bugs at swox.com>
Sent: Sunday, July 01, 2007 23:51
Subject: Installation Errors in gmp


> There are some errors which occurs during installation on mac osx
> (unix based system).
>
> $ sudo make check
> make  check-recursive
> Making check in tests
> Making check in .
> make  libtests.la t-bswap t-constants t-count_zeros t-gmpmax t-
> hightomask t-modlinv t-popc t-parity t-sub
> make[4]: `libtests.la' is up to date.
> /bin/sh ../libtool --mode=link gcc  -m32 -O2 -fomit-frame-pointer -
> mtune=pentium3 -march=pentium3   -o t-bswap  t-bswap.o libtests.la ../
> libgmp.la
> gcc -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -o
> t-bswap t-bswap.o  ./.libs/libtests.a /Users/reshout/gmp-4.2.1/.libs/
> libgmp.a ../.libs/libgmp.a
> /usr/bin/ld: Undefined symbols:
> _calling_conventions_ebp
> _calling_conventions_ebx
> _calling_conventions_edi
> _calling_conventions_eflags
> _calling_conventions_esi
> _calling_conventions_fenv
> _calling_conventions_retaddr
> _calling_conventions_save_ebp
> _calling_conventions_save_ebx
> _calling_conventions_save_edi
> _calling_conventions_save_esi
> collect2: ld returned 1 exit status
> make[4]: *** [t-bswap] Error 1
> make[3]: *** [check-am] Error 2
> make[2]: *** [check-recursive] Error 1
> make[1]: *** [check-recursive] Error 1
> make: *** [check] Error 2
>
>
>
> Gun Woo Kim
> Associate Researcher
> R&D Center / Core Dept.
> TmaxSoft Co., Ltd.
>
>
>


--------------------------------------------------------------------------------


> _______________________________________________
> gmp-bugs mailing list
> gmp-bugs at swox.com
> https://gmplib.org/mailman/listinfo/gmp-bugs
> 



More information about the gmp-bugs mailing list