On Wed, Oct 24, 2001 at 06:34:30PM -0500, Austad, Jay wrote: > This probably doesn't apply here. It's a very small C app, which isn't > linked against anything. Actually, its a small c app that modifies the shared object files. You run it on the objects before linking and it reduces the number of symbol lookups. Jakub Jelinek also has a pre-linker which pre-computes the relocations which is supposed to have better run performance but requires special glibc and binutils (quite a pain if you ask me). http://sources.redhat.com/ml/libc-alpha/2001-06/msg00113.html -- Marc A. Ohmann Digital Solutions, Inc http://ds6.net marc at ds6.net