<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">
I'm not sure what's going on. On my new M$ MacBook, after installing Macports ,I installed gcc14 in order to get the Fortran compiler, gfortran
<div><br>
</div>
<div>I used:</div>
<div><br>
</div>
<div>  sudo port install gcc14</div>
<div><br>
</div>
<div>and selected it using;</div>
<div><br>
</div>
<div>  sudo port select --set gcc mp-gcc14</div>
<div><br>
</div>
<div>which showed as selected:</div>
<div><br>
</div>
<div>  sudo port select --list gcc</div>
<div>
<div>  Available versions for gcc:</div>
<div><span class="Apple-tab-span" style="white-space:pre"></span>mp-gcc14 (active)</div>
<div><span class="Apple-tab-span" style="white-space:pre"></span>none</div>
<div><br>
</div>
<div>and</div>
<div><br>
</div>
<div>
<div>...$ which gcc</div>
<div>/opt/local/bin/gcc</div>
<div><br>
</div>
<div>...$ gcc --version</div>
<div>Apple clang version 16.0.0 (clang-1600.0.26.4)</div>
<div>Target: arm64-apple-darwin24.1.0</div>
<div>Thread model: posix</div>
<div>InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin</div>
</div>
<div><br>
</div>
<div>gfortran --version does return the gcc14 version.</div>
<div><br>
</div>
<div>Why is the gcc --version for gcc still showing the Apple clang version?</div>
<div><br>
</div>
<div>DN</div>
<div><br>
</div>
</div>
<div>
<div dir="auto" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">
<div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;">
David C Nicholls<br>
Research School of Astronomy & Astrophysics<br>
Australian National University<br>
<br>
<br>
</div>
</div>
</div>
<br>
</body>
</html>