#19051: NTL sublinking
-------------------------------------+-------------------------------------
       Reporter:  gouezel            |        Owner:
           Type:  defect             |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.9
      Component:  porting: Cygwin    |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Sebastien Gouezel  |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/gouezel/ntl_sublinking           |  839023fdcdfc656268ce214580062ccff3350059
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by gouezel):

 * status:  new => needs_review


Comment:

 There is also an unrelated linking problem, in `farey_symbol`, that I
 don't understand. It can be fixed either in this ticket, or later.

 Relevant part of the log:
 {{{
 g++ -shared -Wl,--enable-auto-image-base
 -L/home/Sebastien/sage15/sage/local/lib
 
build/temp.cygwin-2.2.0-x86_64-2.7/home/Sebastien/sage15/sage/src/build/cythonized/sage/modular/arithgroup/farey_symbol.o
 build/temp.cygwin-2.2.0-x86_64-2.7/sage/modular/arithgroup/farey.o
 build/temp.cygwin-2.2.0-x86_64-2.7/sage/modular/arithgroup/sl2z.o
 -L/home/Sebastien/sage15/sage/local/lib
 -L/home/Sebastien/sage15/sage/local/lib/python2.7/config
 -L/home/Sebastien/sage15/sage/local/lib -lntl -lgmp -lgmpxx -lstdc++
 -lpython2.7 -o
 build/lib.cygwin-2.2.0-x86_64-2.7/sage/modular/arithgroup/farey_symbol.dll
 build/temp.cygwin-2.2.0-x86_64-2.7/sage/modular/arithgroup/farey.o: dans
 la fonction « FareySymbol::get_coset() const »:
 /home/Sebastien/sage15/sage/src/sage/modular/arithgroup/farey.cpp:1023:
 référence indéfinie vers « __imp_convert_to_SL2Z »
 ...
 }}}

 Any hint welcome!

--
Ticket URL: <http://trac.sagemath.org/ticket/19051#comment:1>
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 http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to