On 05/11/12 13:16, Vincent Snijders wrote: > > > 2012/10/27 Florian Klämpfl <flor...@freepascal.org > <mailto: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.
I remember having to add a library path to FPCMAKEOPT, for and early debian arm multilib system. Does this work? Henry _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel