[fpc-pascal] Help building FPC on armhf
Michael Ring
mail at michael-ring.org
Mon Jun 29 14:42:28 CEST 2015
I think I now remember having the same problem before, can you please
try to build with "-O-" instead of -O2 ?
In the past the compiler threw an exception in system.pas, perhaps it
now displays an error message.
Michael
Am 29.06.15 um 14:13 schrieb Andrew Brunner:
>
> On 6/28/2015 8:56 AM, Michael Ring wrote:
>> I am using parameters suggested on this page (modified for armv7a):
>>
>> http://michellcomputing.co.uk/blog/2014/05/freepascal-2-7-1-on-raspberry-pi/
>>
>>
>> OPT="-dREVINC -dFPC_ARMHF -CX -CpARMV7A -CfVFPV3_D16 -OpARMV7A -O2
>> -OoFASTMATH -XX -Xs"
>>
>> as your error seems to be caused by some conditional parsing the
>> extra defines above might help (or not .....)
>>
>> Michael
>
> Hi Michael,
>
> I tried to use the options above to no avail. Thanks for the effort
> though.
>
More information about the fpc-pascal
mailing list