rtl.cfg 308 B

123456789101112
  1. # first, disable all
  2. -Sf-
  3. # uncomment to enable the stuff you want to use
  4. # include full heap management into the rtl
  5. # -SfFPC_FEATURE_HAS_HEAP
  6. # include support for init final code of units into the rtl
  7. # -SfFPC_HAS_FEATURE_INITFINAL
  8. # include exit code support
  9. # -SfFPC_HAS_FEATURE_EXITCODE