Build Tags
Table 10 summarizes the build tags created by the different conventions, based on the build’s naming convention selection.
For verbose build tags associated with Standard Library selection, see Table 11.
Table 10 – Summary of build tags 
Build Options
Build Tags
Dynamic
Threads
Debug
RCB1
Verbose RCB2
SPM
N
Y
N
ms
Win32ThrLib_Static_Release
12s
Y
Y
N
m
Win32ThrLib_Dynamic_Release
12d
N
Y
Y
msd
Win32ThrLib_Static_Debug
15s
Y
Y
Y
md
Win32ThrLib_Dynamic_Debug
15d

1 The values for the RCB convention assume use of the vendor standard library.

2 The Verbose RCB examples are based on a Windows installation, so the ones with threading enabled have _Win32ThrLib. On other systems, different threading tags are generated. One tag on most UNIX systems, for example, is _PosixThrLib.

Table 11 – Verbose RCB Standard Library Options
Standard Library
Build Tag
GCC
_GCCStdLib
HP
_HPStdLib
IBM
_IBMStdLib
Microsoft
_MicrosoftStdLib
Sun
_SunStdLib