Ignore:
Timestamp:
08/20/2022 05:00:36 AM (21 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

File:
1 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:
Note: See TracChangeset for help on using the changeset viewer.