#9167: cygwin: importing sage.libs.ecl yields a "no such process" error
-------------------------------------------------------+--------------------
Reporter: was | Owner: tbd
Type: defect | Status:
needs_work
Priority: major | Milestone:
sage-5.3
Component: cygwin | Resolution:
Keywords: cygwin spkg ecl | Work issues:
Report Upstream: Reported upstream. No feedback yet. | Reviewers:
Authors: Jean-Pierre Flori | Merged in:
Dependencies: #13324 | Stopgaps:
-------------------------------------------------------+--------------------
Comment (by jpflori):
The dll.a file is indeed broken.
Running nm on it should return much more symbols.
Maybe the dll[import|export] magic is broken.
For the dllimport this is sure.
In config.h, the dllimport maic is turned on if cygwin is defined, whereas
gcc on cygwin defines __CYGWIN__.
For the dllexport magic, I'm not sure.
During the build process there is indeed a cygwin variable defined which
triggers the use of dllexport (or seems to do).
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9167#comment:52>
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.