#13234: Add Normaliz optional package
--------------------------------------+-------------------------------------
       Reporter:  novoselt            |         Owner:  tbd       
           Type:  enhancement         |        Status:  needs_work
       Priority:  major               |     Milestone:  sage-5.3  
      Component:  packages            |    Resolution:            
       Keywords:                      |   Work issues:            
Report Upstream:  N/A                 |     Reviewers:            
        Authors:  Andrey Novoseltsev  |     Merged in:            
   Dependencies:                      |      Stopgaps:            
--------------------------------------+-------------------------------------

Comment (by dimpase):

 Replying to [comment:2 dimpase]:
 > {{{-static}}} is not supported on MacOSX.
 The file
 {{{source/Makefile.configuration}}} contains lines
 {{{
 ##for mac link libgcc not static
 NORMFLAGS = -static
 #NORMFLAGS = -static-libgcc
 }}}
 If I set switch  {{{NORMFLAGS = -static-libgcc}}} then on MacOSX 10.6.8
 the spkg builds OK. It's a trivial matter to add an OS recognition to
 spkg-install and patch the said file if one happens to be on OSX.

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