[fbaffde] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
| 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
---|
| 4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
| 5 | %general-entities;
|
---|
| 6 | ]>
|
---|
| 7 |
|
---|
| 8 | <sect1 id="ch-cross-tools-glibc-headers" role="wrap">
|
---|
| 9 | <?dbhtml filename="glibc-headers.html"?>
|
---|
| 10 |
|
---|
| 11 | <title>Glibc-&glibc-version; Headers</title>
|
---|
| 12 |
|
---|
| 13 | <indexterm zone="ch-cross-tools-glibc-headers">
|
---|
| 14 | <primary sortas="a-Glibc">Glibc</primary>
|
---|
| 15 | <secondary>cross tools, headers</secondary>
|
---|
| 16 | </indexterm>
|
---|
| 17 |
|
---|
| 18 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 19 | href="../../final-system/common/glibc.xml"
|
---|
| 20 | xpointer="xpointer(//*[@role='package'])"/>
|
---|
| 21 |
|
---|
| 22 | <sect2 role="installation">
|
---|
| 23 | <title>Installation of Glibc Headers</title>
|
---|
| 24 |
|
---|
| 25 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[7482ad3] | 26 | href="../alpha/glibc-headers.xml"
|
---|
[fbaffde] | 27 | xpointer="xpointer(//*[@os='s1'])"/>
|
---|
| 28 |
|
---|
| 29 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[7482ad3] | 30 | href="../alpha/glibc-headers.xml"
|
---|
[fbaffde] | 31 | xpointer="xpointer(//*[@os='s2'])"/>
|
---|
| 32 |
|
---|
| 33 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 34 | href="../../final-system/common/glibc.xml"
|
---|
| 35 | xpointer="xpointer(//*[@os='e'])"/>
|
---|
| 36 |
|
---|
| 37 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 38 | href="../../final-system/common/glibc.xml"
|
---|
| 39 | xpointer="xpointer(//*[@os='f'])"/>
|
---|
| 40 |
|
---|
| 41 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 42 | href="../common/glibc.xml"
|
---|
| 43 | xpointer="xpointer(//*[@os='dd'])"/>
|
---|
| 44 |
|
---|
[8bfba08] | 45 | <screen os="de"><userinput>echo "libc_cv_forced_unwind=yes" > config.cache
|
---|
| 46 | echo "libc_cv_c_cleanup=yes" >> config.cache
|
---|
| 47 | echo "libc_cv_mlong_double_128=yes" >> config.cache
|
---|
| 48 | echo "libc_cv_powerpc64_tls=yes" >> config.cache</userinput></screen>
|
---|
[fbaffde] | 49 |
|
---|
[a80ea23] | 50 | <para>We need to persuade <command>configure</command> that the host's
|
---|
| 51 | compiler has all the necessary modern powerpc64 extensions. It will still
|
---|
| 52 | pass flags such as <literal>-mnew-abi</literal> which are likely to trigger
|
---|
| 53 | error messages on a non-ppc host, but the headers can be built. We do this
|
---|
| 54 | by adding the following lines to <filename>config.cache</filename>. Note
|
---|
| 55 | that one of these has three consecutive underscores.</para>
|
---|
| 56 |
|
---|
| 57 | <screen><userinput>echo "libc_cv_mlong_double_128ibm=yes" >> config.cache
|
---|
| 58 | echo "libc_cv_initfini_array=yes" >>config.cache
|
---|
| 59 | echo "libc_cv_gcc___thread=yes" >>config.cache</userinput></screen>
|
---|
| 60 |
|
---|
[1026afb] | 61 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 62 | href="../alpha/glibc-headers.xml"
|
---|
| 63 | xpointer="xpointer(//*[@os='n1'])"/>
|
---|
| 64 |
|
---|
| 65 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 66 | href="../alpha/glibc-headers.xml"
|
---|
| 67 | xpointer="xpointer(//*[@os='n2'])"/>
|
---|
| 68 |
|
---|
[fbaffde] | 69 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 70 | href="../../final-system/common/glibc.xml"
|
---|
| 71 | xpointer="xpointer(//*[@os='g'])"/>
|
---|
| 72 |
|
---|
| 73 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[7482ad3] | 74 | href="../alpha/glibc-headers.xml"
|
---|
[fbaffde] | 75 | xpointer="xpointer(//*[@os='s3'])"/>
|
---|
| 76 |
|
---|
| 77 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[7482ad3] | 78 | href="../alpha/glibc-headers.xml"
|
---|
[fbaffde] | 79 | xpointer="xpointer(//*[@os='e1'])"/>
|
---|
| 80 |
|
---|
| 81 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[7482ad3] | 82 | href="../alpha/glibc-headers.xml"
|
---|
[fbaffde] | 83 | xpointer="xpointer(//*[@os='ca'])"/>
|
---|
| 84 |
|
---|
| 85 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[7482ad3] | 86 | href="../alpha/glibc-headers.xml"
|
---|
[fbaffde] | 87 | xpointer="xpointer(//*[@os='cb'])"/>
|
---|
| 88 |
|
---|
| 89 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[7482ad3] | 90 | href="../alpha/glibc-headers.xml"
|
---|
[fbaffde] | 91 | xpointer="xpointer(//*[@os='cd'])"/>
|
---|
| 92 |
|
---|
| 93 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[7482ad3] | 94 | href="../alpha/glibc-headers.xml"
|
---|
[fbaffde] | 95 | xpointer="xpointer(//*[@os='ce'])"/>
|
---|
| 96 |
|
---|
| 97 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[7482ad3] | 98 | href="../alpha/glibc-headers.xml"
|
---|
[fbaffde] | 99 | xpointer="xpointer(//*[@os='cf'])"/>
|
---|
| 100 |
|
---|
| 101 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[7482ad3] | 102 | href="../alpha/glibc-headers.xml"
|
---|
[fbaffde] | 103 | xpointer="xpointer(//*[@os='cg'])"/>
|
---|
| 104 |
|
---|
| 105 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[7482ad3] | 106 | href="../alpha/glibc-headers.xml"
|
---|
[fbaffde] | 107 | xpointer="xpointer(//*[@os='ch'])"/>
|
---|
| 108 |
|
---|
| 109 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[7482ad3] | 110 | href="../alpha/glibc-headers.xml"
|
---|
[fbaffde] | 111 | xpointer="xpointer(//*[@os='ci'])"/>
|
---|
| 112 |
|
---|
| 113 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[7482ad3] | 114 | href="../alpha/glibc-headers.xml"
|
---|
[fbaffde] | 115 | xpointer="xpointer(//*[@os='cj'])"/>
|
---|
| 116 |
|
---|
[8bfba08] | 117 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 118 | href="../ppc/glibc-headers.xml"
|
---|
| 119 | xpointer="xpointer(//*[@os='cm'])"/>
|
---|
[fbaffde] | 120 |
|
---|
| 121 | </sect2>
|
---|
| 122 |
|
---|
| 123 | <sect2 role="content">
|
---|
| 124 | <title/>
|
---|
| 125 |
|
---|
| 126 | <para>Details on this package are located in <xref
|
---|
| 127 | linkend="contents-glibc" role="."/></para>
|
---|
| 128 |
|
---|
| 129 | </sect2>
|
---|
| 130 |
|
---|
| 131 | </sect1>
|
---|