fpc/rtl/embedded/rtl.cfg
florian fd2032dab2 + start of embedded rtl
+ feature support in the compiler

git-svn-id: trunk@5628 -
2006-12-17 18:40:36 +00:00

13 lines
308 B
INI

# first, disable all
-Sf-
# uncomment to enable the stuff you want to use
# include full heap management into the rtl
# -SfFPC_FEATURE_HAS_HEAP
# include support for init final code of units into the rtl
# -SfFPC_HAS_FEATURE_INITFINAL
# include exit code support
# -SfFPC_HAS_FEATURE_EXITCODE