#13044: ecl chokes when CC or CXX contains space
-----------------------------------+----------------------------------------
Reporter: rohana | Owner: GeorgSWeber
Type: defect | Status: needs_review
Priority: major | Milestone: sage-5.1
Component: build | Resolution:
Keywords: sd40.5 | Work issues:
Report Upstream: N/A | Reviewers:
Authors: R. Andrew Ohana | Merged in:
Dependencies: | Stopgaps:
-----------------------------------+----------------------------------------
Comment (by ddrake):
I can verify that our current ECL chokes with "`env CC='nice gcc' ./spkg
-i ecl...`" and that your spkg fixes it. Perhaps it would be nice to put
something into the generated `ecl_cc` so we know whence it came: maybe a
comment like `# ECL chokes when CC contains spaces; this script works
around that. See #13044.` Then it would be easier to remove this
workaround when ECL is updated.
Also, ECL doesn't use a C++ compiler, so is it necessary to write out
`ecl_cxx` too?
Also`^2`, we should send this upstream.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13044#comment:3>
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.