Explore >> Select a destination


You are here

actually.fyi
| | dave.cheney.net
11.2 parsecs away

Travel
| |
| | blog.timhutt.co.uk
7.5 parsecs away

Travel
| |
| | chacin.dev
5.7 parsecs away

Travel
| | Compile a Rust program on your Linux computer and run it on the Pi
| | blog.krzyzanowskim.com
96.5 parsecs away

Travel
| what? In short: dynamic linking happened. Dynamic linking - what it is? It's an operation that happens when part of the code spreads across different files (called libraries), and the binary content of the library is loaded in runtime. A dynamic linker (which is a system tool) finds a symbol