Please notice, that i used dynamic linking, most of older reported error depends on static linking. I check this at weekend.

I made a step by step tutorial, but only in German, for bigger docs my language knowledge is too less.

I made two simple samples, http://www.seban.de/download/fpc4gp2x.zip . Both versions, for Windows and GP2X, are included.

- sdlcheck.gpe
Only for simple testing, left and right to move, press x for quitting.

- sfighter.gpe
Simple shooter with scrolling background, press both shoulder buttons for quitting.

Both are compiled with "ppcrossarm -dGP2 -dno_smpeg project.dpr".

Thomas