Hi! What do you think about passing '-z nodeflib' everywhere (say, in `ld` wrapper)? As far as I understand, this will allow us to catch wrong RPATH's before somebody tries to launch the executable on a system with different glibc version. Another way is to patch C source of ld or ld.so.
Disclaimer: I'm not familair with gcc/glibc/binutils internals. I just wonder how to catch such hidden impurities. -- Yury G. Kudryashov, mailto: [email protected] _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
