[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Loadlib on Windows/MinGW
- From: Simon Frost <sdfrost@...>
- Date: Sun, 04 Apr 2004 15:56:00 -0700
Dear Lua List,
Does anyone have an example of how to compile lua.c for Windows using
MinGW, with loadlib support (I want some libraries statically linked, and
others dynamically linked)? An example of compiling a dynamic library under
MinGW would also be desirable..
Thanks!
Simon