From: Jean-Pierre De Jesus Diaz <jean@foundation.xyz>
To: 70351@debbugs.gnu.org
Subject: [bug#70351] [PATCH 0/3] gnu: cross-gcc: Support GCC 13.
Date: Fri, 12 Apr 2024 11:22:59 +0000 [thread overview]
Message-ID: <CAG1gdUq=JY9Ce3cqm_pG8F166m9P-Y6ntPCsMFmP8H-CR=8Qww@mail.gmail.com> (raw)
In-Reply-To: <cover.1712918802.git.jean@foundation.xyz>
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).
On Fri, Apr 12, 2024 at 10:49 AM Jean-Pierre De Jesus DIAZ
<jean@foundation.xyz> wrote:
>
> *** 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
>
next prev parent reply other threads:[~2024-04-12 11:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-12 10:49 [bug#70351] [PATCH 0/3] gnu: cross-gcc: Support GCC 13 Jean-Pierre De Jesus DIAZ
2024-04-12 10:53 ` [bug#70351] [PATCH 1/3] gnu: cross-gcc-patches: Avoid patch for GCC 13+ Jean-Pierre De Jesus DIAZ
2024-04-12 10:53 ` [bug#70351] [PATCH 2/3] gnu: cross-gcc: Add patch for GCC 13 Jean-Pierre De Jesus DIAZ
2024-04-12 10:53 ` [bug#70351] [PATCH 3/3] gnu: Add gcc-cross-x86_64-w64-mingw32-toolchain-13 Jean-Pierre De Jesus DIAZ
2024-04-12 11:22 ` Jean-Pierre De Jesus Diaz [this message]
2024-04-15 9:41 ` bug#70351: [PATCH 0/3] gnu: cross-gcc: Support GCC 13 Christopher Baines
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAG1gdUq=JY9Ce3cqm_pG8F166m9P-Y6ntPCsMFmP8H-CR=8Qww@mail.gmail.com' \
--to=jean@foundation.xyz \
--cc=70351@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.