#8542: Pynac should use a function pointer table
---------------------------+------------------------------------------------
Reporter: mhansen | Owner: tbd
Type: defect | Status: new
Priority: major | Milestone:
Component: cygwin | Keywords:
Author: Mike Hansen | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
---------------------------+------------------------------------------------
Changes (by newvalueoldvalue):
* author: => Mike Hansen
Old description:
> 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.
New description:
It also needs to be configured to build a DLL in Cygwin. There are some
automake macros that will help with this.
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8542#comment:4>
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.