Displaying 1 result from an estimated 1 matches for "__imp__syminitialize".
Did you mean:
_imp__syminitialize
2012 Jul 20
0
[LLVMdev] LLVM Kaleidoscope Chapter 7 Compilation Error in MinGW32(MSYS Shell) on Windows
...nce to `__imp__EnumerateLoadedModules at 12'
c:/llvm/llvminstall/lib/libLLVMSupport.a(Signals.cpp.obj):Signals.cpp:(.text+0x5
9e): undefined reference to `__imp__SymSetOptions at 4'
c:/llvm/llvminstall/lib/libLLVMSupport.a(Signals.cpp.obj):Signals.cpp:(.text+0x5
be): undefined reference to `__imp__SymInitialize at 12'
c:/llvm/llvminstall/lib/libLLVMSupport.a(Process.cpp.obj):Process.cpp:(.text+0xc
4): undefined reference to `_GetProcessMemoryInfo at 12'
collect2.exe: error: ld returned 1 exit status
clang++: error: linker (via gcc) command failed with exit code 1 (use -v to
see
invocation)
On a...