<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Linking CXX executable ../../../../bin/lldb<br>
Scanning dependencies of target lldb-platform<br>
[100%] Building CXX object
tools/lldb/tools/lldb-platform/CMakeFiles/lldb-platform.dir/lldb-platform.cpp.o<br>
<b>../../../../lib/liblldb.so.3.5: undefined reference to
`llvm::SmallPtrSetImpl::SmallPtrSetImpl(void const**, unsigned
int, llvm::SmallPtrSetImpl&&)'</b><b><br>
</b><b>clang: error: linker command failed with exit code 1 (use -v
to see invocation)</b><b><br>
</b><b>make[2]: *** [bin/lldb-3.5] Error 1</b><br>
make[1]: *** [tools/lldb/tools/driver/CMakeFiles/lldb.dir/all] Error
2<br>
make[1]: *** Waiting for unfinished jobs....<br>
/home/mdriftmeyer/DeveloperProjects/LLVMProject/llvm/tools/lldb/tools/lldb-platform/lldb-platform.cpp:295:35:
warning: comparison of integers of different<br>
signs: 'int' and 'size_type' (aka 'unsigned long')
[-Wsign-compare]<br>
for (int j = 0; j < listen_host_port.size(); j++)<br>
~ ^ ~~~~~~~~~~~~~~~~~~~~~~~<br>
1 warning generated.<br>
Linking CXX executable ../../../../bin/lldb-platform<br>
../../../../lib/liblldb.so.3.5: undefined reference to
`llvm::SmallPtrSetImpl::SmallPtrSetImpl(void const**, unsigned int,
llvm::SmallPtrSetImpl&&)'<br>
clang: error: linker command failed with exit code 1 (use -v to see
invocation)<br>
<br>
=========<br>
<br>
Not big yet on C++ and wondering if anyone else has seen this
output?<br>
<br>
- Marc<br>
<br>
<br>
<div class="moz-signature">-- <br>
Marc J. Driftmeyer<br>
Email :: <a href="mailto:mjd@reanimality.com">mjd@reanimality.com</a><br>
Web :: <a href="http://www.reanimality.com">http://www.reanimality.com</a><br>
Cell :: (509) 435-5212
</div>
</body>
</html>