Paul,

I hope this question does not fall into the category of "Is he kidding!?", but I am having trouble compiling your gp2x_tutorial program from the command line into a WIN32 exe. It can't find the system unit.

Do I need to install a different version of the FPC or can I use the one that you provided?

What compiler command would you issue to compile the dpr program?

I'm issuing the following:
ppc -FiC:\GP2X\FPC\units\arm-linux\rtl C:\GP2X\Projects\gp2x_tutorial\gp2x_tutorial.dpr

Also, would it change if I was compiling a support unit like SDL.pas?

Thanks,
Joe