BSAFE42.lib and SFL (sm_rsaDLL project)
Doug Colligan <[email protected]>
| Newsgroups | gmane.ietf.sfl |
|---|---|
| Message-ID | <[email protected]> |
Hello I work for DISA and am attempting to build the SFL library using the following tools (VS6.0 with patch 3, RSA BSAFE 4.2) and I get the following linker errors when building this particular CTIL. bsafe42.lib (asendecod.obj) error LNK2001 unresolved external _T_strcpy bsafe42.lib (asendecod.obj) error LNK2001 unresolved external _T_strlen bsafe42.lib (asn.obj) error LNK2001 unresolved external _T_strlen bsafe42.lib (asndata.obj) error LNK2001 unresolved external _T_strlen I realize that this is not the recommended release of BSAFE to utilize but it is what I have. If this is not the correct forum for this question then please direct me to the correct forum and I will state now that I am sorry to bother folks with this mail message. Since T_* are internal mechanisms to the RSA compiled library I have no insight into the RSA library. Am hoping that I can correct this using either a compiler or a linker directive when building sm_rsaDLL. Appreciate your time David Coe