Welcome to Dynare

Version VERSION_NO_SPACE

DATE

Just a few things to note. This installation can be customized as you can choose not to install the GNU Compiler Collection (GCC). Installing GCC is necessary if you want to use the use_dll option in Dynare, but otherwise unnecessary.

To install GCC we run a script that first installs the XCode Command Line Tools (an Apple product). The script then installs Homebrew, a package manager for macOS and, finally, GCC itself. Both Homebrew and GCC will be installed in your Dynare installation folder. So, when you delete this folder, they too will be deleted.

Installing GCC will require an active internet connection with the ability to connect to the Apple servers and GitHub. The installation will take anywhere from a few minutes to a half an hour during the Running package scripts phase of Installation. The time it takes depends on your internet speed, the speed of your computer, and whether or not you already have XCode Command Line Tools installed. The progress bar will not advance during this phase. Please be patient.

You can choose not to install GCC by choosing Customize from the Installation Type screen and deselecting GCC compiler. If you already have GCC_BINARY installed under either /opt/homebrew/bin for Apple Silicon or /usr/local/bin for Intel systems, you can forgo the installation of GCC here as Dynare will find your system compiler when you use use_dll.