[fpc-devel] SymbianOS port
Felipe Monteiro de Carvalho
felipemonteiro.carvalho at gmail.com
Thu Jan 25 01:14:40 CET 2007
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
More information about the fpc-devel
mailing list