Re: installing kernel.org kernels
- From: Dave Jones <davej@xxxxxxxxxx>
- Date: Thu, 30 Nov 2006 16:43:01 -0500
On Thu, Nov 30, 2006 at 04:32:44PM -0500, Gene Heskett wrote:
yum install ccache should dtrt.Mmm, reading the manpage isn't very concise about how to use it. I don't
have a (G)CC env var set, but it looks like that method could be used
(something like "CC=ccache; export CC" maybe) , so I have to ask can it,
so my scripts, which do all this with a "make bzImage" or "make modules"
commands apparently wouldn't need any changes?
after installing it, 'which cc' should point to ccache automatically
rather than gcc, so you shouldn't have to do anything different than
your usual build process. After building once, ccache -s should
show some stats for the stuff in cache. A subsequent make should
result in the 'cache hit' number being higher.
Dave
--
http://www.codemonkey.org.uk
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
- Follow-Ups:
- Re: installing kernel.org kernels
- From: Gene Heskett
- Re: installing kernel.org kernels
- References:
- installing kernel.org kernels
- From: Gene Heskett
- Re: installing kernel.org kernels
- From: Gene Heskett
- Re: installing kernel.org kernels
- From: Dave Jones
- Re: installing kernel.org kernels
- From: Gene Heskett
- installing kernel.org kernels
- Prev by Date: Re: Directory Size problem
- Next by Date: Re: pkg-config complains about missing qt-mt.pc
- Previous by thread: Re: installing kernel.org kernels
- Next by thread: Re: installing kernel.org kernels
- Index(es):