nixpkgs/pkgs/development/compilers/gcc-4.3
Lluís Batlle i Rossell d0ae140f69 Renamed some old glibcCross to libcCross (we can use uclibc in cross builds already).
Dealt with the gcc 4.4 expression for it to work well for a native and a cross
compiler, adding a pair of patches to get the job done without much side
effects. One (libtool problems on -B) comes from the gcc 4.3 expression, while
the other fixes a bug already fixed in gcc 4.4.3.


svn path=/nixpkgs/branches/stdenv-updates/; revision=18833
2009-12-08 09:36:19 +00:00
..
builder.sh Renamed some old glibcCross to libcCross (we can use uclibc in cross builds already). 2009-12-08 09:36:19 +00:00
default.nix Adding a gcc patch I forgot to add in the proper commit, while it is already 2009-12-04 18:42:44 +00:00
java-jvgenmain-link.patch GCJ 4.3: Fix the Java patch. 2009-07-03 14:13:58 +00:00
libmudflap-cpp.patch Adding the patch for gcc-4.3 I should have commited in already two recent commit attempts. 2009-12-04 21:35:47 +00:00
no-sys-dirs-fortran.patch
no-sys-dirs.patch First attempt for the full stdenvCross. I think that it should work. The 2009-11-15 16:48:36 +00:00
pass-cxxcpp.patch