Can the RS6000 do NON-dynamic linking?

marc at arnor.uucp marc at arnor.uucp
Fri Dec 14 03:35:45 AEST 1990


If -bnso is specified on an ld (or cc which does an ld) all libraries
will be processed as unshared.  Your executable will have bound copies
of everything.  If you provide a malloc, it will replace the libc
malloc. 

Marc Auslander



More information about the Comp.unix.aix mailing list