Boost C++ Libraries: Ticket #1010: linking boost.python on freebsd https://svn.boost.org/trac10/ticket/1010 <p> when linking boost.python on freebsd -ldl is specified (gcc is detected toolset). Since dlopen() and friends are in libc on freebsd, -ldl is unnecessary. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1010 Trac 1.4.3 Dave Abrahams Tue, 03 Jul 2007 15:23:20 GMT status, reporter, severity changed; owner, milestone set https://svn.boost.org/trac10/ticket/1010#comment:1 https://svn.boost.org/trac10/ticket/1010#comment:1 <ul> <li><strong>owner</strong> set to <span class="trac-author">Dave Abrahams</span> </li> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> <li><strong>reporter</strong> changed from <span class="trac-author">troy d. straszheim</span> to <span class="trac-author">troy@…</span> </li> <li><strong>severity</strong> <span class="trac-field-old">Showstopper</span> → <span class="trac-field-new">Cosmetic</span> </li> <li><strong>milestone</strong> → <span class="trac-field-new">Boost 1.35.0</span> </li> </ul> <p> Is this still a problem with BBv2 and Boost 1.34.0? </p> Ticket barner@… Mon, 23 Jul 2007 07:12:40 GMT <link>https://svn.boost.org/trac10/ticket/1010#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1010#comment:2</guid> <description> <p> Yes, it still happens with Boost.Build v2 with Boost 1.34.0. </p> <p> See <a class="ext-link" href="http://svn.boost.org/trac/boost/ticket/1074"><span class="icon">​</span>http://svn.boost.org/trac/boost/ticket/1074</a> for a possible fix. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Vladimir Prus</dc:creator> <pubDate>Sat, 21 Mar 2009 23:09:55 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/1010#comment:3 https://svn.boost.org/trac10/ticket/1010#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> I believe this to be fixed in trunk. </p> Ticket