"GCC 컴파일 과정"의 두 판 사이의 차이

(새 문서: ==개요== ;GCC Compilation Process ;GCC 컴파일 과정 # 전처리 # 컴파일 # 어셈블 # 링킹 https://www3.ntu.edu.sg/home/ehchua/programming/cpp/images/GCC_CompilationProc...)
 
 
11번째 줄: 11번째 줄:


==같이 보기==
==같이 보기==
* [[gcc로 C언어 컴파일하기]]
* [[GCC]]
* [[GCC]]



2018년 6월 2일 (토) 18:34 기준 최신판

1 개요[ | ]

GCC Compilation Process
GCC 컴파일 과정
  1. 전처리
  2. 컴파일
  3. 어셈블
  4. 링킹

 

2 같이 보기[ | ]

3 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}