nixpkgs/pkgs/stdenv/linux
Eelco Dolstra b342dcb13b * gcc-wrapper: separately store the flags necessary to find GCC and
Glibc.  This is useful when building GCC.
* gcc-wrapper: the dynamic linker has a different name on x86_64 and
  powerpc.
* gcc-wrapper: "glibc" -> "libc", because someday we might support
  different C libraries.
* gcc: don't do a multilib build (e.g., 32-bit support on x86_64),
  don't need it.
* gcc: merge in support for static builds.
* gcc: various simplifications in the compiler/linker flags, hope they
  work.

svn path=/nixpkgs/trunk/; revision=6823
2006-10-24 18:26:23 +00:00
..
bootstrap * Dietlibc tar doesn't work on x86_64, use one statically linked with 2006-10-24 17:24:04 +00:00
new-scripts Finally, the new stdenv-linux. 2006-10-23 14:27:34 +00:00
scripts * Purity fixes, courtesy of NixOS :-) 2005-08-24 09:21:37 +00:00
tools * No longer used. 2006-10-18 10:11:42 +00:00
default.nix * `drv + /path' is deprecated, so don't do that anymore. 2006-10-17 14:06:18 +00:00
make-bootstrap-tools.nix * gcc-wrapper: separately store the flags necessary to find GCC and 2006-10-24 18:26:23 +00:00
make-bootstrap-tools.sh * Dietlibc tar doesn't work on x86_64, use one statically linked with 2006-10-24 17:24:04 +00:00
new.nix * gcc-wrapper: separately store the flags necessary to find GCC and 2006-10-24 18:26:23 +00:00
prehook.sh * Rename stdenv-nix-linux-static to stdenv-linux. 2005-02-21 20:54:34 +00:00