Changeset 0f21ed27


Ignore:
Timestamp:
08/20/2022 05:00:36 AM (20 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
65aeaa02
Parents:
9febe5c
Message:

Update to gcc-12.2.0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/gcc.xml

    r9febe5c r0f21ed27  
    88  <!ENTITY gcc-download-ftp   "&gnu-ftp;/gcc/gcc-&gcc-version;/gcc-&gcc-version;.tar.xz">
    99  <!-- Update this also on the grub-uefi page -->
    10   <!ENTITY gcc-md5sum         "ed45b55ee859ada4b25a1e76e0c4d966">
    11   <!ENTITY gcc-size           "79 MB">
     10  <!ENTITY gcc-md5sum         "73bafd0af874439dcdb9fc063b6fb069">
     11  <!ENTITY gcc-size           "81 MB">
    1212  <!ENTITY gcc-buildsize      "10.5 GB (2.4 GB installed with all listed languages; add 1.3 GB for tests)">
    13   <!-- For me the SBU values are a bit faster on haswell, but much slower on ryzen 3400G,
    14        so keeping these existing values as an approximation - ken -->
    15   <!ENTITY gcc-time           "31 SBU (add 67 SBU for tests; both with parallelism=4)">
     13  <!ENTITY gcc-time           "32 SBU (add 66 SBU for tests; both with parallelism=4)">
    1614]>
    1715
     
    121119      </listitem>
    122120    </itemizedlist>
    123 
     121<!--
    124122    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    125123    <itemizedlist spacing="compact">
     
    131129      </listitem>
    132130    </itemizedlist>
    133 
     131-->
    134132    <bridgehead renderas="sect3">GCC Dependencies</bridgehead>
    135133
     
    177175      <command>./configure</command> options below.
    178176    </para>
    179 
     177<!--
    180178    <para>
    181179      First fix a problem with glibc-2.36:
     
    183181
    184182<screen><userinput>patch -Np1 -i ../gcc-&gcc-version;-glibc_2.36-1.patch</userinput></screen>
    185 
     183-->
    186184    <para>
    187185      Install <application>GCC</application> by running the following commands:
  • introduction/welcome/changelog.xml

    r9febe5c r0f21ed27  
    4545      <para>August 19th, 2022</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[pierre] - Update to gcc-12.2.0. Fixes
     49          <ulink url="&blfs-ticket-root;16924">#16924</ulink>.</para>
     50        </listitem>
    4751        <listitem>
    4852          <para>[bdubbs] - Add kImageAnnotator-0.6.0 to supoprt Gwenview.
  • packages.ent

    r9febe5c r0f21ed27  
    350350<!ENTITY elfutils-version             "0.170">
    351351<!ENTITY expect-version               "5.45.4">
    352 <!ENTITY gcc-version                  "12.1.0">
     352<!ENTITY gcc-version                  "12.2.0">
    353353<!ENTITY gc-version                   "8.0.6">
    354354<!ENTITY gdb-version                  "12.1">
Note: See TracChangeset for help on using the changeset viewer.