ccache support for make buildworld/make release

Ruslan Ermilov ru at freebsd.org
Thu Aug 26 03:45:07 PDT 2004


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20040826/4b5bfa59/attachment.bin


More information about the freebsd-current mailing list