public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* (no subject)
@ 2023-04-04  3:13 Sanniddha Chakrabarti
  2023-04-04  8:59 ` Jonathan Wakely
  0 siblings, 1 reply; 3+ messages in thread
From: Sanniddha Chakrabarti @ 2023-04-04  3:13 UTC (permalink / raw)
  To: gcc-help

[-- Attachment #1: Type: text/plain, Size: 114 bytes --]

How to download and install GCC in Windows 10 64-bit ? From where to
download the exe file of GCC latest version?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re:
  2023-04-04  3:13 Sanniddha Chakrabarti
@ 2023-04-04  8:59 ` Jonathan Wakely
  2023-04-04  9:13   ` Re: Sanniddha Chakrabarti
  0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Wakely @ 2023-04-04  8:59 UTC (permalink / raw)
  To: Sanniddha Chakrabarti; +Cc: gcc-help

On Tue, 4 Apr 2023 at 04:14, Sanniddha Chakrabarti via Gcc-help
<gcc-help@gcc.gnu.org> wrote:
>
> How to download and install GCC in Windows 10 64-bit ? From where to
> download the exe file of GCC latest version?

GCC does not provide downloads of executables for any OS, we only
provide source code. See https://gcc.gnu.org/install/binaries.html

You can get pre-built downloads for Windows from several places:
https://www.mingw-w64.org/
https://nuwen.net/mingw.html
https://jmeubank.github.io/tdm-gcc/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re:
  2023-04-04  8:59 ` Jonathan Wakely
@ 2023-04-04  9:13   ` Sanniddha Chakrabarti
  0 siblings, 0 replies; 3+ messages in thread
From: Sanniddha Chakrabarti @ 2023-04-04  9:13 UTC (permalink / raw)
  To: Jonathan Wakely; +Cc: gcc-help

[-- Attachment #1: Type: text/plain, Size: 639 bytes --]

Thank you for your response.

On Tue, 4 Apr 2023, 2:29 pm Jonathan Wakely, <jwakely.gcc@gmail.com> wrote:

> On Tue, 4 Apr 2023 at 04:14, Sanniddha Chakrabarti via Gcc-help
> <gcc-help@gcc.gnu.org> wrote:
> >
> > How to download and install GCC in Windows 10 64-bit ? From where to
> > download the exe file of GCC latest version?
>
> GCC does not provide downloads of executables for any OS, we only
> provide source code. See https://gcc.gnu.org/install/binaries.html
>
> You can get pre-built downloads for Windows from several places:
> https://www.mingw-w64.org/
> https://nuwen.net/mingw.html
> https://jmeubank.github.io/tdm-gcc/
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-04-04  9:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-04  3:13 Sanniddha Chakrabarti
2023-04-04  8:59 ` Jonathan Wakely
2023-04-04  9:13   ` Re: Sanniddha Chakrabarti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).