> As per Terry's instructions I changed  t_linux.pas to use ld-linux.so.3 
> if compiled with -dFPC-ARMEL.

That's not necessary, a -FD in the fpc.cfg works too without changing +
recompiling.

 
> My guess is that the rtl/packages were compiled without the 
> '-dFPC-ARMEL' when I made the compiler with
> 
> make zipinstall OPT='-CfSOFT -dFPC-ARMEL -O-'
> 
> (I didn't pay too much attention but I'm sure that at least it didn't 
> pass the '-O-' while compiling the rtl).
> 
> Hints?

It should work like this. However most makefile commands that involve a
bootstrapping step ignore fpc.cfg, that is afaik documented.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to