lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Wed, Jul 26, 2017 at 7:56 AM, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
>> Oh, and I did test the current patch last night and it builds and
>> returns the expected result.
>
> But does it support dynamic libraries and readline?

Can you describe a simple test for dynamic library support? Again, I
need more context into what that means for Lua and FreeBSD. My
assumption means allowing Lua to be dynamically linked into another
application?

If readline supports the interactive interpreter then yes, readline
support was active. Otherwise, please let me know how to check.


Russ