Re: [sage-devel] Compilation error for alpha0

2010-01-07 Thread Dr. David Kirkby
Dr. David Kirkby wrote: Robert Miller wrote: It does look like "descent_two_isogeny" is what it is failing to compile, but I really can't help without more information. Is there a way to get gcc to print out why it's failing? It occurs to me that this depends on ratpoints, which has some issues

Re: [sage-devel] Compilation error for alpha0

2010-01-06 Thread Dr. David Kirkby
Robert Miller wrote: It does look like "descent_two_isogeny" is what it is failing to compile, but I really can't help without more information. Is there a way to get gcc to print out why it's failing? It occurs to me that this depends on ratpoints, which has some issues compiling with earlier v

Re: [sage-devel] Compilation error for alpha0

2010-01-04 Thread Robert Miller
It does look like "descent_two_isogeny" is what it is failing to compile, but I really can't help without more information. Is there a way to get gcc to print out why it's failing? It occurs to me that this depends on ratpoints, which has some issues compiling with earlier versions of gcc. What ve

Re: [sage-devel] Compilation error for alpha0

2010-01-04 Thread John Cremona
It seems to be failing while compiling the cython code introduced by #6583, so perhaps Robert Miller can help? John 2010/1/4 Nathann Cohen : > Hello everybody !!! > > I just noticed the compilation of alpha0 on my computer failed... And > I am afraid I have no idea how to inquire where it comes f