[fpc-pascal] FPU on ARM

Florian Klaempfl florian at freepascal.org
Fri Mar 16 08:57:53 CET 2007


Carsten Bager schrieb:
> When using real operations with the   -CfVFP/SOFT/LIBGCC activated I get 
> this error (same with version 2.0.4/2.0.2 ).
> 
> Free Pascal Compiler version 2.0.5 [2007/03/15] for arm
> Copyright (c) 1993-2006 by Florian Klaempfl
> Target OS: Linux for ARM
> Compiling led.pas
> led.pas(115,6) Fatal: Internal error 200308251
> led.pas(115,6) Fatal: Compilation aborted
> 
> Is there a way around this problem?
> 

Softfloat is broken in 2.0.x. In 2.1.x it is fixed for little endian
systems. Big endian arm still doesn't work though it's not clear if it's
a problem of the arm port or the softfloat implemenentation.

> Regards 
> Carsten
> Med venlig hilsen
> Carsten Bager
> 
> BEAS A/S
> Brørupvænget 10
> DK-7650 Bøvlingbjerg
> Tlf. : +45 9788 5222 Fax : +45 9788 5434
> www.beas.dk
> 
> 
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal




More information about the fpc-pascal mailing list