[fpc-pascal] using fpc on a arm4t system failed

Henry Vermaak henry.vermaak at gmail.com
Mon Mar 23 12:09:40 CET 2009


2009/3/23 Benedikt Schindler <BeniSchindler at gmx.de>:
> Hi,
>
> is there another precompiled  "ppcarm" from the version v2.2.x or v2.3.x ?
> Or exists a maintainer for the arm version? So i could ask him for a
> debugging version to find the problem.
> I couldn't debug the problem by my self, because i don't have a clou about
> assembler programming.
>
> please give me a hint where to start.
> because i really would like to programm in freepascal for the openmoko
> freerunner device.

i think openmoko is based on angstrom distro, which uses eabi.  you
will have to build your own compiler and rtl (which is not that hard).

you can do this by adding OPT="-dFPC_ARMEL" to your make params.
there were a couple of threads about this, so you should read them
first!

henry



More information about the fpc-pascal mailing list