#7032: symmetrica ignores CC
------------------------+---------------------------------------------------
   Reporter:  drkirkby  |       Owner:  tbd         
       Type:  defect    |      Status:  needs_review
   Priority:  major     |   Milestone:  sage-4.3.1  
  Component:  build     |    Keywords:              
Work_issues:            |      Author:              
   Upstream:  N/A       |    Reviewer:              
     Merged:            |  
------------------------+---------------------------------------------------
Changes (by drkirkby):

  * status:  new => needs_review
  * upstream:  => N/A


Comment:

 I've created a fix for this long standing bug. Basically replacing 'gcc'
 with '$(CC)' in the makefile.

 I also changed spkg-install so SAGE64 was respected at the same time (in
 fact, that was my main motivation for fixing this ticket, as the failure
 to observe CC is not fatal, but a failure to observe SAGE64 is).

 The symmetica package is odd, in that the SPKG.txt makes it clear that
 fixes are applied to the source directly, not via patches. I find that a
 bit odd, but followed in the same way. I needed to fix the 'makefile' but
 left a copy of what I think is the original makefile as
 /src/makefile.original

 The package now add -m64 with SAGE64 set to yes, and fully respects CC.

 '''This must be updated as a package, and not simply a patch applied, due
 to the fact that changes are made directly in the src directory.'''

 I've put everything at

 http://boxen.math.washington.edu/home/kirkby/portability/symmetrica-2.0.p5/

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