Results 1 to 10 of 10

Thread: FreePascal for GPH Caanoo

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #6
    The IGEPv2 - Board is working too.

    I made a simple windows environment:

    http://www.seban.de/download/crossco...mel/FPC4ARM.7z

    The used programs and libraries are taken from cygwin, devkitGP2X or offical toolchains from GPH.

    Unpack it, call setupconfig.bat, which creates a valid fpc.cfg, depends on your setup path. Do not use a path with spaces in, i have not test this situation.

    To compile the sample, execute setenv.bat, which open a dos shell:
    cd sample\sdltest01
    make_gp2x.bat compiles for gp2x
    make_wiz.bat compiles for gp2xwiz
    make_armel.bat compiles for caanoo, pandora, IGEPv2, N800, PalmPre WebOS 1.4.5 and more.

    If you need more libraries, take them from device or available toolchain and put them into the "ToolChain\device\libs" directories, maybe you have to rename them. Thats all.

    cheers,
    Thomas
    Last edited by KidPaddle; 13-03-2011 at 12:58 PM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •