[lldb-dev] Building on Linux

Dmitry Vyukov dvyukov at google.com
Tue Feb 28 00:38:13 PST 2012


Greg Clayton <gclayton <at> apple.com> writes:

> I also changed the Mac build to always build PlatformLinux,
> PlatformFreeBSD and the POSIX-DYLD plug-ins
> to help catch these things in the future.

Hi,

On Linux with the latest revision 151625 I get:

llvm[3]: Linking Debug+Asserts Shared Library liblldb.so
/usr/local/google/home/dvyukov/llvm/Debug+Asserts/lib/
 liblldbInitAndLog.a(lldb.o): In function `lldb_private::Initialize()':
/usr/local/google/home/dvyukov/llvm/tools/lldb/source/
 lldb.cpp:110: undefined reference to `PlatformFreeBSD::Initialize()'
/usr/local/google/home/dvyukov/llvm/Debug+Asserts/lib/
 liblldbInitAndLog.a(lldb.o): In function `lldb_private::Terminate()':
/usr/local/google/home/dvyukov/llvm/tools/lldb/source/
 lldb.cpp:189: undefined reference to `PlatformFreeBSD::Terminate()'







More information about the lldb-dev mailing list