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 
before spewing out the errors above. However, I cannot seem to figure out how 
to get the '-v' command passed to LLVM's linker. Neither ninja's help output or 
some basic Googling seem to be helping me diagnose this issue, so I was 
wondering if anyone here could help?
_______________________________________________
freebsd-toolchain@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"

Reply via email to