lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Apr 19, 2003 at 10:14 -0000, Ashish Ranjan wrote:
> has someone attempted to port/make lua 5.0 to MINGW+MSYS on windows, 
> so that DYNAMICALLY loaded module support of lua5 is compiled. give 
> me that diff and/or makefile plz.

See the LuaCheia project: http://luacheia.lua-users.org

The code in CVS compiles on MSYS+mingw, with loadmodule support.  It's
still work-in-progress, with only a few test modules and some loose
ends, but it does compile and work on a variety of different platforms
using a single autoconf-driven build system.

-- 
Thatcher Ulrich
http://tulrich.com