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.
Requirements
- GCC (Gnu Compiler Collection)
- GNAT (Ada compiler for GCC)
Supported platforms
- GNU/Linux with GCC
- Windows (x86_64) with GNAT GPL (x86)
- Windows (x86_64) with MinGW32/MinGW64