Changeset 370a93da for cross-tools/x86
- Timestamp:
- May 1, 2006, 12:34:45 AM (19 years ago)
- Children:
- 9bca5bd
- Parents:
- 849c06a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cross-tools/x86/gcc-final.xml
r849c06a r370a93da 153 153 <para os="bh">Continue with compiling the package:</para> 154 154 155 <screen os="bi"><userinput>make AS_FOR_TARGET=" /cross-tools/bin/${LFS_TARGET}-as" \156 LD_FOR_TARGET=" /cross-tools/bin/${LFS_TARGET}-ld"</userinput></screen>155 <screen os="bi"><userinput>make AS_FOR_TARGET="${LFS_TARGET}-as" \ 156 LD_FOR_TARGET="${LFS_TARGET}-ld"</userinput></screen> 157 157 158 158 <para os="bj">Install the package:</para>
Note:
See TracChangeset
for help on using the changeset viewer.