
If you’re running an older version of Mac OS X, the installation procedure will be similar, but you can check out the link at the end of this video for the installation procedure on older versions of Mac OS X back to 10.6. I am also assuming you have administrator access on your Mac, allowing you to install software. In this video, I will show you how to install the compilers as well as Apple’s Xcode software, which is required for the compiler installation. For this video, I am assuming you are using a Mac running Mac OS 10.11, also known as El Capitan, that you have an Apple App Store account and that you have internet access.
Hello, and welcome to this screencast on how to install the GNU C, C++ and Fortran compilers for Mac OS 10.11 (El Capitan).
Video instructions for Mac OS 10.11 (El Capitan) with Xcode 7
If you are using Mac OS X 10.6 - 10.10, check out the instructions for older versions of Mac OS X. To install the GNU compilers as described in this HOWTO, you'll need the following: Note that you'll need to follow the instructions on this page prior to installing Open MPI if you don't already have some set of compilers installed. If you have a multi-core Mac (most should by now) and would like to run codes that use MPI to distribute processing across multiple processor cores, you should also check out the HOWTO for installing Open MPI on Mac OS X. This means that using command line utilities such as compilers is straightforward, making coding on your Mac easy. One of the nice things about Mac OS X is that you have a polished user interface atop a Unix operating system. This HOWTO will guide you through the installation of the GNU C, C++ and Fortran compilers on Mac OS X.