Changeset 9de8668 in clfs-embedded for BOOK/cross-tools
- Timestamp:
- Oct 8, 2013, 3:39:55 PM (11 years ago)
- Branches:
- master
- Children:
- babc55d
- Parents:
- 08270e9
- git-author:
- Andrew Bradford <andrew@…> (07/15/13 11:05:55)
- git-committer:
- Andrew Bradford <andrew@…> (10/08/13 15:39:55)
- Location:
- BOOK/cross-tools
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/binutils.xml
r08270e9 r9de8668 28 28 29 29 <para os="a">It is important that Binutils be the first package compiled 30 because both uClibcand GCC perform various tests on the available30 because both the C library and GCC perform various tests on the available 31 31 linker and assembler to determine which of their own features to 32 32 enable.</para> -
BOOK/cross-tools/mips/variables.xml
r08270e9 r9de8668 32 32 33 33 <para os="m1">Now you will need to set the MIPS LEVEL. This determines how your 34 GCC and uClibcare built. There are currently 5 MIPS ISA Levels. To keep things34 GCC and C library are built. There are currently 5 MIPS ISA Levels. To keep things 35 35 simple we are only using two. For more information, see 36 36 <ulink url="http://www.linux-mips.org/wiki/Instruction_Set_Architecture"/></para>
Note:
See TracChangeset
for help on using the changeset viewer.