FreePascal Cross Compiler kit for GP2X F100/F200/Wiz
Version: 0.7 Beta
This release features the complete DevKitGP2X toolchain as well as the FreePascal 2.5.1 cross compiler.
For Linux (Tested with Ubuntu 8.04 and Ubuntu 9.10)
Extract the contents of the folder fpc-gp2x-kit in the root filesystem. You probably need administrator/superuser priviliges to do so.
After that, you can compile your SDL application by using the following command:
ppcrossarm -dGP2X myprogram.pas
The binary works on GP2X F100/F200 and Wiz.
Version: 0.7 Beta
This release features the complete DevKitGP2X toolchain as well as the FreePascal 2.5.1 cross compiler.
For Linux (Tested with Ubuntu 8.04 and Ubuntu 9.10)
Extract the contents of the folder fpc-gp2x-kit in the root filesystem. You probably need administrator/superuser priviliges to do so.
After that, you can compile your SDL application by using the following command:
ppcrossarm -dGP2X myprogram.pas
The binary works on GP2X F100/F200 and Wiz.