Changeset fe40bd7


Ignore:
Timestamp:
Feb 3, 2009, 3:38:33 PM (15 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
a2b2b72
Parents:
540c452
Message:

Added GCC Branch Update Patch to -1

Files:
1 added
20 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/64/gcc-final.xml

    r540c452 rfe40bd7  
    2323    <title>Installation of GCC Cross Compiler</title>
    2424
    25 <!--
    2625    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2726    href="gcc-static.xml"
     
    3130    href="gcc-static.xml"
    3231    xpointer="xpointer(//*[@os='p2'])"/>
    33 -->
     32
    3433    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    3534    href="gcc-static.xml"
  • BOOK/cross-tools/64/gcc-static.xml

    r540c452 rfe40bd7  
    2424    and no Threads</title>
    2525
    26 <!--
    2726    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2827    href="../common/gcc-static.xml"
     
    3231    href="../common/gcc-static.xml"
    3332    xpointer="xpointer(//*[@os='p2'])"/>
    34 -->
    3533
    3634    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/common/gcc-final.xml

    r540c452 rfe40bd7  
    2323    <title>Installation of GCC Cross Compiler</title>
    2424
    25 <!--
    2625    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2726    href="gcc-static.xml"
     
    3130    href="gcc-static.xml"
    3231    xpointer="xpointer(//*[@os='p2'])"/>
    33 -->
    3432
    3533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/common/gcc-static.xml

    r540c452 rfe40bd7  
    2424    and no Threads</title>
    2525
    26 <!--
    2726    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2827    href="../../final-system/common/gcc.xml"
     
    3231    href="../../final-system/common/gcc.xml"
    3332    xpointer="xpointer(//*[@os='p2'])"/>
    34 -->
    3533
    3634    <para os="aa">Make a couple of essential adjustments to the specs file
  • BOOK/cross-tools/mips64-64/gcc-final.xml

    r540c452 rfe40bd7  
    2323    <title>Installation of GCC Cross Compiler</title>
    2424
    25 <!--
    2625    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2726    href="gcc-static.xml"
     
    3130    href="gcc-static.xml"
    3231    xpointer="xpointer(//*[@os='p2'])"/>
    33 -->
    3432
    3533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/mips64-64/gcc-static.xml

    r540c452 rfe40bd7  
    2424    and no Threads</title>
    2525
    26 <!--
    2726    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2827    href="../common/gcc-static.xml"
     
    3231    href="../64/gcc-static.xml"
    3332    xpointer="xpointer(//*[@os='p2'])"/>
    34 -->
    3533
    3634    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/multilib/gcc-final.xml

    r540c452 rfe40bd7  
    2323    <title>Installation of GCC Cross Compiler</title>
    2424
    25 <!--
    2625    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2726    href="gcc-static.xml"
     
    3130    href="gcc-static.xml"
    3231    xpointer="xpointer(//*[@os='p2'])"/>
    33 -->
    3432
    3533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/multilib/gcc-static.xml

    r540c452 rfe40bd7  
    2424    and no Threads</title>
    2525
    26 <!--
    2726    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2827    href="../common/gcc-static.xml"
     
    3231    href="../common/gcc-static.xml"
    3332    xpointer="xpointer(//*[@os='p2'])"/>
    34 -->
    3533
    3634    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/cross-tools/sparc64-64/gcc-static.xml

    r540c452 rfe40bd7  
    2424    and no Threads</title>
    2525
    26 <!--
    2726    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2827    href="../common/gcc-static.xml"
     
    3231    href="../64/gcc-static.xml"
    3332    xpointer="xpointer(//*[@os='p2'])"/>
    34 -->
    3533
    3634    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/64/gcc.xml

    r540c452 rfe40bd7  
    2222    <title>Installation of GCC</title>
    2323
    24 <!--
    2524    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2625    href="../common/gcc.xml"
     
    3029    href="../common/gcc.xml"
    3130    xpointer="xpointer(//*[@os='p2'])"/>
    32 -->
    3331
    3432    <para os="p5">Apply the following patch so that GCC links to
  • BOOK/final-system/common/gcc.xml

    r540c452 rfe40bd7  
    2626    <title>Installation of GCC</title>
    2727
    28 <!--
    2928    <para os="p1">The following patch contains a number of updates to the
    3029    &gcc-version; branch by the GCC developers:</para>
    3130
    3231<screen os="p2"><userinput>patch -Np1 -i ../&gcc-branch_update-patch;</userinput></screen>
    33 -->
    3432
    3533    <para os="d">Apply a <command>sed</command> substitution that will suppress the
  • BOOK/final-system/mips64/gcc.xml

    r540c452 rfe40bd7  
    2222    <title>Installation of GCC</title>
    2323
    24 <!--
    2524    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2625    href="../common/gcc.xml"
     
    3029    href="../common/gcc.xml"
    3130    xpointer="xpointer(//*[@os='p2'])"/>
    32 -->
    3331
    3432    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/multilib/gcc.xml

    r540c452 rfe40bd7  
    2222    <title>Installation of GCC</title>
    2323
    24 <!--
    2524    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2625    href="../common/gcc.xml"
     
    3029    href="../common/gcc.xml"
    3130    xpointer="xpointer(//*[@os='p2'])"/>
    32 -->
    3331
    3432    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/ppc64/gcc.xml

    r540c452 rfe40bd7  
    2222    <title>Installation of GCC</title>
    2323
    24 <!--
    2524    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2625    href="../common/gcc.xml"
     
    3029    href="../common/gcc.xml"
    3130    xpointer="xpointer(//*[@os='p2'])"/>
    32 -->
    3331
    3432    <para os="ap1">GCC includes a <filename class="directory">nof</filename> directory
  • BOOK/introduction/common/changelog.xml

    r540c452 rfe40bd7  
    6060        <listitem>
    6161          <para>[Jim] - Updated Vim Branch Update Patch to -6.</para>
     62        </listitem>
     63        <listitem>
     64          <para>[Jim] - Added GCC Branch Update Patch to -1.</para>
    6265        </listitem>
    6366      </itemizedlist>
  • BOOK/patches.ent

    r540c452 rfe40bd7  
    4747<!ENTITY file-cross_compile-patch-size "4 KB">
    4848
    49 <!--
    50 <!ENTITY gcc-branch_update-patch "gcc-&gcc-version;-branch_update-2.patch">
    51 <!ENTITY gcc-branch_update-patch-md5 "07a92e6f10d82ae3ae634a993d6bde82">
    52 <!ENTITY gcc-branch_update-patch-size "864 KB">
    53 -->
     49<!ENTITY gcc-branch_update-patch "gcc-&gcc-version;-branch_update-1.patch">
     50<!ENTITY gcc-branch_update-patch-md5 "50f8f4c0389dc057a9fbf8cabc8897d9">
     51<!ENTITY gcc-branch_update-patch-size "248 KB">
    5452
    5553<!ENTITY gcc-posix-patch "gcc-&gcc-version;-posix-1.patch">
  • BOOK/temp-system/64/gcc.xml

    r540c452 rfe40bd7  
    2323    <title>Installation of GCC</title>
    2424
    25 <!--
    2625    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2726    href="../../cross-tools/64/gcc-static.xml"
     
    3130    href="../../cross-tools/64/gcc-static.xml"
    3231    xpointer="xpointer(//*[@os='p2'])"/>
    33 -->
    3432
    3533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/temp-system/common/gcc.xml

    r540c452 rfe40bd7  
    2323    <title>Installation of GCC</title>
    2424
    25 <!--
    2625    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2726    href="../../cross-tools/common/gcc-static.xml"
     
    3130    href="../../cross-tools/common/gcc-static.xml"
    3231    xpointer="xpointer(//*[@os='p2'])"/>
    33 -->
    3432
    3533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/temp-system/mips64/gcc.xml

    r540c452 rfe40bd7  
    2323    <title>Installation of GCC</title>
    2424
    25 <!--
    2625    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2726    href="../../cross-tools/multilib/gcc-static.xml"
     
    3130    href="../../cross-tools/multilib/gcc-static.xml"
    3231    xpointer="xpointer(//*[@os='p2'])"/>
    33 -->
    3432
    3533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/temp-system/multilib/gcc.xml

    r540c452 rfe40bd7  
    2323    <title>Installation of GCC</title>
    2424
    25 <!--
    2625    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2726    href="../../cross-tools/multilib/gcc-static.xml"
     
    3130    href="../../cross-tools/multilib/gcc-static.xml"
    3231    xpointer="xpointer(//*[@os='p2'])"/>
    33 -->
    3432
    3533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.