<html>#2550: support compiling in Raspberry Pi 4
<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></td></tr>
</table>

<p>The Pi4 (and maybe 3 and 2 as well, I don’t own a 3 and compiling on my 2 is going to be painful) use gnueabihf which the current known-architectures do not catch.</p>
<p>Pull request <a data-is-external-link="true" href="https://bitbucket.org/cactuscode/cactus/pull-requests/125/support-raspberry-pi4" rel="nofollow">https://bitbucket.org/cactuscode/cactus/pull-requests/125/support-raspberry-pi4</a> adds code to recognize and and also fixes some reliance on GNU awk (or so it seems) rather than eg mawk (in raspbian minimal).</p>
<p>With these I can compile ET_2021_05 and run both the 2 and 1 process testsuites without a single error.</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2550/support-compiling-in-raspberry-pi-4'>https://bitbucket.org/einsteintoolkit/tickets/issues/2550/support-compiling-in-raspberry-pi-4</a></p>
</html>