Felipe Monteiro de Carvalho schreef:
On 1/25/07, Felipe Monteiro de Carvalho
<[EMAIL PROTECTED]> wrote:
C:\Programas\fpc21\rtl\symbian>make clean FPC=c:\Programas\fpc21\compiler\ppc386
.exe
make: Nothing to be done for `clean'.

ops, it should be:

C:\Programas\fpc21\rtl\symbian>make FPC=c:\Programas\fpc21\compiler\ppc386.exe
make: Nothing to be done for `default'.


That is right, no rtl units for Symbian have been written, so the Makefile doesn't contain them.

Start with the system unit I would say.

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

Reply via email to