Ignore:
Timestamp:
Mar 18, 2006, 4:03:46 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:
dd657f0
Parents:
e4507841
Message:

r2638@server (orig r1294): chris | 2006-03-18 03:49:41 -0800
Simplified temp-system gcc instructions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/x86/gcc.xml

    re4507841 rd093385  
    109109    <para os="cm">Compile the package:</para>
    110110
    111 <screen os="cn"><userinput>make AS_FOR_TARGET="/cross-tools/bin/${LFS_TARGET}-as" \
    112 LD_FOR_TARGET="/cross-tools/bin/${LFS_TARGET}-ld"</userinput></screen>
     111<screen os="cn"><userinput>make AS_FOR_TARGET="/cross-tools/bin/${AS}" \
     112LD_FOR_TARGET="/cross-tools/bin/${LD}"</userinput></screen>
    113113
    114114    <para os="co">Install the package:</para>
Note: See TracChangeset for help on using the changeset viewer.