Ignore:
Timestamp:
08/02/2021 01:38:37 AM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.0, 11.1, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
e6d0be6
Parents:
0d19107
Message:

Update to gcc-11.2.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/gcc.xml

    r0d19107 re99d2b6  
    77  <!ENTITY gcc-download-http  "&gnu-http;/gcc/gcc-&gcc-version;/gcc-&gcc-version;.tar.xz">
    88  <!ENTITY gcc-download-ftp   "&gnu-ftp;/gcc/gcc-&gcc-version;/gcc-&gcc-version;.tar.xz">
    9   <!ENTITY gcc-md5sum         "77f6252be0861ab918042acf42bc10ff">
    10   <!ENTITY gcc-size           "75 MB">
    11   <!ENTITY gcc-buildsize      "10.1 GB (2.4 GB installed with all listed languages; add 1.3 GB for tests)">
     9  <!ENTITY gcc-md5sum         "31c86f2ced76acac66992eeedce2fce2">
     10  <!ENTITY gcc-size           "77 MB">
     11  <!ENTITY gcc-buildsize      "8.0 GB (2.4 GB installed with all listed languages; add 1.0 GB for tests)">
    1212  <!-- For me the SBU values are a bit faster on haswell, but much slower on ryzen 3400G,
    1313       so keeping these existing values as an approximation - ken -->
    14   <!ENTITY gcc-time           "28 SBU (with parallelism=4, add 73 SBU for tests with parallelism=4)">
     14  <!ENTITY gcc-time           "26 SBU (add 56 SBU for tests; both with parallelism=4)">
    1515]>
    1616
     
    229229<screen><userinput>../contrib/test_summary</userinput></screen>
    230230
     231    <para>A few tests, less than 20 out of about 450,000, will fail, but unless
     232    the failures are excessive, they can be ignored.</para>
     233
    231234    <para>
    232235      Now, as the <systemitem class="username">root</systemitem> user:
Note: See TracChangeset for help on using the changeset viewer.