Igor Schein on Mon, 28 Feb 2005 16:02:20 +0100


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

Re: pari doesn't compile with gcc 3.3.3


On Mon, Feb 28, 2005 at 12:56:05PM +0100, Peter Schlaf wrote:
> FYI,
> 
> compiling of the pari-2.1.6 package on a SuSE Linux Enterprize Server 9 system (Kernel 2.6.5, gcc 3.3.3, AMD Athlon 1 GHz) failed with the following output (pari-2.1.4 and pari-2.1.5 either):
[snip]
> /usr/bin/gcc -c -O3 -DGCC_INLINE -Wall -Wno-implicit -fomit-frame-pointer -I. -I../src/headers -o mp.o ../src/kernel/none/mp.c
> /tmp/ccDHUZVi.s: Assembler messages:
> /tmp/ccDHUZVi.s:17332: Error: suffix or operands invalid for `div'
> make[1]: *** [mp.o] Error 1
> make[1]: Leaving directory `/opt/pari-2.1.6/Olinux-i686'
> make: *** [install] Error 2
> moonshine:/opt/pari-2.1.6 #
> 
> 
> However, after upgrade to gcc 3.4.3 compiling worked perfect as usual.

It's a known problem, please use the URL below as a reference point:

http://pari.math.u-bordeaux.fr/cgi-bin/bugreport.cgi?bug=49

Igor