mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 07:17:15 +08:00
b3ae387171
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1072 af4574ff-66df-0310-9fd7-8a98e5e911e0
33 lines
1.3 KiB
XML
33 lines
1.3 KiB
XML
<sect2>
|
|
<title>Introduction to <application>STLport</application></title>
|
|
|
|
<para><application>STLport</application> is a multi-platform <acronym>ANSI
|
|
</acronym> <application>C++</application> Standard Library implementation
|
|
featuring advanced techniques and optimizations for maximum efficiency,
|
|
exception safety and thread safety, important extensions such as hash
|
|
tables, and singly-linked list.</para>
|
|
|
|
<sect3><title>Package information</title>
|
|
<itemizedlist spacing='compact'>
|
|
<listitem><para>Download (HTTP): <ulink
|
|
url="&STLport-download-http;"/></para></listitem>
|
|
<listitem><para>Download (FTP): <ulink
|
|
url="&STLport-download-ftp;"/></para></listitem>
|
|
<listitem><para>Download size: &STLport-size;</para></listitem>
|
|
<listitem><para>Estimated Disk space required:
|
|
&STLport-buildsize;</para></listitem>
|
|
<listitem><para>Estimated build time:
|
|
&STLport-time;</para></listitem></itemizedlist>
|
|
</sect3>
|
|
|
|
<sect3><title>Additional downloads</title>
|
|
<itemizedlist spacing='compact'>
|
|
<listitem><para>Download (HTTP): <ulink
|
|
url="&hfile-root;/STLport-4.5.3-gcc3.patch"/></para></listitem>
|
|
<listitem><para>Download (HTTP): <ulink
|
|
url="&hfile-root;/STLport-4.5.3-g++-inc.patch"/></para></listitem>
|
|
</itemizedlist></sect3>
|
|
|
|
|
|
</sect2>
|