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 [,...]
Additional Information on:
Command_Parameters
Qualifiers
Obsolete_Qualifiers
/LOG_FILE[=filename]
/PRELINK=(option[,option2])
/REPOSITORY=(writeable-repository[,readonly-repository,...])
/VERSION
Customer_feedback
|