nixpkgs/pkgs/development/compilers/gcc-4.5
Eelco Dolstra cfde88976b * Streamline the stdenv bootstrap and resulting closure by removing
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
2011-12-14 14:31:56 +00:00
..
builder.sh GCC 4.5: Remove explicit "-g0 -O2". 2011-03-29 08:22:10 +00:00
default.nix * Streamline the stdenv bootstrap and resulting closure by removing 2011-12-14 14:31:56 +00:00
ghdl-ortho-cflags.patch
gnat-cflags.patch Updating a gnat patch made for 4.4 to 4.5 2010-11-09 19:18:37 +00:00
java-jvgenmain-link.patch
libstdc++-target.patch Making gcc-4.5 cross-build to mingw32 too (set by the proper config and libc = "msvcrt" 2010-05-06 18:22:51 +00:00
no-sys-dirs.patch
sources.nix GCC 4.5.2. 2011-03-23 14:51:25 +00:00
update-gcc.sh