Linux/development tool
-
[개발도구] - LinkerLinux/development tool 2023. 6. 4. 00:47
글의 참고 - https://en.wikipedia.org/wiki/Linker_(computing) - https://people.cs.pitt.edu/~xianeizhang/notes/Linking.html - https://lwn.net/Articles/531148/ 글의 전제 - 내가 글을 쓰다가 궁금한 점은 파란색 볼드체로 표현했다. 나도 모르기 때문에 나중에 알아봐야 할 내용이라는 뜻이다. - 밑줄로 작성된 글은 좀 더 긴 설명이 필요해서 친 것이다. 그러므로, 밑 줄 처친 글이 이해가 안간다면 링크를 따라서 관련 내용을 공부하자. 글의 내용 - Compile process " 대부분의 compile process 는 대략적으로 4 개의 components 들에 의해서 수행된다. 1. pre-..