#11635: Ensure that libraries link to the shared version of NTL by default
---------------------------------------+------------------------------------
       Reporter:  kcrisman             |         Owner:  tbd         
           Type:  defect               |        Status:  needs_review
       Priority:  minor                |     Milestone:  sage-5.3    
      Component:  cygwin               |    Resolution:              
       Keywords:                       |   Work issues:              
Report Upstream:  N/A                  |     Reviewers:              
        Authors:  Karl-Dieter Crisman  |     Merged in:              
   Dependencies:                       |      Stopgaps:              
---------------------------------------+------------------------------------

Comment (by leif):

 Replying to [comment:36 jpflori]:
 > Replying to [comment:35 dimpase]:
 > > Replying to [comment:33 jpflori]:
 > > > By the way, touching decl.pxi in sage/libs/ntl and then running
 "sage -b" seems to have fixed my install.
 > I also rebuild some spkg, at least flint, don't remember exactly which
 ones, could you check every dll? Writing such a script would be less time
 consuming than rebuilding Sage from scratch (and I did not have to rebase
 by the way).

 To rebuild all spkgs that depend on NTL you can do
 {{{
 #!sh
 $ touch spkg/installed/ntl-*  # Of course not needed if you just (re)built
 it
 $ env SAGE_UPGRADING=yes make build
 }}}

 You ''may'' still have to run `./sage -ba-force` afterwards; not sure
 whether `module_list.py` really covers all dependencies (on NTL in this
 case, but probably indirect dependencies as well).

 Should still be faster than rebuilding all from scratch... ;-)

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