From owner-freebsd-questions@FreeBSD.ORG Thu Oct 28 22:13:24 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 20F5F106564A for ; Thu, 28 Oct 2010 22:13:24 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id A3BC38FC16 for ; Thu, 28 Oct 2010 22:13:23 +0000 (UTC) Received: by fxm17 with SMTP id 17so2502411fxm.13 for ; Thu, 28 Oct 2010 15:13:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=iIW9y3uUlQzqSDlE9sYaZrFMwzgu2TZrrqFDgcnibiQ=; b=QH9jpRhGXkuhqFyDoPy0KvokAhtTdEfSfiXLIz8qflChkIJXN0rmeRPbJxWF11kqil l0A0QBmKAKSx88B7v9BppmZ3+BzOg6VomjWdeVcQp3I4jPhANIQ/7IWnOtE2xcSk0iqT jpPtYAlxy7pN5FXVWxShIR1WC7W3L2dZe5eoI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=J0MuzOOsIomuwaL2wOoi0jk5fmNZUv9GNeovKtA+OSIM464/+TRr6V/ouU/MHfsmbz B0tnnxltMHTndaek/qyGaVNkbwRdyRNxWXA8/v0pQoWkxiyFV+3Wv8tvVJcApw00GHiL yRa38AxUHluFMNsz3BkuQWgCBnw525E7qer8o= MIME-Version: 1.0 Received: by 10.223.86.10 with SMTP id q10mr4556208fal.71.1288304002501; Thu, 28 Oct 2010 15:13:22 -0700 (PDT) Received: by 10.223.108.194 with HTTP; Thu, 28 Oct 2010 15:13:22 -0700 (PDT) In-Reply-To: References: Date: Thu, 28 Oct 2010 17:13:22 -0500 Message-ID: From: Adam Vande More To: Arthur Barlow Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: OT: What's going on with gcc? 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: Thu, 28 Oct 2010 22:13:24 -0000 On Thu, Oct 28, 2010 at 5:06 PM, Arthur Barlow wrote: > I seems like there are changes every other day. And on my old machine it > takes about eight hours to recompile. > /usr/ports/devel/ccache -- Adam Vande More