#10285: Sage doesn't build with an arm processor
----------------------+-----------------------------------------------------
Reporter: Snark | Owner: GeorgSWeber
Type: defect | Status: new
Priority: major | Milestone:
Component: build | Keywords: ARM
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
----------------------+-----------------------------------------------------
Comment(by Snark):
Let me summarize what has been found so far :
- atlas does use x86 code, and this is a probably a bug in atlas ;
- atlas also uses the -m32 switch, and that is probably a bug there too ;
- tachyon has the same -m32 problem but its author is working on it ;
- I tested the compilation of gc-7.2alpha4 (Boehm gc), and it compiled
well, while compiling gc-7.1 failed with the same problem as in sage -- so
upgrading the version will fix the package ;
- I tried to find out the problem in flint-1.5.2 and failed -- but trying
flint2, I get "error: impossible constraint in ‘asm'" ; which probably
means there's something fishy in the code too ;
- singular just refuses to build because it doesn't know the arch ;
- symmetrica seems to trigger a compiler problem.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10285#comment:4>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.