Ignore:
Timestamp:
Feb 18, 2014, 6:10:37 AM (11 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
3b7a1ef
Parents:
bf75f20
Message:

Migrating EGLIBC to GLIBC since EGLIBC is end of life at 2_19 branch. Mailing list suggests using Glibc unless strict need of use from eglibc 2_19 branch. Trunk is frozen. Rename all EGLIBC and Eglibc and eglibc text to GLIBC Glibc and glibc.

Location:
BOOK/temp-system/common
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/common/bash.xml

    rbf75f20 rcbbd1e4  
    3535    become an unprivileged user, this combination will cause Bash to build
    3636    without <emphasis>process substitution</emphasis>, which will break one
    37     of the C++ test scripts in <literal>eglibc</literal>. The following prevents
     37    of the C++ test scripts in <literal>glibc</literal>. The following prevents
    3838    future problems by skipping the check for named pipes, as well as other
    3939    tests that can not run while cross-compiling or that do not run properly:</para>
  • BOOK/temp-system/common/choose.xml

    rbf75f20 rcbbd1e4  
    3636  <para>To chroot, you will also need a Linux Kernel-2.6.32 or greater
    3737  (having been compiled with GCC-4.1.2 or greater). The reason for the
    38   kernel version requirement is that eglibc is built to generate the library
     38  kernel version requirement is that glibc is built to generate the library
    3939  for the smallest version of the Linux kernel expected to be supported.</para>
    4040
  • BOOK/temp-system/common/grep.xml

    rbf75f20 rcbbd1e4  
    4040          assumes there is no usable <filename>regex.h</filename> installed and
    4141          instead uses the one included with Grep. This switch forces the use of
    42           the regex functions from EGLIBC.</para>
     42          the regex functions from GLIBC.</para>
    4343        </listitem>
    4444      </varlistentry>
Note: See TracChangeset for help on using the changeset viewer.