guix-devel
[Top][All Lists]
Advanced

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

Re: 02/02: gnu: next: Compress the executable.


From: Pierre Neidhardt
Subject: Re: 02/02: gnu: next: Compress the executable.
Date: Fri, 27 Sep 2019 16:35:01 +0200

Duh, got it: if next-1.3.1-lib is grafted, then the path to SQLite,
libfixposix, etc. _inside the compress binary_ will not be updated.
So if we garbage-collect after that, the binary will try to FFI-load
non-existing libraries.

Note that this is only a problem because Next depends on FFI libraries.
Compressing pure-SBCL binaries should not be a problem.

Thanks for your help!

-- 
Pierre Neidhardt
https://ambrevar.xyz/

Attachment: signature.asc
Description: PGP signature


reply via email to

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