<div dir="ltr">2013/2/17 Carl Eugen Hoyos <span dir="ltr"><<a href="mailto:cehoyos@ag.or.at" target="_blank">cehoyos@ag.or.at</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>Could one of you (who is affected by the problem,<br>
remember that it cannot be reproduced on same<br>
environments) please test mentioned patch?<br>
<br>
Your problem unfortunately will not be fixed as<br>
long as you don't comment on the patch;-(<br>
<span class=""><font color="#888888"><br></font></span></blockquote><div><br></div><div style><div><div>Hi, it's for 64-bit OSX and iOS that is requiring the -all_load or -force_load linker flag to function with static libraries:</div>
</div><div><br></div></div><div style>"<span style="font-size:13px;font-family:arial,sans-serif">Apparently there are some issues with ios 64-bit osx: "</span><a href="http://stackoverflow.com/questions/2906147/what-does-the-all-load-linker-flag-do" target="_blank" style="font-size:13px;font-family:arial,sans-serif">http://stackoverflow.com/questions/2906147/what-does-the-all-load-linker-flag-do</a><span style="font-size:13px;font-family:arial,sans-serif">":</span></div>
<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div><strong style="font-size:13px;font-family:'Lucida Grande','Lucida Sans Unicode',Helvetica,Arial,Verdana,sans-serif">Important:</strong><span style="font-size:13px;font-family:'Lucida Grande','Lucida Sans Unicode',Helvetica,Arial,Verdana,sans-serif"> For 64-bit and iPhone OS applications, there is a linker bug that prevents </span><code style="font-size:13px;font-family:Courier,Consolas,monospace;color:rgb(102,102,102)">-ObjC</code><span style="font-size:13px;font-family:'Lucida Grande','Lucida Sans Unicode',Helvetica,Arial,Verdana,sans-serif"> from loading objects files from static libraries that contain only categories and no classes. The workaround is to use the </span><code style="font-size:13px;font-family:Courier,Consolas,monospace;color:rgb(102,102,102)">-all_load</code><span style="font-size:13px;font-family:'Lucida Grande','Lucida Sans Unicode',Helvetica,Arial,Verdana,sans-serif"> or </span><code style="font-size:13px;font-family:Courier,Consolas,monospace;color:rgb(102,102,102)">-force_load</code><span style="font-size:13px;font-family:'Lucida Grande','Lucida Sans Unicode',Helvetica,Arial,Verdana,sans-serif"> flags"</span> </div>
</div></div></div>