mati865

Untitled

Oct 7th, 2016
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.45 KB | None | 0 0
  1. [ 97%] Built target liblldb
  2. Scanning dependencies of target lldb-mi
  3. [ 97%] Linking CXX executable ../../../../bin/lldb.exe
  4. [ 97%] Linking CXX executable ../../../../bin/lldb-argdumper.exe
  5. D:/msys64/mingw64/lib/gcc/x86_64-w64-mingw32/6.2.1/../../../../x86_64-w64-mingw32/lib/../lib/libmingw32.a(lib64_libmingw32_a-crt0_c.o): In function `main':
  6. D:/projekty/msys2/MINGW-packages/mingw-w64-crt-git/src/mingw-w64/mingw-w64-crt/crt/crt0_c.c:18: undefined reference to `WinMain'
  7. collect2.exe: error: ld returned 1 exit status
  8. ../../../../lib/liblldbUtility.a(JSON.cpp.obj):JSON.cpp:(.text+0x530): multiple definition of `lldb_private::JSONString::JSONString(char const*)'
  9. ../../../../lib/libliblldb.dll.a(d001988.o):(.text+0x0): first defined here
  10. ../../../../lib/liblldbUtility.a(JSON.cpp.obj):JSON.cpp:(.text+0x6f0): multiple definition of `lldb_private::JSONObject::JSONObject()'
  11. ../../../../lib/libliblldb.dll.a(d001973.o):(.text+0x0): first defined here
  12. ../../../../lib/liblldbUtility.a(JSON.cpp.obj):JSON.cpp:(.text+0x850): multiple definition of `lldb_private::JSONArray::JSONArray()'
  13. ../../../../lib/libliblldb.dll.a(d010702.o):(.text+0x0): first defined here
  14. ../../../../lib/liblldbUtility.a(JSON.cpp.obj):JSON.cpp:(.text+0xb00): multiple definition of `lldb_private::JSONArray::AppendObject(std::shared_ptr<lldb_private::JSONValue>)'
  15. ../../../../lib/libliblldb.dll.a(d010697.o):(.text+0x0): first defined here
  16. ../../../../lib/liblldbUtility.a(JSON.cpp.obj):JSON.cpp:(.text+0xb60): multiple definition of `lldb_private::JSONObject::SetObject(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<lldb_private::JSONValue>)'
  17. ../../../../lib/libliblldb.dll.a(d001972.o):(.text+0x0): first defined here
  18. ../../../../lib/liblldbCore.a(StreamString.cpp.obj):StreamString.cpp:(.text+0x10): multiple definition of `lldb_private::StreamString::~StreamString()'
  19. ../../../../lib/libliblldb.dll.a(d003300.o):(.text+0x0): first defined here
  20. ../../../../lib/liblldbCore.a(StreamString.cpp.obj):StreamString.cpp:(.text+0xb0): multiple definition of `lldb_private::StreamString::StreamString()'
  21. ../../../../lib/libliblldb.dll.a(d003296.o):(.text+0x0): first defined here
  22. ../../../../lib/liblldbCore.a(StreamString.cpp.obj):StreamString.cpp:(.text+0x150): multiple definition of `lldb_private::StreamString::GetData() const'
  23. ../../../../lib/libliblldb.dll.a(d037564.o):(.text+0x0): first defined here
  24. collect2.exe: error: ld returned 1 exit status
Advertisement
Add Comment
Please, Sign In to add comment