Re: [sage-devel] pari OPTFLAG and #7092

2010-07-15 Thread William Stein
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

Re: [sage-devel] pari OPTFLAG and #7092

2010-07-15 Thread David Kirkby
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

[sage-devel] pari OPTFLAG and #7092

2010-07-15 Thread John Cremona
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