[fpc-devel] Building a debug version of FPC-main on Windows
Marco van de Voort
fpc at pascalprogramming.org
Mon Aug 23 18:14:30 CEST 2021
Op 8/23/2021 om 4:20 PM schreef Werner Pamler via fpc-devel:
> Am 23.08.2021 um 14:06 schrieb Marco van de Voort via fpc-devel:
>> Op 8/23/2021 om 1:36 PM schreef Werner Pamler via fpc-devel:
>>> make install all OPT=%OPTIONS% INSTALL_PREFIX=%FPC_DEST_DIR%
>>> PP=%BOOTSTRAP_COMPILER%
>> Shouldn't this (install all) be the other way around? Classically one
>> builds it before one installs it.
>
> It does not make a difference. Now I found out that when I delete the
> units directory manually before calling the batch, everything works
> correctly, even with the OPT parameter. I thought that the "clean"
> does this?
>
I looked again, and the only thing atypical that I notice is that you
point lazarus to the ppu's in the FPC source tree, while maybe via
fpc.cfg also the installed tree is included. Though I don't understand
why that would cause problems.
More information about the fpc-devel
mailing list