[Cython] Best way to link in Cython utility code?

Lisandro Dalcin dalcinl at gmail.com
Sat Dec 20 22:47:29 CET 2008


On Sat, Dec 20, 2008 at 3:45 PM, Dag Sverre Seljebotn
>
> If I understand correctly, Lisandro simply recommends loading the library
> loading my refchecker.so utility code (basically a twenty-liner raising
> the right diagnostics at the right times) using ctypes with the
> RTLD_GLOBAL flag (which I didn't know about until I just now read the
> ctypes docs).

That's exactly what I was talking about... Sorry I was too lazy to
explain it first time..



-- 
Lisandro Dalcín
---------------
Centro Internacional de Métodos Computacionales en Ingeniería (CIMEC)
Instituto de Desarrollo Tecnológico para la Industria Química (INTEC)
Consejo Nacional de Investigaciones Científicas y Técnicas (CONICET)
PTLC - Güemes 3450, (3000) Santa Fe, Argentina
Tel/Fax: +54-(0)342-451.1594


More information about the Cython-dev mailing list