CXXLINK
The CXXLINK command lets you link your C++ application by completing the
automatic template instantiation process and ensuring that the Standard
Template Library run-time support and the exception handling run-time
support are linked into your application as needed. The syntax is as
follows:
CXXLINK file-spec [,...]