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