public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
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 16:33:30 -0500	[thread overview]
Message-ID: <44DE492A.1040903@vista-express.com> (raw)
In-Reply-To: <20060812185910.GA2808@jfindlay.us>

Justin Findlay wrote:
> I'm trying to find out why ccache won't cache anything.  Building and
> maintaining for three months an entire system got me all of 5 cache
> hits.  What can I do to encourace more cache usage?  One of the methods
> I'm investigating is to determine and eliminate CFLAGS arguments that
> may cause 'unsupported compiler option' to be incremented.  Is there
> anything else I can try?
>
> # ccache -s
> cache directory                     /var/tmp/ccache
> cache hit                              5
> cache miss                           153
> called for link                    14836
> multiple source files                 87
> compile failed                         2
> preprocessor error                  1732
> bad compiler arguments                 1
> not a C/C++ file                    4774
> autoconf compile/link              28079
> unsupported compiler option         2569
> no input file                       8965
> files in cache                       306
> cache size                           4.3 Mbytes
> max cache size                       2.5 Gbytes
>
> # grep CFLAGS /etc/make.conf
> CFLAGS="-march=athlon64 -mtune=athlon64 -m64 -O3 -fmessage-length=0 -pipe"
> CXXFLAGS="${CFLAGS}"
>
>
> Justin
>   

Well, I have been using mine longer than that.  I have even done a
emerge -e world a couple times.

> root@smoker / # ccache -s
> cache hit                              0
> cache miss                             0
> files in cache                         0
> cache size                             0 Kbytes
> max cache size                     768.0 Mbytes
> root@smoker / #

Looks like you are not alone.

Dale

:-)  :-)
-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2006-08-12 21:39 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 [this message]
2006-08-12 22:18   ` Justin Findlay
2006-08-12 22:38     ` Dale
2006-08-12 23:22       ` Dale
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=44DE492A.1040903@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