| 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
|---|
| 2 | |
|---|
| 3 | <!-- Copyright 2004 Aleksey Gurtovoy --> |
|---|
| 4 | <!-- Copyright 2003, 2004 Vladimir Prus --> |
|---|
| 5 | <!-- Distributed under the Boost Software License, Version 1.0. --> |
|---|
| 6 | <!-- (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) --> |
|---|
| 7 | |
|---|
| 8 | <html> |
|---|
| 9 | <head> |
|---|
| 10 | <meta name="generator" content= |
|---|
| 11 | "HTML Tidy for Linux/x86 (vers 1st April 2002), see www.w3.org"> |
|---|
| 12 | <meta name="generator" content="Microsoft FrontPage 5.0"> |
|---|
| 13 | <meta http-equiv="Content-Type" content= |
|---|
| 14 | "text/html; charset=windows-1252"> |
|---|
| 15 | <!-- tidy options: ‐‐tidy-mark false -i -wrap 78 !--> |
|---|
| 16 | |
|---|
| 17 | <title>Boost Build System V2 — supported tools</title> |
|---|
| 18 | </head> |
|---|
| 19 | |
|---|
| 20 | <body bgcolor="#FFFFFF" text="#000000"> |
|---|
| 21 | <img src="../../../../boost.png" alt="boost.png (6897 bytes)" align="center" |
|---|
| 22 | width="277" height="86"> <a href="http://sourceforge.net"><img src= |
|---|
| 23 | "http://sourceforge.net/sflogo.php?group_id=7586&type=1" width="88" |
|---|
| 24 | height="31" border="0" alt="SourceForge.net Logo" align="right"></a> |
|---|
| 25 | |
|---|
| 26 | <h1>Boost Build System V2 — supported tools</h1> |
|---|
| 27 | |
|---|
| 28 | <h2>Compilers</h2> |
|---|
| 29 | |
|---|
| 30 | <p>The following compilers are supported:</p> |
|---|
| 31 | |
|---|
| 32 | <ul> |
|---|
| 33 | <li>GNU gcc (various versions), on Linux, NT, Cygwin and Darwin.</li> |
|---|
| 34 | |
|---|
| 35 | <li>Microsoft VC++ compiler (various version), on NT and Cygwin.</li> |
|---|
| 36 | |
|---|
| 37 | <li>Borland's compiler, on NT and Cygwin.</li> |
|---|
| 38 | |
|---|
| 39 | <li>Metrowerks Code Warrior, on NT.</li> |
|---|
| 40 | |
|---|
| 41 | <li>Intel C++ Compiler, on Linux and NT.</li> |
|---|
| 42 | |
|---|
| 43 | <li>Sun's C++ Compiler.</li> |
|---|
| 44 | |
|---|
| 45 | </ul> |
|---|
| 46 | |
|---|
| 47 | <h2>Libraries</h2> |
|---|
| 48 | |
|---|
| 49 | <p>Some important libraries have special support in Boost.Build:</p> |
|---|
| 50 | |
|---|
| 51 | <ul> |
|---|
| 52 | <li><a href="http://stlport.sourceforge.net">STLport</a> — on gcc and |
|---|
| 53 | msvc.</li> |
|---|
| 54 | |
|---|
| 55 | <li><a href="http://www.trolltech.com/products/qt/index.html">QT</a>, |
|---|
| 56 | including the <tt>moc</tt> and <tt>uic</tt> tools — on gcc and msvc.</li> |
|---|
| 57 | </ul> |
|---|
| 58 | |
|---|
| 59 | <h2>Other tools</h2> |
|---|
| 60 | |
|---|
| 61 | <ul> |
|---|
| 62 | <li>Parser/lexer generators <tt>bison</tt> and <tt>lex</tt>.</li> |
|---|
| 63 | |
|---|
| 64 | <li>XSLT processor <a href= |
|---|
| 65 | "http://xmlsoft.org/XSLT/">xsltproc</a>.</li> |
|---|
| 66 | |
|---|
| 67 | <li>The Apache <a href="http://xml.apache.org/fop/index.html">FOP</a> |
|---|
| 68 | tool.</li> |
|---|
| 69 | |
|---|
| 70 | <li>BoostBook documentation format.</li> |
|---|
| 71 | |
|---|
| 72 | <li>GNU <a href= |
|---|
| 73 | "http://www.gnu.org/software/gettext/gettext.html">gettext</a> |
|---|
| 74 | internationalization tools.</li> |
|---|
| 75 | </ul> |
|---|
| 76 | <hr> |
|---|
| 77 | |
|---|
| 78 | <p>© Copyright Vladimir Prus 2003. Permission to copy, use, modify, |
|---|
| 79 | sell and distribute this document is granted provided this copyright |
|---|
| 80 | notice appears in all copies. This document is provided "as is" without |
|---|
| 81 | express or implied warranty, and with no claim as to its suitability for |
|---|
| 82 | any purpose.</p> |
|---|
| 83 | |
|---|
| 84 | <p>Revised |
|---|
| 85 | <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan |
|---|
| 86 | -->Jule 3, 2003 |
|---|
| 87 | <!--webbot bot="Timestamp" endspan i-checksum="13972" |
|---|
| 88 | --> |
|---|
| 89 | </p> |
|---|
| 90 | </body> |
|---|
| 91 | </html> |
|---|
| 92 | |
|---|