<div dir="auto"><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">J. Gareth Moreton <<a href="mailto:gareth@moreton-family.com">gareth@moreton-family.com</a>> schrieb am Mo., 13. Juli 2020, 12:23:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I haven't been able to test it as rigorously as I would have liked. I'm <br>
having some difficulty compiling projects under Lazarus with the trunk <br>
since it tries to recompile windows.ppu due to a checksum mismatch, and <br>
immediately fails upon not being able to find a file. I might have some <br>
configuation problems, because when I try to compile the test program <br>
directly from the command line, it just hangs when I run it (even <br>
without the patch applied), and there's nothing in the code that should <br>
cause an infinite loop. I can, however, analyse the disassembly and see <br>
that the optimisation has indeed been applied correctly.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">That sounds like you have some problem in your setup, e.g. when the compiler finds a Windows.pp file somewhere where there shouldn't be one. You could try to pass -vu and/or -vt to see which units it is really using. </div><div dir="auto"><br></div><div dir="auto">Regards, </div><div dir="auto">Sven </div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div></div>