Le 07/12/2012 23:46, jaebond a écrit :
I had been working on this exact same issue a few months ago. Would you mind explaining what you did to fix your issue?
To explain a bit more: there are several arm flavours, the armel and the armhf. The -el stands for "endian-little" (a pun), the -hf for "hard float". When I started the sage port to arm, I used the armel flavour (which was the only available then). I switched to armhf as soon as possible (as you can guess, using hard floats instead of software floats tends to be faster).
Snark on #sagemath -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To post to this group, send email to sage-devel@googlegroups.com. To unsubscribe from this group, send email to sage-devel+unsubscr...@googlegroups.com. Visit this group at http://groups.google.com/group/sage-devel?hl=en.