Changeset 6a8ff5c for temp-system
- Timestamp:
- Feb 21, 2006, 2:03:39 AM (19 years ago)
- Children:
- 4f2f16a
- Parents:
- 960d87a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp-system/common/introduction.xml
r960d87a r6a8ff5c 17 17 with more user convenience than a minimum environment would.</para> 18 18 19 <para>There are two steps in building this minimal system. The first 20 step is to build a new and host-independent toolchain (compiler, 21 assembler, linker, libraries, and a few useful utilities). The second 22 step uses this toolchain to build the other essential tools.</para> 23 24 <para>The files compiled in this chapter will be installed under the 19 <para>The tools in this chapter are cross-compiled using the toolchain in /cross-tools. The files compiled in this chapter will be installed under the 25 20 <filename class="directory">$LFS/tools</filename> directory to keep 26 21 them separate from the files installed in <xref
Note:
See TracChangeset
for help on using the changeset viewer.