#11708: maxima doesn't build on Linux ppc64 (silius on skynet)
-----------------------+----------------------------------------------------
   Reporter:  was      |          Owner:  drkirkby                              
     
       Type:  defect   |         Status:  new                                   
     
   Priority:  major    |      Milestone:  sage-4.7.2                            
     
  Component:  porting  |       Keywords:                                        
     
Work_issues:           |       Upstream:  Not yet reported upstream; Will do 
shortly.
   Reviewer:           |         Author:                                        
     
     Merged:           |   Dependencies:                                        
     
-----------------------+----------------------------------------------------

Comment(by leif):

 Did you play with optimization flags when building the ECL spkg?

 By default it uses `-O2`; if you set `SAGE_DEBUG=yes`, it will be built
 with `-O0`.

 `spkg-install` looks quite ugly [again?] btw., the following for example
 is definitely wrong:
 {{{
 #!sh
 CPPFLAGS="$CPPFLAGS -I$SAGE_LOCAL/include"
 LDFLAGS="$LDFLAGS -L$SAGE_LOCAL/lib"
 }}}
 (The order has to be changed in both cases.)

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