#11547: Copy needed dll to so files on Cygwin
------------------------------------------------------------+---------------
    Reporter:  kcrisman                                     |         Owner:  
tbd              
        Type:  defect                                       |        Status:  
closed           
    Priority:  major                                        |     Milestone:  
sage-4.7.2       
   Component:  cygwin                                       |    Resolution:  
fixed            
    Keywords:  cygwin FLINT NTL cliquer DLL shared library  |   Work_issues:    
               
    Upstream:  N/A                                          |      Reviewer:  
Dmitrii Pasechnik
      Author:  Mike Hansen, Karl-Dieter Crisman             |        Merged:  
sage-4.7.2.alpha1
Dependencies:  #11246                                       |  
------------------------------------------------------------+---------------

Comment(by kcrisman):

 Ironically, this now doesn't actually work on one of my Cygwins, because
 of an extra line that crept into one of the patches.
 {{{
 --- src/mpn_extras.h    2009-09-23 18:03:27.000000000 +0800
 +++ patches/mpn_extras.h        2011-04-25 22:36:33.000000000 +0800
 @@ -22,7 +22,6 @@
  #ifndef MPN_EXTRAS_H
  #define MPN_EXTRAS_H

 -#include "flint.h"
  #include "ZmodF_poly.h"

  #include "longlong_wrapper.h"

 }}}
 Note the newline at the end; removing this solves the problem.  I guess
 this didn't cause trouble on other systems, since these patches are
 applied universally.

 But this fix was still needed, so I've opened #11727 for this.

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