<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 Fr., 8. Nov. 2019, 11:20:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
On 08/11/2019 09:49, Sven Barth via fpc-devel wrote:<br>
> ...<br>
> The compiler is compiled multiple times anyway when bootstrapping and <br>
> the need for the scripting there is not only the WPO, but the repeated <br>
> compilation of RTL and compiler.<br>
><br>
> Also the compiler's infrastructure is currently not geared towards <br>
> repeated compilations in the same process. Yes, the textmode IDE <br>
> essentially does that, but all it does is call the compile() function. <br>
> For WPO that would need to happen *inside* that function.<br>
><br>
> Regards,<br>
> Sven<br>
<br>
What's stopping that? It seems like a relatively straightforward <br>
implementation if possibly a little clumsy with the WPO files. Granted, <br>
something cleaner (e.g. not linking on the first pass) might take a <br>
minor overhaul.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">What's stopping that? Simple: no driving need. It's just work for something that has essentially no gain. </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>