[fpc-devel] make OPT= OPTFPC= NEWOPT=
Kostas Michalopoulos
badsector at runtimeterror.com
Sat Oct 7 05:23:44 CEST 2023
On 10/6/23 16:11, Marco van de Voort via fpc-devel wrote:
>
> 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.
It might be a good idea to have a wiki page describing all the variables
that go in the makefile, i always end up using Google to search the wiki
for make invocations of the the partial variables i remember.
Kostas
More information about the fpc-devel
mailing list