#18892: Singular fails to build on Ubuntu 15.04 32-bit
-------------------------------------+-------------------------------------
       Reporter:  vbraun             |        Owner:
           Type:  defect             |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.8
      Component:  packages:          |   Resolution:
  standard                           |    Merged in:
       Keywords:                     |    Reviewers:  Volker Braun
        Authors:  François Bissey    |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  bb6b220406f7d9acdd477624a0d9819f580f3664
  u/fbissey/singular_fails_to_build_on_ubuntu_15_04_32_bit|     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------
Changes (by fbissey):

 * status:  needs_work => needs_review
 * commit:  942a352fc1580313002c07609d41e4a9d1bdacd6 =>
     bb6b220406f7d9acdd477624a0d9819f580f3664
 * branch:  u/vbraun/singular_fails_to_build_on_ubuntu_15_04_32_bit =>
     u/fbissey/singular_fails_to_build_on_ubuntu_15_04_32_bit


Comment:

 Small addition to `Singular/configure` the default option for linking
 meant that with the change from `ld` to `g++`, `libsingular.dylib` became
 an executable rather than a library as stated in the error when building
 sage. The added patch corrects this behaviour and `libsingular.dylib` is
 again a dynamic library.
 ----
 New commits:
 
||[http://git.sagemath.org/sage.git/commit/?id=bb6b220406f7d9acdd477624a0d9819f580f3664
 bb6b220]||{{{Add change to linking options on OS X so that using g++
 instead of ld doesn't turn libsingular.dylib into an executable but
 still}}}||

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