lua-users home
lua-l archive

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


I found my problem.  I was compiling the Lua libraries as a different model
than the executable I was trying to create.  After I set everything to large
model, it worked fine with no errors at all.  There were quite a few
warnings, however, but I do not know if they are really a problem.

Thanks for the help!,
Craig