[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: luasocket 2.0 dynamic linking with stand-alone lua-5 interpreter
- From: Marius Kjeldahl <marius@...>
- Date: Mon, 26 Jan 2004 17:05:10 +0100
On Mon, 2004-01-26 at 16:56, Diego Nehab wrote:
> Hi,
> It's been a while I don't play with this. It used to be the case that in
> MacOSX you had to prepend "_" to the name of the entrypoint passed to
> loadlib. But not in Linux. Try setting LUA_FUNCNAME to "?" and see what
> happens.
Right on, that solved it.
Thanks for the quick reply.
Regards,
Marius K.