[fpc-devel] Smarter way of generating ARMHF fpc trunk installation?
peter green
plugwash at p10link.net
Thu Mar 6 15:05:40 CET 2014
Thaddy wrote:
> The latter will accept the proper options, which are minimally:
> CROSSOPT="-dFPC_ARMHF -CfVFPV2 -CpARMV6 -CaEABIHF"
You should not need -CaEABIHF. A compiler build with -dFPC_ARMHF should
automatically use the hard float ABI (and a few other related settings).
I think all the other options you have specified should be accepted by 2.6.x
More information about the fpc-devel
mailing list