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/final-system/mips64
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/mips64/glibc-64bit.xml

    r9c0cf5d r44426cf  
    4949    href="glibc.xml"
    5050    xpointer="xpointer(//*[@os='p2'])"/>
    51 
    52     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    53     href="glibc.xml"
    54     xpointer="xpointer(//*[@os='mp1'])"/>
    55 
    56     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    57     href="glibc.xml"
    58     xpointer="xpointer(//*[@os='mp2'])"/>
    5951
    6052    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/mips64/glibc-n32.xml

    r9c0cf5d r44426cf  
    4949    href="glibc.xml"
    5050    xpointer="xpointer(//*[@os='p2'])"/>
    51 
    52     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    53     href="glibc.xml"
    54     xpointer="xpointer(//*[@os='mp1'])"/>
    55 
    56     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    57     href="glibc.xml"
    58     xpointer="xpointer(//*[@os='mp2'])"/>
    5951
    6052    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/mips64/glibc.xml

    r9c0cf5d r44426cf  
    5454    href="../common/glibc.xml"
    5555    xpointer="xpointer(//*[@os='p2'])"/>
    56 
    57     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    58     href="../mips/glibc.xml"
    59     xpointer="xpointer(//*[@os='mp1'])"/>
    60 
    61     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    62     href="../mips/glibc.xml"
    63     xpointer="xpointer(//*[@os='mp2'])"/>
    6456
    6557    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.