K 10 svn:author V 3 jdp K 8 svn:date V 27 1996-04-21T17:45:38.000000Z K 7 svn:log V 272 Add "-x" to the linker command for building shared libraries. This eliminates many local symbols that could not be removed by the "ld -r -x" steps on the individual object files. It makes shared libraries substantially smaller -- almost 11%, in the case of libc.so.3.0. END