nixpkgs/pkgs/development/compilers/gcc-4.3
Peter Simons 1a6039cb45 Enable parallel building of gcc, glibc, gmp, mpfr, ncurses, coreutils, perl, python, git, and qt4.
If a build expressions has set "enableParallelBuilding = true", then the
generic builder may utilize more than one CPU core to build that particular
expression. This feature works out of the box for GNU Make. Expressions that
use other build drivers like Boost.Jam or SCons have to specify appropriate
flags such as "-j${NIX_BUILD_CORES}" themselves.

svn path=/nixpkgs/trunk/; revision=23042
2010-08-08 18:51:42 +00:00
..
builder.sh Getting a new gcc-wrapper on the way. After gnat-wrapper, I introduce 2009-12-21 23:02:06 +00:00
default.nix Enable parallel building of gcc, glibc, gmp, mpfr, ncurses, coreutils, perl, python, git, and qt4. 2010-08-08 18:51:42 +00:00
ghdl-ortho-cflags.patch Getting a new gcc-wrapper on the way. After gnat-wrapper, I introduce 2009-12-21 23:02:06 +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 * Fix building the Fortran compiler. 2008-06-27 14:43:25 +00:00
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 * GCC 4.3.1. (g++ doesn't work yet though.) 2008-06-26 10:20:33 +00:00