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
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to