[fpc-pascal] How to make all FPC utils?
Marco van de Voort
fpc at pascalprogramming.org
Thu May 22 11:16:16 CEST 2025
Op 22-5-2025 om 10:16 schreef Thomas Kurz via fpc-pascal:
> I'm trying to create an automated dockerized build of FPC targeting Win32 (and later Win64). Everything's fine so far, except the `utils` directory.
Pass FPCMAKENEW=/path/to/utils/fpcm/bin/i386-win32/fpcmake.exe correct
the path to generated make.
I, however, only have done this with trunk, don't know if it works
with 3.2.2.
More information about the fpc-pascal
mailing list