What C++/Fortran compiler combinations does cmake support for Mac OS X? My default C++ compiler is the compiler which comes with the mac developer tools. My main application would be a scientific/numerical application. What runtime libraries would need to be distributed with the application? Would static linking be an option?