#8542: Pynac does not build a DLL on Cygwin
-----------------------+----------------------------------------------------
Reporter: mhansen | Owner: tbd
Type: defect | Status: new
Priority: major | Milestone:
Component: cygwin | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-----------------------+----------------------------------------------------
However, if I go into src/ginac/.libs and run
{{{
gcc -shared -L/home/mhansen/sage-4.3.3.alpha0/local//lib
-L/home/mhansen/sage-4.3.3.alpha0/local/lib/python2.6/config -o
libpynac.dll *.o -lstdc++ -lpython2.6
}}}
a working DLL gets built. The trick would be to figure out how to get
autotools to do this for us.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8542>
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.