On 10/16/07, David Joyner <[EMAIL PROTECTED]> wrote: > On 10/16/07, mabshoff <[EMAIL PROTECTED]> wrote:
> -fPIC -I/home/wdj/sagefiles/sage-2.8.7/local//include > -I/home/wdj/sagefiles/sage-2.8.7/local//include/csage > -I/home/wdj/sagefiles/sage-2.8.7/devel//sage/sage/ext > -I/home/wdj/sagefiles/sage-2.8.7/local/include/python2.5 -c > sage/libs/pari/gen.c -o > build/temp.linux-x86_64-2.5/sage/libs/pari/gen.o -w > sage/libs/pari/gen.c: In function '__pyx_f_py_3gen_3gen_factor': > sage/libs/pari/gen.c:19784: internal compiler error: in > merge_alias_info, at tree-ssa-copy.c:235 Sage-2.8.5 compiled fine on SUSE, so this problem only occurs with a very recent version of gen.pyx. I recently modified the factor function in gen.pyx so that it would do provably-correct factorization of integers. Since that's the function causing the compiler error, probably something I did caused this. I'll likely make some attempts to modify my implementation to see if I can get around the broken compilers on SUSE... -- William -- William Stein Associate Professor of Mathematics University of Washington http://wstein.org --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---