코딩두의 포트폴리오

MinGW 설치 본문

Compiler

MinGW 설치

코딩두 2025. 5. 31. 16:36

https://sourceforge.net/projects/mingw/

 

MinGW - Minimalist GNU for Windows

Download MinGW - Minimalist GNU for Windows for free. A native Windows port of the GNU Compiler Collection (GCC) MinGW: A native Windows port of the GNU Compiler Collection (GCC), with freely distributable import libraries and header files for building nat

sourceforge.net

 

Install 클릭

 

설치 경로 확인 후 continue

 

Continue

 

설치 완료
필수 패키지 4개

 

설치 후 작업

PATH에 설치 경로를 추가

 

시스템 변수 - 새로 만들기
MINGW 경로 붙여넣기

 

시스템 변수의 PATH로 이동
%MINGW_HOME%\bin %MINGW_HOME%\msys\1.0\bin 두 가지 경로 추가
gcc, flex, bison 설치 및 버전 확인