<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Several of you are reporting issues with accessing the gcc based
      compilers I built at the beginning of the semester (C, C++,
      Fortran, Ada, Cobol).   I believe the reason for this problem
      stems from the name change for cobra.  Cobra's fully qualified
      domain name is now </p>
    <p><font face="monospace" size="4">cobra.csc.mercer.edu</font></p>
    <p>and if you are using the .bash_profile commands I gave you
      earlier in the semester there is a part of the code that says...</p>
    <p><font face="monospace" size="4">THISHOST=$(hostname -f)<br>
        if [ "$THISHOST" = "cobra.cs.mercer.edu" ]; then<br>
      </font></p>
    <p>Change cobra.cs.mercer.edu to cobra.csc.mercer.edu, log out and
      log back in, and you should be good to go.  </p>
    <p>You can verify things are working correctly by using the "which
      gcc" command and "gcc -v" -- both should resolve to the 15.2.0
      compiler in /usr2  --- not the 8.5.0 compiler. </p>
    <p><br>
    </p>
    <p>Please let me know if you are still having problems.</p>
    <p><br>
    </p>
    <p><br>
    </p>
    <div class="moz-signature">-- <br>
      <b><em>Andrew J. Pounds, Ph.D.</em></b><br>
      <em>Professor of Chemistry and Computer Science</em><br>
      <em>Director of the Computational Science Program</em><br>
      <em>Mercer University</em><br>
      <em>1501 Mercer University Drive, Macon, GA 31207 </em><br>
      <em>(478) 301-5627</em><br>
    </div>
  </body>
</html>