emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#70351: closed ([PATCH 0/3] gnu: cross-gcc: Support GCC 13.)


From: GNU bug Tracking System
Subject: bug#70351: closed ([PATCH 0/3] gnu: cross-gcc: Support GCC 13.)
Date: Mon, 15 Apr 2024 09:42:03 +0000

Your message dated Mon, 15 Apr 2024 10:41:28 +0100
with message-id <8734rnyncn.fsf@cbaines.net>
and subject line Re: [bug#70351] [PATCH 0/3] gnu: cross-gcc: Support GCC 13.
has caused the debbugs.gnu.org bug report #70351,
regarding [PATCH 0/3] gnu: cross-gcc: Support GCC 13.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
70351: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70351
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/3] gnu: cross-gcc: Support GCC 13. Date: Fri, 12 Apr 2024 12:49:36 +0200
*** BLURB HERE ***

Jean-Pierre De Jesus DIAZ (3):
  gnu: cross-gcc-patches: Avoid patch for GCC 13+.
  gnu: cross-gcc: Add patch for GCC 13.
  gnu: Add gcc-cross-x86_64-w64-mingw32-toolchain-13.

 gnu/local.mk                                  |  1 +
 gnu/packages/cross-base.scm                   |  8 ++++-
 gnu/packages/cross-toolchain.scm              |  5 +++
 .../gcc-13-cross-system-header-dir.patch      | 32 +++++++++++++++++++
 4 files changed, 45 insertions(+), 1 deletion(-)
 create mode 100644 gnu/packages/patches/gcc-13-cross-system-header-dir.patch


base-commit: 4e7337536ba41e888a601c92fada8a4adca9d2c6
-- 
2.41.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#70351] [PATCH 0/3] gnu: cross-gcc: Support GCC 13. Date: Mon, 15 Apr 2024 10:41:28 +0100 User-agent: mu4e 1.12.2; emacs 29.3
Jean-Pierre De Jesus DIAZ <jean@foundation.xyz> writes:

> This patch series fixes the build of cross compilers for GCC 13,
> first a patch was avoided for GCC 13 as it is not needed anymore
> and a patch was added to fix compilation as in GCC 13 the way
> that --includedir and --with-native-system-header-dir changed
> the way it works and assumed that --includedir is where the
> system headers are installed.
>
> This fixes the issue: <https://issues.guix.gnu.org/69913>.
>
> (Sent again the cover letter since I forgot to :w it seems).
>
> Jean-Pierre De Jesus DIAZ (3):
>   gnu: cross-gcc-patches: Avoid patch for GCC 13+.
>   gnu: cross-gcc: Add patch for GCC 13.
>   gnu: Add gcc-cross-x86_64-w64-mingw32-toolchain-13.

Looks good to me, I've pushed these patches to master as
4e7c3867ad30d4be761666fe311de90b7b4bd5f9.

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]