Building a statically bound object (was: <None>)
Marc J. Stephenson/140000;1C-22
marc at stingray.austin.ibm.com
Thu May 30 00:17:34 AEST 1991
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 at stingray.austin.ibm.com VNET: MARC at AUSVMQ IBM T/L: 793-3796
More information about the Comp.unix.aix
mailing list