lua-users home
lua-l archive

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


> I'm working in a project that uses a lot of C++ RTTI for introspection,

I see; your request makes more sense now. Well, in this case I suggest
that you simply change your copy of loadlib.c to use RTLD_GLOBAL.
--lhf