#10247: Sage 4.6 has PARI problems on Cygwin
------------------------+---------------------------------------------------
   Reporter:  mhansen   |       Owner:  tbd         
       Type:  defect    |      Status:  new         
   Priority:  major     |   Milestone:              
  Component:  packages  |    Keywords:  PARI, cygwin
     Author:            |    Upstream:  N/A         
   Reviewer:            |      Merged:              
Work_issues:            |  
------------------------+---------------------------------------------------

Comment(by fbissey):

 No earlier, when you link libcsage, on linux it looks like this:
 {{{
 g++ -o libcsage.so -shared src/convert.os src/interrupt
 .os src/mpn_pylong.os src/mpz_pylong.os src/mpz_longlong.os src/stdsage.os
 src/gmp_globals.os src/ZZ_py
 long.os src/ntl_wrap.os -L/usr/lib -L/usr/lib/python/config -lntl -lgmp
 -lpari -lpython2.6
 }}}
 My own thinking is that on platform, or compiler, where ordering is
 important pari
 should be before gmp.
 However thinking again, I don't know why compilation would break where it
 does for you and not when you build libcsage.

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