On Thu, Jul 15, 2010 at 11:45 AM, John Cremona wrote:
> In ticket #7092 a change was made to the spkg-install script for pari
> so that on ALL linux systems the compiler flag was changed from -O3
> (the default from the pari distribution) to -O1, in order to fix a
> build issue which ONLY arises o
On 15 July 2010 10:45, John Cremona wrote:
> In ticket #7092 a change was made to the spkg-install script for pari
> so that on ALL linux systems the compiler flag was changed from -O3
> (the default from the pari distribution) to -O1, in order to fix a
> build issue which ONLY arises on some vers
In ticket #7092 a change was made to the spkg-install script for pari
so that on ALL linux systems the compiler flag was changed from -O3
(the default from the pari distribution) to -O1, in order to fix a
build issue which ONLY arises on some version of gcc which ships with
Fedora 11. This was abo