GNU bug report logs -
#32953
[PATCH core-updates-next 0/8] Use GCC7 as the default compiler.
Previous Next
Reported by: Marius Bakke <mbakke <at> fastmail.com>
Date: Sat, 6 Oct 2018 13:15:02 UTC
Severity: normal
Tags: patch
Done: Marius Bakke <mbakke <at> fastmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#32953: [PATCH core-updates-next 0/8] Use GCC7 as the default compiler.
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 32953 <at> debbugs.gnu.org.
--
32953: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32953
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Ludovic Courtès <ludo <at> gnu.org> writes:
> Hi Marius,
>
> Marius Bakke <mbakke <at> fastmail.com> skribis:
>
>> Efraim Flashner <efraim <at> flashner.co.il> writes:
>>
>>> On Sat, Jan 19, 2019 at 07:09:04PM +0200, Efraim Flashner wrote:
>>>>
>>>> I'm going to see if I can build hello --target=arm-linux-gnueabihf next
>>>> and see how that works.
>>>
>>> When I get to gcc-cross-arm-linux-gnueabihf it fails during configure,
>>> cannot find gmp.h. Looking at (gnu packages cross-base), I don't think
>>> there are any package-inputs for xgcc. I still thought gcc bundled its
>>> own gmp et. al.
>>
>> I'm happy to report that the cross-compilation issues are resolved with
>> this trivial patch:
>
> Awesome! I think you could squash this with the “gnu: Use GCC 7 as the
> default compiler.” commit, and then go ahead and push.
>
> I’m happy we’ll soon have a more recent base compiler!
Merged in 01e8263febb9634564b4b73af49b81a36567a11b !
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
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.
gnu/packages/check.scm | 21 +-----
gnu/packages/cmake.scm | 3 +-
gnu/packages/commencement.scm | 74 +++++++++----------
gnu/packages/gcc.scm | 8 +-
gnu/packages/libreoffice.scm | 2 +-
.../patches/python-2.7-search-paths.patch | 4 +-
.../patches/python-3-search-paths.patch | 4 +-
7 files changed, 49 insertions(+), 67 deletions(-)
--
2.19.0
This bug report was last modified 6 years and 162 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.