Building a statically linked dbus-daemon

Jonathan Nichols jnichols at alumni.princeton.edu
Wed Feb 5 16:02:11 PST 2014


All,

    We would like to build a version of the dbus-daemon binary that is
100% statically linked.  All of our efforts to do this have failed.
We have tried ./configure --enable-static, ./configure LDFLAGS=-static
and a lot of other permutations but we always ended up with a
dynamically linked binary.

    Does anyone have any advice on how to do this?

Regards,

jon


More information about the dbus mailing list