> What can happen if I compile my application with lua statically linked, and > load a lua module that is dynamically linked to lua.dll? > > Should (or must) both be linked the same way? "Must" is the answer.