[systemd-devel] How to build systemd with statically linking
Cristian Rodríguez
crrodriguez at opensuse.org
Sat Mar 1 13:38:56 PST 2014
El 01/03/14 15:36, Samuli Suominen escribió:
> which is a prerequisite for
> building static lvm2/cryptsetup binaries
Just wondering.. why would want to do that ?
It is going to break sooner or later.. maybe even worst, it may only
appear to work..
Any program remotely useful needs a shared libc around, most components
in the boot sequence do, systemd included. this also applies to the old
sysvinit stuff. (sed, grep, bash, coreutils too..)
More information about the systemd-devel
mailing list