From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44318) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g8pww-0000U5-Hc for guix-patches@gnu.org; Sat, 06 Oct 2018 13:01:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g8pws-0004PJ-HP for guix-patches@gnu.org; Sat, 06 Oct 2018 13:01:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:34542) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1g8pws-0004P5-CZ for guix-patches@gnu.org; Sat, 06 Oct 2018 13:01:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1g8pws-0008Hw-5L for guix-patches@gnu.org; Sat, 06 Oct 2018 13:01:02 -0400 Subject: [bug#32953] [PATCH core-updates-next 0/8] Use GCC7 as the default compiler. Resent-Message-ID: From: Marius Bakke In-Reply-To: <20181006131420.8131-1-mbakke@fastmail.com> References: <20181006131420.8131-1-mbakke@fastmail.com> Date: Sat, 06 Oct 2018 19:00:43 +0200 Message-ID: <87ftxjhux0.fsf@fastmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 32953@debbugs.gnu.org --=-=-= Content-Type: text/plain Marius Bakke writes: > Guix, > > Here are patches that allow building the world with GCC7. > > The cross-toolchain and bootstrap tarballs need more work, but native > x86_64 at least is largely fine. > > Marius Bakke (8): > gnu: Remove gcc-for-libstdc++. > gnu: libstdc++-boot0: Improve gcc-wrapper workaround. > gnu: gcc-boot0: Improve gcc-wrapper workarounds. > gnu: Remove duplicate linux-libre-headers package from bootstrap > inputs. > gnu: Use GCC 7 as the default compiler. > gnu: python: Fix FTBFS with GCC >= 6. > gnu: cmake: Try CPATH and C_INCLUDE_PATH when finding system > libraries. > gnu: cppunit: Update to 1.14.0. I've pushed these to 'wip-gcc7' on Savannah for easier access: https://git.savannah.gnu.org/cgit/guix.git/log/?h=wip-gcc7 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlu46jsACgkQoqBt8qM6 VPp/gQf/SeSYLd9zF6TUJa7XOdPbRSdUtEEtdnrjDHidIYYqXcDD1godrhSgcqiY f3wgY2KzFASEOs58Cg4cCiirwvctAZz7LXkGlyxf1OPNGJUFmLBy/TQiNDmDNcyT 31uSaGGFHhHse1F969dRKnqSojiT2xJan85P+ZqRZPNa79mcK9fWmC1Vhx3wDnUR Jr598yKjbFrlOZvh8yIhyW2XQrgy5+kQICvGTag5sVBC94HVqrnGUUhw1x5sgogb cFgJ3b+u6CdnB1a/+G9OqhHf9691GWYGBbv1Q/flAO+ZfpUbgL6sHybZcZY/ThVb Z5w/IxRN9svT0kaK16S5dfzdCZw2Sg== =YO4b -----END PGP SIGNATURE----- --=-=-=--