#7505: Add scripts which check C and C++ compilers, and report what they are.
---------------------------+------------------------------------------------
Reporter: drkirkby | Owner: tbd
Type: enhancement | Status: needs_review
Priority: minor | Milestone: sage-4.3
Component: build | Keywords:
Work_issues: | Author: David Kirkby
Upstream: N/A | Reviewer:
Merged: |
---------------------------+------------------------------------------------
Changes (by drkirkby):
* status: needs_work => needs_review
Comment:
I made a few changes.
* Renamed to testcc.sh and testcxx.sh as suggested
* Corrected the comment which has C++ in it, when the script was for
testing the C++ compiler.
* Added a usage message, if the scripts are called with any arguments at
all, as they are not designed to be.
* Abandoned attempts to find the different variants of gcc. It was more
difficult than I thought.
I'm a bit concerned these need to be available very early on, before bzip2
is built, as that has options which depend on the compiler type, as it
creates position independent code, the option for which is not standard.
Wherever testcc.sh and testcxx.sh are added, then need execute permission.
Dave
Dave
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7505#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 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.