<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Jul 4, 2018 at 9:21 AM, Tomas Hajny <span dir="ltr"><<a href="mailto:XHajT03@hajny.biz" target="_blank">XHajT03@hajny.biz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Wed, July 4, 2018 07:53, Christo wrote:<br><span class="">> Any hints on how to compile and use fpcmake so that changes in the ini<br>
> file ends up in the generated MakeFile? <br>
<br>
</span>I assume that you updated fpcmake.ini in /fpcsrc/utils/fpcm/ (or without<br>
/fpcsrc if using a checkout of the fpc repository rather than fpcbuild)<br>
and rebuilt either all utils, or just fpcmake, right? Could you please<br>
check whether fpcmake.inc (in the same directory) got updated during the<br>
rebuild (this should reflect your changes to fpcmake.ini)? If I understand<br>
it correctly, you copied the resulting updated fpcmake binary into the<br>
respective RTL directory and tried to regenerate the Makefile there,<br>
correct?</blockquote><div><br></div><div>My update procedure is basically what you describe: I manually added the </div><div>changes from r30766 fpcmake.ini to trunk, then call make inside the fpcm</div><div>directory, then execute the newly compiled fpcmake with the Makefile.fpc </div><div>file in the fpcm directory as test.</div><div><br></div><div>Tonight I will check if fpcmake.inc got updated.  Thanks for this hint, I don't</div><div>yet know how the different fpcmake pieces fit together.</div><div><br></div></div></div></div>