lua-users home
lua-l archive

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


If you need to use RTLD_GLOBAL in dlopen, just patch loadlib.c as you
like and add it directly to your project. No need to recompile Lua at all.