mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-23 08:00:20 +00:00
40a8b009db
This actually allows us to re-introduce the ldd utility as a symlink to our dynamic loader, so now ldd behaves exactly like on Linux - it will load all dynamic dependencies for an ELF exectuable. This has the advantage that running ldd on an ELF executable will provide an exact preview of how the order in which the dynamic loader loads the executable and its dependencies. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.cpp | ||
misc.cpp | ||
misc.h |