Changeset e88817b5 for general


Ignore:
Timestamp:
12/03/2005 02:52:35 PM (18 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
c72d5551
Parents:
4b48ee50
Message:

Updated to GCC-4.0.2

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5347 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/gcc.xml

    r4b48ee50 re88817b5  
    77  <!ENTITY gcc-download-http  "http://ftp.gnu.org/gnu/gcc/gcc-&gcc-version;/gcc-&gcc-version;.tar.bz2">
    88  <!ENTITY gcc-download-ftp   "ftp://mirrors.rcn.net/pub/sourceware/gcc/releases/gcc-&gcc-version;/gcc-&gcc-version;.tar.bz2">
    9   <!ENTITY gcc-md5sum         "947416e825a877a0d69489be1be43be1">
     9  <!ENTITY gcc-md5sum         "a659b8388cac9db2b13e056e574ceeb0">
    1010  <!ENTITY gcc-size           "31.7 MB">
    11   <!ENTITY gcc-buildsize      "2.2 GB">
    12   <!ENTITY gcc-time           "67 SBU (build, test and install all compilers)">
     11  <!ENTITY gcc-buildsize      "1.7 GB">
     12  <!ENTITY gcc-time           "59 SBU (build, test and install all compilers)">
    1313
    1414  <!ENTITY gnat-download-http "http://anduin.linuxfromscratch.org/sources/BLFS/svn/g/gnat-3.15p-i686-pc-redhat71-gnu-bin.tar.bz2">
     
    198198      test results with those found at
    199199      <ulink url="http://gcc.gnu.org/ml/gcc-testresults/"/>. There's also an
    200       i686 platform test result produced by an LFS-SVN-20050831 system at
    201       <ulink url="http://linuxfromscratch.org/~randy/gcc401_test.txt"/>. You
     200      i686 platform test result produced by an LFS-SVN-20051127 system at
     201      <ulink url="http://linuxfromscratch.org/~randy/gcc402_test.txt"/>. You
    202202      may also want to refer to the information found in the
    203203      <application>GCC</application>-Pass 2 section of Chapter 5 in the LFS
    204       book (<ulink url="&lfs-root;/chapter05/gcc-pass2.html"/>). Bottom line
    205       is that this version of <application>GCC</application> should exhibit
    206       no errors other than six errors in the
    207       <filename class='libraryfile'>libmudflap</filename> tests.</para>
     204      book (<ulink url="&lfs-root;/chapter05/gcc-pass2.html"/>).</para>
    208205    </important>
    209206
Note: See TracChangeset for help on using the changeset viewer.