| 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
|---|
| 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|---|
| 4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
|---|
| 5 | %general-entities;
|
|---|
| 6 | ]>
|
|---|
| 7 |
|
|---|
| 8 | <sect1 id="ch-cross-tools-uclibc-headers" role="wrap">
|
|---|
| 9 | <?dbhtml filename="uclibc-headers.html"?>
|
|---|
| 10 |
|
|---|
| 11 | <title>uClibc-&uclibc-version; Headers</title>
|
|---|
| 12 |
|
|---|
| 13 | <indexterm zone="ch-cross-tools-uclibc-headers">
|
|---|
| 14 | <primary sortas="a-uClibc">uClibc</primary>
|
|---|
| 15 | <secondary>cross tools, headers</secondary>
|
|---|
| 16 | </indexterm>
|
|---|
| 17 |
|
|---|
| 18 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
|---|
| 19 | href="uclibc.xml"
|
|---|
| 20 | xpointer="xpointer(//*[@role='package'])"/>
|
|---|
| 21 |
|
|---|
| 22 | <sect2 role="installation">
|
|---|
| 23 | <title>Installation of uClibc Headers</title>
|
|---|
| 24 |
|
|---|
| 25 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
|---|
| 26 | href="uclibc.xml"
|
|---|
| 27 | xpointer="xpointer(//*[@os='c'])"/>
|
|---|
| 28 |
|
|---|
| 29 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
|---|
| 30 | href="uclibc.xml"
|
|---|
| 31 | xpointer="xpointer(//*[@os='d'])"/>
|
|---|
| 32 |
|
|---|
| 33 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
|---|
| 34 | href="uclibc.xml"
|
|---|
| 35 | xpointer="xpointer(//*[@os='e'])"/>
|
|---|
| 36 |
|
|---|
| 37 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
|---|
| 38 | href="uclibc.xml"
|
|---|
| 39 | xpointer="xpointer(//*[@os='f'])"/>
|
|---|
| 40 |
|
|---|
| 41 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
|---|
| 42 | href="uclibc.xml"
|
|---|
| 43 | xpointer="xpointer(//*[@os='g'])"/>
|
|---|
| 44 |
|
|---|
| 45 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
|---|
| 46 | href="uclibc.xml"
|
|---|
| 47 | xpointer="xpointer(//*[@os='h'])"/>
|
|---|
| 48 |
|
|---|
| 49 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
|---|
| 50 | href="../x86/uclibc-headers.xml"
|
|---|
| 51 | xpointer="xpointer(//*[@os='i'])"/>
|
|---|
| 52 |
|
|---|
| 53 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
|---|
| 54 | href="uclibc.xml"
|
|---|
| 55 | xpointer="xpointer(//*[@os='j'])"/>
|
|---|
| 56 |
|
|---|
| 57 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
|---|
| 58 | href="uclibc.xml"
|
|---|
| 59 | xpointer="xpointer(//*[@os='k'])"/>
|
|---|
| 60 |
|
|---|
| 61 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
|---|
| 62 | href="uclibc.xml"
|
|---|
| 63 | xpointer="xpointer(//*[@os='l'])"/>
|
|---|
| 64 |
|
|---|
| 65 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
|---|
| 66 | href="uclibc.xml"
|
|---|
| 67 | xpointer="xpointer(//*[@os='m'])"/>
|
|---|
| 68 |
|
|---|
| 69 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
|---|
| 70 | href="uclibc.xml"
|
|---|
| 71 | xpointer="xpointer(//*[@os='n'])"/>
|
|---|
| 72 |
|
|---|
| 73 | <screen os="o"><userinput>make headers</userinput></screen>
|
|---|
| 74 |
|
|---|
| 75 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
|---|
| 76 | href="uclibc.xml"
|
|---|
| 77 | xpointer="xpointer(//*[@os='p'])"/>
|
|---|
| 78 |
|
|---|
| 79 | <screen os="1"><userinput>mkdir ${CLFS}/usr/include/bits
|
|---|
| 80 | make PREFIX=${CLFS} install_headers</userinput></screen>
|
|---|
| 81 |
|
|---|
| 82 | </sect2>
|
|---|
| 83 |
|
|---|
| 84 | <sect2 role="content" id="contents-uclibc-headers">
|
|---|
| 85 | <title/>
|
|---|
| 86 |
|
|---|
| 87 | <para>Details on this package are located in <xref
|
|---|
| 88 | linkend="contents-uclibc" role="."/></para>
|
|---|
| 89 |
|
|---|
| 90 | </sect2>
|
|---|
| 91 |
|
|---|
| 92 | </sect1>
|
|---|