<div dir="auto"><div><div class="gmail_quote"><div dir="ltr">Bart <<a href="mailto:bartjunk64@gmail.com">bartjunk64@gmail.com</a>> schrieb am Mi., 18. Juli 2018, 23:36:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Wed, Jul 18, 2018 at 1:39 PM, Michael Van Canneyt<br>
<<a href="mailto:michael@freepascal.org" target="_blank" rel="noreferrer">michael@freepascal.org</a>> wrote:<br>
<br>
> In general: no.<br>
<br>
OK<br>
I pity the compiler devels, especially in the past with slower hardware.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">The compiler devels more often than not only work with the compiler and RTL directories and there a "make cycle" in the compiler directory is sufficient. :) </div><div dir="auto"><br></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">
<br>
><br>
> But:<br>
> * if the package does not have dependencies, you can just recompile that<br>
> package.<br>
>   cd packages/fcl-registry<br>
>   make clean allOPT=-gl && sudo make install<br>
<br>
That failed with incompatible ppu version (make calls fpc 3.0.4)<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">You're trying to compile a trunk package not a 3.0.4 package? Then maybe it helps to pass the trunk compiler binary with FPC=/path/to/binary</div><div dir="auto"><br></div><div dir="auto">Regards, </div><div dir="auto">Sven </div></div>