Changeset d8a6c15


Ignore:
Timestamp:
Mar 3, 2007, 10:26:08 AM (17 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
277483d
Parents:
3997220
Message:

Added the PR20425 patch to all final system builds of gcc.

Location:
BOOK
Files:
11 edited

Legend:

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

    r3997220 rd8a6c15  
    2121  <sect2 role="installation">
    2222    <title>Installation of GCC</title>
     23
     24    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     25    href="../common/gcc.xml"
     26    xpointer="xpointer(//*[@os='p1'])"/>
     27
     28    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     29    href="../common/gcc.xml"
     30    xpointer="xpointer(//*[@os='p2'])"/>
    2331
    2432    <para os="p3">Apply the following patch so that GCC links to /lib
  • BOOK/final-system/common/gcc.xml

    r3997220 rd8a6c15  
    2525  <sect2 role="installation">
    2626    <title>Installation of GCC</title>
     27
     28    <para os="p1">The following patch fixes the searching of multilib dirs
     29    for specs file. The patch standardizes the gcc drivers path iteration
     30    functions, ensuring multilib directories are searched in the correct
     31    order. This fixes various issues, most noticably with libtool on
     32    multilib systems:</para>
     33
     34<screen os="p2"><userinput>patch -Np1 -i ../&gcc-PR20425-patch;</userinput></screen>
    2735
    2836    <para os="d">Apply a <command>sed</command> substitution that will suppress the
  • BOOK/final-system/mips64-64/gcc.xml

    r3997220 rd8a6c15  
    2121  <sect2 role="installation">
    2222    <title>Installation of GCC</title>
     23
     24    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     25    href="../common/gcc.xml"
     26    xpointer="xpointer(//*[@os='p1'])"/>
     27
     28    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     29    href="../common/gcc.xml"
     30    xpointer="xpointer(//*[@os='p2'])"/>
    2331
    2432    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/mips64/gcc.xml

    r3997220 rd8a6c15  
    2121  <sect2 role="installation">
    2222    <title>Installation of GCC</title>
     23
     24    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     25    href="../common/gcc.xml"
     26    xpointer="xpointer(//*[@os='p1'])"/>
     27
     28    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     29    href="../common/gcc.xml"
     30    xpointer="xpointer(//*[@os='p2'])"/>
    2331
    2432    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/multilib/gcc.xml

    r3997220 rd8a6c15  
    2121  <sect2 role="installation">
    2222    <title>Installation of GCC</title>
     23
     24    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     25    href="../common/gcc.xml"
     26    xpointer="xpointer(//*[@os='p1'])"/>
     27
     28    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     29    href="../common/gcc.xml"
     30    xpointer="xpointer(//*[@os='p2'])"/>
    2331
    2432    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/ppc64/gcc.xml

    r3997220 rd8a6c15  
    2121  <sect2 role="installation">
    2222    <title>Installation of GCC</title>
     23
     24    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     25    href="../common/gcc.xml"
     26    xpointer="xpointer(//*[@os='p1'])"/>
     27
     28    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     29    href="../common/gcc.xml"
     30    xpointer="xpointer(//*[@os='p2'])"/>
    2331
    2432    <para>GCC includes a <filename class="directory">nof</filename> directory
  • BOOK/final-system/sparc/gcc.xml

    r3997220 rd8a6c15  
    2121  <sect2 role="installation">
    2222    <title>Installation of GCC</title>
     23
     24    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     25    href="../common/gcc.xml"
     26    xpointer="xpointer(//*[@os='p1'])"/>
     27
     28    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     29    href="../common/gcc.xml"
     30    xpointer="xpointer(//*[@os='p2'])"/>
    2331
    2432    <para os="sp1">The following patch fixes a TLS build issue. For more details
  • BOOK/final-system/sparc64-64/gcc.xml

    r3997220 rd8a6c15  
    2121  <sect2 role="installation">
    2222    <title>Installation of GCC</title>
     23
     24    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     25    href="../common/gcc.xml"
     26    xpointer="xpointer(//*[@os='p1'])"/>
     27
     28    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     29    href="../common/gcc.xml"
     30    xpointer="xpointer(//*[@os='p2'])"/>
    2331
    2432    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/sparc64/gcc.xml

    r3997220 rd8a6c15  
    2121  <sect2 role="installation">
    2222    <title>Installation of GCC</title>
     23
     24    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     25    href="../common/gcc.xml"
     26    xpointer="xpointer(//*[@os='p1'])"/>
     27
     28    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     29    href="../common/gcc.xml"
     30    xpointer="xpointer(//*[@os='p2'])"/>
    2331
    2432    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/materials/common/patches.xml

    r3997220 rd8a6c15  
    101101
    102102    <varlistentry>
     103      <term>GCC PR20425 Patch - <token>&gcc-PR20425-patch-size;</token>:</term>
     104      <listitem>
     105        <para>Download: <ulink
     106        url="&patches-root;&gcc-PR20425-patch;"/></para>
     107        <para>MD5 sum: <literal>&gcc-PR20425-patch-md5;</literal></para>
     108      </listitem>
     109    </varlistentry>
     110
     111    <varlistentry>
    103112      <term>Glibc Branch Update - <token>&glibc-branch_update-patch-size;</token>:</term>
    104113      <listitem>
  • BOOK/patches.ent

    r3997220 rd8a6c15  
    4545<!ENTITY gcc-specs-patch-size "16 KB">
    4646
     47<!ENTITY gcc-PR20425-patch "gcc-&gcc-version;-PR20425-1.patch">
     48<!ENTITY gcc-PR20425-patch-md5 "95535bda8e4d37d30251db0b121b5374">
     49<!ENTITY gcc-PR20425-patch-size "36 KB">
     50
    4751<!ENTITY glibc-branch_update-patch "glibc-&glibc-version;-branch_update-3.patch">
    4852<!ENTITY glibc-branch_update-patch-md5 "0cb4331328ecfadc4fc81288fdbdb864">
Note: See TracChangeset for help on using the changeset viewer.