Ignore:
Timestamp:
Feb 21, 2006, 1:56:13 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
6d4c909
Parents:
7a8cc24
Message:

r973@server (orig r971): ken | 2005-12-28 18:00:29 -0800
Fix glibc headers on certain hosts, perhaps only those cross-compiling from an older binutils.

File:
1 edited

Legend:

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

    r7a8cc24 rf0ed7ed  
    4646    href="../common/glibc.xml"
    4747    xpointer="xpointer(//*[@os='de'])"/>
     48
     49    <para os="df">Glibc has an issue cross-compiling the headers, where it can
     50    misdetect the capabilities of Binutils and decide they are inadequate.  The
     51    following line fixes this:</para>
     52
     53<screen os="dg"><userinput>echo "libc_cv_initfini_array=yes" &gt;&gt; config.cache
     54</userinput></screen>
    4855
    4956    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.