[fpc-devel] Access violation in fpmake

Michael Van Canneyt michael at freepascal.org
Sun Nov 15 19:26:16 CET 2015



On Sun, 15 Nov 2015, Jonas Maebe wrote:

> On 15/11/15 17:31, MohsenTi wrote:
>> Hi
>> I checkout fpc trunk and try to build it but fpmake raise access
>> violation exception
>> how to solve it ?
>> 
>> ./fpmake compile --localunitdir=.. --os=linux --cpu=x86_64 -o -Ur -o -Xs
>> -o -O2 -o -n -o -Cg -o -dx86_64 -o -dRELEASE
>> --compiler=/home/mohsen/Applications/Lazarus/fpc-trunk/compiler/ppcx64
>> -bu -o -XX -o -CX
>> The installer encountered the following error:
>> Access violation
>
> It's because of r32327. Michael?

Strange, I created a test before committing, and it ran fine. 
Well. I reinstated line 1132. But according to logic, that line should not be necessary.
Maybe I am not properly seeing a case where it can go wrong.

Michael.



More information about the fpc-devel mailing list