Boost C++ Libraries: Ticket #1611: A way to completely disable the auto-link feature https://svn.boost.org/trac10/ticket/1611 <p> I was stuck with the auto-link feature when I had to link to the binaries built with --layout=system on Windows. I don't think BOOST_AUTO_LINK_NOMANGLE should control any linker options, or at least there should be an option to disable auto-link, something like "BOOST_NO_AUTOLINK". I really wonder how many people think it is a handy feature. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1611 Trac 1.4.3 moriyoshi@… Wed, 30 Jan 2008 10:59:05 GMT <link>https://svn.boost.org/trac10/ticket/1611#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1611#comment:1</guid> <description> <p> Oops, I forgot to enter my e-mail address. -- Moriyoshi &lt;moriyoshi@…&gt; </p> </description> <category>Ticket</category> </item> <item> <author>moriyoshi@…</author> <pubDate>Wed, 30 Jan 2008 11:16:00 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/1611#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1611#comment:2</guid> <description> <p> BOOST_ALL_NO_LIB eventually worked for me. Sorry for disturbing. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Marshall Clow</dc:creator> <pubDate>Wed, 30 Jan 2008 14:17:37 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/1611#comment:3 https://svn.boost.org/trac10/ticket/1611#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-new">worksforme</span> </li> </ul> <p> Since the submitter has found a solution, I'm closing this bug.... </p> Ticket