On Thursday, February 28, 2013 9:55:54 PM UTC+1, Jeroen Demeyer wrote:
>
> On 2013-02-28 17:12, Jean-Pierre Flori wrote: 
> > 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... 
>
> If this is a Linux system, you can try building (from scratch!) using 
> $ linux64 make 
>
I think there is some sparc32/64 as well, not sure, I quickly googled stuff 
today. 

>
> Alternatively, set 
> CONFIGURE_FLAGS="--build=whatever-it-needs-to-be-for-sparc64" and try 
> building GCC. 
>
Yup Im gonna use target/host/build I guess 

>
> Let me know if any of these approaches works. 
>
Of course, please note I'll first try to get a 32 bits install.
I hope this will be esaier once I get a "usual" GCC producing 32 bits by 
default and don't stumble upon too smart spkgs which as MPIR want to be 64 
bits by default on such hardware.

-- 
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