<html>#1471: Cactus should auto-detect newer versions of GCC from MacPorts
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Ian Hinder</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>resolved</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>Changes (by Roland Haas):</p>
<p><table>
<tr><td>status:</td><td>resolved (was new)</td></tr>
</table></p>
<p>Currently, during Cactus configuration without an optionlist on Mac OS, I get</p>
<div class="codehilite"><pre><span></span>checking for gcc-mp-4.4... no
checking for gcc-mp-4.3... no
checking for gcc-mp-4.2... no
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
</pre></div>


<p>I have gcc-mp-4.6, and 4.7 and 4.8 are also available in macports.  The configure script should be updated to detect these versions.</p>
<p><strong>Keyword:</strong></p>
<p>Comment (by Roland Haas):</p>
<p>As of git hash <a data-is-external-link="true" href="https://bitbucket.org/simfactory/simfactory2/commits/768cb35744756693ee2abb38b63997dea9e59718" rel="nofollow">768cb35</a> "Addressing roland's issues on the PR." of <a data-is-external-link="true" href="https://bitbucket.org/simfactory/simfactory2" rel="nofollow">simfactory2</a> simfactory’s setup command does detect gcc-N and gcc-mp-N and prefers those over plain gcc on Darwin OS (and only there).</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/1471/cactus-should-auto-detect-newer-versions'>https://bitbucket.org/einsteintoolkit/tickets/issues/1471/cactus-should-auto-detect-newer-versions</a></p>
</html>