[fpc-pascal] What to do to get new users
Nikolay Nikolov
nickysn at gmail.com
Wed Oct 16 14:49:27 CEST 2024
On 10/16/24 3:14 PM, Christo Crause via fpc-pascal wrote:
>
> On Wed, Oct 16, 2024 at 2:12 AM Rainer Stratmann via fpc-pascal
> <fpc-pascal at lists.freepascal.org> 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
I made the compiler ignore the option and print a warning on these
platforms:
https://gitlab.com/freepascal.org/fpc/source/-/commit/bdeb161d85e590f36fb0b5eb88c2cd1e3f1943ef
Please test.
Nikolay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20241016/03f786c1/attachment.htm>
More information about the fpc-pascal
mailing list