Shared libraries (On SunOS)

Maarten J Huisjes mjh at cs.vu.nl
Sat Mar 23 01:45:00 AEST 1991


Is there a way to convert executables that are linked with shared
libraries (to be loaded by ld.so when executing) into executables that do
not use shared libraries (eg. with all library references resolved and the
used lib functions loaded in the executable) ?  If so, does there exists a
program that performs this task ?



More information about the Comp.sys.sun mailing list