Date: Mon, 30 Mar 2015 23:18:54 +0000 From: Kenan Ali <kali@sandvine.com> To: "freebsd-toolchain@freebsd.org" <freebsd-toolchain@freebsd.org> Subject: Compiling LLDB Message-ID: <9A38D7D9218ED246802DA890D11AF6120EF108@wtl-exchp-1.sandvine.com>
next in thread | raw e-mail | index | archive | help
Hi, I would like to see if I could get involved with contributing to the kernel= core support for LLDB under FreeBSD. I'm running a FreeBSD-head build (on = a VM) from a week or two ago, and I'm following the instructions from here:= https://wiki.freebsd.org/lldb Once I get to the 'ninja lldb' step, it seems that I always end up with the= following error: CC: error: unable to execute command: Killed CC: error: linker command failed due to signal (use -v to see invocation) Ninja: build stopped: subcommand failed. I've tried passing the '-v' flag to ninja, which lists a large invocation b= efore spewing out the errors above. However, I cannot seem to figure out ho= w to get the '-v' command passed to LLVM's linker. Neither ninja's help out= put or some basic Googling seem to be helping me diagnose this issue, so I = was wondering if anyone here could help?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9A38D7D9218ED246802DA890D11AF6120EF108>