Hi all,
I tried different options, also without stripping, but with no success.
Perhaps someone can help to write small assembly program with shared library 
for test dlopen/dlsym calls?

Best regards, 
Mansur 

> Hi Mansur,
> 
> > I've got working pil x64 on BSD. All tests are passed,
> 
> Great! Congratulations :)
> 
> 
> > but with "ext" and "ht":
> > [test/src/ext.l:5] !? (ext:Snx "PicoLisp is not Common Lisp")
> > ext:Snx -- Undefined
> > ...
> > [test/src/ht.l:5] !? (ht:Prin "1<2>3&äöü<i>ÄÖÜß")
> > ht:Prin -- Undefined
> 
> I suspect that this is a problem of the 'LD-SHARED' value in
> "src64/Makefile". The libraries "lib/ext" and "lib/ht" may be created
> wrongly, so that they are either not recognized by dlopen(), or the
> symbols are not found by dlsym().
> 
> ♪♫ Alex
PԔ � &j)m����X�����zV�u�.n7�

Reply via email to