Merge branch 'multilib' of git.linuxfromscratch.org:lfs into multilib

This commit is contained in:
Thomas Trepl 2025-05-07 17:21:28 +02:00
commit e5a42e9215

View File

@ -44,16 +44,17 @@
<title>Installation of Cross GCC</title> <title>Installation of Cross GCC</title>
<note><para>GCC-15: Actually (End of April 2025) the multilib branch <note><para>GCC-15: Actually (End of April 2025) the multilib branch
differs from trunk os the multilib brach includes gcc-15. Since differs from trunk (the main LFS development branch) as the multilib
gcc is using a new C standard (c23) by default, there might be some branch includes gcc-15. Since gcc is using a new C standard (C23) by
package which do not compile with this version off gcc.</para> default, there might be some packages which do not compile with this
version of gcc.</para>
<para>There are some tweaks in some packages and some packages <para>There are some tweaks in some packages and some packages
are early release candidates (-rc1). Upstream (the LFS trunk) will are early release candidates (-rc1). Upstream (the LFS trunk) will
wait to upgrade to gcc-15 until those packages are officially wait to upgrade to gcc-15 until those packages are officially
released. That might last a few days.</para> released. That might last a few days.</para>
<para>Note that BLFS will contain packages will be not buildable <para>Note that BLFS will contain packages that may not build with gcc-15
at the moment. We upgraded the multilib branch to gcc-15 for people at the moment. We upgraded the multilib branch to gcc-15 for people
who are interested in discovering those issues...</para> who are interested in discovering those issues.</para>
</note> </note>
<para>GCC requires the GMP, MPFR and MPC packages. As these packages may <para>GCC requires the GMP, MPFR and MPC packages. As these packages may