Bill Allombert <[email protected]> writes: > On Thu, Nov 12, 2009 at 04:43:18PM -0800, Russ Allbery wrote:
>> Unless I'm missing something, and I did a text search through Policy, >> Policy is currently silent on the topic of statically linked binaries >> other than a brief mention in a footnote on convenience copies of code. > Please note that "statically linked binaries" can cover: > 1) static executable statically linked with the glibc (they do not work well > due to glibc plugins) This is the case that we're talking about here. In other words, *entirely* static binaries. What you get with gcc -static. -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

