On 01/05/07, josepascual (almudi) <[EMAIL PROTECTED]> 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.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to