fpc/rtl/embedded/rtl.cfg
florian 07182fba98 * continued work on avr-embedded
git-svn-id: trunk@11575 -
2008-08-14 14:23:25 +00:00

13 lines
258 B
INI

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