[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua 5.2 and continue
- From: Alexander Gladysh <agladysh@...>
- Date: Mon, 1 Feb 2010 10:43:05 +0300
On Mon, Feb 1, 2010 at 10:41, pan shizhu <pan.shizhu@gmail.com> wrote:
>> One can't link Lua statically to the Lua modules, not to the application itself.
> Why not? you can simply do this by adding the source of lua module
> into your project.
Err, I must be not fully awake yet :-)
One can't link Lua statically to the Lua modules if he links that
modules dynamically.
Better?
Alexander.