some redundant builds (e.g., GMP was built three times).
* Updated GMP to 5.0.2.
* Updated PPL to 0.11.2.
* Remove ad hoc flags to build GCC's dependencies statically.
Instead, use the ‘makeStaticLibraries’ stdenv adapter.
* Build GMP with C++ support by default.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30891
This is so ppl can be bumped to 0.11, so that when stdenv-updates
is merged we can go back to only having one version of ppl
Tested by nix-build -A gcc44: gcc-4.4 was the first to use graphite
optimizations, and obviously stdenv had to be rebuilt to compile gcc-4.4
svn path=/nixpkgs/branches/stdenv-updates/; revision=26706