#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 jpflori):

 It could be that some of your already build dlls are still linked with
 libntl.dll (which should still be inexistant if you did not copy it by
 hand earlier).
 You can check that by cygchecking some of them, sage/rings/... should be
 good culprits or sage/libs/ntl....
 So you should rebuild all these broken dlls.
 Unfortunately I'm not sure yet how to easily automagically make them
 rebuild (as sage -b will not).
 I'm currently seeing if touching sage/libs/ntl/decl.pxi is enough to
 trigger that rebuild.
 Some spkg depending on NTL may be broken as well...

 The easiest solution would be to rebuild from scratch...

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