<div dir="ltr"><div>Hi anybody.</div><div>I have installed lazarus (2.0.2). When there are no more errors (only hints and warnings) and I give the command F9 (run) Lazarus answers with a strange output:<br></div><div>"No program file "/home/eugen/aux/lmarka/unit1" found". Can any one say what is wrong?<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">сб, 29 февр. 2020 г. в 16:12, Marco van de Voort via lazarus <<a href="mailto:lazarus@lists.lazarus-ide.org">lazarus@lists.lazarus-ide.org</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
For a while now I have had problems building custom lazarus.<br>
<br>
The error is always something spilling related, and this case in <br>
extgraphics, code that uses an open array of tpoint.<br>
<br>
I tried to copy and paste the relevant code in a separate unit and <br>
compile with the arguments that lazarus lists of "build ide", but no <br>
success.<br>
<br>
Anybody also has this? I have seen this since december occasionally, but <br>
recently it got really more frequent.<br>
<br>
Verbose: Compiling lcltranslator.pas<br>
lcltranslator.pas(356,9) Warning: Case statement does not handle all <br>
possible cases<br>
Verbose: Compiling extdlgs.pas<br>
Verbose: Compiling C:\repo\lazarus\lcl\forms\calcform.pas<br>
Verbose: Compiling C:\repo\lazarus\lcl\widgetset\wsextdlgs.pp<br>
calcform.pas(598,3) Warning: Case statement does not handle all possible <br>
cases<br>
Verbose: Compiling extgraphics.pas<br>
extgraphics.pas(229,7) Error: Compilation raised exception internally<br>
Verbose: Compilation aborted<br>
Debug: An unhandled exception occurred at $0049383D:<br>
Debug: EAccessViolation: Access violation<br>
Debug:   $0049383D  GET_ALIAS,  line 1137 of rgobj.pas<br>
Debug:   $0049664E  INSTR_SPILL_REGISTER,  line 2575 of rgobj.pas<br>
Debug:   $00495E61  SPILL_REGISTERS,  line 2331 of rgobj.pas<br>
Debug:   $00492D23  DO_REGISTER_ALLOCATION,  line 637 of rgobj.pas<br>
Debug:   $00483DA9  DO_REGISTER_ALLOCATION,  line 896 of cgobj.pas<br>
Debug:<br>
<br>
<br>
-- <br>
_______________________________________________<br>
lazarus mailing list<br>
<a href="mailto:lazarus@lists.lazarus-ide.org" target="_blank">lazarus@lists.lazarus-ide.org</a><br>
<a href="https://lists.lazarus-ide.org/listinfo/lazarus" rel="noreferrer" target="_blank">https://lists.lazarus-ide.org/listinfo/lazarus</a><br>
</blockquote></div>