Changeset 430a8de
- Timestamp:
- 03/24/2021 03:02:32 PM (14 months ago)
- Branches:
- 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, arm, ml-11.0, multilib, trunk, xry111/clfs-ng, xry111/git-transition, xry111/glibc-2.34, xry111/lfs-next, xry111/tester-nohack, xry111/usr-move
- Children:
- 6f6e362
- Parents:
- a6307b6c
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter04/creatingminlayout.xml
ra6307b6c r430a8de 13 13 <para>The first task performed in the LFS partition is to create a limited 14 14 directory hierarchy so that programs compiled in <xref 15 linkend="chapter-temporary-tools"/> may be installed in their final 15 linkend="chapter-temporary-tools"/> (as well as glibc and libstdc++ in <xref 16 linkend="chapter-cross-tools"/>) may be installed in their final 16 17 location. This is needed so that those temporary programs be overwritten 17 18 when rebuilding them in <xref linkend="chapter-building-system"/>.</para> -
chapter05/libstdc++.xml
ra6307b6c r430a8de 76 76 <term><parameter>--host=...</parameter></term> 77 77 <listitem> 78 <para>Specifies the use the cross compiler we have just built 79 instead of the one in <filename>/usr/bin</filename>.</para> 78 <para>Specifies that the cross compiler we have just built 79 should be used instead of the one in 80 <filename>/usr/bin</filename>.</para> 80 81 </listitem> 81 82 </varlistentry>
Note:
See TracChangeset
for help on using the changeset viewer.