gcc (GNU C Compiler)
gcc [options] sourcefile 헤더 및 라이브러리 표준 경로 헤더파일 : /usr/include 정적 라이브러리 파일 : /usr/lib, /lib 컴파일 과정 a.c -> 전처리기 -> a.i -> 어셈블러 -> a.s -> 컴파일러 -> a.o -> 링커 -> a.out 컴파일 중단 옵션 -E : 전처리까지 (.i) -S : 어셈블리 생성까지 (.s) -c : 컴파일까지 (.o) 기타 옵션 -D name [= value ] : define a symbol name -g : debug 정보 포함 -I pathname : add pathname for #include files -L directory : add directory for library directories -l library..
Development/Unix and Linux
2018. 4. 6. 03:58
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- Android
- AWS
- Preprocessing
- #ausg
- Linux
- Reinforcement Learniing
- gitgnore
- Gradient descent algorithm
- sequelize
- Confustion Matrix
- 강화학습
- Markov Decision Process
- p-value
- Algorithm
- ausg
- Reinforcement Learning
- #handsonlab
- OS
- commands
- System
- rl
- git
- #AWS
- #ab
- branch
- MDP
- MySQL
- Android Studio
- 통계적 가설 검정
- Memory segmetation
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
글 보관함