Hi, On Thu, 2012-10-04 at 22:51 +0200, Den Jean wrote: > On Thursday 04 October 2012 21:54:19 Thomas Schatzl wrote: > > Yes. Probably one of the first milestones for a new arch is self-hosting > > (if possible at all). > > 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 :) Thomas _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel