search for: __zst18uncaught_exceptionv

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

2012 May 01
1
[LLVMdev] Linking C++ on Windows
..."C:/Program Files/Microsoft Visual Studio 9.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...