#11705: Port Sage to SUSE Linux Power 7 (ppc64).
---------------------------------------------------+------------------------
       Reporter:  was                              |         Owner:  drkirkby
           Type:  enhancement                      |        Status:  new     
       Priority:  major                            |     Milestone:  sage-5.0
      Component:  porting                          |    Resolution:          
       Keywords:  sd32 sd35.5                      |   Work issues:          
Report Upstream:  N/A                              |     Reviewers:          
        Authors:  Paul Zimmermann, Jeroen Demeyer  |     Merged in:          
   Dependencies:  #12829, #12832                   |      Stopgaps:          
---------------------------------------------------+------------------------

Comment (by leif):

 Replying to [comment:102 leif]:
 > I'll also take a closer look at the asm code; it's probably just
 incompatible to the ppc64 ABI when linked dynamically.

 The assembly code cannot work with dynamic linking, as all of its
 functions lack function descriptors.

 I'll try to fix that tomorrow, although presumably not [yet] by an
 upstream-ready patch, as the `.asm` (`m4`) files are itself generated by
 `m4`, but normally not at build time.  Unfortunately also the real
 assembler (`.s`) files, which are generated from the `.asm` files, aren't
 kept, so it's impossible to (temporarily) patch these.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11705#comment:103>
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.

Reply via email to