Page 1 of 1

Update the msvcrt.lib and 7 POLINK:errors are removed

Posted: Sat May 14, 2011 8:28 pm
by IceSoft
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'.

Re: Update the msvcrt.lib and 7 POLINK:errors are removed

Posted: Sat Feb 10, 2018 8:14 pm
by Crusiatus Black
I'm sorry for the massive bump of this topic, however can you perhaps share with me which msvcrt.lib you used and where I can find it?