For info, I'm trying to build Sage on a Debian sparc64, and it failed 
because by default gcc produces 32 bits objects but then MPIR (and MPFR and 
MPC) decided to be smart enough to build as 64 bits, and then when Sage 
tried to build its own GCC, which is 32 bits, it failed...

Exporting ABI=32 seems to calmn down MPIR, but I guess it should be like 
that by default.
If I by any chance get a working 32 bit install, I'll try to give a 64 bits 
install a shot, and this should be triggered using SAGE64 :)

I'll also give a shot on Solaris 10 / sparc64, but the gcc I have there is 
old and MPIR complains...

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to