[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: shared library RTTI with gcc
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Fri, 5 Oct 2007 17:47:17 -0300
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.