<html>
<head>
<base href="https://llvm.org/bugs/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW " title="NEW --- - lldb/examples should build on Windows and Linux (unmodified if possible)" href="https://urldefense.proofpoint.com/v2/url?u=https-3A__llvm.org_bugs_show-5Fbug.cgi-3Fid-3D23972&d=AwMBaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=DDUMf06MYELAe1Nlv7KChiwJLLHbYha4jtK_AOiWqwQ&m=mZhIyrPMfOF-UdepT14ZHoj1MLLhWKAnQEmkTuWVn6s&s=Ji-h83JOe50_O8VNzAv3woWhc6sVVY6CGDG8yJP7ze8&e=">23972</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>lldb/examples should build on Windows and Linux (unmodified if possible)
</td>
</tr>
<tr>
<th>Product</th>
<td>lldb
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>All Bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>lldb-dev@cs.uiuc.edu
</td>
</tr>
<tr>
<th>Reporter</th>
<td>vince@nethacker.com
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre><a href="http://lists.cs.uiuc.edu/pipermail/lldb-dev/2015-June/007682.html">http://lists.cs.uiuc.edu/pipermail/lldb-dev/2015-June/007682.html</a>
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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>