Hi,

I added an almost empty system.pp unit to fpc/rtl/symbian just to
test, but the compiler isn´t yet search on this directory for the
system unit.

I am using this command to use FPC 2.0.4 to compile a cross-compiler:

c:\Programas\fpc21> make clean all OS_TARGET=symbian OPT="-va"

Compilation will fail with:

pp.pas(146,1) Fatal: Can't find unit System
Fatal: Compilation aborted

And using -va I can see it isn´t searching fpc21/rtl/symbian

thanks,
--
Felipe Monteiro de Carvalho
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to