Bill Allombert on Mon, 09 May 2005 21:10:38 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [Mandrake 10.2] Installation of Pari |
On Wed, Apr 20, 2005 at 05:53:23PM +0200, Sac-Epée Jean-Marc wrote: > Hi, > > With Linux Mandrake 10.2 (say "Mandriva" now), il is simply impossible > to install pari-2.1.6 :-\ > > I tried the modern method (urpmi pari) and the old one (download > pari-2.1.6.tgz, Configure + make gp + make install...) but the result is > always: > > [jm@hal ~]$ gp > *** bug in GP (Segmentation Fault), please report > *** Error in the PARI system. End of program. > > Hmmm... What version on gcc are you using ? Could you retry with lower optimisation ? (edit Olinux-i686/Makefile CFLAGS line, do make clean and rebuild). In particular try -fno-strict-aliasing. Also, we would like to know if you have similar problems with the development branch (pari-2.2.10 or CVS), because it is our intention to release a new stable release and we need to make sure it will compile on most plateforms. Thanks in advance, Bill.