return"Homebrew";// Fallback message if mexext doesn't match
}()
};
cerr<<"ERROR: You must install gcc-"<<macos_gcc_version
cerr<<"ERROR: You must install gcc-"<<macos_gcc_version
<<" on your system before using the `use_dll` option of Dynare. "
<<" on your system before using the `use_dll` option of Dynare. "
<<"If using MATLAB, you can do this via the Dynare installation package. If using Octave, you should run `brew install gcc-"<<macos_gcc_version<<"` in a terminal."<<endl;
<<"You should install "<<brew_message<<" and run `brew install gcc-"<<macos_gcc_version<<"` in a terminal."<<endl;