Changeset 59be25ae


Ignore:
Timestamp:
01/31/2007 08:38:08 AM (17 years ago)
Author:
Alexander E. Patrakov <alexander@…>
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:
722aba88
Parents:
fc3fa7d6
Message:

Upgraded to gc-6.8, in order to fix build failure with gcc-4.1.1

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rfc3fa7d6 r59be25ae  
    180180<!ENTITY doxygen-version              "1.4.6">
    181181<!ENTITY expect-version               "5.43.0">
    182 <!ENTITY gc-version                   "6.6">
     182<!ENTITY gc-version                   "6.8">
    183183<!ENTITY gcc-version                  "4.0.3">
    184184<!ENTITY gcc3-version                 "3.3.6">
  • general/prog/gc.xml

    rfc3fa7d6 r59be25ae  
    77  <!ENTITY gc-download-http "http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/gc&gc-version;.tar.gz">
    88  <!ENTITY gc-download-ftp  "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/gc&gc-version;.tar.gz">
    9   <!ENTITY gc-md5sum        "c7c301e8fab8ce152c908b05bc8d452c">
    10   <!ENTITY gc-size          "744 KB">
     9  <!ENTITY gc-md5sum        "418d38bd9c66398386a372ec0435250e">
     10  <!ENTITY gc-size          "739 KB">
    1111  <!ENTITY gc-buildsize     "7.1 MB">
    1212  <!ENTITY gc-time          "0.2 SBU">
  • introduction/welcome/changelog.xml

    rfc3fa7d6 r59be25ae  
    4343
    4444    <listitem>
     45      <para>January 31st, 2007</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[alexander] - Upgraded GC to version 6.8 in order to fix the
     49          build failure with GCC-4.1.1.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>January 30th, 2007</para>
    4656      <itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.