[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: lua-5.1.4 and lua-5.2.0-beta patches for WinCE and better Win32 integration
- From: liam mail <liam.list@...>
- Date: Thu, 27 Oct 2011 20:18:25 +0100
On 27 October 2011 12:25, Patrick Rapin <toupie300@gmail.com> wrote:
>> It has been suggested to link luac statically to the respective
>> files. This I wanted to avoid, to reduce size of the overall installation
>> on the WinCE embedded device.
>
> A small question: it is really necessary to include luac in the WinCE
> distribution ?
> The standalone lua executable is able, using string.dump, to "compile"
> a Lua file into a file.
>
>
Yet it can not strip debug information or show you the instructions.
Liam