
path worth a "-rpath" entry. This put a problem in the bootstrap, where we built 'zlib' and wanted to link programs with it, and while they got linked well, at runtime the boostrap-tools zlib came first on rpath becaue the ld call was done with "-dynamic-linker ..." before "-lz". I saw this trouble on the fuloong, where the zlib in boostrap-tools is not runtime compatible with that binutils are linked to. svn path=/nixpkgs/branches/stdenv-updates/; revision=25107
Description
No description provided
Languages
Nix
96.3%
Shell
1.8%
Python
0.7%
Perl
0.4%
C
0.3%
Other
0.1%