On Sun, Nov 08, 2020 at 08:46:23AM +0100, Andras Pahi wrote:
> SHARED = -dynamiclib -undefined dynamic_lookup

Also, SHARED does not address the problem.

It is used for linking the *libraries* ext.so and ht.so

The problem with native is that symbols in the *executable* bin/picolisp are not
found by dlsym() at runtime.

☺/ A!ex

-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to