<html>#2532: try and auto-detect "system" directories to strip from THORN_INC_DIRS and THORN_LIB_DIRS
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Roland Haas</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>new</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td></td></tr>
<tr><td style='text-align:right'>  Version:</td><td>development version</td></tr>
<tr><td style='text-align:right'>     Type:</td><td>enhancement</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>minor</td></tr>
<tr><td style='text-align:right'>Component:</td><td>Cactus</td></tr>
</table>

<p>Comment (by Roland Haas):</p>
<p><code>gcc -print-search-dirs</code> will output some more than just the “system” directories since it includes gcc specific locations beyond what eg <code>ld- v</code> reports and also the ones from <code>LIBRARY_PATH</code> it seems. Which should be find since <code>LIBRARY_PATH</code> is late in the search order compared to <code>-L</code>.</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2532/try-and-auto-detect-system-directories-to'>https://bitbucket.org/einsteintoolkit/tickets/issues/2532/try-and-auto-detect-system-directories-to</a></p>
</html>