#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 dimpase):
Replying to [comment:47 jpflori]:
> Running nm on both libraries from this spkg and the previous one shows
the same symbols exactly, but with a different address base.
the culprit is the new libecl.dll.a, which gets picked up by the linker
first, what which is not what is needed (as this is for other purposes).
And this makes perfect sense, that's exactly what happens according to the
Redhat docs cited above.
I have overcome this by moving libecl.dll.a out of SAGELOCAL/lib, and
creating there a symbolic link named cygecl.dll
to ../bin/cygecl.dll
Hopefully will get Sage that can at least start up some time soon...
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9167#comment:48>
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.