nixpkgs/pkgs/development/libraries/glibc-2.9
Lluís Batlle i Rossell c6b526495b Improving the crossStripping. A cross-glibc gets broken if stripped by the
native strip. So we now distinguish dontStrip and dontCrossStrip. I updated
the expressions for glibc-2.9 and glibc-2.11 accordingly.
I could get rid of the cross-glibc depending on the cross-gcc-stage-static.

Enabling nls in the final cross-gcc.

I still have problems on wint_t/wchar_t not working on cross build. Gettext
does not build.


svn path=/nixpkgs/branches/stdenv-updates/; revision=18562
2009-11-23 17:06:57 +00:00
..
binutils-2.20.patch Porting changes from stdenv-updates into this branch. 2009-11-08 00:32:12 +00:00
binutils-ld.patch Fixing many things related to the cross compilation in stdenvCross. 2009-11-15 05:28:35 +00:00
builder.sh Improving the crossStripping. A cross-glibc gets broken if stripped by the 2009-11-23 17:06:57 +00:00
default.nix Improving the crossStripping. A cross-glibc gets broken if stripped by the 2009-11-23 17:06:57 +00:00
headers.nix My first attempt at getting cross compilers in nixpkgs. 2009-11-14 08:11:30 +00:00
headersbuilder.sh My first attempt at getting cross compilers in nixpkgs. 2009-11-14 08:11:30 +00:00
info.nix Porting changes from stdenv-updates into this branch. 2009-11-08 00:32:12 +00:00
locale-override.patch * A patch to Glibc to allow the location of locale-archive to be 2009-04-19 12:57:23 +00:00
locales.nix Porting changes from stdenv-updates into this branch. 2009-11-08 00:32:12 +00:00
localesbuilder.sh Porting changes from stdenv-updates into this branch. 2009-11-08 00:32:12 +00:00
nss-skip-unavail.patch * Glibc 2.9. Got rid of 2.8 because we never used it. 2008-12-10 11:06:23 +00:00
rpcgen-path.patch Glibc 2.9: Have rpcgen(1) look for cpp(1) in $PATH. 2009-04-22 12:55:47 +00:00