[fpc-devel] Win64 FPC is in wrong download location

Henry Vermaak henry.vermaak at gmail.com
Thu May 6 10:37:37 CEST 2010


On 6 May 2010 09:08, Michael Schnell <mschnell at lumino.de> wrote:
> BTW.: (slightly off-topic)
>
> I suppose it would be possible to create an FPC compiler running on
> ARM/Linux and creating ARM code.

This has been done by several people.  ARM devices are usually not
that powerful (at least not the boards I have), so native building
takes very long.

> Do you think it could be possible to create a full featured completely
> native ARM/Linux based Lazarus IDE including native debugging ?

Why not?  You just need the right ARM board and a toolchain complete
with cross compiled libs for the widgetset you are using.  I haven't
seen an ARM device that uses gtk, though.

Henry



More information about the fpc-devel mailing list