#9379: ia64-Linux binary fails "devel/sage/sage/plot/plot3d/tachyon.py"
----------------------------+-----------------------------------------------
Reporter: mariah | Owner: Mariah Lenox
Type: defect | Status: needs_work
Priority: critical | Milestone: sage-4.5
Component: packages | Keywords:
Author: Mariah Lenox | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
----------------------------+-----------------------------------------------
Changes (by drkirkby):
* status: needs_review => needs_work
Comment:
Replying to [comment:3 was]:
> It might be better to somehow use the CC environment variable!
> {{{
>
> flat:~ wstein$ sage -sh
>
> Starting subshell with Sage environment variables set.
> Be sure to exit when you are done and do not do anything
> with other copies of Sage!
>
> Bypassing shell configuration files ...
>
> /Users/wstein
> sage subshell$ echo $CC
> gcc
> /Users/wstein
> sage subshell$
> }}}
Yes, I would agree - using of the CC environment variable would be
preferable.
If $(CC) does not work, try ${CC}. The target does not have 'gcc' in the
name, so there is no reason to hard-code gcc.
Dave
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9379#comment:4>
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.