Re: Where to go with EQL5 and QT specific questions?

Renaud Casenave-Péré <renaud-JgYNFWTjKzk836Pjwa/[email protected]> Thu, 29 Apr 2021 13:50:21 +0200
Newsgroups gmane.lisp.ecl.general
Message-ID <[email protected]>
Hi,

On Thu, Apr 29 2021, Erik Winkels wrote:

> Thanks, so it looks like this is what Rene meant with "No static libraries yet,though." in his earlier e-mail.

Actually I was referring to an earlier release. The currently released packages
are considered fully working. Paul’s solution is the way to go.

libecl.a doesn’t contain many ecl modules and contrary to shared objects, static
libs don’t include any information on what libraries they require so you need to
add them yourself to the linker’s options.

Could you try with Paul’s solution and report back if it works for you or not?


--
Renaud Casenave-Péré