Category:GCC

From ElectroDragon Wiki
Revision as of 18:12, 27 July 2021 by Chao (talk | contribs) (Created page with "* gcc -v Windows Version * http://mingw-w64.org/doku.php/download/win-builds * MSYS2 - https://www.msys2.org/ * MingW-W64 - http://mingw-w64.org/doku.php MingW - Old Add to...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • gcc -v

Windows Version


MingW - Old Add to path: 系统 - 高级系统设置 - 环境变量 - path


Standalone version

Prebuild windows version


  • Unzip and add to path C:\mingw64\bin
  • GCC compile: gcc -o helloworld.exe helloworld.c

common

  • C:\mingw64\include\lld\Common\string.h


Other GCC

Pages in category "GCC"

This category contains only the following page.