Ignore:
Timestamp:
Jun 3, 2013, 12:50:47 PM (12 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
fd7a9f3
Parents:
578cf221
Message:

Update to gcc 4.8.0.

Location:
BOOK/cross-tools/mips
Files:
2 edited

Legend:

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

    r578cf221 r4dbd276  
    2323    <title>Installation of GCC Cross Compiler</title>
    2424
    25     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="gcc-static.xml"
    27     xpointer="xpointer(//*[@os='p1'])"/>
    28    
    29     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="gcc-static.xml"
    31     xpointer="xpointer(//*[@os='p2'])"/>
    32 
    3325   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3426    href="gcc-static.xml"
     
    4133    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    4234    href="gcc-static.xml"
    43     xpointer="xpointer(//*[@os='f1'])"/>
    44    
    45     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    46     href="gcc-static.xml"
    47     xpointer="xpointer(//*[@os='f2'])"/>
    48 
    49     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    50     href="gcc-static.xml"
    5135    xpointer="xpointer(//*[@os='ag'])"/>
    5236
     
    5438    href="gcc-static.xml"
    5539    xpointer="xpointer(//*[@os='ah'])"/>
    56 
    57     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    58     href="gcc-static.xml"
    59     xpointer="xpointer(//*[@os='ai'])"/>
    60 
    61     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    62     href="gcc-static.xml"
    63     xpointer="xpointer(//*[@os='aj'])"/>
    6440
    6541    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/mips/gcc-static.xml

    r578cf221 r4dbd276  
    2626    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2727    href="../common/gcc-static.xml"
    28     xpointer="xpointer(//*[@os='p1'])"/>
    29 
    30     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    31     href="../64/gcc-static.xml"
    32     xpointer="xpointer(//*[@os='p2'])"/>
    33 
    34     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    35     href="../common/gcc-static.xml"
    3628    xpointer="xpointer(//*[@os='aa'])"/>
    3729
     
    3931    href="../common/gcc-static.xml"
    4032    xpointer="xpointer(//*[@os='ab'])"/>
    41 
    42     <para os="f1">The following patch fixes and issue that causes GCC
    43     to segfault when compilling for Mips.</para>
    44 
    45     <screen os="f2"><userinput>patch -Np1 -i ../&gcc-mips-fix-patch;</userinput></screen>
    4633
    4734    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    5239    href="../common/gcc-static.xml"
    5340    xpointer="xpointer(//*[@os='ah'])"/>
    54 
    55     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    56     href="../common/gcc-static.xml"
    57     xpointer="xpointer(//*[@os='ai'])"/>
    58 
    59     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    60     href="../common/gcc-static.xml"
    61     xpointer="xpointer(//*[@os='aj'])"/>
    6241
    6342    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.