[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Building modules under MinGW
- From: Alex Queiroz <asandroq@...>
- Date: Mon, 30 Jan 2006 11:23:59 -0300
Hi all,
I am trying to build dynamic modules under MinGW using the
instructions at http://lua-users.org/wiki/BuildingModules. So far so
good, but every module built is about 1MB! I thought that linking
against lua51.dll would not copy the whole contents of that file into
the modules. Can any MinGW guru shed a light on this?
Thanks,
--
-alex
http://www.ventonegro.org/