Dear Justin, On Dec 1, 7:51 pm, "Justin C. Walker" <[EMAIL PROTECTED]> wrote: > This is probably a stupid question, but did where you create > Ccrash.o? The "cython" step creates Ccrash.c, and you don't show > where you compile it.
Sorry, that was just a cut-and-paste error in my post. Before producing the Crash.so, I did > gcc -c -fPIC -I/home/king/SAGE/devel/sage-3.1.4/local/include/python2.5/ > Ccrash.c -o Ccrash.o However, the more I think on it, the more I believe that the problem comes from using "piv_t *". If I do not return a pointer but an actual "piv_t" then it works fine. But still I'd like to understand what is wrong with the pointers. Yours Simon --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@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-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---