[fpc-pascal] Fcp for arm linux for EABI

Daniël Mantione daniel.mantione at freepascal.org
Thu Apr 26 12:23:08 CEST 2007



Op Thu, 26 Apr 2007, schreef Jose Pascual:

> Hi,
> 
> I have using a  toolchain Eabi for ppcarm and I have found a problem with
> assembler generate code from fpc
> because is generating sfm,stfd,lfm,ldfd instructions in .s file so eabi-as
> (assembler) is generating errors like
> .
> .
> Error: selected processor does not support `sfm f4,1,[r11,#-64]'
> .
> .
> .
> 
> Need a ppcarm with soft-float? or can I use ppcarm 2.0.4 downloaded from
> freepascal web page with some switch to
> avoid ppcarm generate this assembler instructions?

The version 2.0.4 on the Free Pascal web page is able to use softfloat.

Daniël


More information about the fpc-pascal mailing list