<p>A slight correction, a bit of further searching and I found the correct linker option, namely ld&#39;s &quot;rpath&quot;</p>
<p>Used to force the search path of the dynamic linking<br>
(from gcc: $ gcc -Wl,-rpath=&lt;path to the local port of the stl&gt; ....)</p>
<div class="gmail_quote">On Oct 15, 2010 1:04 PM, &quot;René Kjellerup&quot; &lt;<a href="mailto:rk.katana.steel@gmail.com">rk.katana.steel@gmail.com</a>&gt; wrote:<br type="attribution"></div>