Boost C++ Libraries: Ticket #1155: -n option and -o option broken? https://svn.boost.org/trac10/ticket/1155 <p> As reported by Vladimir Prus, the -n option does not work properly. Details can be seen from the e-mail on the boost-build list. Search for subject: "-n option broken". </p> <p> Additional observation: the switch -o file does onyl create empty files. </p> <p> Copy of the original post: </p> <p> Rene, when I run "bjam -n" in the attached project, where "bjam" is built from SVN HEAD, I get: </p> <blockquote> <p> ...found 9 targets... ...updating 5 targets... ...updated 5 targets.. </p> </blockquote> <p> When bjam is some earlier version (3.1.14), I get many interesting command lines. </p> <p> So, it seems current bjam has "-n" broken. Any chance this can be fixed? </p> <p> Thanks, Volodya </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1155 Trac 1.4.3 Roland Schwarz Fri, 10 Aug 2007 01:39:16 GMT attachment set https://svn.boost.org/trac10/ticket/1155 https://svn.boost.org/trac10/ticket/1155 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">failed_test.tar.bz2</span> </li> </ul> <p> The test project showing the failure </p> Ticket René Rivera Sat, 11 Aug 2007 02:39:15 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/1155#comment:1 https://svn.boost.org/trac10/ticket/1155#comment:1 <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-new">fixed</span> </li> </ul> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/38590" title="Bring back midding output of -n option. The -o option continues to be ...">[38590]</a>) Bring back midding output of -n option. The -o option continues to be broken as it has been for a long time now because of the @ file feature. (fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1155" title="#1155: Bugs: -n option and -o option broken? (closed: fixed)">#1155</a>) </p> Ticket René Rivera Sat, 29 Sep 2007 19:17:07 GMT version, milestone changed https://svn.boost.org/trac10/ticket/1155#comment:2 https://svn.boost.org/trac10/ticket/1155#comment:2 <ul> <li><strong>version</strong> <span class="trac-field-old">Boost 1.34.1</span> → <span class="trac-field-new">Boost.Jam 3.1.14</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost.Jam 3.1.15</span> </li> </ul> Ticket