nixpkgs/pkgs
Eelco Dolstra 48ac8018ca Improved support for building 32-bit binaries on x86_64-linux.
* glibc_multi: a wrapper that combines the 32-bit and 64-bit Glibcs.
  This is necessary so that 64-bit GCC can find gnu/stubs-32.h and the
  32-bit Glibc libraries.

  To build glibc_multi on x86_64-linux, you still need either the
  i686-linux Glibc derivation from a channel, or to have configured
  Nix with support for forwarding the build to a i686-linux machine.
  In the future this may become unnecessary by providing a prebuilt
  binary of 32-bit Glibc somewhere (like the binaries used in the
  stdenvLinux bootstrap).

* With glibc_multi, it becomes possible to build gcc with multilib
  support (i.e. it builds 32-bit and 64-bit versions of libgcc,
  libstdc++, etc.).

svn path=/nixpkgs/trunk/; revision=12203
2008-06-27 18:26:19 +00:00
..
applications * Added k3b (a basic configuration for now, many features are not 2008-06-26 14:38:28 +00:00
build-support * Fix building the Fortran compiler. 2008-06-27 14:43:25 +00:00
configs/etc
data * Docbook 5. 2008-06-11 15:39:04 +00:00
desktops * kdelibs: build with ACL support. 2008-06-19 22:20:49 +00:00
development Improved support for building 32-bit binaries on x86_64-linux. 2008-06-27 18:26:19 +00:00
games * Really fix Exult on x86_64 now. 2008-06-25 15:33:07 +00:00
lib * Merged the stdenv branch 2008-06-13 11:46:39 +00:00
misc * Wine 1.0. ZOMG! 2008-06-18 07:23:53 +00:00
os-specific/linux * Fix splashutils in the initrd on 2.5.23. 2008-06-27 14:01:10 +00:00
servers Added dependencies to build ATi driver.. 2008-06-16 06:27:21 +00:00
shells Update zsh mirror. (patch from Bárður Árantsson) 2008-06-26 07:49:02 +00:00
stdenv * Oops, because we didn't pass extraAttrs, the glibc from the 2008-06-27 14:33:09 +00:00
test Merged with trunk. 2007-11-16 21:05:15 +00:00
tools svn path=/nixpkgs/trunk/; revision=12193 2008-06-26 08:43:14 +00:00
top-level Improved support for building 32-bit binaries on x86_64-linux. 2008-06-27 18:26:19 +00:00