#19868: interpreters build fails on cygwin
-------------------------------+----------------------------
   Reporter:  gouezel          |            Owner:
       Type:  defect           |           Status:  new
   Priority:  major            |        Milestone:  sage-7.0
  Component:  porting: Cygwin  |         Keywords:
  Merged in:                   |          Authors:
  Reviewers:                   |  Report Upstream:  N/A
Work issues:                   |           Branch:
     Commit:                   |     Dependencies:
   Stopgaps:                   |
-------------------------------+----------------------------
 Interpreter compilation now fails on cygwin:

 {{{
 gcc -shared -Wl,--enable-auto-image-base
 -L/home/Sebastien/sage22/sage/local/lib
 -Wl,-rpath,/home/Sebastien/sage22/sage/local/lib
 -L/home/Sebastien/sage22/sage/local/lib
 -Wl,-rpath,/home/Sebastien/sage22/sage/local/lib
 
build/temp.cygwin-2.3.1-x86_64-2.7/home/Sebastien/sage22/sage/src/build/cythonized/sage/ext/interpreters/wrapper_el.o
 build/temp.cygwin-2.3.1-x86_64-2.7/sage/ext/interpreters/interp_el.o
 -L/home/Sebastien/sage22/sage/local/lib
 -L/home/Sebastien/sage22/sage/local/lib/python2.7/config
 -L/home/Sebastien/sage22/sage/local/lib -lpython2.7 -o
 build/lib.cygwin-2.3.1-x86_64-2.7/sage/ext/interpreters/wrapper_el.dll
 
build/temp.cygwin-2.3.1-x86_64-2.7/home/Sebastien/sage22/sage/src/build/cythonized/sage/ext/interpreters/wrapper_py.o:
 dans la fonction «
 __pyx_pf_4sage_3ext_12interpreters_10wrapper_py_10Wrapper_py_4__call__ »:
 
/home/Sebastien/sage22/sage/src/build/cythonized/sage/ext/interpreters/wrapper_py.c:1456:
 référence indéfinie vers « __imp_interp_py »
 }}}

 Probably due to #19796

--
Ticket URL: <http://trac.sagemath.org/ticket/19868>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to