genode/repos/base/lib/mk/spec
Christian Helmuth 42fddf8390 Cleanup shared-object support mechanics
The former ldso-startup static library (now called ldso_so_support) is
used to spice each shared object/library with local support code for the
dynamic linker (execution of static constructors and ARM-EABI).
Therefore, the library must be statically linked to each dynamic
library.

As a result recipes for dynamic libraries must always depend on the "so"
API, which makes ldso_so_support.mk and so_support.c available
independent of "base". Additionally, ldso_so_support is also provided in
the libc API to cut the dependency early for libc/posix libraries.

Issue #3720
2020-05-18 10:16:13 +02:00
..
arm Cleanup shared-object support mechanics 2020-05-18 10:16:13 +02:00
arm_64 base: add initial support for ARM 64-bit 2019-05-27 14:52:51 +02:00
riscv Genode application binary interface (ABI) 2016-12-23 16:50:28 +01:00
x86_32 Disambiguate kernel-specific file names 2016-12-23 16:51:32 +01:00
x86_64 Disambiguate kernel-specific file names 2016-12-23 16:51:32 +01:00