From owner-freebsd-questions@FreeBSD.ORG Wed Aug 6 19:45:18 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B20337B401 for ; Wed, 6 Aug 2003 19:45:18 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-63-207-60-135.dsl.lsan03.pacbell.net [63.207.60.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7506843F93 for ; Wed, 6 Aug 2003 19:45:17 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 497E266B60; Wed, 6 Aug 2003 19:45:09 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id EB4E3643; Wed, 6 Aug 2003 19:45:08 -0700 (PDT) Date: Wed, 6 Aug 2003 19:45:08 -0700 From: Kris Kennaway To: Octavian Hornoiu Message-ID: <20030807024508.GC71361@rot13.obsecurity.org> References: <1060224084.39404.3.camel@phobos.lexis.int> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ctP54qlpMx3WjD+/" Content-Disposition: inline In-Reply-To: <1060224084.39404.3.camel@phobos.lexis.int> User-Agent: Mutt/1.4.1i cc: freebsd-questions@freebsd.org Subject: Re: distcc with ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2003 02:45:18 -0000 --ctP54qlpMx3WjD+/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Aug 06, 2003 at 07:41:24PM -0700, Octavian Hornoiu wrote: > how does one go about using distcc with ports? what kind of make > options do i need to include in my make.conf file, etc to allow all > system compilation to be distributed? Set the CC and CXX environment variables to specify using distcc as the compiler, per the distcc docs. Not all ports respect these variables, but those that don't are broken and you should file a PR (note that using distcc itself is not supported, so any problems you encounter with distcc itself should be reported to the distcc developers). Kris --ctP54qlpMx3WjD+/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/Mb0yWry0BWjoQKURAh3mAJ9pzIZS/4mzv8kCkso/l/53t9KsfQCfTGbl 9Z5sGZ4QVzXLN6QBhtgnJ68= =ARGL -----END PGP SIGNATURE----- --ctP54qlpMx3WjD+/--