[Lldb-commits] [PATCH] D68856: convert SBDebugger::***FileHandle() wrappers to native files.
Lawrence D'Anna via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 22 00:03:04 PDT 2019
lawrence_danna added a comment.
@mgorny
I can't get anything to work. I've tried running a local VM with virtualbox but it's networking driver crashes my kernel. I've tried a local VM with VMware but it won't boot netbsd. I've tried AWS but they only have netbsd 7, which is too old. I've tried google cloud, but their image creator script only works for netbsd 9, and python won't build because x11 isn't installed. I've tried installing the pkgsrc binaries from netbsd 8 onto netbsd 9, but that doesn't work either. I'm completely at a loss. I can't figure out how to make a netbsd VM that can actually build LLDB.
Do you have a machine image on AWS or google cloud or even a VMDK or something that I could use?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68856/new/
https://reviews.llvm.org/D68856
More information about the lldb-commits
mailing list