Hello, I've been trying to install gmp on solaris 10 for a couple of weeks now. I have tried it on three separate differently built machines. And I get the same error every time and can not find a fix for it.<br><br>
make all-recursive<br>make[1]: Entering directory `/opt/software/gmp-4.2.1'<br>Making all in tests<br>make[2]: Entering directory `/opt/software/gmp-4.2.1/tests'<br>Making all in .<br>make[3]: Entering directory `/opt/software/gmp-
4.2.1/tests'<br>make[3]: Nothing to be done for `all-am'.<br>make[3]: Leaving directory `/opt/software/gmp-4.2.1/tests'<br>Making all in devel<br>make[3]: Entering directory `/opt/software/gmp-4.2.1/tests/devel'
<br>make[3]: Nothing to be done for `all'.<br>make[3]: Leaving directory `/opt/software/gmp-4.2.1/tests/devel'<br>Making all in mpn<br>make[3]: Entering directory `/opt/software/gmp-4.2.1/tests/mpn'<br>make[3]: Nothing to be done for `all'.
<br>make[3]: Leaving directory `/opt/software/gmp-4.2.1/tests/mpn'<br>Making all in mpz<br>make[3]: Entering directory `/opt/software/gmp-4.2.1/tests/mpz'<br>make[3]: Nothing to be done for `all'.<br>make[3]: Leaving directory `/opt/software/gmp-
4.2.1/tests/mpz'<br>Making all in mpq<br>make[3]: Entering directory `/opt/software/gmp-4.2.1/tests/mpq'<br>make[3]: Nothing to be done for `all'.<br>make[3]: Leaving directory `/opt/software/gmp-4.2.1/tests/mpq'
<br>Making all in mpf<br>make[3]: Entering directory `/opt/software/gmp-4.2.1/tests/mpf'<br>make[3]: Nothing to be done for `all'.<br>make[3]: Leaving directory `/opt/software/gmp-4.2.1/tests/mpf'<br>Making all in rand
<br>make[3]: Entering directory `/opt/software/gmp-4.2.1/tests/rand'<br>make[3]: Nothing to be done for `all'.<br>make[3]: Leaving directory `/opt/software/gmp-4.2.1/tests/rand'<br>Making all in misc<br>make[3]: Entering directory `/opt/software/gmp-
4.2.1/tests/misc'<br>make[3]: Nothing to be done for `all'.<br>make[3]: Leaving directory `/opt/software/gmp-4.2.1/tests/misc'<br>Making all in cxx<br>make[3]: Entering directory `/opt/software/gmp-4.2.1/tests/cxx'
<br>make[3]: Nothing to be done for `all'.<br>make[3]: Leaving directory `/opt/software/gmp-4.2.1/tests/cxx'<br>Making all in mpbsd<br>make[3]: Entering directory `/opt/software/gmp-4.2.1/tests/mpbsd'<br>make[3]: Nothing to be done for `all'.
<br>make[3]: Leaving directory `/opt/software/gmp-4.2.1/tests/mpbsd'<br>make[2]: Leaving directory `/opt/software/gmp-4.2.1/tests'<br>Making all in mpn<br>make[2]: Entering directory `/opt/software/gmp-4.2.1/mpn'
<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/opt/software/gmp-4.2.1/mpn'<br>Making all in mpz<br>make[2]: Entering directory `/opt/software/gmp-4.2.1/mpz'<br>/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -fomit-frame-pointer -mtune=k8 -march=k8 -c -o cmp_d.lo cmp_d.c
<br> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -m32 -O2 -fomit-frame-pointer -mtune=k8 -march=k8 -c cmp_d.c -fPIC -DPIC -o .libs/cmp_d.o<br>Assembler: cmp_d.c<br> "/var/tmp//cc0JtoAa.s", line 59 : Illegal mnemonic
<br> Near line: " ffreep %st(0)"<br> "/var/tmp//cc0JtoAa.s", line 59 : Syntax error<br> Near line: " ffreep %st(0)"<br> "/var/tmp//cc0JtoAa.s", line 61 : Illegal mnemonic
<br> Near line: " ffreep %st(0)"<br> "/var/tmp//cc0JtoAa.s", line 61 : Syntax error<br> Near line: " ffreep %st(0)"<br> "/var/tmp//cc0JtoAa.s", line 125 : Illegal mnemonic
<br> Near line: " ffreep %st(0)"<br> "/var/tmp//cc0JtoAa.s", line 125 : Syntax error<br> Near line: " ffreep %st(0)"<br>make[2]: *** [cmp_d.lo] Error 1<br>make[2]: Leaving directory `/opt/software/gmp-
4.2.1/mpz'<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/opt/software/gmp-4.2.1'<br>make: *** [all] Error 2<br><br>