[475e295] | 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-system-libtool-32" role="wrap">
|
---|
| 9 | <?dbhtml filename="libtool.html"?>
|
---|
| 10 |
|
---|
| 11 | <title>Libtool-&libtool-version; 32 Bit Libraries</title>
|
---|
| 12 |
|
---|
| 13 | <indexterm zone="ch-system-libtool-32">
|
---|
| 14 | <primary sortas="a-Libtool">Libtool</primary>
|
---|
| 15 | <secondary>32 Bit</secondary>
|
---|
| 16 | </indexterm>
|
---|
| 17 |
|
---|
| 18 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 19 | href="../common/libtool.xml"
|
---|
| 20 | xpointer="xpointer(//*[@role='package'])"/>
|
---|
| 21 |
|
---|
| 22 | <sect2 role="installation">
|
---|
| 23 | <title>Installation of Libtool</title>
|
---|
| 24 |
|
---|
| 25 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 26 | href="../common/libtool.xml"
|
---|
| 27 | xpointer="xpointer(//*[@os='a'])"/>
|
---|
| 28 |
|
---|
| 29 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 30 | href="../multilib/libtool.xml"
|
---|
| 31 | xpointer="xpointer(//*[@os='b'])"/>
|
---|
| 32 |
|
---|
| 33 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 34 | href="../common/libtool.xml"
|
---|
| 35 | xpointer="xpointer(//*[@os='c'])"/>
|
---|
| 36 |
|
---|
| 37 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 38 | href="../common/libtool.xml"
|
---|
| 39 | xpointer="xpointer(//*[@os='d'])"/>
|
---|
| 40 |
|
---|
| 41 | <para os="e">To test the results, issue:
|
---|
| 42 | <userinput>make LDEMULATION=elf32ppc check</userinput>.</para>
|
---|
| 43 |
|
---|
| 44 | <variablelist os="c">
|
---|
| 45 | <title>The meaning of the override on make check:</title>
|
---|
| 46 |
|
---|
| 47 | <varlistentry>
|
---|
| 48 | <term><parameter>LDEMULATION=elf32ppc</parameter></term>
|
---|
[d3a0268] | 49 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 50 | href="../multilib/libtool.xml"
|
---|
| 51 | xpointer="xpointer(//*[@os='c2'])"/>
|
---|
[475e295] | 52 | </varlistentry>
|
---|
| 53 |
|
---|
| 54 | </variablelist>
|
---|
| 55 |
|
---|
| 56 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 57 | href="../common/libtool.xml"
|
---|
| 58 | xpointer="xpointer(//*[@os='f'])"/>
|
---|
| 59 |
|
---|
| 60 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 61 | href="../common/libtool.xml"
|
---|
| 62 | xpointer="xpointer(//*[@os='g'])"/>
|
---|
| 63 |
|
---|
| 64 | </sect2>
|
---|
| 65 |
|
---|
| 66 | <sect2 role="content">
|
---|
| 67 | <title/>
|
---|
| 68 |
|
---|
| 69 | <para>Details on this package are located in <xref
|
---|
| 70 | linkend="contents-libtool" role="."/></para>
|
---|
| 71 |
|
---|
| 72 | </sect2>
|
---|
| 73 |
|
---|
| 74 | </sect1>
|
---|