guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] build: pull: Compile .scm files in one process.


From: Andy Wingo
Subject: Re: [PATCH] build: pull: Compile .scm files in one process.
Date: Thu, 12 Nov 2015 12:07:36 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

On Thu 12 Nov 2015 10:23, address@hidden (Taylan Ulrich "Bayırlı/Kammer") 
writes:

> +    ;; Compile the .scm files.  Also load every compiled file after writing 
> it
> +    ;; to work around <http://bugs.gnu.org/15602> (FIXME).

Hi :)  Quick question.  Why not primitive-load each file in order,
loading them with the evaluator, and then compile them all in parallel
threads?

Andy



reply via email to

[Prev in Thread] Current Thread [Next in Thread]