mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
4ab990ad5b
This commit puts all C++ runtime/support symbols of ld.lib.so in a dedicated section of base/lib/symbols/ld and mirrors the section to libports/lib/symbols/libc. So, the libc ABI resolves potential C++ runtime dependencies of base-ABI-agnostic components at link time. The runtime resolution is done by the linker by symbol lookup in ld.lib.so. Issue #3720 |
||
---|---|---|
.. | ||
ld |