Ignore:
Timestamp:
Feb 21, 2006, 1:19:09 AM (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:
52e5dd9
Parents:
834aff7
Message:

r766@server (orig r764): jim | 2005-11-28 15:07:41 -0800

r807@server: jim | 2005-11-28 15:07:12 -0800
Text updates to Glibc


File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/multilib/glibc-64bit.xml

    r834aff7 rd3a4fc0  
    4242    xpointer="xpointer(//*[@os='f'])"/>
    4343
    44     <para>Now we make sure the Glibc goes into
     44    <para os="m1">Now we make sure the Glibc goes into
    4545    <filename class="directory">/lib64</filename>:</para>
    4646
    47 <screen><userinput>echo "slibdir=/lib64" &gt;&gt; configparms</userinput></screen>
     47<screen os="m2"><userinput>echo "slibdir=/lib64" &gt;&gt; configparms</userinput></screen>
    4848
    4949    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    5151    xpointer="xpointer(//*[@os='g'])"/>
    5252
    53 <screen><userinput>CC="gcc ${BUILD64}" CXX="g++ ${BUILD64}" \
     53<screen os="h"><userinput>CC="gcc ${BUILD64}" CXX="g++ ${BUILD64}" \
    5454    ../glibc-&glibc-version;/configure --prefix=/usr \
    5555    --disable-profile --enable-add-ons --enable-kernel=2.6.0 \
    5656    --libexecdir=/usr/lib64/glibc --libdir=/usr/lib64</userinput></screen>
    5757
    58     <variablelist>
     58    <variablelist os="i">
    5959      <title>The meaning of the new configure option:</title>
    6060
Note: See TracChangeset for help on using the changeset viewer.