Changeset 28ea93a in clfs-embedded
- Timestamp:
- Oct 24, 2013, 6:46:39 AM (11 years ago)
- Branches:
- master
- Children:
- 721d74f
- Parents:
- 918f022
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/introduction/common/how.xml
r918f022 r28ea93a 50 50 binutils into ${CLFS}/cross-tools, so that we have an asembler and a linker 51 51 for our target architecture. GCC is then compiled statically and installed 52 into ${CLFS}/cross-tools, this cross-compiler is used to build glibc for the52 into ${CLFS}/cross-tools, this cross-compiler is used to build the libc for the 53 53 final-system. The GCC cross-compiler is then rebuilt dynamically - this final 54 54 cross-compiler is what will be used to build the final-system.</para>
Note:
See TracChangeset
for help on using the changeset viewer.