Andrew Haley wrote: > I did try to trick dlopen() by making a hard link to the shared > object and using that, but dlopen() checks the underlying inode. > So we have to copy the whole shared library into /tmp and dlopen() > that... :-( Would it be possible to get an alternate dlopen() into glibc? Cheers, Gary