Re: Unable to use gcc for compiling

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 10 Jun 2023 at 09:08, mukesh.lekhrajani--- via Gcc-help
<gcc-help@xxxxxxxxxxx> wrote:
>
> Hello Team,
>
>
>
> I am a bit new to GCC, so downloaded 13.1.0 from -
> https://ftp.gnu.org/gnu/gcc/gcc-13.1.0/
>
> Download the zip file == gcc-13.1.0.tar.gz
>
>
>
> I unzipped it to a folder, now - I cannot see the bin folder or gcc.exe or
> make.exe ?
>
>
>
> Can anyone please help. Where am I missing.

You've downloaded the source code for GCC, which needs to be compiled.
The GCC project does not provide executables for download, only source
code, see https://gcc.gnu.org/install/binaries.html

Assuming you're on Windows, you probably want to download something
like mingw-w64 instead. That includes a version of GCC built for
Windows.



>
>
>
>
>
>
>
> Thanks, Mukesh
>
> 9819285174
>



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux