[Lldb-commits] [PATCH] Assorted build fixes

Charles Davis cdavis at mymail.mines.edu
Mon May 16 13:51:48 PDT 2011


On 5/16/11 2:16 PM, Amit Kulkarni wrote:
> This patch fixes some issues I encountered building with the Makefiles
> on Darwin (which were preventing me from finishing builds without
> disabling lldb support):
> 
> - Remove leftover files from the ArchDefaultUnwindPlan/ArchVolatileRegs
> refactoring. Greg Clayton forgot to get rid of these.
> ------------------------------------------------------
> Hi,
> 
> I am confused, why are people posting patches to lldb-commits?
Uh, because that's the list where you're supposed to post proposed patches?
> I was also hit with a bunch of these on FreeBSD 8.2
> stable amd64
> 
> Chip,
> thanks for your fixes, I will use them to see how far the compile goes
> on FreeBSD/Dragonfly amd64.
Good luck. You'll probably hit a build failure in liblldb.so, though,
since there's no Host library for FreeBSD or DragonFly BSD.

Chip



More information about the lldb-commits mailing list