[fpc-pascal] Incremental compiling not working in new version
Karoly Balogh
charlie at scenergy.dfmk.hu
Thu Dec 5 21:19:07 CET 2024
Hi,
On Thu, 5 Dec 2024, Hairy Pixels via fpc-pascal wrote:
> On Dec 5, 2024 at 12:27:37 AM, Michael Van Canneyt via fpc-pascal <fpc-pascal at lists.freepascal.org> wrote:
> Yes, this is still on my todo list. The main problem is to have a really
> minimal example that demonstrates the issue. (and with minimal I mean
> something that doesn't require half the packages or lazarus to be recompled...)
>
> Ryan, if you wish to help, please try to create the smallest possible
> example that demonstrates the issue.
>
> Yes I tried already and failed but it’s on my TODO list now.
Have you tried using the -vv command line argument and looking at the
generated fpcdebug.txt? Maybe it gives some hints why the compiler decides
to recompile certain units.
Charlie
More information about the fpc-pascal
mailing list