nixpkgs/pkgs/development/compilers/gcc-4.6
Shea Levy bec9352ae7 Use g++ -E as the C++ preprocessor
The problem with gnat46 not building was because gnatboot replaces the stdenv
gcc with the gnat45 gcc, so calling g++ directly as the C++ preprocessor fixes
this.

svn path=/nixpkgs/trunk/; revision=26671
2011-04-02 19:13:36 +00:00
..
builder.sh Use g++ -E as the C++ preprocessor 2011-04-02 19:13:36 +00:00
default.nix Use g++ -E as the C++ preprocessor 2011-04-02 19:13:36 +00:00
ghdl-ortho-cflags.patch Initial copy of gcc-4.5 to gcc-4.6 2011-03-31 21:44:55 +00:00
gnat-cflags.patch Initial copy of gcc-4.5 to gcc-4.6 2011-03-31 21:44:55 +00:00
java-jvgenmain-link.patch Initial copy of gcc-4.5 to gcc-4.6 2011-03-31 21:44:55 +00:00
libstdc++-target.patch Initial copy of gcc-4.5 to gcc-4.6 2011-03-31 21:44:55 +00:00
no-sys-dirs.patch Initial copy of gcc-4.5 to gcc-4.6 2011-03-31 21:44:55 +00:00
sources.nix Add support for the new Go frontend to GCC 4.6.0. 2011-04-02 15:21:36 +00:00
update-gcc.sh Initial copy of gcc-4.5 to gcc-4.6 2011-03-31 21:44:55 +00:00