From: Dale <teendale@vista-express.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] ccache: unsupported compiler option
Date: Sat, 12 Aug 2006 18:22:54 -0500 [thread overview]
Message-ID: <44DE62CE.3020304@vista-express.com> (raw)
In-Reply-To: <44DE5857.9010509@vista-express.com>
Dale wrote:
>
> Strange.
> root@smoker / # CCACHE_DIR="/var/tmp/ccache" ccache -s
> cache hit 76331
> cache miss 157987
> called for link 16817
> multiple source files 112
> compile failed 5118
> preprocessor error 4269
> bad compiler arguments 2
> not a C/C++ file 6042
> autoconf compile/link 55706
> unsupported compiler option 3205
> no input file 23230
> files in cache 59867
> cache size 872.9 Mbytes
> max cache size 976.6 Mbytes
> root@smoker / #
>
>
> At least it is working. Now why is it not reporting it with just ccache
> -s like it should??
>
> Dale
>
> :-) :-)
>
This helped:
> echo "CCACHE_DIR=\"/var/tmp/ccache\"" >> /etc/env.d/99local
> env-update && source /etc/profile
Now I get this:
> root@smoker / # ccache -s
> cache hit 76331
> cache miss 157987
> called for link 16817
> multiple source files 112
> compile failed 5118
> preprocessor error 4269
> bad compiler arguments 2
> not a C/C++ file 6042
> autoconf compile/link 55706
> unsupported compiler option 3205
> no input file 23230
> files in cache 59867
> cache size 872.9 Mbytes
> max cache size 976.6 Mbytes
> root@smoker / #
Dale
:-) :-)
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-08-12 23:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-12 18:59 [gentoo-user] ccache: unsupported compiler option Justin Findlay
2006-08-12 21:33 ` Dale
2006-08-12 22:18 ` Justin Findlay
2006-08-12 22:38 ` Dale
2006-08-12 23:22 ` Dale [this message]
2006-08-12 21:49 ` Alexander Kirillov
2006-08-14 4:56 ` [gentoo-user] " Justin Findlay
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44DE62CE.3020304@vista-express.com \
--to=teendale@vista-express.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox