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

Henry Vermaak henry.vermaak at gmail.com
Mon Mar 23 19:20:10 CET 2009


2009/3/23 Paul Breneman <Paul2006 at brenemanlabs.com>:
> Beni,
>
>> 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.
>
> On 14 Dec 2008 on the fpc-devel maillist Florian Klaempfl wrote:
>
> **************
> Yes. I uploaded a starting eabi compiler to
> http://www.florianklaempfl.de/ppcarm
>
> Please use only with -O-
> *************
>
> Maybe you could try replacing the ppcarm in my helloworld example with that
> (and also use -O-)?
>

this won't work unless you compile the rtl objects with this compiler,
too.  rather just try `ppcarm -h` to see if the compiler executes.

henry



More information about the fpc-pascal mailing list