Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!romp!auschs!awdprime!stingray.austin.ibm.com!marc From: marc@stingray.austin.ibm.com (Marc J. Stephenson/140000;1C-22) Newsgroups: comp.unix.aix Subject: Re: Building a statically bound object (was: ) Message-ID: <8033@awdprime.UUCP> Date: 29 May 91 14:17:34 GMT References: <1991May17.133250.12535@athena.mit.edu> Sender: news@awdprime.UUCP Organization: IBM AWD, Austin Lines: 11 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