Building a real static binary
Florian Margaine <florian-CszX9yWfthdWk0Htik3J/[email protected]>
| Newsgroups | gmane.lisp.ecl.general |
|---|---|
| Message-ID | <CABRjmp9h4Cdsum4SgAWw4XNHktmjmsGNjr4J5HBW_3307+oEPQ@mail.gmail.com> |
Hi, I've been trying to build a real static binary for easy deployment. So far, everything I've tried still links to libecl as a shared library; is it possible to have a static library of it, so that my static binary can bundle it? I guess I kind of want to shy away from building ECL myself, it's kind of a pain to require that for other developers working on this project. Regards, -- Florian Margaine