#19796: Simplify build of interpreters by skipping header files
-------------------------------------------------+-------------------------
       Reporter:  jdemeyer                       |        Owner:
           Type:  defect                         |       Status:  closed
       Priority:  major                          |    Milestone:  sage-7.0
      Component:  cython                         |   Resolution:  fixed
       Keywords:                                 |    Merged in:
        Authors:  Jeroen Demeyer                 |    Reviewers:  Volker
Report Upstream:  N/A                            |  Braun
         Branch:                                 |  Work issues:
  e4686731d4d1acb1f75b223a0e855bff1c3b8561       |       Commit:
   Dependencies:                                 |     Stopgaps:
-------------------------------------------------+-------------------------
Changes (by gouezel):

 * commit:  e4686731d4d1acb1f75b223a0e855bff1c3b8561 =>


Comment:

 Not sure it is directly related to this ticket, but 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 »
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/19796#comment:5>
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