문서의 이전 판입니다!
CDT
설치
강좌
Cross GCC vs Linux GCC(Native)
C/Cplusplus 개발
library 등록(pthread, socket, 사용자 정의 라이브러리)
-fPIC 등록
Project → Properties
C/Cplusplus Build → Settings
Tool Settings → GCC Compiler → Miscellaneous
Position Independent Code (-fPIC) check!!
소스 폴더 지정
Project → Properties
C/Cplusplus General → Paths and Symbols
Source Location
Tip
Troubleshooting
Ref