<div dir="ltr"><div dir="ltr"><br></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Oct 16, 2024 at 2:12 AM Rainer Stratmann via fpc-pascal <<a href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@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"><br>
- Fpcupdeluxe: A good idea. But it doesn't work. I have tried to install an <br>
AVR crosscompiler on a Linux system. Fatal: Can't find unit Infodrwf used by <br>
Project1. And ‘Project1’ does not use any unit at all.<br></blockquote><div><br></div><div> This is due to the default debug option that enables the "Display line numbers in run-time error backtraces". This option is not supported on the embedded targets.<br></div><div>To disable this in Lazarus go to: Project > Project options > Compielr Options > Debugging</div></div></div>