> 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. Yes, this is already known: http://lua-users.org/lists/lua-l/2008-01/msg00418.html Thanks anyway.