Category:GCC
(Redirected from GCC)
- gcc -v
Windows Version
- MSYS2 - https://www.msys2.org/
- MingW-W64 - http://mingw-w64.org/doku.php
MingW - Old Add to path: 系统 - 高级系统设置 - 环境变量 - path
Standalone version
Prebuild windows version
- WinLibs standalone - http://winlibs.com/
- Unzip and add to path C:\mingw64\bin
- GCC compile: gcc -o helloworld.exe helloworld.c
common
- C:\mingw64\include\lld\Common\string.h