Static and Dynamic Linking on Linux with gcc

preview_player
Показать описание
This video explains details for how static and dynamic linking works on Linux systems when compiling with GCC.

Рекомендации по теме
Комментарии
Автор

Maybe the best video about library linking over Linux I've seen in YouTube

GamingDemiurge
Автор

Amazing explanation and demonstration with enough detail to have semi low level look on how linking takes place!

arktessellator_
Автор

This is by far the best linker video! Kudos to you!

ravishankar
Автор

Straight to the point with enough detail needed to understand ! Great !

mirzanasir
Автор

I have seen many books and blogs about dll. This video illustrates the best.

高天林-rw
Автор

Thanks a lot for making this video. Very detailed and precise at the same time. The best video one can create to explain Static and dynamic linking in detail.

himanshusingh-shih
Автор

Clean and clear, thank you. This is exactly what I've been looking for

VuongNguyen-wrhp
Автор

Your vids are gold for C newbs like myself. Thank you sir!

artk
Автор

Sir your content is amazing. I planned to watch all your playlist tonight

zjlewhhda
Автор

Excellent and well-presented video. Please upload more soon.

wsm
Автор

That's actually very well explained, thank you!

zeinbarhoum
Автор

really helpful.. guys you will get xtra knowledge

arjunarangil
Автор

This is the most helpful video I've watched on the subject. It's helped me a lot thanks.

binrymge
Автор

extremely useful sir, thanks for sharing your knowledge

absentdead
Автор

This is really great, so clear and the help of small diagrams were really helpful. Even my university cannot do a better work in making student learn as you. thanks a lot for your work. Hope you will upload more soon

greymind
Автор

Great video, the deepest and best explanation I ever seen. However, I have a question. When you explained about the files with objdump, they show that symbols (functions in this case), have a fix direction in memory, haven't they. So every time the program (process) in load into memory, symbols are held in the same memory location? What happend if those directions are occupied by another process?

javipy
Автор

very clear and easy to understand video thank you

andreicapi
Автор

Great Job, please keep it up, practical demo was awesome

akhileshkukreti
Автор

Thank you so much...It was vry helpful!

binarytv
Автор

Excelletn video, and hope you can make another video to explain more detail about how main find the real function of printf by plt, and more about the resolve function _dl_runtime_resolve

parkeryan