Changeset 8b86a2f for cross-tools


Ignore:
Timestamp:
May 30, 2006, 8:56:43 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
7753a98
Parents:
b864ff0
Message:

r3749@server (orig r1696): chris | 2006-05-30 05:38:12 -0700
Grammar fixes for multilib and 64-bit glibc instructions

Location:
cross-tools
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • cross-tools/mips64/glibc-n32.xml

    rb864ff0 r8b86a2f  
    8383    xpointer="xpointer(//*[@os='de'])"/>
    8484
    85     <para os="n1">Now we make sure the Glibc goes into <filename
     85    <para os="n1">Tell Glibc to install its 32-bit libraries into <filename
    8686    class="directory">/tools/lib32</filename>:</para>
    8787
  • cross-tools/multilib/glibc-64bit.xml

    rb864ff0 r8b86a2f  
    6767    xpointer="xpointer(//*[@os='de'])"/>
    6868
    69     <para os="n1">Now we make sure the Glibc goes into <filename
     69    <para os="n1">Tell Glibc to install its 64-bit libraries into <filename
    7070    class="directory">/tools/lib64</filename>:</para>
    7171
  • cross-tools/ppc64/glibc-64bit.xml

    rb864ff0 r8b86a2f  
    7373    xpointer="xpointer(//*[@os='de'])"/>
    7474
    75     <para os="n1">Now we make sure the Glibc goes into <filename
    76     class="directory">/tools/lib64</filename>:</para>
     75    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     76    href="../multilib/glibc.xml"
     77    xpointer="xpointer(//*[@os='n1'])"/>
    7778
    78 <screen os="n2"><userinput>echo "slibdir=/tools/lib64" &gt;&gt; configparms</userinput></screen>
     79    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     80    href="../multilib/glibc.xml"
     81    xpointer="xpointer(//*[@os='n2'])"/>
    7982
    8083    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.