<div dir="ltr">2013/2/15 René J.V. Bertin <span dir="ltr"><<a href="mailto:rjvbertin@gmail.com" target="_blank">rjvbertin@gmail.com</a>></span><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class="im"><br>
</div>This pleads for static local copies.<br>
<br><div class=""><div class="h5"></div></div></blockquote><div><br></div><div style>Yeah, this is what I would suggest too.</div><div style><br></div><div style>If the objective is to have portable static libraries, don't define global symbol multiple times, it's just the wrong way of working. This is especially true for static libraries in runtime environments like 64 bit OSX and iOS that requires the -all_load flag. </div>
<div><br></div></div></div></div>