[fpc-devel] FPC Arm options
Robert Reimiller
certgrps at certsoft.com
Sat Aug 20 01:51:37 CEST 2005
From the compiler I get:
Free Pascal Compiler version 2.0.0
Compiler Date : 2005/05/15
Compiler CPU Target: arm
Supported targets:
Linux for ARM
Supported CPU instruction sets:
ARMV3
ARMV4
ARMV5
Supported FPU instruction sets:
SOFT
LIBGCC
FPA
FPA10
FPA11
VFP
From this it looks like there is a software floating emulation library,
true?
I don't see any option for big endian versus little endian. The development
kit we got runs in big endian mode. What endian mode does FPC generate code
for, or is it selectable somewhere? We ended up with the IXP425 processor
because they kept the fact that it doesn't have a FPU fairly well hidden.
There is another board with a PXA255 although I'm not sure if that is
running
in little endian or not, since the chip can apparently run in either mode.
More information about the fpc-devel
mailing list