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: [email protected]
Reporter: [email protected]
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
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev