[lldb-dev] Pre-processor definition confusion

Zachary Turner zturner at google.com
Fri Sep 12 09:57:31 PDT 2014


What are the differences between FreeBSD and NetBSD?  Every time we check
for one, should we also be checking for the other?

On Fri, Sep 12, 2014 at 2:27 AM, Joerg Sonnenberger <joerg at britannica.bec.de
> wrote:

> 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
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20140912/da1d3e42/attachment.html>


More information about the lldb-dev mailing list