On Wed, Oct 16, 2024 at 2:12 AM Rainer Stratmann via fpc-pascal < [email protected]> wrote:
> > - Fpcupdeluxe: A good idea. But it doesn't work. I have tried to install > an > AVR crosscompiler on a Linux system. Fatal: Can't find unit Infodrwf used > by > Project1. And ‘Project1’ does not use any unit at all. > 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. To disable this in Lazarus go to: Project > Project options > Compielr Options > Debugging
_______________________________________________ fpc-pascal maillist - [email protected] https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
