[fpc-devel] Smarter way of generating ARMHF fpc trunk installation?

Thaddy thaddy at thaddy.com
Wed Mar 5 15:16:44 CET 2014


Basically it -2.6.X -  doesn't accept the proper options you need.
There is a workaround:
Bootstrap with 2.6.2, build a trunk crosscompiler,
Then bootstrap immediately again with the trunk compiler with 
OVERRIDEVERSIONCHECK=1.
The latter will accept the proper options, which are minimally:
CROSSOPT="-dFPC_ARMHF -CfVFPV2 -CpARMV6 -CaEABIHF"
This works but is not in ANY way supported.

On 4-3-2014 7:00, peter green wrote:
> Reinier Olislagers wrote:
>> fpcup, an FPC/Lazarus build/installation/update program uses the
>> following steps on ARMHF Linux (e.g. raspbian, odroid):
>>
>> 1. Get FPC stable (2.6.2 currently) ARM bootstrap compiler binary
>> This compiler cannot directly build ARMHF FPC trunk.
> OOI in what way does it fail?
>
> _______________________________________________
> fpc-devel maillist  -  fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4243 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20140305/a915163d/attachment.bin>


More information about the fpc-devel mailing list