https://llvm.org/bugs/show_bug.cgi?id=28893
Bug ID: 28893 Summary: Error while linking llvm-pdbdump with DebugInfoPDB Product: libraries Version: trunk Hardware: PC OS: other Status: NEW Severity: normal Priority: P Component: DebugInfo Assignee: unassignedb...@nondot.org Reporter: cgwic...@gmail.com CC: llvm-bugs@lists.llvm.org Classification: Unclassified Error text: Linking CXX executable ..\..\bin\llvm-pdbdump.exe ../../lib/libLLVMDebugInfoPDB.a(PDB.cpp.obj):PDB.cpp:(.text+0x4c): undefined reference to `llvm::pdb::RawSession::createFromPdb(llvm::StringRef, std::unique_ptr<llvm::pdb::IPDBSession, std::default_delete<llvm::pdb::IPDBSession> >&)' ../../lib/libLLVMDebugInfoPDB.a(PDB.cpp.obj):PDB.cpp:(.text+0xac): undefined reference to `llvm::pdb::RawSession::createFromExe(llvm::StringRef, std::unique_ptr<llvm::pdb::IPDBSession, std::default_delete<llvm::pdb::IPDBSession> >&)' collect2.exe: error: ld returned 1 exit status tools\llvm-pdbdump\CMakeFiles\llvm-pdbdump.dir\build.make:459: recipe for target 'bin/llvm-pdbdump.exe' failed mingw32-make[2]: *** [bin/llvm-pdbdump.exe] Error 1 CMakeFiles\Makefile2:38526: recipe for target 'tools/llvm-pdbdump/CMakeFiles/llvm-pdbdump.dir/all' failed mingw32-make[1]: *** [tools/llvm-pdbdump/CMakeFiles/llvm-pdbdump.dir/all] Error 2 Makefile:148: recipe for target 'all' failed mingw32-make: *** [all] Error 2 toolchain: gcc version 6.1.0 (i686-posix-dwarf, Built by MinGW-W64 project) OS Microsoft Windows [Version 6.1.7601] -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs