[fpc-pascal] some problem in SVN FPC for arm linux (v 2.3.1)
Henry Vermaak
henry.vermaak at gmail.com
Tue May 1 13:39:48 CEST 2007
On 01/05/07, josepascual (almudi) <josepascual at almudi.com> wrote:
> I'm using a ARM920T (at91rm9200) with arm core ARMv4T
> My toolchain is from http://www.freaknet.org/martin/crosstool/packages/
> "
> armv4t-crosstool-linux-gnueabi 4.1.1 4.1.1 2.5 6.5 48.7 MiB 49.0 MiB
> The libraries are compiled for, and the default compiler target is armv4t
> instead of the usual armv5t.
> "
> rfs, wfs are floating point instruction for arm so it's not possible to
> compile for a eabi (softfloat) version
> of ppccrossarm-eabi (softfloat)
>
> what do you think?
>
it should be possible, since i'm using fpc for arm softfloat here.
see if you can get it to work with latest trunk.
More information about the fpc-pascal
mailing list