Changeset b9e7422


Ignore:
Timestamp:
01/03/2011 11:47:42 PM (13 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
943df81
Parents:
5002cbeb
Message:

Updated to GCC-4.5.1

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r5002cbeb rb9e7422  
    44-->
    55
    6 <!ENTITY day          "03">                   <!-- Always 2 digits -->
     6<!ENTITY day          "04">                   <!-- Always 2 digits -->
    77<!ENTITY month        "01">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2011">
     
    1010<!ENTITY copyholder   "The BLFS Development Team">
    1111<!ENTITY version      "svn-&year;&month;&day;">
    12 <!ENTITY releasedate  "January &day;rd, &year;">
     12<!ENTITY releasedate  "January &day;th, &year;">
    1313<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1414<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
     
    298298<!ENTITY expect-version               "5.44.1.15">
    299299<!ENTITY gc-version                   "6.8">
    300 <!ENTITY gcc-version                  "4.4.1">
     300<!ENTITY gcc-version                  "4.5.1">
    301301<!ENTITY gcc3-version                 "3.3.6">
    302302<!ENTITY guile-version                "1.8.7">
  • general/prog/gcc.xml

    r5002cbeb rb9e7422  
    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://ftp.gnu.org/gnu/gcc/gcc-&gcc-version;/gcc-&gcc-version;.tar.bz2">
    9   <!ENTITY gcc-md5sum         "927eaac3d44b22f31f9c83df82f26436">
    10   <!ENTITY gcc-size           "62.8 MB">
    11   <!ENTITY gcc-buildsize      "~3.7 GB (build, test and install all compilers)">
    12   <!ENTITY gcc-time           "119 SBU (build, test and install all compilers)">
     9  <!ENTITY gcc-md5sum         "48231a8e33ed6e058a341c53b819de1a">
     10  <!ENTITY gcc-size           "66 MB">
     11  <!ENTITY gcc-buildsize      "~3.5 GB (build, test and install all compilers)">
     12  <!ENTITY gcc-time           "126 SBU (build, test and install all compilers)">
    1313
    1414  <!ENTITY gnat-download-http "https://libre.adacore.com/libre/download/">
    15   <!ENTITY gnat-md5sum        "88d82a34ab0b67d2c03cef93527ca863">
    16   <!ENTITY gnat-size          "104 MB">
     15  <!-- We don't know what platform, so this is commented out
     16  <!ENTITY gnat-md5sum        "6425f2c7cabbdee4595b4b7c0d47237f">
     17  <!ENTITY gnat-size          "110 MB"> -->
    1718]>
    1819
     
    117118      <application>GNAT</application> temporarily to satisfy the circular
    118119      dependency when you recompile <application>GCC</application>
    119       to include Ada. The download location shown below requires that you
    120       create an account on the AdaCore site before you can download the
    121       package. Nothing is required other than a valid email address.</para>
    122 
    123       <para>At the AdaCore download page, choose your platform and 2009. Then
    124       scroll down and click on <quote>Files</quote>. Download the file named
    125       <filename>gnat-gpl-2009-1-i686-gnu-linux-libc2.3-bin.tar.gz</filename>.
    126       </para>
     120      to include Ada. At the AdaCore download page, choose your platform and
     121      2010, then select the file to download. You probably want the x86-linux
     122      or x86_64-linux file.</para>
     123
    127124    </note>
    128125
    129     <bridgehead renderas="sect3">GNAT GPL 2009 Package Information</bridgehead>
     126    <bridgehead renderas="sect3">GNAT GPL 2010 Package Information</bridgehead>
    130127    <itemizedlist spacing="compact">
    131128      <listitem>
    132129        <para>Download (HTTP): <ulink url="&gnat-download-http;"/></para>
    133130      </listitem>
    134       <listitem>
    135         <para>Download MD5 sum: &gnat-md5sum;</para>
    136       </listitem>
    137       <listitem>
    138         <para>Download size: &gnat-size;</para>
    139       </listitem>
    140131    </itemizedlist>
    141132
     
    164155
    165156<screen><userinput>cd .. &amp;&amp;
    166 rm -rf gnat-2009-i686-gnu-linux-libc2.3-bin</userinput></screen>
     157rm -rf gnat-2010-i686-gnu-linux-libc2.3-bin</userinput></screen>
    167158
    168159    <para>Prepare to compile <application>GCC</application> by placing the
     
    195186      test results with those found at
    196187      <ulink url="http://gcc.gnu.org/ml/gcc-testresults/"/>. There's also an
    197       i686 32-bit platform test result produced by an LFS-6.5 system at
    198       <ulink url="&files-anduin;/gcc441_test.txt"/>. You
     188      i686 32-bit platform test result produced by an LFS-SVN20101029 system at
     189      <ulink url="&files-anduin;/gcc451_test.txt"/>. You
    199190      may also want to refer to the information found in the
    200191      <application>GCC</application> section of Chapter 6 in the LFS
     
    214205
    215206<screen><userinput>sed -i 's/install_to_$(INSTALL_DEST) //' libiberty/Makefile.in &amp;&amp;
    216 sed -i 's@\./fixinc\.sh@-c true@' gcc/Makefile.in &amp;&amp;
     207sed -i 's@\./fixinc\.sh@-c true@'        gcc/Makefile.in       &amp;&amp;
     208sed -i 's/Standard/Types/'               gcc/ada/uintp.adb     &amp;&amp;
    217209
    218210mkdir ../gcc-build &amp;&amp;
     
    222214    --prefix=/usr \
    223215    --libexecdir=/usr/lib \
     216    --with-system-zlib \
    224217    --enable-shared \
    225218    --enable-threads=posix \
     
    269262
    270263    <para>The two <command>sed</command> commands are the same ones used
    271     during the build of LFS.</para>
     264    during the build of LFS. The third one fixes an issue with the ADA
     265    build.</para>
    272266
    273267    <para><command>mkdir ../gcc-build; cd ../gcc-build</command>: The
     
    340334        run-time libraries and executables in /usr/lib/gcc</seg>
    341335        <seg>/usr/include/c++/&gcc-version;/{gcj,gnu,java,javax,org},
    342              /usr/lib/gcc/i686-pc-linux-gnu/&gcc-version;/ada{include,lib},
    343              /usr/lib/gcj-&gcc-version;,
    344              /usr/lib/security
    345              and /usr/share/java</seg>
     336        /usr/lib/gcc/i686-pc-linux-gnu/&gcc-version;/ada{include,lib},
     337        /usr/lib/gcj-&gcc-version;,
     338        /usr/lib/security,
     339        and /usr/share/java</seg>
    346340      </seglistitem>
    347341    </segmentedlist>
  • introduction/welcome/changelog.xml

    r5002cbeb rb9e7422  
    4141
    4242-->
     43
     44    <listitem>
     45      <para>January 4th, 2011</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[randy] - Updated to GCC-4.5.1.</para>
     49        </listitem>
     50      </itemizedlist>
     51    </listitem>
    4352
    4453    <listitem>
Note: See TracChangeset for help on using the changeset viewer.