<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
The following output from LLVM/Clang 3.3 on Debian and against
GCC-4.8.1<br>
<br>
CMakeFiles/ToolingTests.dir/ToolingTest.cpp.o:/home/mdriftmeyer/DeveloperProjects/LLVMProject/llvm/tools/clang/unittests/Tooling/ToolingTest.cpp:function
clang::tooling::newFrontendActionFactory_CreatesFrontendActionFactoryFromType_Test::TestBody():
error: undefined reference to
'clang::SyntaxOnlyAction::~SyntaxOnlyAction()'<br>
clang: error: linker command failed with exit code 1 (use -v to see
invocation)<br>
make[2]: *** [tools/clang/unittests/Tooling/ToolingTests] Error 1<br>
make[1]: ***
[tools/clang/unittests/Tooling/CMakeFiles/ToolingTests.dir/all]
Error 2<br>
make: *** [all] Error 2<br>
mdriftmeyer@horus:~/DeveloperProjects/LLVMProject/cmake-clang-trunk$
<br>
<br>
I can turn off the unittests but I'd rather this got fixed.<br>
<br>
And no I'm not deeply versed in C++, just yet. In fact, I'd prefer
sticking to C and ObjC as long as possible, even though I'll need to
bite the bullet on C++ for stuff like Bullet Library, OpenCL in many
cases and more for Numerical Analysis.<br>
<br>
- Marc<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>