Changeset 44426cf for BOOK/materials


Ignore:
Timestamp:
Jun 23, 2007, 7:04:49 PM (17 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
5f22e50
Parents:
9c0cf5d
Message:

Updated to Glibc 2.6. This includes adding a sed to Coreutils and Gzip to rename their internal implementations of futimens which are incompatible with the implementation provided by Glibc. Added a target tripplet based optimization to glibc on x86 and 32bit build on x86_64 so that glibc will build properly now that i386 is no longer supported. Also added a note to the build variables page the i386-pc-linux-gnu is not supported by glibc.

Location:
BOOK/materials
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • BOOK/materials/alpha/patches.xml

    r9c0cf5d r44426cf  
    3636
    3737    <varlistentry>
    38       <term>Glibc Alpha sigsuspend Patch - <token>&glibc-alpha_sigsuspend-patch-size;</token>:</term>
    39       <listitem>
    40         <para>Download: <ulink
    41         url="&patches-root;&glibc-alpha_sigsuspend-patch;"/></para>
    42         <para>MD5 sum: <literal>&glibc-alpha_sigsuspend-patch-md5;</literal></para>
    43       </listitem>
    44     </varlistentry>
    45 
    46     <varlistentry>
    4738      <term>Linux IO Fix Patch - <token>&linux-io_fix-patch-size;</token>:</term>
    4839      <listitem>
  • BOOK/materials/mips/patches.xml

    r9c0cf5d r44426cf  
    5252    xpointer="xpointer(//*[@os='gcc-specs-patch'])"/>
    5353
    54     <varlistentry os="glibc-mips-patch">
    55       <term>Glibc MIPS Fixes - <token>&glibc-mips-patch-size;</token>:</term>
    56       <listitem>
    57         <para>Download: <ulink
    58         url="&patches-root;&glibc-mips-patch;"/></para>
    59         <para>MD5 sum: <literal>&glibc-mips-patch-md5;</literal></para>
    60       </listitem>
    61     </varlistentry>
    62 
    6354    <varlistentry os="grep-config_update-patch">
    6455      <term>Grep Config Update Patch - <token>&grep-config_update-patch-size;</token>:</term>
  • BOOK/materials/mips64-64/patches.xml

    r9c0cf5d r44426cf  
    3939    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    4040    href="../mips/patches.xml"
    41     xpointer="xpointer(//*[@os='glibc-mips-patch'])"/>
    42 
    43     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    44     href="../mips/patches.xml"
    4541    xpointer="xpointer(//*[@os='grep-config_update-patch'])"/>
    4642
  • BOOK/materials/mips64/patches.xml

    r9c0cf5d r44426cf  
    4747    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    4848    href="../mips/patches.xml"
    49     xpointer="xpointer(//*[@os='glibc-mips-patch'])"/>
    50 
    51     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    52     href="../mips/patches.xml"
    5349    xpointer="xpointer(//*[@os='grep-config_update-patch'])"/>
    5450
Note: See TracChangeset for help on using the changeset viewer.