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.