Changeset 312a670 in clfs-sysroot
- Timestamp:
- Jul 11, 2009, 7:03:16 PM (15 years ago)
- Branches:
- master
- Children:
- 040da03
- Parents:
- ecd7387
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/gcc-static.xml
recd7387 r312a670 93 93 <para os="ag">Continue with compiling the package:</para> 94 94 95 <screen os="ah"><userinput>make </userinput></screen>95 <screen os="ah"><userinput>make all-gcc all-target-libgcc</userinput></screen> 96 96 97 97 <para os="ai">Install the package:</para> 98 98 99 <screen os="aj"><userinput>make install </userinput></screen>99 <screen os="aj"><userinput>make install-gcc install-target-libgcc</userinput></screen> 100 100 101 101 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.