bug-gmp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fwd: GMP on Solaris --Help Compile fails....


From: Lamine Sano
Subject: Fwd: GMP on Solaris --Help Compile fails....
Date: Fri, 23 Mar 2001 17:02:21 -0500

Coreon, Inc.
--- Begin Message --- Subject: GMP on Solaris --Help Compile fails.... Date: Fri, 23 Mar 2001 14:38:47 -0500
Hello there,

I am trying to compile this package on solaris.
This is the compilation error which occurs at aome point:

/usr/ccs/bin/as: "tmp-mul_1.s", line 252: error: cannot use
v8plus instructions in a non-v8plus target binary
/usr/ccs/bin/as: "tmp-mul_1.s", line 255: error: cannot use
v8plus instructions in a non-v8plus target binary
/usr/ccs/bin/as: "tmp-mul_1.s", line 257: error: cannot use
v8plus instructions in a non-v8plus target binary
/usr/ccs/bin/as: "tmp-mul_1.s", line 260: error: cannot use
v8plus instructions in a non-v8plus target binary
/usr/ccs/bin/as: "tmp-mul_1.s", line 261: error: cannot use
v8plus instructions in a non-v8plus target binary
/usr/ccs/bin/as: "tmp-mul_1.s", line 262: error: cannot use
v8plus instructions in a non-v8plus target binary
/usr/ccs/bin/as: "tmp-mul_1.s", line 267: error: cannot use
v8plus instructions in a non-v8plus target binary
make[3]: *** [mul_1.lo] Error 1
make[3]: Leaving directory `/tmp/gmp-3.1/mpn'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/gmp-3.1/mpn'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/gmp-3.1'
make: *** [all-recursive-am] Error 2


Thank you,

Lamine.
Coreon, Inc.
make  all-recursive
make[1]: Entering directory `/tmp/gmp-3.1'
Making all in mpn
make[2]: Entering directory `/tmp/gmp-3.1/mpn'
Making all in tests
make[3]: Entering directory `/tmp/gmp-3.1/mpn/tests'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/gmp-3.1/mpn/tests'
make[3]: Entering directory `/tmp/gmp-3.1/mpn'
m4 -DPIC -DOPERATION_mul_1 mul_1.asm >tmp-mul_1.s
/bin/sh ../libtool --mode=compile /usr/local/bin/gcc -c -DHAVE_CONFIG_H -I. -I. 
-I.. -I.. -DOPERATION_mul_1    -g -O2 tmp-mul_1.s -o mul_1.lo
rm -f .libs/mul_1.lo
/usr/local/bin/gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_1 -g 
-O2 tmp-mul_1.s  -fPIC -DPIC -o .libs/mul_1.lo
make[3]: Leaving directory `/tmp/gmp-3.1/mpn'
make[2]: Leaving directory `/tmp/gmp-3.1/mpn'
make[1]: Leaving directory `/tmp/gmp-3.1'


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]