Standalone application delivery

Attila Lendvai attila at lendvai.name
Thu Sep 17 09:29:21 UTC 2015


> is any of you interested in automating application delivery using ASDF?
> Now that I fixed ASDF's bundle operations and CFFI, the missing piece
> is the part where
> the bundled object files are linked against the runtime to produce a
> self-contained executable.

that^ sounds as if it was possible to generate e.g. an SBCL executable
core that also includes the CFFI groveler generated .a or .so files
linked into it. is that possible?

a cursory look suggests that it is, but not trivial at all:

https://stackoverflow.com/questions/9449845/how-to-link-object-file-to-executable-compiled-binary

-- 
• attila lendvai
• PGP: 963F 5D5F 45C7 DFCD 0A39
--
Stupidity is an attitude.



More information about the asdf-devel mailing list