Re: ccache support for make buildworld/make release

From: Ruslan Ermilov <ru_at_freebsd.org>
Date: Thu, 26 Aug 2004 13:44:56 +0300
On Thu, Aug 26, 2004 at 10:57:37AM +0200, Erik Trulsson wrote:
[...]
> ccache does take into account that the compiler might be different.
> >From the ccache(1) manpage:
> 
>     The basic idea is to detect when you are  compiling  exactly the  same
>     code a 2nd time and use the previously compiled output. You detect that
>     it is the same code by forming a hash of:
>     o      the pre-processor output from running the compiler with -E
>     o      the command line options
>     o      the real compilers size and modification time
>     o      any stderr output generated by the compiler
> 
> Note the third bulletpoint.
> 
Thanks!


Cheers,
-- 
Ruslan Ermilov
ru_at_FreeBSD.org
FreeBSD committer

Received on Thu Aug 26 2004 - 08:45:06 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:08 UTC