[sage-devel] Re: sage-2.8.5 on ia64-Linux

2007-09-26 Thread Kate
Bill, On my ia64-Linux machine, I get the following error with the "-funroll-loops" option. I am using gcc-4.2.1. If I take out that option, things compile fine. make[2]: Entering directory `/home/kate/sage/sage-2.8.5-ia64-Linux/ spkg/build/flint-0.2.p2/src' gcc -std=c99 -I"/usr/include" -I/ho

[sage-devel] Re: sage-2.8.5 on ia64-Linux

2007-09-25 Thread Bill Hart
> On Sep 24, 10:53 pm, "Kate Minola" <[EMAIL PROTECTED]> wrote: > > While trying to build sage-2.8.5 on ia64-Linux using > > gcc-4.2.1: > > > 1. For flint-0.2.p2, I had to remove the CFLAG > > option "-funroll-loops" in order to get it to build. ?? ?? ? I tried to find information on why thi

[sage-devel] Re: sage-2.8.5 on ia64-Linux

2007-09-25 Thread mabshoff
On Sep 24, 10:53 pm, "Kate Minola" <[EMAIL PROTECTED]> wrote: > William, Hello Kate, > > While trying to build sage-2.8.5 on ia64-Linux using > gcc-4.2.1: > > 1. For flint-0.2.p2, I had to remove the CFLAG > option "-funroll-loops" in order to get it to build. > Interesting - which gcc are y