HomeFreeBSD

At imp's request, force devd to be statically compiled. This avoids the

Description

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.

Details

Provenance
gordonAuthored on Aug 17 2003, 8:40 AM
Parents
rG442afd046f06: Stage 4 of dynamically linked root support. Add a big knob,
Branches
Unknown
Tags
Unknown