Aaron St.John writes: > For example, most every > program will use printf(), so that should go into a shared library. Why? printf() is not needed. There are much more efficient methods for displaying formatted strings. -- David Phillips <david@acz.org> http://david.acz.org/