nixpkgs/pkgs
Lluís Batlle i Rossell 195a90d7ce Fixing a bug in the ld-wrapper, where the dynamic-linker path was taken as a
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
2010-12-13 22:46:21 +00:00
..
applications GNU Zile 2.3.21. 2010-12-12 20:19:03 +00:00
build-support Fixing a bug in the ld-wrapper, where the dynamic-linker path was taken as a 2010-12-13 22:46:21 +00:00
data Do not inherit missing version attribute 2010-11-24 13:53:11 +00:00
desktops Updating from trunk. I resolved simple conflicts. 2010-12-11 12:47:00 +00:00
development GNU Binutils 2.21. 2010-12-12 23:35:16 +00:00
games GNU FreeDink 1.08.20101114. 2010-12-12 20:19:28 +00:00
lib Updating from trunk. I resolved simple conflicts. 2010-12-11 12:47:00 +00:00
misc Updating from trunk. I resolved simple conflicts. 2010-12-11 12:47:00 +00:00
os-specific GNU Hurd: Add dependency on Parted. 2010-12-12 23:21:42 +00:00
servers Updating from trunk. I resolved simple conflicts. 2010-12-11 12:47:00 +00:00
shells Updating from trunk. I resolved simple conflicts. 2010-12-11 12:47:00 +00:00
stdenv Making the addCoverageInformation stdenv adapter better in the sense that it 2010-11-30 14:10:52 +00:00
test
tools GNU tar 1.25. 2010-12-12 23:35:27 +00:00
top-level Fix `binutilsCross'. 2010-12-13 08:04:14 +00:00