[fpc-pascal] Rebuilding RTL

Sven Barth pascaldragon at googlemail.com
Wed Aug 8 20:05:49 CEST 2018


Ryan Joseph <ryan at thealchemistguild.com> schrieb am Mi., 8. Aug. 2018,
18:48:

> Btw, what are all these messages I get when building the compiler? I don’t
> know if they should be ignored or I caused them myself.
>
> objc1.inc(360,3) Note: tgobj: (FreeTemp) freeing of temp at pos
> -2147483648 requested
>

They are due to the EXTDEBUG define that is set in the pp.lpi. Someone had
added that to the project file cause they wanted to hunt bugs with temps.
If it annoys you, you can remove it in your project options.

Regards,
Sven

>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20180808/de555448/attachment.html>


More information about the fpc-pascal mailing list