guix/gnu
Ludovic Courtès 1670c70a03 gnu: Revert to GCC 4.7 as the default compiler.
GCC 4.8 relies on C++ headers (<cstring>, <iosfwd>, etc.) that are
missing from the current bootstrap GCC.

* gnu/packages/base.scm (gcc-boot0, cross-gcc-wrapper, gcc-final): Base
  on GCC-4.7.  This reverts part of commit 9ae7cee.
2013-11-01 15:31:16 +01:00
..
packages gnu: Revert to GCC 4.7 as the default compiler. 2013-11-01 15:31:16 +01:00
system gnu: vm: Rewrite helper functions as monadic functions. 2013-10-03 23:12:20 +02:00
packages.scm ui: Add a 'define-diagnostic' macro. 2013-04-21 08:08:40 +00:00