.. index:: --RTS switch
-You can select another run-time library temporarily
+You can select another run-time library temporarily
by using the :switch:`--RTS` switch, e.g., :switch:`--RTS=sjlj`
Choosing the Scheduling Policy with Windows
-------------------------------------------
-Under Windows, the standard 31 priorities of the Ada model are mapped onto
+Under Windows, the standard 31 priorities of the Ada model are mapped onto
Window's seven standard priority levels by default: Idle, Lowest, Below Normal,
Normal, Above Normal,
When using the ``FIFO_Within_Priorities`` task dispatching policy, GNAT
-assigns the ``REALTIME_PRIORITY_CLASS`` priority class to the application
-and maps the Ada priority range to the sixteen priorities made available under
-``REALTIME_PRIORITY_CLASS``.
+assigns the ``REALTIME_PRIORITY_CLASS`` priority class to the application
+and maps the Ada priority range to the sixteen priorities made available under
+``REALTIME_PRIORITY_CLASS``.
For details on the values of the different priority mappings, see declarations
-in :file:`system.ads`. For more information about Windows priorities, please
+in :file:`system.ads`. For more information about Windows priorities, please
refer to Microsoft documentation.
Windows Socket Timeouts
relocatable DLL. We advise you to build relocatable DLL.
- .. index:: -b (gnatdll)
-
-:switch:`-b {address}`
- Set the relocatable DLL base address. By default the address is
- ``0x11000000``.
-
-
.. index:: -bargs (gnatdll)
:switch:`-bargs {opts}`
@copying
@quotation
-GNAT User's Guide for Native Platforms , Jan 03, 2025
+GNAT User's Guide for Native Platforms , Jan 13, 2025
AdaCore
default, when this switch is missing, @code{gnatdll} builds a
relocatable DLL. We advise you to build relocatable DLL.
-@geindex -b (gnatdll)
-
-@item @code{-b `address'}
-
-Set the relocatable DLL base address. By default the address is
-@code{0x11000000}.
-
@geindex -bargs (gnatdll)
@item @code{-bargs `opts'}
@printindex ge
-@anchor{gnat_ugn/gnat_utility_programs switches-related-to-project-files}@w{ }
@anchor{d2}@w{ }
+@anchor{gnat_ugn/gnat_utility_programs switches-related-to-project-files}@w{ }
@c %**end of body
@bye