search for: __znso6sentryd2ev

Displaying 1 result from an estimated 1 matches for "__znso6sentryd2ev".

2012 May 01
1
[LLVMdev] Linking C++ on Windows
....0/VC/BIN/link.exe" -out:a.out -defaultlib:libcmt -nologo C:/cygwin/tmp/hello-066049.o hello-066049.o : error LNK2019: unresolved external symbol __ZSt4cout referenced in function _main hello-066049.o : error LNK2019: unresolved external symbol __ZSt18uncaught_exceptionv referenced in function __ZNSo6sentryD2Ev hello-066049.o : error LNK2019: unresolved external symbol __ZNSt6_Mutex7_UnlockEv referenced in function __ZNSt15basic_streambufIcSt11char_traitsIcEE7_UnlockEv hello-066049.o : error LNK2019: unresolved external symbol ___cxa_rethrow referenced in function __ZNSt8ios_base5clearEib hello-066049.o :...