Changeset 9de8668 in clfs-embedded


Ignore:
Timestamp:
Oct 8, 2013, 8:39:55 AM (10 years ago)
Author:
Andrew Bradford <andrew@…>
Branches:
master
Children:
babc55d
Parents:
08270e9
git-author:
Andrew Bradford <andrew@…> (07/15/13 04:05:55)
git-committer:
Andrew Bradford <andrew@…> (10/08/13 08:39:55)
Message:

Remove mention of uClibc, replace with "C library"

In prep for removal of uClibc.

Location:
BOOK/cross-tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/common/binutils.xml

    r08270e9 r9de8668  
    2828
    2929    <para os="a">It is important that Binutils be the first package compiled
    30     because both uClibc and GCC perform various tests on the available
     30    because both the C library and GCC perform various tests on the available
    3131    linker and assembler to determine which of their own features to
    3232    enable.</para>
  • BOOK/cross-tools/mips/variables.xml

    r08270e9 r9de8668  
    3232
    3333  <para os="m1">Now you will need to set the MIPS LEVEL. This determines how your
    34   GCC and uClibc are built. There are currently 5 MIPS ISA Levels. To keep things
     34  GCC and C library are built. There are currently 5 MIPS ISA Levels. To keep things
    3535  simple we are only using two. For more information, see
    3636  <ulink url="http://www.linux-mips.org/wiki/Instruction_Set_Architecture"/></para>
Note: See TracChangeset for help on using the changeset viewer.