<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Sun, Feb 15, 2026 at 11:45 AM iopen devel 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">A considerable way through the resulting FPC build this happened ...<br>
<br>
> Compiling ./chm/src/htmlutil.pas<br>
> Assembling htmlutil<br>
> Assembling chmsitemap<br>
> chm/units/xtensa-freertos/chmsitemap.s: Assembler messages:<br>
> chm/units/xtensa-freertos/chmsitemap.s:927: Error: unknown opcode or format name 'dpfr'<br></blockquote><div><br></div><div><div></div><div>It is encouraging if the build process completed the RTL.</div><br></div><div>The dpfr opcode is valid for xtensa, so something else must be amiss. Can you show more of the preceding make messages,</div><div>perhaps up to the make command that invoked the compiler for the packages folder. </div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
*****<br>
<br>
Not related to the above, but possibly relevant when compiling for<br>
ESP32. On the FP Xtensa page are mentioned files esp32_out.ld and<br>
esp32.project.ld, but neither exists on the development machine.<br></blockquote><div><br></div><div>That information is a bit outdated, from around esp-idf V5 these linker script names changed to memory.ld and sections.ld.</div><div><br></div></div></div>