User Tools

Site Tools


howto:compile_on_macos

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
howto:compile_on_macos [2024/01/24 13:31] – Update Homebrew version krackhowto:compile_on_macos [2024/01/24 13:35] (current) – Add check krack
Line 36: Line 36:
 ln -s /opt/homebrew/bin/gfortran-13 /opt/homebrew/bin/gfortran ln -s /opt/homebrew/bin/gfortran-13 /opt/homebrew/bin/gfortran
 </code> </code>
-to make Homebrew's latest ''gcc'' and ''g++'' compilers the default instead of the clang versions in ''/usr/bin''.+to make Homebrew's latest ''gcc'' and ''g++'' compilers the default instead of the clang versions in ''/usr/bin''. Check with 
 +<code> 
 +gcc -v 
 +</code> 
 +if that is the case.
  
 ==== 2. Obtain CP2K ==== ==== 2. Obtain CP2K ====
howto/compile_on_macos.1706103080.txt.gz · Last modified: 2024/01/24 13:31 by krack