nixpkgs/pkgs/development
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
..
compilers * gcc-wrapper: separately store the flags necessary to find GCC and 2006-10-24 18:26:23 +00:00
eclipse
interpreters * `drv + /path' is deprecated, so don't do that anymore. 2006-10-17 14:06:18 +00:00
libraries * LD_LIBRARY_PATH no longer needed (?). 2006-10-23 21:51:43 +00:00
misc * Copy a bunch of files to nix.cs.uu.nl. 2006-10-12 13:50:54 +00:00
perl-modules
python-modules
tools * Quick hack to get binutils to build with dietlibc on x86_64. 2006-10-23 18:55:25 +00:00
uclibc upgrade to a snapshot of uClibc, update mips config to reflect this. Break all 2006-03-02 18:01:53 +00:00