2012/10/27 Florian Klämpfl <flor...@freepascal.org> > > I added already several weeks ago the new multi-arch pathes as > additional default search pathes to armhf-linux but since people didn't > like this change I didn't add it for the other architectures. > > How do I workaround it?
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. Vincent
_______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel