From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Switching to GCC 4.9 Date: Thu, 04 Jun 2015 18:16:06 +0200 Message-ID: <878ubzla9l.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53048) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0XoT-0004yU-Uy for guix-devel@gnu.org; Thu, 04 Jun 2015 12:16:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z0XoO-0003Zd-QC for guix-devel@gnu.org; Thu, 04 Jun 2015 12:16:13 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:57780) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0XoO-0003ZZ-Mi for guix-devel@gnu.org; Thu, 04 Jun 2015 12:16:08 -0400 Received: from pluto.bordeaux.inria.fr ([193.50.110.57]:36804 helo=pluto) by fencepost.gnu.org with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1Z0XoO-00023C-36 for guix-devel@gnu.org; Thu, 04 Jun 2015 12:16:08 -0400 List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel In =E2=80=98core-updates=E2=80=99 I just pushed a patch that changes the de= fault compiler to GCC 4.9 (instead of 4.8). Everything went well and almost no modifications were needed. We should probably get Hydra to build the core packages soon. Ludo=E2=80=99.