Ada Programming/Attributes/'Target Name
Appearance
Description
[edit | edit source]Standard'Target_Name
(Standard
is the only allowed prefix) provides a static string value that identifies the target for the current compilation. For GCC implementations, this is the standard gcc target name without the terminating slash (for example, GNAT 5.0 on windows yields “i586-pc-mingw32msv”).