nixpkgs/pkgs/development/compilers/gcc-4.5
Eelco Dolstra 5119fac40e * Don't store the GCC configure flags in the output (visible through
`gcc -v').  It causes build-time only dependencies to be
  unnecessarily retained in the closure (e.g. PPL due to
  `--with-ppl=/nix/store/...').
* Replace $out/bin/c++ with a symlink to g++.

svn path=/nixpkgs/branches/stdenv-updates/; revision=22966
2010-08-05 16:27:46 +00:00
..
builder.sh * Don't store the GCC configure flags in the output (visible through 2010-08-05 16:27:46 +00:00
default.nix * Indentation fixes. 2010-08-05 13:21:29 +00:00
ghdl-ortho-cflags.patch
gnat-cflags.patch
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 Updating gcc to 4.5.1. 2010-08-02 15:58:03 +00:00
update-gcc.sh