GNU GCC Systems Requirements

Jonathan Wakely jwakely.gcc@gmail.com
Thu Jun 25 19:09:00 GMT 2020


On Thu, 25 Jun 2020 at 13:37, Cohens, Kahdeem via Gcc-help
<gcc-help@gcc.gnu.org> wrote:
>
> To whom it may concern -
>
> I am working to determine the recommended RAM (GB) and hard disk space (GB) required to install and optimally use the GNU GCC. Any help would be greatly appreciated.

The RAM needed depends what you're compiling. Larger programs need more RAM.

The disk space needed for just the C and C++ compilers is around
1.5GB. Obviously it will take more space if you also install the
compilers for any of Fortran, Ada, Go and D.


More information about the Gcc-help mailing list