From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] still trusting ccache ?
Date: Wed, 27 Nov 2013 00:01:03 +0100 [thread overview]
Message-ID: <20131126230103.GB3948@free.fr> (raw)
In-Reply-To: <52951C8A.5030603@mind.be>
Arnout, Sagaert, All,
On 2013-11-26 23:11 +0100, Arnout Vandecappelle spake thusly:
> On 25/11/13 22:13, Sagaert Johan wrote:
> >PS I noticed that besides .buildroot-ccache there is also a .ccache created when building.
>
> Hm, that's strange...
I confirm that a ~/.ccache dir is created.
However, the only files there are 'stat' files:
$ find ~/.ccache -type f
.ccache/0/stats
.ccache/2/stats
.ccache/3/stats
.ccache/4/stats
.ccache/5/stats
.ccache/6/stats
.ccache/7/stats
.ccache/8/stats
.ccache/9/stats
.ccache/CACHEDIR.TAG
.ccache/a/stats
.ccache/b/stats
.ccache/c/stats
.ccache/d/stats
.ccache/e/stats
.ccache/f/stats
$ du -hs ~/.ccache
132K /home/ymorin/.ccache
I do not know why it would not store its statistics in ~/.buildroot-ccache
although it looks like harmless.
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2013-11-26 23:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-25 21:13 [Buildroot] still trusting ccache ? Sagaert Johan
2013-11-26 22:11 ` Arnout Vandecappelle
2013-11-26 23:01 ` Yann E. MORIN [this message]
2013-11-27 9:43 ` Sagaert Johan
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=20131126230103.GB3948@free.fr \
--to=yann.morin.1998@free.fr \
--cc=buildroot@busybox.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.