| 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
|---|
| 2 | |
|---|
| 3 | <html> |
|---|
| 4 | <head> |
|---|
| 5 | <meta http-equiv="Content-Type" content="text/html; charset=us-ascii"> |
|---|
| 6 | <link rel="stylesheet" type="text/css" href="../../../boost.css"> |
|---|
| 7 | |
|---|
| 8 | <title>Boost.Build - gcc-stlport toolset</title> |
|---|
| 9 | </head> |
|---|
| 10 | |
|---|
| 11 | <body link="#0000FF" vlink="#800080"> |
|---|
| 12 | <table border="0" cellpadding="7" cellspacing="0" width="100%" summary= |
|---|
| 13 | "header"> |
|---|
| 14 | <tr> |
|---|
| 15 | <td valign="top" width="300"> |
|---|
| 16 | <h3><a href="http://www.boost.org"><img height="86" width="277" alt= |
|---|
| 17 | "C++ Boost" src="../../../boost.png" border="0"></a></h3> |
|---|
| 18 | </td> |
|---|
| 19 | |
|---|
| 20 | <td valign="top"> |
|---|
| 21 | <h1 align="center">Boost.Build</h1> |
|---|
| 22 | |
|---|
| 23 | <h2 align="center">gcc-stlport toolset</h2> |
|---|
| 24 | </td> |
|---|
| 25 | </tr> |
|---|
| 26 | </table> |
|---|
| 27 | <hr> |
|---|
| 28 | |
|---|
| 29 | <h2>Introduction</h2> |
|---|
| 30 | |
|---|
| 31 | <p>Boost.Build's <a href="http://gcc.gnu.org">gcc-stlport</a> toolset |
|---|
| 32 | supports the GNU GCC compiler using <a href= |
|---|
| 33 | "http://www.stlport.org">STLport</a> as a replacement to the GNU |
|---|
| 34 | libg++.</p> |
|---|
| 35 | |
|---|
| 36 | <p>In addition to what this toolset provides, configuration and extended |
|---|
| 37 | functionality is available through the common <a href= |
|---|
| 38 | "stlport.html">stlport library support</a>.</p> |
|---|
| 39 | <hr> |
|---|
| 40 | |
|---|
| 41 | <p>Revised $Date: 2005/09/16 03:18:06 $</p> |
|---|
| 42 | |
|---|
| 43 | <p>Copyright © Dave Abrahams 2002, Rene Rivera 2005.</p> |
|---|
| 44 | |
|---|
| 45 | <p><small>Distributed under the Boost Software License, Version 1.0. (See |
|---|
| 46 | accompanying file <a href="../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or |
|---|
| 47 | copy at <a href= |
|---|
| 48 | "http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</small></p> |
|---|
| 49 | </body> |
|---|
| 50 | </html> |
|---|