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.


_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to