#17358: Compilerwrapper package enforces GCC installation
-------------------------------------+-------------------------------------
       Reporter:  jpflori            |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.5
      Component:  packages:          |   Resolution:
  optional                           |    Merged in:
       Keywords:                     |    Reviewers:
        Authors:  Jean-Pierre Flori  |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  38093124eb01d154c48f6bdf19145519d9c20507
  u/jpflori/ticket/17358             |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------
Changes (by {'newvalue': u'Jean-Pierre Flori', 'oldvalue': ''}):

 * status:  new => needs_review
 * commit:   => 38093124eb01d154c48f6bdf19145519d9c20507
 * branch:   => u/jpflori/ticket/17358
 * author:   => Jean-Pierre Flori


Old description:

> The `install` scripts checks whether `$SAGE_LOCAL/bin/gcc` exists and if
> so will at some point trigger the build of Sage's GCC.
> This cannot be prevented by using `SAGE_INSTALL_GCC=no`.

New description:

 The `install` scripts checks whether `$SAGE_LOCAL/bin/gcc` exists and if
 so will at some point trigger the build of Sage's GCC.
 This cannot be prevented by using `SAGE_INSTALL_GCC=no`.

 With the current branch:
 * `SAGE_INSTALL_GCC` is first checked,
 * then the same tests as before are run except that finding
 `$SAGE_LOCAL/bin/gcc` triggers a build only if some
 `$SAGE_SPKG_INST/gcc-*` exists.

--

Comment:

 New commits:
 
||[http://git.sagemath.org/sage.git/commit/?id=38093124eb01d154c48f6bdf19145519d9c20507
 3809312]||{{{Modify logic to set need_to_install_gcc.}}}||

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