Ignore:
Timestamp:
Feb 21, 2006, 1:17:35 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:
12a457e
Parents:
f05fd1d
Message:

r760@server (orig r758): jim | 2005-11-27 11:36:54 -0800

r794@server: jim | 2005-11-27 11:33:52 -0800
Added: TODO list


File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/x86/gcc-static.xml

    rf05fd1d rd55f00bc  
    7272    xpointer="xpointer(//*[@os='h'])"/>
    7373
    74 <screen><userinput>../gcc-&gcc-version;/configure --prefix=/cross-tools \
     74<screen os="al"><userinput>../gcc-&gcc-version;/configure --prefix=/cross-tools \
    7575    --host=${LFS_HOST} --target=${LFS_TARGET} \
    7676    --with-local-prefix=/tools --disable-nls --disable-shared \
    7777    --disable-threads --enable-languages=c</userinput></screen>
    7878
    79     <variablelist os="al">
     79    <variablelist os="am">
    8080      <title>The meaning of the configure options:</title>
    8181
     
    117117    </variablelist>
    118118
    119     <para>Continue with compiling the package:</para>
     119    <para os="an">Continue with compiling the package:</para>
    120120
    121 <screen><userinput>make all-gcc</userinput></screen>
     121<screen os="ao"><userinput>make all-gcc</userinput></screen>
    122122
    123     <para>Install the package:</para>
     123    <para os="ap">Install the package:</para>
    124124
    125 <screen><userinput>make install-gcc</userinput></screen>
     125<screen os="aq"><userinput>make install-gcc</userinput></screen>
    126126
    127127  </sect2>
Note: See TracChangeset for help on using the changeset viewer.