building shared libraries
Bjorn Engsig
bengsig at oracle.nl
Tue Oct 23 19:46:37 AEST 1990
Article <3865 at awdprime.UUCP> by rudy at chukran@austin.iinus.ibm.com () says:
|It looks like the library was built correctly.
No, it was not. Please remember:
Shared objects, in or out of archives, must be fully linked,
i.e. no unresolved references are allowed.
Having a look at 'ar tv /lib/libc.a' will show only a few modules, one
big one containing most of the functinality of libc.a.
--
Bjorn Engsig, E-mail: bengsig at oracle.com, bengsig at oracle.nl
ORACLE Corporation From IBM: auschs!ibmaus!cs.utexas.edu!uunet!oracle!bengsig
"Stepping in others footsteps, doesn't bring you ahead"
More information about the Comp.unix.aix
mailing list