.. _BUILD:mcode: Mcode Backend ############# The mcode backend is available for all supported platforms and is also the most simplest procedure, because it requires the least dependencies and configuration options. .. rubric:: Requirements * GCC (Gnu Compiler Collection) * GNAT (Ada compiler for GCC) .. rubric:: Supported platforms * :ref:`GNU/Linux with GCC ` * :ref:`Windows (x86_64) with GNAT GPL (x86) ` * :ref:`Windows (x86_64) with MinGW32/MinGW64 ` .. toctree:: :hidden: GNU/Linux with GCC/GNAT Windows with GNAT GPL Windows with GCC/GNAT (MinGW)