<div dir="ltr"><div>Since the bug tracker is offline I want to highlight this problem, before it slips my mind:<br></div><div><br></div><div>Updating trunk revision this morning results in a failure for freertos-xtensa RTL (the cross compiler itself successfully bootstrapped):</div><div><br></div><div>make OS_TARGET=freertos CPU_TARGET=xtensa FPC=~/fpc/3.3.1/compiler/ppcrossxtensa BINUTILSPREFIX=xtensa-esp32-elf- SUBARCH=lx6 CROSSOPT="-Cfhard" rtl<br>make -C ../rtl 'OPT=' all<br>make[1]: Entering directory '/home/christo/fpc/3.3.1/rtl'<br>make -C freertos all<br>make[2]: Entering directory '/home/christo/fpc/3.3.1/rtl/freertos'<br>make[2]: ../compiler/ppc: Command not found<br>/home/christo/fpc/3.3.1/compiler/ppcrossxtensa -Cplx6 -Tfreertos -Pxtensa -XPxtensa-esp32-elf- -Xr -Fi../inc -Fi../xtensa -FE. -FU../../rtl/units/xtensa-freertos -Fl/home/christo/.espressif/tools/xtensa-esp32-elf/esp-2019r2-8.2.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0 -dxtensa -Cfhard  -Us -Sg system.pp @system.cfg <br>softfpu.pp(609,1) Fatal: Internal error 2020082801</div><div><br></div><div>This error appeared after commit 46732. Note that subarch lx106 RTL builds successfully.<br></div></div>