<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
  "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
  <!ENTITY % general-entities SYSTEM "../../general.ent">
  %general-entities;
]>

<sect1 id="ch-temp-system-gettext-n32" role="wrap">
  <title>Gettext-&gettext-version; N32</title>
  <?dbhtml filename="gettext-n32.html"?>

  <indexterm zone="ch-temp-system-gettext-n32">
    <primary sortas="a-Gettext">Gettext</primary>
    <secondary>temporary system, N32</secondary>
  </indexterm>

  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  href="../../final-system/common/gettext.xml"
  xpointer="xpointer(//*[@role='package'])"/>

  <sect2 role="installation">
    <title>Installation of Gettext</title>

    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    href="gettext.xml"
    xpointer="xpointer(//*[@os='a'])"/>

    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    href="gettext.xml"
    xpointer="xpointer(//*[@os='b'])"/>

    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    href="gettext.xml"
    xpointer="xpointer(//*[@os='c'])"/>

<screen os="d"><userinput>CC="${CC} ${BUILDN32}" CXX="${CXX} ${BUILDN32}" \
   ./configure --prefix=/tools --libdir=/tools/lib32 \
   --host=${LFS_TARGET} --disable-libasprintf \
   --without-csharp --cache-file=config.cache</userinput></screen>

    <variablelist os="e">
      <title>The meaning of the configure options:</title>

      <varlistentry>
        <term><parameter>CXX="${CXX} ${BUILDN32}"</parameter></term>
        <listitem>
          <para>Forces Gettext is use our Target Architecture g++ compiler
          with our N32 flags.</para>
        </listitem>
      </varlistentry>

    </variablelist>

    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    href="gettext.xml"
    xpointer="xpointer(//*[@os='f'])"/>

    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    href="gettext.xml"
    xpointer="xpointer(//*[@os='g'])"/>

    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    href="gettext.xml"
    xpointer="xpointer(//*[@os='h'])"/>

    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    href="gettext.xml"
    xpointer="xpointer(//*[@os='i'])"/>

  </sect2>

  <sect2 role="content">
    <title/>

    <para>Details on this package are located in <xref
    linkend="contents-gettext" role="."/></para>

  </sect2>

</sect1>
