From owner-freebsd-current@FreeBSD.ORG Thu Aug 26 10:45:06 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC43716A4CE for ; Thu, 26 Aug 2004 10:45:06 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4AC343D72 for ; Thu, 26 Aug 2004 10:45:04 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i7QAiuVS020846 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 26 Aug 2004 13:44:57 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id i7QAiufV088983; Thu, 26 Aug 2004 13:44:56 +0300 (EEST) (envelope-from ru) Date: Thu, 26 Aug 2004 13:44:56 +0300 From: Ruslan Ermilov To: Kris Kennaway , Maxim Maximov , Maxim Sobolev , current@freebsd.org, Roman Kurakin Message-ID: <20040826104456.GA79903@ip.net.ua> References: <412CBC91.3070900@portaone.com> <412CD983.2040700@cronyx.ru> <20040825183342.GA81434@xor.obsecurity.org> <412CEF62.5010600@mcsi.pp.ru> <412CFBED.6030508@portaone.com> <20040825210144.GG35529@ip.net.ua> <20040826030131.GA25905@xor.obsecurity.org> <20040826061402.GB26879@ip.net.ua> <20040826085737.GA87342@falcon.midgard.homeip.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0F1p//8PRICkK4MW" Content-Disposition: inline In-Reply-To: <20040826085737.GA87342@falcon.midgard.homeip.net> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new Subject: Re: ccache support for make buildworld/make release X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Aug 2004 10:45:07 -0000 --0F1p//8PRICkK4MW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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: >=20 > 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 th= at > 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 >=20 > Note the third bulletpoint. >=20 Thanks! Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --0F1p//8PRICkK4MW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (FreeBSD) iD8DBQFBLb8oqRfpzJluFF4RAgBGAJ9ymHdWFtD0uGqYfowUqxkWkxhLIQCeJFrp 7da3h9PEmXHVe08BY5F/Cx4= =S78u -----END PGP SIGNATURE----- --0F1p//8PRICkK4MW--