K 10 svn:author V 6 gordon K 8 svn:date V 27 2003-08-17T08:40:49.000000Z K 7 svn:log V 331 At imp's request, force devd to be statically compiled. This avoids the need for libstdc++ in /lib, and the generated binary is actually smaller statically linked than dynamically + sizeof(libstdc++). Additionally, devd doesn't use get*by*() which is one of the main motivations for dynamically linking your root partition anyway. END