nixpkgs/pkgs/development/compilers/gcc-4.4
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 Updating the ghdl related expressions: 2010-01-15 23:22:28 +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 Fixing the ghdl patch for gcc 4.4 (I missed a part in my last commit) 2010-01-15 23:31:05 +00:00
gnat-cflags.patch 2nd attempt at fixing the gnat44 build 2010-01-27 13:43:23 +00:00
java-jvgenmain-link.patch Add GCC 4.4.0 (and hope for the best). 2009-07-03 18:54:28 +00:00
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 Add GCC 4.4.0 (and hope for the best). 2009-07-03 18:54:28 +00:00
pr41818.patch GCC 4.4: Fix shared library support of sparc64-linux-gnu cross-compiler. 2010-04-07 15:53:34 +00:00
sources.nix Updating gcc to 4.4.3 2010-01-26 16:25:30 +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 update-gcc.sh: Add support for Ada. 2010-04-28 12:37:02 +00:00