> 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 found out the cause of *my* problem. The ld provided by Ubuntu
(version 2.22) was in /usr/bin. There was also an older version 2.21
in /usr/local/bin which was actually chosen. Fixing that solved my
problem.

Vincent
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to