[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: loadlib support for OSX
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Tue, 6 Jan 2004 13:40:22 -0200
Thatcher Ulrich wrote:
>The patch below adds code so that Lua's loadlib can support the native
>Mac/OSX DylD API for loading binary modules, instead of relying on the
>dlcompat package, which is an optional add-on.
How does that compare with the one posted by Eli in May?
http://lua-users.org/lists/lua-l/2003-05/msg00231.html
We're looking for the simplest implementation but we're also looking for
quality...
We're definitely interested in having native loadlib support for Mac OS X
in Lua 5.1. I hope we converge to an implementation soon, but we need testers.
--lhf