[Lldb-commits] CMake patches
Malea, Daniel
daniel.malea at intel.com
Wed Apr 24 18:32:12 PDT 2013
I confirmed it works with both GCC (on Ubuntu 12.04) and Clang trunk (on Ubuntu 12.10).
The changes look good to me; ship it!
Cheers,
Dan
-----Original Message-----
From: lldb-commits-bounces at cs.uiuc.edu [mailto:lldb-commits-bounces at cs.uiuc.edu] On Behalf Of Filipe Cabecinhas
Sent: Wednesday, April 24, 2013 8:57 PM
To: lldb-commits
Subject: [Lldb-commits] CMake patches
Hi all,
Attached are more cmake patches to make lldb compile on Mac OS X with cmake.
We're still missing debugserver and a link error: We still have to generate the lldb_vers.c file on the Mac (or change the versioning information for CMake/Makefiles builds).
Please test it on Linux to see if it breaks stuff, as I have enabled some libraries (in places where they should work across platforms).
Regards,
Filipe
More information about the lldb-commits
mailing list