Update the msvcrt.lib and 7 POLINK:errors are removed
Posted: Sat May 14, 2011 8:28 pm
I removed the 'old' msvcrt.lib with the version which comes with VS2010 and I getting no longer this list of compiling errors (POLINK: error) when I write a wrapper from a external static lib:
POLINK: error: Unresolved external symbol '__RTC_CheckEsp'.
POLINK: error: Unresolved external symbol '@_RTC_CheckStackVars'.
POLINK: error: Unresolved external symbol '___security_cookie'.
POLINK: error: Unresolved external symbol '@__security_check_cookie'.
POLINK: error: Unresolved external symbol '__RTC_Shutdown'.
POLINK: error: Unresolved external symbol '__RTC_InitBase'.
POLINK: error: Unresolved external symbol '___iob_func'.
POLINK: error: Unresolved external symbol '__RTC_CheckEsp'.
POLINK: error: Unresolved external symbol '@_RTC_CheckStackVars'.
POLINK: error: Unresolved external symbol '___security_cookie'.
POLINK: error: Unresolved external symbol '@__security_check_cookie'.
POLINK: error: Unresolved external symbol '__RTC_Shutdown'.
POLINK: error: Unresolved external symbol '__RTC_InitBase'.
POLINK: error: Unresolved external symbol '___iob_func'.