Changeset f0ed7ed for BOOK/cross-tools/x86
- Timestamp:
- Feb 21, 2006, 1:56:13 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 6d4c909
- Parents:
- 7a8cc24
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/x86/glibc-headers.xml
r7a8cc24 rf0ed7ed 46 46 href="../common/glibc.xml" 47 47 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" >> config.cache 54 </userinput></screen> 48 55 49 56 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.