[comp.unix.aix] Building a statically bound object

marc@stingray.austin.ibm.com (Marc J. Stephenson/140000;1C-22) (05/29/91)

If you just specify the -bnso option on your cc command line to statically
bind your object, you still need to tell it how to resolve the system calls:
    cc -bnso foo.c -o foo -bimport:/lib/syscalls.exp
is one way of doing it.

In answer to the other question, I do not know where you could get good
documentation on /usr/lib/bind.  Sorry.
-- 
Marc Stephenson		      IBM PSPA (Personal System Programming - Austin,TX)
DISCLAIMER: The content of this posting is independent of official IBM position.
marc@stingray.austin.ibm.com 	VNET: MARC at AUSVMQ  	IBM T/L: 793-3796