[fpc-pascal] some problem in SVN FPC for arm linux (v 2.3.1)
josepascual (almudi)
josepascual at almudi.com
Tue May 1 14:04:53 CEST 2007
> -----Mensaje original-----
> De: fpc-pascal-bounces at lists.freepascal.org [mailto:fpc-pascal-
> bounces at lists.freepascal.org] En nombre de Henry Vermaak
> Enviado el: martes, 01 de mayo de 2007 13:40
> Para: FPC-Pascal users discussions
> Asunto: Re: [fpc-pascal] some problem in SVN FPC for arm linux (v
> 2.3.1)
>
> 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.
So can it be only a problem with eabi? (i'm a little confuse with eabi and
softfloat)
More information about the fpc-pascal
mailing list