From owner-freebsd-ports@FreeBSD.ORG Wed Mar 31 22:12:55 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FD5216A4CE for ; Wed, 31 Mar 2004 22:12:55 -0800 (PST) Received: from mtaw4.prodigy.net (mtaw4.prodigy.net [64.164.98.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C32E43D2D for ; Wed, 31 Mar 2004 22:12:55 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (e8bc0f481ce2b0daf7b7513384ee33a8@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128]) by mtaw4.prodigy.net (8.12.10/8.12.10) with ESMTP id i316CnKn024277; Wed, 31 Mar 2004 22:12:50 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id CB678533F5; Wed, 31 Mar 2004 22:12:49 -0800 (PST) Date: Wed, 31 Mar 2004 22:12:49 -0800 From: Kris Kennaway To: "Jacob S. Barrett" Message-ID: <20040401061249.GA63024@xor.obsecurity.org> References: <200403311951.52865.jbarrett@amduat.net> <200403312121.22340.jbarrett@amduat.net> <822BF49C-839E-11D8-8C1C-000A958C81C6@ahze.net> <200403312147.17524.jbarrett@amduat.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/04w6evG8XlLl3ft" Content-Disposition: inline In-Reply-To: <200403312147.17524.jbarrett@amduat.net> User-Agent: Mutt/1.4.2.1i cc: ports@freebsd.org cc: michael johnson Subject: Re: Ports with distcc X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Apr 2004 06:12:55 -0000 --/04w6evG8XlLl3ft Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 31, 2004 at 09:47:17PM -0800, Jacob S. Barrett wrote: > On Wednesday 31 March 2004 09:36 pm, michael johnson wrot= e: > > On Apr 1, 2004, at 12:21 AM, Jacob S. Barrett wrote: > > > Here is a patch that allows you to do distcc and/or ccache. > > > > that still doesn't let ccache and distcc work together like they do > > when define "CCACHE_PREFIX=3Ddistcc" > > > > what's wrong with just setting CC=3D"/usr/local/bin/ccache /bin/cc" in > > /etc/make.conf? >=20 > How doesn't it? Sure it doesn't use CCACHE_PREFIX, but it does the same= =20 > thing. When used in conjuntion with the distcc flags the following compi= le=20 > statement is generated: >=20 > /usr/local/bin/ccache /usr/local/bin/distcc cc >=20 > As far as I can tell from the man pages for ccache CCACHE_PREFIX does the= same=20 > thing. Is there something else magical that CCACHE_PREFIX does that the = man=20 > page doesn't cover? "A designer knows he has achieved perfection not when there is nothing left to add, but when there is nothing left to take away." -- Antoine de Saint-Exupery Kris --/04w6evG8XlLl3ft Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAa7LhWry0BWjoQKURAu8oAKDGWPfa5TdlM7vDj1xL8XFbs6E1hQCfQ7A9 kmx4abL1LlRmh0gvWD51TG0= =/T/l -----END PGP SIGNATURE----- --/04w6evG8XlLl3ft--