From owner-freebsd-questions@FreeBSD.ORG Sun Aug 7 16:12:03 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 45D5916A420 for ; Sun, 7 Aug 2005 16:12:03 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from efacilitas.de (smtp.efacilitas.de [85.10.196.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50D1143D49 for ; Sun, 7 Aug 2005 16:12:02 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from eurystheus.local (port-212-202-37-29.dynamic.qsc.de [212.202.37.29]) by efacilitas.de (Postfix) with ESMTP id 7D55C4AE2A; Sun, 7 Aug 2005 18:17:41 +0000 (UTC) Received: from localhost (eurystheus.local [192.168.1.67]) by eurystheus.local (Postfix) with ESMTP id 99F0112B140; Sun, 7 Aug 2005 18:11:16 +0200 (CEST) Received: from eurystheus.local ([192.168.1.67]) by localhost (eurystheus.locaL [192.168.1.67]) (amavisd-new, port 10024) with ESMTP id 56550-07; Sun, 7 Aug 2005 18:11:10 +0200 (CEST) Received: from [192.168.1.67] (eurystheus.local [192.168.1.67]) by eurystheus.local (Postfix) with ESMTP id 5596012B16E; Sun, 7 Aug 2005 18:11:10 +0200 (CEST) Message-ID: <42F6329D.9050803@cs.tu-berlin.de> Date: Sun, 07 Aug 2005 18:11:09 +0200 From: =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.8) Gecko/20050517 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Gary W. Swearingen" References: <7093dffb050807030255a2dbdd@mail.gmail.com> <42F5FB48.4020804@cs.tu-berlin.de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: amavisd-new at example.com Cc: Robert S , freebsd-questions@freebsd.org Subject: Re: How do I use ccache and ports? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Aug 2005 16:12:03 -0000 Gary W. Swearingen wrote: > /usr/ports/devel/ccache/pkg-descr > makes that sound like A Good Thing. > > Any ideas why it's not built into cc/c++, Because these are compilers, not compiler caches. I suppose it's not the task of a compiler to speed up the build process, but rather producing good binaries from source code. I think of the Unix dogma "one task, one tool". > or FreeBSD scripts? > > Should we all be using it? Reasons not to? It doesn't work always, e.g. the FreeBSD 6.0 userland on amd64 won't build properly using ccache. Regards Björn -- Björn König (bkoenig@cs.tu-berlin.de) student at the Technische Universität Berlin http://bkoenig.alpha-tierchen.de/