bug-gmp
[Top][All Lists]
Advanced

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

compile errors with gmp-4.0.1 on Solaris 8


From: Ulli Horlacher
Subject: compile errors with gmp-4.0.1 on Solaris 8
Date: Mon, 29 Apr 2002 16:31:41 +0200
User-agent: Mutt/1.3.28i

I have problems compiling gmp-4.0.1 on Solaris 8 with gcc 3.0.1:

nepi:/sw/src/framstag/gmp-4.0.1: uname -a
SunOS nepi.BelWue.DE 5.8 Generic_108528-12 sun4u sparc SUNW,Sun-Blade-1000

nepi:/sw/src/framstag/gmp-4.0.1: ./config.guess
sparcv9-sun-solaris2.8

nepi:/sw/src/framstag/gmp-4.0.1: ./configfsf.guess
sparc-sun-solaris2.8

nepi:/sw/src/framstag/gmp-4.0.1: ./configure --prefix=/sw/sun4_58/gmp-4.0.1
checking build system type... sparcv9-sun-solaris2.8
checking host system type... sparcv9-sun-solaris2.8
(...)

nepi:/sw/src/framstag/gmp-4.0.1: gcc -v
Reading specs from /client/bin/../lib/gcc-lib/sparc-sun-solaris2.8/3.0.1/specs
Configured with: ./configure --prefix=/sw/sun4_58/gcc-3.01 
--enable-languages=c,c++
Thread model: posix
gcc version 3.0.1

nepi:/sw/src/framstag/gmp-4.0.1: make
(...)
make[2]: Entering directory `/export/sw/src/framstag/gmp-4.0.1/mpn'
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAV
E_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n | sed 's
/_$//'`  -I/client/include  -D__EXTENSIONS__ -O2 -I/client/bin/../lib/gcc-lib/sp
arc-sun-solaris2.8/3.0.1/include -I/client/include -L/client/bin/../lib/gcc-lib/
sparc-sun-solaris2.8/3.0.1 -L/client/lib `test -f add_n.asm || echo './'`add_n.a
sm
../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I
.. -DOPERATION_add_n -I/client/include -D__EXTENSIONS__ -O2 -I/client/bin/../lib
/gcc-lib/sparc-sun-solaris2.8/3.0.1/include -I/client/include -L/client/bin/../l
ib/gcc-lib/sparc-sun-solaris2.8/3.0.1 -L/client/lib add_n.asm  -fPIC -DPIC -o .l
ibs/add_n.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_n -D__EXTENSIONS__ -DPIC
add_n.asm >tmp-add_n.s
 gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -
I/client/include -D__EXTENSIONS__ -O2 -I/client/bin/../lib/gcc-lib/sparc-sun-sol
aris2.8/3.0.1/include -I/client/include -L/client/bin/../lib/gcc-lib/sparc-sun-s
olaris2.8/3.0.1 -L/client/lib tmp-add_n.s -fPIC -DPIC -o .libs/add_n.o
/usr/ccs/bin/as: "tmp-add_n.s", line 60: error: cannot use v8plus instructions i
n a non-v8plus target binary
(...)
make[2]: *** [add_n.lo] Error 1

-- 
-- Ullrich Horlacher, BelWue Coordination ------- mailto:address@hidden --
   Computing Centre University of Stuttgart (RUS)  phone: +49 711 685 5868
   Allmandring 30, D-70550 Stuttgart, Germany        fax: +49 711 678 8363
-- saft://saft.belwue.de/framstag ----------------- http://www.belwue.de/ ----

Attachment: config.m4
Description: Text document

Attachment: tmp-add_n.s
Description: Text document


reply via email to

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