ccache support for make buildworld/make release

Ruslan Ermilov ru at freebsd.org
Wed Aug 25 14:01:48 PDT 2004


On Wed, Aug 25, 2004 at 11:51:57PM +0300, Maxim Sobolev wrote:
> Yeah, I've noticed that as well. Also, for some reason when I've re-run 
> make world second time all objects built after buildtools miss the 
> cache. Strange....
> 
Does ccache take into account that the "cc" binary may be different
for the same source and the command?  What will happen, assuming
it's made to work, if you attempt to build the native i386 world,
and then try to "make buildworld TARGET_ARCH=alpha"?  The cc
command will be the same; will ccache substitute the i386 code in
this case?  Also, what happens for a native build when we upgrade
GCC version in the base?


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/91d33f6f/attachment.bin


More information about the freebsd-current mailing list