Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- Spain
- Programming
- Software Engineering
- hbase
- erlang
- history
- Kuala Lumpur
- program
- leadership
- essay
- Book
- France
- RFID
- Python
- Java
- Italy
- agile
- psychology
- Linux
- Book review
- QT
- hadoop
- MySQL
- web
- comic agile
- ubuntu
- django
- management
- Malaysia
- programming_book
Archives
- Today
- Total
목록readelf (1)
shared library, strace, ldconfig, ldd, gcc, strings, od, nm, c++filt, readelf
2009/08/17 - [Programming] - diff, find, md5sum, patch 2009/08/17 - [Programming] - find, grep, ctags, cscope, global shared library compile -fpic: small & fast, maybe restricted according to the platform -fPIC: large & slow, platform independent -shared: shared library 생성 -W1: 링커에 대한 option. 여기서는 shared library의 이름을 libhello.so.1으로 지정 shared library의 path를 찾지 못하는 경우 발생하는 error. 시스템 호출 추적기인 stra..
Programming
2009. 8. 17. 18:31