[fpc-devel] Arm Hardfloat
Thomas Schatzl
tom_at_work at gmx.at
Thu Oct 4 23:49:45 CEST 2012
Hi,
On Thu, 2012-10-04 at 23:18 +0200, Thomas Schatzl wrote:
> Hi,
>
> On Thu, 2012-10-04 at 22:51 +0200, Den Jean wrote:
> >
> > Ahum it always fails over here
> >
> > time make OPT='-dFPC_ARMHF -Aas -O- -CaEABIHF -CfVFPV3_D16 -Cparmv7a' clean
> > all
>
> >
> > units_bs/arm-linux/fpmkunit.s:28079: Rd and Rm should be different in mul
>
> Just checked, processor info (-Cparmv7a) is not passed to the assembler.
> Try "-Cparmv7" - only then --march=armv7-a is passed correctly :)
Fixed in r22541.
The starting compiler will still give some of these (non-fatal) warnings
while compiling the compiler and rtl for the first time.
Hth,
Thomas
More information about the fpc-devel
mailing list