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