On Thu, Sep 11, 2014 at 7:07 PM, Zachary Turner <ztur...@google.com> wrote:
> Thanks. In some places we check __GLIBC__ explicitly. I guess what I'm > wondering is: is there some reason this isn't equivalent to some > combination of OS define checks? > You can use alternative libcs on Linux, like musl: http://www.musl-libc.org/ Android, for example, uses a Linux kernel with the Bionic libc implementation, so it's complicated. =/
_______________________________________________ lldb-dev mailing list lldb-dev@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev