Boost C++ Libraries: Ticket #9453: building with --without-context doesn't actually work https://svn.boost.org/trac10/ticket/9453 <p> apparently you also need to pass --without-coroutine, but the output from the build does not say that at all: </p> <pre class="wiki">Component configuration: - atomic : building - chrono : building - context : not building - coroutine : building ... </pre><p> it probably should state something like "building (for couroutine), but not installing headers". or abort. or disable coroutine too. something. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/9453 Trac 1.4.3 olli Mon, 02 Dec 2013 07:37:51 GMT component changed https://svn.boost.org/trac10/ticket/9453#comment:1 https://svn.boost.org/trac10/ticket/9453#comment:1 <ul> <li><strong>component</strong> <span class="trac-field-old">context</span> → <span class="trac-field-new">Building Boost</span> </li> </ul> <p> bjam --without-context --without-coroutine should not build boost.context nor boost.coroutine - if the libraries are still build then this is an issue of boost build system </p> Ticket olli Fri, 17 Jan 2014 16:39:34 GMT owner changed https://svn.boost.org/trac10/ticket/9453#comment:2 https://svn.boost.org/trac10/ticket/9453#comment:2 <ul> <li><strong>owner</strong> changed from <span class="trac-author">olli</span> to <span class="trac-author">Vladimir Prus</span> </li> </ul> Ticket Vladimir Prus Mon, 20 Jan 2014 05:32:31 GMT <link>https://svn.boost.org/trac10/ticket/9453#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/9453#comment:3</guid> <description> <p> FWIW, this is a bit complicated to explain exactly which library is build due to what dependencies to be intuitive in all cases, and it's not a very big issue, so I probably won't get to this in near future. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>anonymous</dc:creator> <pubDate>Mon, 20 Jan 2014 07:09:05 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/9453#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/9453#comment:4</guid> <description> <p> boost.coroutine depends on boost.context </p> </description> <category>Ticket</category> </item> <item> <author>smr@…</author> <pubDate>Sat, 16 Apr 2016 20:23:54 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/9453#comment:5 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/9453#comment:5</guid> <description> <p> I attempted to build Boost 1.60, using both --without-context and --without-coroutine. It turns out to build Boost.Context anyway. </p> <p> Workaround: also use --without-coroutine2. </p> </description> <category>Ticket</category> </item> <item> <author>phantall+boost@…</author> <pubDate>Tue, 24 Jan 2017 19:14:11 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/9453#comment:6 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/9453#comment:6</guid> <description> <p> This is still an issue as of 1.63 </p> </description> <category>Ticket</category> </item> </channel> </rss>