#16105: Stop linking everything to libntl
------------------------------+--------------------------
       Reporter:  darij       |        Owner:
           Type:  defect      |       Status:  needs_work
       Priority:  blocker     |    Milestone:  sage-6.2
      Component:  build       |   Resolution:
       Keywords:  ntl, crash  |    Merged in:
        Authors:              |    Reviewers:
Report Upstream:  N/A         |  Work issues:
         Branch:              |       Commit:
   Dependencies:              |     Stopgaps:
------------------------------+--------------------------

Comment (by jdemeyer):

 It seems that all (or at least a lot) Cython extensions are compiled
 against NTL for no clear reason:
 {{{
 $ ./sage -b
 [...]
 gcc -pthread -shared -L/usr/local/src/sage-config/local/lib build/temp
 .linux-x86_64-2.7/sage/misc/parser.o -L/usr/local/src/sage-
 config/local/lib -L/usr/local/src/sage-config/local/lib -lcsage -lstdc++
 -lntl -lpython2.7 -o build/lib.linux-x86_64-2.7/sage/misc/parser.so
 }}}

 Where does this `-lntl` come from?

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