Boost C++ Libraries: Ticket #879: Building Boost with Apache C++ Standard Library (STDCXX) https://svn.boost.org/trac10/ticket/879 <pre class="wiki">I have been working on the Apache C++ Standard Library project (STDCXX): http://incubator.apache.org/stdcxx/ I've trying to compile the boost library with stdcxx. The details can be found here: http://mail-archives.apache.org/mod_mbox/incubator-stdcxx-dev/200704.mbox/% 3c7BDB2168BEAEF14C98F1901FD2DE64386573EB@epmsa009.minsk.epam.com%3e Boost version: 1.33.1 STDCXX version: 4.2 I have created some .jam files for stdcxx supporting, maybe they would be useful. </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/879 Trac 1.4.3 farid_zaripov Tue, 05 Jun 2007 17:07:25 GMT <link>https://svn.boost.org/trac10/ticket/879#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/879#comment:1</guid> <description> <p> The cross-reference link to the Apache STDCXX issue tracker: <a class="ext-link" href="http://issues.apache.org/jira/browse/STDCXX-430"><span class="icon">​</span>http://issues.apache.org/jira/browse/STDCXX-430</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Dave Abrahams</dc:creator> <pubDate>Tue, 03 Jul 2007 15:29:29 GMT</pubDate> <title>owner, status, description changed; severity set https://svn.boost.org/trac10/ticket/879#comment:2 https://svn.boost.org/trac10/ticket/879#comment:2 <ul> <li><strong>owner</strong> changed from <span class="trac-author">nobody</span> to <span class="trac-author">Vladimir Prus</span> </li> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">new</span> </li> <li><strong>description</strong> modified (<a href="/trac10/ticket/879?action=diff&amp;version=2">diff</a>) </li> <li><strong>severity</strong> → <span class="trac-field-new">Showstopper</span> </li> </ul> Ticket Vladimir Prus Tue, 07 Aug 2007 20:27:10 GMT status, resolution changed https://svn.boost.org/trac10/ticket/879#comment:3 https://svn.boost.org/trac10/ticket/879#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">wontfix</span> </li> </ul> <p> I have responded to the submitter with the following: </p> <p> For all I can tell, you have modified .jam files for the Boost Build system version 1. That version is no longer in active development, so we cannot integrate those changes. I light of that, I'm about to close this issue. </p> <p> In case you want to continue testing with Boost, you'd need to implement support for Boost.Build V2 -- probably using existing stlport.jam as reference. I'm not sure if we'll be able to integrate such support at this point -- nobody from Boost.Build team has experience with stdcxx, and be able to maintain it in any way. It might be better to maintain such support as part of stdcxx itself, at least until it's obvious that this support became stable. </p> Ticket anonymous Fri, 11 Oct 2013 03:22:40 GMT <link>https://svn.boost.org/trac10/ticket/879#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/879#comment:4</guid> <description> <p> I've compiled up boost 1.54.0 on Solaris, using the Apache stdcxx 4.2.1 C++ library. There's a few diffs involved and a CLI recipe, but it's 99% built :) If I find a suitable place to upload the diffs I'll update this. </p> <p> Intel Solaris 10 &amp; 11 </p> <pre class="wiki">[...] common.copy /usr/local/lib/libboost_timer.a common.copy /usr/local/lib/libboost_wave.a ...failed updating 53 targets... ...skipped 37 targets... ...updated 10652 targets... </pre><p> SPARC 10 </p> <pre class="wiki">[...] common.copy /usr/local/lib/libboost_timer.a common.copy /usr/local/lib/libboost_wave.a ...failed updating 49 targets... ...skipped 42 targets... ...updated 10649 targets... </pre><p> The packages can be found on my packages archive at: </p> <p> <a class="ext-link" href="http://www.ibiblio.org/pub/packages/solaris/sparc/"><span class="icon">​</span>http://www.ibiblio.org/pub/packages/solaris/sparc/</a> </p> <pre class="wiki">boost.1.54.0.SPARC.64bit.Solaris.10.pkg boost.1.54.0.i86pc.Solaris.10.pkg boost.1.54.0.i86pc.Solaris.11.pkg </pre> </description> <category>Ticket</category> </item> </channel> </rss>