[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Cross-platform way to compile a Lua module written in C
- From: Dibyendu Majumdar <mobile@...>
- Date: Sat, 24 Jul 2021 23:11:31 +0100
On Mon, 19 Jul 2021 at 16:20, Hugo Musso Gualandi
<hgualandi@inf.puc-rio.br> wrote:
> Does anyone know if there is some tool that I can use to compile a ".c"
> Lua module to a dynamic library (".so" or ".dll), with all the
> appropriate compilation flags for the operating system?
>
Maybe Lake can be hacked to create a small script that does the compilation:
https://github.com/stevedonovan/Lake/blob/master/lake