MacOSXHow to install Matrix Product Toolkit on Mac OS XBefore installationThis method does not require installing things like
etc. Reason why I don't do this is that coexistence of multiple package installer made my boot loader confused; I ended up formatting HD and clean install OS X. I don't say that everyone will suffer this kind of problem, yet this way is a bit longer but much more safer, and you'll know what you are doing. It is also a good practice to learn how to compile and install form the scratch. Flow Chart
Installing prerequisite for gccThis step is absolutely necessary the problem with clangQ why don't you use clang? What are prerequisites?Link below gives the list of prerequisites for installing gcc. https://gcc.gnu.org/install/prerequisites.html I believe that latest Mac OS X (10.10) has most of things under Tools/packages necessary for building GC but everything under "Several support libraries are necessary to build GCC" is missing. |