[lldb-dev] [Bug 23972] New: lldb/examples should build on Windows and Linux (unmodified if possible)

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Jun 26 21:32:57 PDT 2015


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 at cs.uiuc.edu
          Reporter: vince at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150627/3f289281/attachment.html>


More information about the lldb-dev mailing list