#11162: print warning if no C compiler found
---------------------------------+------------------------------------------
Reporter: jhpalmieri | Owner:
Type: enhancement | Status: needs_info
Priority: minor | Milestone: sage-5.4
Component: scripts | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: John Palmieri | Merged in:
Dependencies: | Stopgaps:
---------------------------------+------------------------------------------
Comment (by jdemeyer):
needs_work also for a different reason: you should actually ''compile'' a
program instead of simply running the preprocessor (which is what
`testcc.sh` does).
Otherwise this will lead to false positives of users having a `gcc`
program but no assembler or linker. In the light of the gcc spkg, this is
quite plausible.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11162#comment:13>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.