Changeset 312a670 in clfs-sysroot


Ignore:
Timestamp:
Jul 11, 2009, 7:03:16 PM (15 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
040da03
Parents:
ecd7387
Message:

Updated the gcc static build command.

File:
1 edited

Legend:

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

    recd7387 r312a670  
    9393    <para os="ag">Continue with compiling the package:</para>
    9494
    95 <screen os="ah"><userinput>make</userinput></screen>
     95<screen os="ah"><userinput>make all-gcc all-target-libgcc</userinput></screen>
    9696
    9797    <para os="ai">Install the package:</para>
    9898
    99 <screen os="aj"><userinput>make install</userinput></screen>
     99<screen os="aj"><userinput>make install-gcc install-target-libgcc</userinput></screen>
    100100
    101101  </sect2>
Note: See TracChangeset for help on using the changeset viewer.