> On Oct 31, 2021, at 2:53 PM, Jonas Maebe via fpc-pascal 
> <fpc-pascal@lists.freepascal.org> wrote:
> 
> The compiler itself does enable them by the default on any platform. However, 
> the fpc.cfg file that gets installed with FPC on all platforms does enable 
> them by default (it contains -Sgic). Compile with -vt and check where the 
> compiler is getting its configuration file from.

Thanks, I see -Sc now but I've always taken for granted it was always there. 
What confused me is that it's a command line option instead of a mode switch 
like other language features.

Regards,
        Ryan Joseph

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to