nixpkgs/pkgs/development/compilers/gcc-4.4
Lluís Batlle i Rossell 48bb7745e7 gcc 4.4.2 is also affected by the wrong CPP passed to the configure script of
the target libraries, as 4.3.4
I trigger the breaking build using uclibc, instead of glibc, and then the
mixture of CPP getting the build glibc headers, and CC getting the uclibc
headers, makes the problem evident.
In 4.3.4 it only affected libmudflap. In 4.4.2, it affects libmudflap and
libstdc++.


svn path=/nixpkgs/branches/stdenv-updates/; revision=18850
2009-12-09 10:05:47 +00:00
..
builder.sh I took away the patch about the -Bxxx not being passed to target libraries 2009-12-08 19:46:32 +00:00
default.nix gcc 4.4.2 is also affected by the wrong CPP passed to the configure script of 2009-12-09 10:05:47 +00:00
java-jvgenmain-link.patch
libstdc++-target.patch Renamed some old glibcCross to libcCross (we can use uclibc in cross builds already). 2009-12-08 09:36:19 +00:00
no-sys-dirs.patch GCC 4.4: Fewer $NIX_ variables. 2009-07-24 21:56:58 +00:00
pass-cxxcpp.patch
sources.nix GCC 4.4.2; new `update-gcc.sh' script. 2009-11-05 18:46:52 +00:00
target-cpp.patch gcc 4.4.2 is also affected by the wrong CPP passed to the configure script of 2009-12-09 10:05:47 +00:00
update-gcc.sh GCC 4.4.2; new `update-gcc.sh' script. 2009-11-05 18:46:52 +00:00