← Back to context Comment by attila-lendvai 6 hours ago random note: it's possible to incorporate C libs at compile time, e.g.:https://github.com/sionescu/sbcl-goodies 1 comment attila-lendvai Reply fiddlerwoaroof 4 hours ago Yeah, I’ve done that in a slightly hacky way (manually run the various stages of the sbcl build and statically link c libs before building the actual image).
fiddlerwoaroof 4 hours ago Yeah, I’ve done that in a slightly hacky way (manually run the various stages of the sbcl build and statically link c libs before building the actual image).
Yeah, I’ve done that in a slightly hacky way (manually run the various stages of the sbcl build and statically link c libs before building the actual image).