Release Free Pascal - Windows Crosscompiler and Pandora versions


xyta

Active Member
Joined
Aug 28, 2009
Messages
886
Members of the German boards have put a lot of effort into these two variants:


1) Windows x86-to-Linux ARM EABI cross compiler for Pandora/WIZ/Canoo/Palm Pre/N800 (ARMEL) by KidPaddle:


Link: http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,13,442 (including German documentation), FPC Version 2.5.1


After unpacking the files into the installation directory, call "setupconfig.bat" once to complete installation.


Copy missing Canoo libraries into the "ToolChains\GPH_Caanoo\libs" directory and remove version numbers (rename libfreetype.so.6.3.8 ->libfreetype.so)


For compiling:


-open cmd.exe


-call "setenv.bat" first


Windows: "make_win.bat project.dpr"


GP2X: "make_gp2x.bat project.dpr"


GP2XWIZ: "make_wiz.bat project.dpr"


Caanoo/Pandora: "make_armel.bat project.dpr"


Brand new:


2) Free Pascal for Pandora by Carl-Philip "carli" Hänsch, PND installer by Kaworu:


http://repo.openpand...app=install_fpc


Installs FPC 2.5.1 and some SDL libraries on your Pandora.
 
Last edited by a moderator:
Thank's a lot for this ...but is Nand space used installing on Pandora or these files go on the SD card ?
 
Back
Top