Boost C++ Libraries: Ticket #8673: static libraries compiled without -fPIC using gcc https://svn.boost.org/trac10/ticket/8673 <p> shared libraries use the static libraries of boost,errors occur: recompile with -fPIC. automake adds -fPIC always. </p> <p> relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8673 Trac 1.4.3 viboes Sat, 08 Jun 2013 16:52:11 GMT component changed https://svn.boost.org/trac10/ticket/8673#comment:1 https://svn.boost.org/trac10/ticket/8673#comment:1 <ul> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">Building Boost</span> </li> </ul> Ticket Kohei Takahashi <flast@…> Thu, 09 Oct 2014 06:07:08 GMT component changed; cc, owner set https://svn.boost.org/trac10/ticket/8673#comment:2 https://svn.boost.org/trac10/ticket/8673#comment:2 <ul> <li><strong>cc</strong> <span class="trac-author">flast@…</span> added </li> <li><strong>owner</strong> set to <span class="trac-author">Vladimir Prus</span> </li> <li><strong>component</strong> <span class="trac-field-old">Building Boost</span> → <span class="trac-field-new">build</span> </li> </ul> Ticket