| 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-n32" role="wrap"> | 
|---|
| 9 | <?dbhtml filename="libtool-n32.html"?> | 
|---|
| 10 |  | 
|---|
| 11 | <title>Libtool-&libtool-version; N32 Libraries</title> | 
|---|
| 12 |  | 
|---|
| 13 | <indexterm zone="ch-system-libtool-n32"> | 
|---|
| 14 | <primary sortas="a-Libtool">Libtool</primary> | 
|---|
| 15 | <secondary>N32</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="libtool.xml" | 
|---|
| 27 | xpointer="xpointer(//*[@os='a'])"/> | 
|---|
| 28 |  | 
|---|
| 29 | <screen os="b"><userinput>CC="gcc ${BUILDN32}" ./configure --prefix=/usr \ | 
|---|
| 30 | --libdir=/usr/lib32</userinput></screen> | 
|---|
| 31 |  | 
|---|
| 32 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" | 
|---|
| 33 | href="../common/libtool.xml" | 
|---|
| 34 | xpointer="xpointer(//*[@os='c'])"/> | 
|---|
| 35 |  | 
|---|
| 36 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" | 
|---|
| 37 | href="../common/libtool.xml" | 
|---|
| 38 | xpointer="xpointer(//*[@os='d'])"/> | 
|---|
| 39 |  | 
|---|
| 40 | <para os="e">To test the results, identify the correct emulation, then issue: | 
|---|
| 41 | <userinput>make LDEMULATION=[emulation] check</userinput>. The correct | 
|---|
| 42 | emulation will be elf32btsmipn32 for a big-endian machine and elf32ltsmipn32 | 
|---|
| 43 | for a little-endian machine.</para> | 
|---|
| 44 |  | 
|---|
| 45 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" | 
|---|
| 46 | href="libtool.xml" | 
|---|
| 47 | xpointer="xpointer(//*[@os='f'])"/> | 
|---|
| 48 |  | 
|---|
| 49 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" | 
|---|
| 50 | href="libtool.xml" | 
|---|
| 51 | xpointer="xpointer(//*[@os='g'])"/> | 
|---|
| 52 |  | 
|---|
| 53 | </sect2> | 
|---|
| 54 |  | 
|---|
| 55 | <sect2 role="content"> | 
|---|
| 56 | <title/> | 
|---|
| 57 |  | 
|---|
| 58 | <para>Details on this package are located in <xref | 
|---|
| 59 | linkend="contents-libtool" role="."/></para> | 
|---|
| 60 |  | 
|---|
| 61 | </sect2> | 
|---|
| 62 |  | 
|---|
| 63 | </sect1> | 
|---|