Ignore:
Timestamp:
Feb 18, 2014, 6:10:37 AM (10 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/cross-tools/multilib
Files:
2 moved

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/multilib/glibc-64bit.xml

    rbf75f20 rcbbd1e4  
    66]>
    77
    8 <sect1 id="ch-cross-tools-eglibcc-64" role="wrap">
    9   <?dbhtml filename="eglibc-64.html"?>
     8<sect1 id="ch-cross-tools-glibcc-64" role="wrap">
     9  <?dbhtml filename="glibc-64.html"?>
    1010
    11   <title>EGLIBC-&eglibc-version; 64-Bit</title>
     11  <title>GLIBC-&glibc-version; 64-Bit</title>
    1212
    13   <indexterm zone="ch-cross-tools-eglibcc-64">
    14     <primary sortas="a-EGLIBC">EGLIBC</primary>
     13  <indexterm zone="ch-cross-tools-glibcc-64">
     14    <primary sortas="a-GLIBC">GLIBC</primary>
    1515    <secondary>cross tools, 64 Bit</secondary>
    1616  </indexterm>
    1717
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    19   href="../../final-system/common/eglibc.xml"
     19  href="../../final-system/common/glibc.xml"
    2020  xpointer="xpointer(//*[@role='package'])"/>
    2121
    2222  <sect2 role="installation">
    23     <title>Installation of EGLIBC</title>
     23    <title>Installation of GLIBC</title>
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="eglibc.xml"
     26    href="glibc.xml"
    2727    xpointer="xpointer(//*[@os='da'])"/>
    2828
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../../final-system/common/eglibc.xml"
     30    href="../../final-system/common/glibc.xml"
    3131    xpointer="xpointer(//*[@os='s1'])"/>
    3232
    3333    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    34     href="../../final-system/common/eglibc.xml"
     34    href="../../final-system/common/glibc.xml"
    3535    xpointer="xpointer(//*[@os='s2'])"/>
    3636
    3737    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    38     href="eglibc.xml"
     38    href="glibc.xml"
    3939    xpointer="xpointer(//*[@os='e'])"/>
    4040
    4141    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    42     href="eglibc.xml"
     42    href="glibc.xml"
    4343    xpointer="xpointer(//*[@os='f'])"/>
    4444
    4545    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    46     href="eglibc.xml"
     46    href="glibc.xml"
    4747    xpointer="xpointer(//*[@os='dd'])"/>
    4848
    4949    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    50     href="eglibc.xml"
     50    href="glibc.xml"
    5151    xpointer="xpointer(//*[@os='de'])"/>
    5252
    53     <para os="n1">Tell EGLIBC to install its 64-bit libraries into <filename
     53    <para os="n1">Tell GLIBC to install its 64-bit libraries into <filename
    5454    class="directory">/tools/lib64</filename>:</para>
    5555
     
    5757
    5858    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    59     href="eglibc.xml"
     59    href="glibc.xml"
    6060    xpointer="xpointer(//*[@os='g'])"/>
    6161
    6262<screen os="df"><userinput>BUILD_CC="gcc" CC="${CLFS_TARGET}-gcc ${BUILD64}" \
    6363    AR="${CLFS_TARGET}-ar" RANLIB="${CLFS_TARGET}-ranlib" \
    64     ../eglibc-&eglibc-version;/configure --prefix=/tools \
     64    ../glibc-&glibc-version;/configure --prefix=/tools \
    6565    --host=${CLFS_TARGET} --build=${CLFS_HOST} --libdir=/tools/lib64 \
    6666    --disable-profile --with-tls --enable-kernel=2.6.32 --with-__thread \
     
    7474        <term><parameter>CC="${CLFS_TARGET}-gcc ${BUILD64}"</parameter></term>
    7575        <listitem>
    76           <para>Forces EGLIBC to build using our target architecture GCC
     76          <para>Forces GLIBC to build using our target architecture GCC
    7777          utilizing the 64 Bit flags.</para>
    7878        </listitem>
     
    8282        <term><parameter>--libdir=/tools/lib64</parameter></term>
    8383        <listitem>
    84           <para>Puts EGLIBC into /tools/lib64 instead of /tools/lib.</para>
     84          <para>Puts GLIBC into /tools/lib64 instead of /tools/lib.</para>
    8585        </listitem>
    8686      </varlistentry>
     
    8989
    9090    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    91     href="eglibc.xml"
     91    href="glibc.xml"
    9292    xpointer="xpointer(//*[@os='dh'])"/>
    9393
    9494    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    95     href="eglibc.xml"
     95    href="glibc.xml"
    9696    xpointer="xpointer(//*[@os='di'])"/>
    9797
    9898    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    99     href="eglibc.xml"
     99    href="glibc.xml"
    100100    xpointer="xpointer(//*[@os='dj'])"/>
    101101
    102102    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    103     href="eglibc.xml"
     103    href="glibc.xml"
    104104    xpointer="xpointer(//*[@os='dk'])"/>
    105105
    106106    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    107     href="eglibc.xml"
     107    href="glibc.xml"
    108108    xpointer="xpointer(//*[@os='dl'])"/>
    109109
    110110    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    111     href="eglibc.xml"
     111    href="glibc.xml"
    112112    xpointer="xpointer(//*[@os='dm'])"/>
    113113
    114114    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    115     href="eglibc.xml"
     115    href="glibc.xml"
    116116    xpointer="xpointer(//*[@os='dn'])"/>
    117117
     
    122122
    123123    <para>Details on this package are located in <xref
    124     linkend="contents-eglibc" role="."/></para>
     124    linkend="contents-glibc" role="."/></para>
    125125
    126126  </sect2>
  • BOOK/cross-tools/multilib/glibc.xml

    rbf75f20 rcbbd1e4  
    66]>
    77
    8 <sect1 id="ch-cross-tools-eglibc" role="wrap">
    9   <?dbhtml filename="eglibc.html"?>
     8<sect1 id="ch-cross-tools-glibc" role="wrap">
     9  <?dbhtml filename="glibc.html"?>
    1010
    11   <title>EGLIBC-&eglibc-version; 32 Bit</title>
     11  <title>GLIBC-&glibc-version; 32 Bit</title>
    1212
    13   <indexterm zone="ch-cross-tools-eglibc">
    14     <primary sortas="a-EGLIBC">EGLIBC</primary>
     13  <indexterm zone="ch-cross-tools-glibc">
     14    <primary sortas="a-GLIBC">GLIBC</primary>
    1515    <secondary>cross tools, 32 Bit</secondary>
    1616  </indexterm>
    1717
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    19   href="../../final-system/common/eglibc.xml"
     19  href="../../final-system/common/glibc.xml"
    2020  xpointer="xpointer(//*[@role='package'])"/>
    2121
    2222  <sect2 role="installation">
    23     <title>Installation of EGLIBC</title>
     23    <title>Installation of GLIBC</title>
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../common/eglibc.xml"
     26    href="../common/glibc.xml"
    2727    xpointer="xpointer(//*[@os='da'])"/>
    2828
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../../final-system/common/eglibc.xml"
     30    href="../../final-system/common/glibc.xml"
    3131    xpointer="xpointer(//*[@os='s1'])"/>
    3232
    3333    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    34     href="../../final-system/common/eglibc.xml"
     34    href="../../final-system/common/glibc.xml"
    3535    xpointer="xpointer(//*[@os='s2'])"/>
    3636
    3737    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    38     href="../common/eglibc.xml"
     38    href="../common/glibc.xml"
    3939    xpointer="xpointer(//*[@os='e'])"/>
    4040
    4141    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    42     href="../common/eglibc.xml"
     42    href="../common/glibc.xml"
    4343    xpointer="xpointer(//*[@os='f'])"/>
    4444
    4545    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    46     href="../common/eglibc.xml"
     46    href="../common/glibc.xml"
    4747    xpointer="xpointer(//*[@os='dd'])"/>
    4848
    4949    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    50     href="../common/eglibc.xml"
     50    href="../common/glibc.xml"
    5151    xpointer="xpointer(//*[@os='de'])"/>
    5252
    5353    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    54     href="../common/eglibc.xml"
     54    href="../common/glibc.xml"
    5555    xpointer="xpointer(//*[@os='g'])"/>
    5656
    5757<screen os="df"><userinput>BUILD_CC="gcc" CC="${CLFS_TARGET}-gcc ${BUILD32}" \
    5858    AR="${CLFS_TARGET}-ar" RANLIB="${CLFS_TARGET}-ranlib" \
    59     ../eglibc-&eglibc-version;/configure --prefix=/tools \
     59    ../glibc-&glibc-version;/configure --prefix=/tools \
    6060    --host=${CLFS_TARGET32} --build=${CLFS_HOST} \
    6161    --disable-profile --with-tls --enable-kernel=2.6.32 --with-__thread \
     
    6767
    6868      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    69       href="../common/eglibc.xml"
     69      href="../common/glibc.xml"
    7070      xpointer="xpointer(//*[@os='dg1'])"/>
    7171
     
    7373        <term><parameter>CC="${CLFS_TARGET}-gcc ${BUILD32}"</parameter></term>
    7474        <listitem>
    75           <para>Forces EGLIBC to utilize our target architecture GCC utilizing
     75          <para>Forces GLIBC to utilize our target architecture GCC utilizing
    7676          the 32 Bit flags.</para>
    7777        </listitem>
     
    7979
    8080      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    81       href="../common/eglibc.xml"
     81      href="../common/glibc.xml"
    8282      xpointer="xpointer(//*[@os='dg3'])"/>
    8383
    8484      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    85       href="../common/eglibc.xml"
     85      href="../common/glibc.xml"
    8686      xpointer="xpointer(//*[@os='dg4'])"/>
    8787
    8888      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    89       href="../common/eglibc.xml"
     89      href="../common/glibc.xml"
    9090      xpointer="xpointer(//*[@os='dg5'])"/>
    9191
    9292      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    93       href="../common/eglibc.xml"
     93      href="../common/glibc.xml"
    9494      xpointer="xpointer(//*[@os='dg6'])"/>
    9595
    9696      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    97       href="../common/eglibc.xml"
     97      href="../common/glibc.xml"
    9898      xpointer="xpointer(//*[@os='dg7'])"/>
    9999
    100100      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    101       href="../common/eglibc.xml"
     101      href="../common/glibc.xml"
    102102      xpointer="xpointer(//*[@os='dg8'])"/>
    103103
    104104      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    105       href="../common/eglibc.xml"
     105      href="../common/glibc.xml"
    106106      xpointer="xpointer(//*[@os='dg9'])"/>
    107107
    108108      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    109       href="../common/eglibc.xml"
     109      href="../common/glibc.xml"
    110110      xpointer="xpointer(//*[@os='dg10'])"/>
    111111
    112112      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    113       href="../common/eglibc.xml"
     113      href="../common/glibc.xml"
    114114      xpointer="xpointer(//*[@os='dg11'])"/>
    115115
     
    117117
    118118    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    119     href="../common/eglibc.xml"
     119    href="../common/glibc.xml"
    120120    xpointer="xpointer(//*[@os='dh'])"/>
    121121
    122122    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    123     href="../common/eglibc.xml"
     123    href="../common/glibc.xml"
    124124    xpointer="xpointer(//*[@os='di'])"/>
    125125
    126126    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    127     href="../common/eglibc.xml"
     127    href="../common/glibc.xml"
    128128    xpointer="xpointer(//*[@os='dj'])"/>
    129129
    130130    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    131     href="../common/eglibc.xml"
     131    href="../common/glibc.xml"
    132132    xpointer="xpointer(//*[@os='dk'])"/>
    133133
    134134    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    135     href="../common/eglibc.xml"
     135    href="../common/glibc.xml"
    136136    xpointer="xpointer(//*[@os='dl'])"/>
    137137
    138138    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    139     href="../common/eglibc.xml"
     139    href="../common/glibc.xml"
    140140    xpointer="xpointer(//*[@os='dm'])"/>
    141141
    142142    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    143     href="../common/eglibc.xml"
     143    href="../common/glibc.xml"
    144144    xpointer="xpointer(//*[@os='dn'])"/>
    145145
     
    150150
    151151    <para>Details on this package are located in <xref
    152     linkend="contents-eglibc" role="."/></para>
     152    linkend="contents-glibc" role="."/></para>
    153153
    154154  </sect2>
Note: See TracChangeset for help on using the changeset viewer.