From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Bavier Subject: Re: [PATCH] gnu: Add Nmap. Date: Tue, 25 Nov 2014 20:01:52 -0600 Message-ID: References: <87zjbi99hs.fsf@taylan.uni.cx> <20141123090224.GA8260@debian> <87vbm68743.fsf@taylan.uni.cx> <87mw7h4pqf.fsf@gnu.org> <87k32l8oid.fsf@taylan.uni.cx> <87r3ws1xwd.fsf@gnu.org> <87egss8gnx.fsf@taylan.uni.cx> <87bnnvxa0q.fsf@gnu.org> <873896982l.fsf@taylan.uni.cx> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=bcaec5485aba5422b10508b9690b Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48329) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XtRvW-0007KD-9q for guix-devel@gnu.org; Tue, 25 Nov 2014 21:01:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XtRvV-0000Px-9x for guix-devel@gnu.org; Tue, 25 Nov 2014 21:01:54 -0500 In-Reply-To: <873896982l.fsf@taylan.uni.cx> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: =?UTF-8?B?VGF5bGFuIFVscmljaCBCYXnEsXJsxLEvS2FtbWVy?= Cc: Guix-devel --bcaec5485aba5422b10508b9690b Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Tue, Nov 25, 2014 at 5:25 PM, Taylan Ulrich Bay=C4=B1rl=C4=B1/Kammer < taylanbayirli@gmail.com> wrote: > > That being said, I still think it's wasteful that C code gets recompiled > when there's an update to a dynamic component. > > A rough idea for the future: save some intermediate build output (say > from the 'build' phase) > I added the ccache package a little while ago. I had wondered whether it would be possible to run all our builds through ccache so that updates to core packages might not be as much of a time burden (at the cost of some extra disk space). Might be something interesting to try. `~Eric --=20 Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html --bcaec5485aba5422b10508b9690b Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

= On Tue, Nov 25, 2014 at 5:25 PM, Taylan Ulrich Bay=C4=B1rl=C4=B1/Kammer <taylanbayirli@gmail.com> wrote:

That being said, I still think it's wasteful that C code gets recompile= d
when there's an update to a dynamic component.

A rough idea for the future: save some intermediate build output (say
from the 'build' phase)

I added= the ccache package a little while ago.=C2=A0 I had wondered whether it wou= ld be possible to run all our builds through ccache so that updates to core= packages might not be as much of a time burden (at the cost of some extra = disk space).=C2=A0 Might be something interesting to try.

`~Eric
=C2=A0
--
Please avoid sending me Word or PowerPoint attachments.
See http://www= .gnu.org/philosophy/no-word-attachments.html
--bcaec5485aba5422b10508b9690b--