[lldb-dev] Pre-processor definition confusion

Joerg Sonnenberger joerg at britannica.bec.de
Fri Sep 12 02:27:37 PDT 2014


On Thu, Sep 11, 2014 at 07:17:12PM -0400, Ed Maste wrote:
> On 11 September 2014 18:55, Zachary Turner <zturner at google.com> wrote:
> > A couple of pre-processor definitions I'm wondering about:
> >
> > __NetBSD__: What is this used for, and how is it different than __FreeBSD__?
> 
> NetBSD is another OS altogether, although has a lot in common with
> FreeBSD.  It's well supported in Clang/LLVM.  The few cases in LLDB
> represent the beginning of support, but I'm not aware of anyone
> building or testing it on a regular basis.

It doesn't build out of the box and I haven't had time recently to catch
up with the changes to keep it building with hacks. I plan to resume
that of course.

Joerg



More information about the lldb-dev mailing list