Ignore:
Timestamp:
Apr 12, 2006, 4:17:11 PM (18 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:
4af05f3
Parents:
e94ed9a
Message:

r2835@server: jim | 2006-04-12 16:16:31 -0700
Updated to Glibc 2.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/mips/glibc.xml

    re94ed9a r8125418  
    3030    xpointer="xpointer(//*[@os='b'])"/>
    3131
     32    <para os="g1">MIPS is no longer supported in the main glibc tree, so we have to
     33    extract the glibc-ports into our glibc-&glibc-version; directory.</para>
     34
     35<screen os="g2"><userinput>tar -jxvf glibc-ports-&glibc-ports-version;.tar.bz2</userinput></screen>
     36
    3237    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    3338    href="../common/glibc.xml"
     
    3742    href="../common/glibc.xml"
    3843    xpointer="xpointer(//*[@os='d'])"/>
    39 
    40    <para os="p1">This patch will address a REMAP issue that occurs on the alpha/mips platforms:</para>
    41 
    42 <screen os="p2"><userinput>patch -Np1 -i ../&glibc-remap-patch;</userinput></screen>
    43 
    44    <para os="m1">This patch will add NPTL support to MIPS, this will allow us to use NPTL:</para>
    45 
    46 <screen os="m2"><userinput>patch -Np1 -i ../&glibc-mips_nptl-patch;</userinput></screen>
    4744
    4845    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.