> AFAIK it happens to mozilla as well. On AlphaLinux, we eventually acquired multigot. Many large apps were tripping on this problem; many big C++ programs essentially use whole-program compilation, and many HPC codes link a bazillion large libraries. I don't understand if -fpic or -fPIC are as good of a solution as multigot. greg