Hello, I would like to know how to download gcc 9.2 in windows from here. https://ftp.gnu.org/gnu/gcc/gcc-9.2.0/ Thanks.
Gerald Pfeifer
gerald@pfeifer.com
Tue Nov 12 07:13:00 GMT 2019
On Tue, 5 Nov 2019, Aditya Guharoy wrote:
> I would like to know how to download gcc 9.2 in windows from here.
> https://ftp.gnu.org/gnu/gcc/gcc-9.2.0/
We distribute source code, that in turn can then be built for
various platforms (such as Windows).
If you enter "gcc windows binary" in your favorite search engine,
you should find pre-built binary downloads.
Gerald
PS: Questions like this are better addressed to gcc-help@gcc.gnu.org;
gcc@gcc.gnu.org is for the development of GCC.
More information about the Gcc
mailing list