[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Building Lua and extensions with mingw
- From: Ralph Hempel <rhempel@...>
- Date: Tue, 05 Aug 2008 21:24:17 -0400
Paul Moore wrote:
As promised, here are my (very brief) notes on building Lua and a
selection of extensions with Mingw.
Thanks Paul - this is very helpful. I'm in the middle of trying
to convince LuaRocks to build mingw compatible modules, and these
notes will make things a lot easier in terms of figuring out
what source and libraries are required.
Eventually, my goal is to modify the .rockspec files to work
with a target platform called mingw, and to build modules
from source and without a makefile whenever possible.
Ralph