lua-users home
lua-l archive

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


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/