Changeset 4651341
- Timestamp:
- Jun 6, 2009, 10:11:22 AM (15 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 3d79fa8
- Parents:
- bd01f75
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/gcc-static.xml
rbd01f75 r4651341 125 125 <para os="an">Continue with compiling the package:</para> 126 126 127 <screen os="ao"><userinput>make </userinput></screen>127 <screen os="ao"><userinput>make all-gcc all-target-libgcc</userinput></screen> 128 128 129 129 <para os="ap">Install the package:</para> 130 130 131 <screen os="aq"><userinput>make install </userinput></screen>131 <screen os="aq"><userinput>make install-gcc install-target-libgcc</userinput></screen> 132 132 133 133 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.