<br><br><div class="gmail_quote">2012/10/27 Florian Klämpfl <span dir="ltr"><<a href="mailto:florian@freepascal.org" target="_blank">florian@freepascal.org</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
I added already several weeks ago the new multi-arch pathes as<br>
additional default search pathes to armhf-linux but since people didn't<br>
like this change I didn't add it for the other architectures.<br>
<div class="im HOEnZb"><br></div></blockquote></div>How do I workaround it?<br><br>First I added -Fl/usr/lib/i386-linux-gnu to the fpc.cfg. But for building fpc that doesn't help, because of the -n parameter added by make all. So I did make all OPT="-Fl/usr/lib/i386-linux-gnu". That works for trunk, but not for fixes_2_6 because OPT is not passed when building fpmake.pp in the packages/fastcgi dir.<br>
<br>Vincent<br>