|
Hi,I imagine this is already known, but just in case: I just built Lua 5.1.2 on OS X 10.5, and it seems the dyld stuff has been deprecated and that it's better to build with LUA_USE_DLOPEN than LUA_DL_DYLD. (Both work, LUA_DL_DYLD gets deprecation warnings).
Cheers, Geoff