On 5/17/11 3:24 PM, Jose Fonseca wrote: > I believe the best alternative here is to build *_dri.so with -z > nodelete when linking against a shared libLLVM*. That should work, even though it's incredibly unpleasant. I would think LLVM would want to be robust against multiple users within the same address space. - ajax