Forum: Cfengine Help
Subject: Re: Cfengine 3.1.5 is released -- a bugfix release
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,21723,21780#msg-21780
-static as opposed to --static results in a less static binary. --static
produces:
$ ldd cfengine-3.1.5/src/cf-promises
not a dynamic executable
-static produces
nwatson@grdwkd01 src]$ !ldd
ldd cfengine-3.1.5/src/cf-promises
libpthread.so.0 => /lib/tls/libpthread.so.0 (0x00a60000)
librt.so.1 => /lib/tls/librt.so.1 (0x0088f000)
libm.so.6 => /lib/tls/libm.so.6 (0x00a3b000)
libc.so.6 => /lib/tls/libc.so.6 (0x00903000)
/lib/ld-linux.so.2 (0x008e9000)
Moving the latter to any other 32 bit Linux host is no longer a sure thing.
_______________________________________________
Help-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/help-cfengine