What is dynamic linking?

preview_player
Показать описание
A quick demo of how dynamic libraries work on Linux.

In this video, we use a simple C project to demonstrate basic usage of dynamic library. We'll break, and fix the executable in multiple ways, introducing tools like ldd, readelf, and LD_LIBRARY_PATH along the way.

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

Really good. Thanks for putting this together.

ronwellman
Автор

I can tell you've thought about how you want to explain what you're doing and what to shoelw before starting this video. Instead of most people who just start recording in front of a terminal with a vague idea of what they're doing.

liquidatedrice
Автор

thank you so much, really helped me understand library dependencies on Linux :3ccc

Aragubas
Автор

And I thought I was typing fast...
Great video though, thanks!

roeetoledano