[fpc-devel] make OPT= OPTFPC= NEWOPT=
Martin Frb
lazarus at mfriebe.de
Fri Oct 6 15:33:49 CEST 2023
On 06/10/2023 15:11, Marco van de Voort via fpc-devel wrote:
>
> Op 6-10-2023 om 14:28 schreef Martin Frb via fpc-devel:
>> What is the difference between those 3?
>
> OPT= always to my best knowledge
>
> NEWOPT is opt only for later cycles and the rest, iow not for the
> first FPC bootstrap cycle (that might be started with an older
> compiler version). So it is for additional options that are not
> supported by the bootstrap compiler, but are supported by the newer
> compiler.
Thanks.
I may have found why it didn't work. Two OPT for one make. pebkac.
More information about the fpc-devel
mailing list