[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Building Lua 5.3 from Lua.org on FreeBSD
- From: Russell Haley <russ.haley@...>
- Date: Wed, 26 Jul 2017 08:17:07 -0700
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