System V /bin/ld question
Doug Gwyn
gwyn at smoke.BRL.MIL
Tue Dec 12 13:54:19 AEST 1989
In article <309 at gtenmc.UUCP> fst at gtenmc.UUCP (Fariborz "Skip" Tavakkolian) writes:
>How does one dynamically load an object file (a .o) into a running program
>using the system V link editor?
You don't. Dynamic linking is available only in a limited number of
implementations. An application that REQUIRES dynamic linking was
not designed properly if portability was a consideration.
More information about the Comp.unix.wizards
mailing list