Changeset aa7d916 in clfs-sysroot for BOOK/cross-tools/common/glibc.xml


Ignore:
Timestamp:
Nov 7, 2006, 2:09:52 PM (17 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
a13e113
Parents:
b9b48cc
Message:

Updated to Glibc 2.5.

File:
1 edited

Legend:

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

    rb9b48cc raa7d916  
    4343      <para>If you need to recompile glibc after the GCC Final Cross-Compiler
    4444      is installed do not apply the libgcc_eh patch. This patch is applied when
    45       building glibc with a static GCC because when gcc is built static libgcc
     45      building glibc with a static GCC because when gcc is built static, libgcc
    4646      contains the symbols that would normaly exist in libgcc_eh.</para>
    4747    </note>
     
    6262<screen os="p6"><userinput>patch -Np1 -i ../&glibc-crosscompile_timezone_fix-patch;</userinput></screen>
    6363
    64     <para os="p7">The following patch fixes an issue with iconv:</para>
    65 
    66 <screen os="p8"><userinput>patch -Np1 -i ../&glibc-iconv_fix-patch;</userinput></screen>
     64    <para os="p7">The following corrects the Minor version, changing the value
     65    from 4 to 5:</para>
     66
     67<screen os="p8"><userinput>patch -Np1 -i ../&glibc-minor-patch;</userinput></screen>
    6768
    6869    <para os="b">The Glibc documentation recommends building Glibc outside of the
Note: See TracChangeset for help on using the changeset viewer.