aboutsummaryrefslogtreecommitdiffstats
path: root/doc/building/gcc/index.rst
blob: c17775e23bafad6c74bf38ecfa0c399f1b289b51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.. _BUILD:gcc:

GCC Backend
###########

.. rubric:: Requirements

* GCC (Gnu Compiler Collection)
* GCC source files
* GNAT (Ada compiler for GCC)


.. rubric:: Supported platforms

* :ref:`GNU/Linux with GCC <BUILD:gcc:GNULinux-GNAT>`
* :ref:`Windows (x86_64) with MinGW32/MinGW64 <BUILD:gcc:Windows-WinGW-GNAT>`

.. toctree::
   :hidden:

   GNU/Linux with GCC/GNAT <GNULinux-GNAT>
   Windows with GCC/GNAT (MinGW) <Windows-MinGW-GNAT>