본문 바로가기

Tech/씨

DLL/SO/gcc/make/Compiler

Using static and shared libraries across platforms
https://jangpd007.tistory.com/225

cross compile을 위한 toolchain이란?
https://greenfishblog.tistory.com/253

DLL, SO가 무엇인가?
https://bumday.tistory.com/65

C, C++ 외부 라이브러리(dll, lib) 사용하기
https://wnsgml972.github.io/setting/2018/11/01/dll_lib/

[Programming/C] 동적 라이브러리 (Dynamic Library)
https://nomad-programmer.tistory.com/105

(compile process) Shared Library
https://umbum.dev/112/

shared library 이해 및 만들기
https://waintman.tistory.com/54

ReadabilityDocs/gcc와 make 강좌
https://github.com/black7375/ReadabilityDocs/tree/master/gcc%EC%99%80%20make%20%EA%B0%95%EC%A2%8C

악마의 문법, goto
https://wergia.tistory.com/52

12. C언어 goto문
https://murcielrago.tistory.com/162

 

 

'Tech > ' 카테고리의 다른 글

Memory Leak  (0) 2024.02.24
char*/string/포인터/구조체/Reference/Reliability  (0) 2023.11.07
Orthogonality/Function/Void  (0) 2023.11.05









>