https://llvm.org/bugs/show_bug.cgi?id=23972

            Bug ID: 23972
           Summary: lldb/examples should build on Windows and Linux
                    (unmodified if possible)
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev@cs.uiuc.edu
          Reporter: vi...@nethacker.com
    Classification: Unclassified

http://lists.cs.uiuc.edu/pipermail/lldb-dev/2015-June/007682.html

I've verified that out header files are installed in lldb/API/LLDB.h which
means that include paths are necessarily different between OSX and
Linux/Windows.

Why don't we modify the header install paths to be the same as OSX?  e.g. the
only #include necessary is for LLDB/LLDB.h

That way, someone using the LLDB API for Android can write one program that
builds on all supported host operating systems.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
lldb-dev@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to