[lfs] branch multilib updated: Add a note about gcc-15 to chap5/gcc

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <174582363321.14353.7054390170182092803@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch multilib
in repository lfs.

The following commit(s) were added to refs/heads/multilib by this push:
     new ce2903077 Add a note about gcc-15 to chap5/gcc
ce2903077 is described below

commit ce2903077c1a36df87030065db93629e5f8ca6b2
Author: Thomas Trepl <[email protected]>
AuthorDate: Mon Apr 28 09:00:23 2025 +0200

    Add a note about gcc-15 to chap5/gcc
---
 chapter05/gcc-pass1.xml | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/chapter05/gcc-pass1.xml b/chapter05/gcc-pass1.xml
index d5051f0bd..ae9fd8185 100644
--- a/chapter05/gcc-pass1.xml
+++ b/chapter05/gcc-pass1.xml
@@ -43,6 +43,19 @@
   <sect2 role="installation">
     <title>Installation of Cross GCC</title>
 
+    <note><para>GCC-15: Actually (End of April 2025) the multilib branch
+      differs from trunk os the multilib brach includes gcc-15. Since
+      gcc is using a new C standard (c23) by default, there might be some
+      package which do not compile with this version off gcc.</para>
+      <para>There are some tweaks in some packages and some packages
+      are early release candidates (-rc1). Upstream (the LFS trunk) will
+      wait to upgrade to gcc-15 until those packages are officially
+      released. That might last a few days.</para>
+      <para>Note that BLFS will contain packages will be not buildable
+      at the moment. We upgraded the multilib branch to gcc-15 for people
+      who are interested in discovering those issues...</para>
+    </note>
+
     <para>GCC requires the GMP, MPFR and MPC packages. As these packages may
     not be included in your host distribution, they will be built with
     GCC.  Unpack each package into the GCC source directory and rename the

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.