Unit 'fpmkunit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TFPCDefaults.CompilerDefaults

Sets up FPC compiler default configuration

Declaration

Source position: fpmkunit.pp line 1337

public procedure TFPCDefaults.CompilerDefaults; override;

Description

CompilerDefaults initializes the FPC compiler with standard default settings and options. This method configures the compiler environment with appropriate paths, compilation modes, and target settings.

The setup includes standard FPC installation paths, library directories, and default compiler options suitable for typical Free Pascal development scenarios.


Documentation generated on: Dec 15 2025