<div dir="ltr"><div dir="ltr">With the latest systemh.inc regarding  this,  the building of FPC SVN Trunk for the x86_64-win64 target with FPC 3.2.x as bootstrap compiler is failing:<br><br>E:/FPC/bootstrap/ppcx64.exe -XX -Cr- -CR- -Ct- -Co- -CO- -C3- -g -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -FE. -FUE:/FPC/svn/rtl/units/x86_64-win64 -dtls_threadvars -O2 -dSPILLING_NEW -g -dx86_64 -dRELEASE  -Us -Sg system.pp -Fi../win<br>generic.inc(902,11) Error: Identifier not found "chr"<br>generic.inc(914,19) Error: Identifier not found "chr"<br>generic.inc(950,13) Error: Identifier not found "chr"<br>generic.inc(1010,14) Error: Identifier not found "Chr"<br>generic.inc(1029,10) Error: Identifier not found "chr"<br>generic.inc(1090,9) Error: Identifier not found "chr"<br>generic.inc(1272,11) Error: Identifier not found "chr"<br>sstrings.inc(24,9) Error: Identifier not found "chr"<br>sstrings.inc(44,25) Error: Identifier not found "chr"<br>sstrings.inc(60,12) Error: Identifier not found "Chr"<br>sstrings.inc(97,9) Error: Identifier not found "chr"<br>sstrings.inc(121,9) Error: Identifier not found "chr"<br>sstrings.inc(397,14) Error: Identifier not found "chr"<br>sstrings.inc(411,15) Error: Identifier not found "chr"<br>sstrings.inc(714,16) Error: Identifier not found "Chr"<br>sstrings.inc(773,26) Error: Identifier not found "chr"<br>sstrings.inc(790,13) Error: Identifier not found "chr"<br>sstrings.inc(827,13) Error: Identifier not found "Chr"<br>sstrings.inc(829,13) Error: Identifier not found "Chr"<br>text.inc(1747,9) Error: Identifier not found "chr"<br>system.pp(651) Fatal: There were 20 errors compiling module, stopping<br>Fatal: Compilation aborted<br><div><br></div><div>So I did undo the change locally for to be able building it again.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Nov 9, 2020 at 8:26 PM Bart via fpc-devel <<a href="mailto:fpc-devel@lists.freepascal.org">fpc-devel@lists.freepascal.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Mon, Nov 9, 2020 at 3:56 PM Anton Shepelev via fpc-devel<br>
<<a href="mailto:fpc-devel@lists.freepascal.org" target="_blank">fpc-devel@lists.freepascal.org</a>> wrote:<br>
<br>
> Did you try compiling it with FreePascal in Borland mode?<br>
<br>
Yes, I did, as the related (and now closed) bugreport shows.<br>
Anyhow, it should be fixed now.<br>
-- <br>
Bart<br>
_______________________________________________<br>
fpc-devel maillist  -  <a href="mailto:fpc-devel@lists.freepascal.org" target="_blank">fpc-devel@lists.freepascal.org</a><br>
<a href="https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel" rel="noreferrer" target="_blank">https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel</a><br>
</blockquote></div></div>