Find a file
Eelco Dolstra d9213df2c1 * gcc-wrapper: put "gcc-wrapper" in the name, e.g. "gcc-wrapper-4.3.3"
instead of "gcc-4.3.3".  This fixed the long-standing annoyance that
  you can't distinguish the two in (say) nix-store -qR.
* On x86_64-linux, put $out/lib64 in the RPATH in addition to
  $out/lib, because some packages (in particular GCC) put libraries in
  $out/lib64 and ended up linking against the wrong library.
* Strip $out/lib64.
* Removed g77_42 because it's exactly the same as gfortran.

svn path=/nixpkgs/branches/stdenv-updates/; revision=14708
2009-03-25 17:34:38 +00:00
doc svn path=/nixpkgs/trunk/; revision=14311 2009-03-03 13:47:46 +00:00
maintainers * Get rid of all references to nix.cs.uu.nl. 2008-11-14 16:57:19 +00:00
pkgs * gcc-wrapper: put "gcc-wrapper" in the name, e.g. "gcc-wrapper-4.3.3" 2009-03-25 17:34:38 +00:00
COPYING
default.nix
STABLE
VERSION