[MacPorts] #38183: ccache @3.1.9 "c++" uses the wrong compiler
MacPorts
noreply at macports.org
Sat Feb 23 15:28:09 PST 2013
#38183: ccache @3.1.9 "c++" uses the wrong compiler
---------------------------+-----------------------
Reporter: hocheung20@… | Owner: landonf@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Resolution: | Keywords:
Port: ccache |
---------------------------+-----------------------
Changes (by larryv@…):
* owner: macports-tickets@… => landonf@…
* cc: hocheung20@… (removed)
Old description:
> Xcode 4.6 command-line tools installed.
>
> tonic:ccache hocheung20$ which c++
> /opt/local/libexec/ccache/c++
>
> tonic:ccache hocheung20$ c++
> '''i686-apple-darwin11-llvm-g++-4.2:''' no input files
>
> tonic:ccache hocheung20$ /usr/bin/c++
> clang: error: no input files
New description:
Xcode 4.6 command-line tools installed.
{{{
tonic:ccache hocheung20$ which c++
/opt/local/libexec/ccache/c++
tonic:ccache hocheung20$ c++
'''i686-apple-darwin11-llvm-g++-4.2:''' no input files
tonic:ccache hocheung20$ /usr/bin/c++
clang: error: no input files
}}}
--
Comment:
Thanks for the ticket. In the future, please Cc relevant port maintainers.
Also, you don’t have to Cc yourself, since you’re already the ticket
reporter.
--
Ticket URL: <https://trac.macports.org/ticket/38183#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list