guile-user
[Top][All Lists]
Advanced

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

Re: build system for pure Guile library (was Re: Help making a GNU Guix


From: Dr. Arne Babenhauserheide
Subject: Re: build system for pure Guile library (was Re: Help making a GNU Guix package for pure GNU Guile library)
Date: Sun, 31 Jan 2021 16:38:19 +0100
User-agent: mu4e 1.4.14; emacs 27.1

Zelphir Kaltstahl <zelphirkaltstahl@posteo.de> writes:
> This may be short sighted or uninformed, but generally I don't know, why
> I would build anything, except for running it. If I am not confused

Here are three reasons for building of a pure-guile ication:

- avoid the initial start time due to auto-compilation
- set specific optimization parameters (i.e. O3)
- bake-in system-specific data-paths (i.e. images to load)

Best wishes,
Arne
-- 
Unpolitisch sein
heißt politisch sein
ohne es zu merken

Attachment: signature.asc
Description: PGP signature


reply via email to

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