Next: , Previous: Pragma No_Return, Up: Implementation Defined Pragmas


2.109 Pragma No_Run_Time

Syntax:

    pragma No_Run_Time;

This is an obsolete configuration pragma that historically was used to set up a runtime library with no object code. It is now used only for internal testing. The pragma has been superseded by the reconfigurable runtime capability of GNAT.