GNU bug report logs -
#73056
[PATCH 1/2] gnu: cl-ciel: Update to 0.2.1
Previous Next
Full log
Message #11 received at 73056 <at> debbugs.gnu.org (full text, mbox):
Guillaume Le Vaillant <glv <at> posteo.net> writes:
> Is building the core image useful, given that the sbcl-ciel-repl package
> will contain the binary with the same included features?
The CIEL REPL is specifically meant for use in the terminal, whereas the
core image is recommended by upstream for use with Emacs/Slime and
similar environments.
> If yes, it would be better to put it in the "lib/" directory instead of
> "bin/" (e.g. SBCL puts the default core image in "lib/sbcl/").
I have no strong opinions on the location. There is only one other
package in Guix that builds a core image. That's sbcl-slynk, and it
puts the image under /bin, so I did the same.
There is some justification to this choice because the images are
actually executable. You can use either
bin/ciel.image
or
sbcl --core bin/ciel.image
with the same effect.
As I said, I don't care much, but I think it would be preferable to have
a uniform policy about this in Guix, now that we have two packages that
build images :-)
Cheers,
Konrad.
This bug report was last modified 317 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.