Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!qt.cs.utexas.edu!cs.utexas.edu!romp!auschs!awdprime!excalibur.austin.ibm.com!jaime From: jaime@excalibur.austin.ibm.com Newsgroups: comp.unix.aix Subject: Re: Shared libraries Keywords: shared libraries Message-ID: <8862@awdprime.UUCP> Date: 27 Jun 91 15:42:24 GMT References: Sender: news@awdprime.UUCP Reply-To: jaime@austin.vnet.ibm.com Distribution: comp Organization: AIX Technical Support - Austin Lines: 26 > From: schaf@socrates.ucsf.edu (Chris Schafmeister%Kollman) > Subject: Shared libraries > > I am working on a program that uses X11R4 on the RS6000 > and I want to distribute the program to other RS6000s without > having to move the X11R4 libraries with it. When > I tried to link with '-bnoautoimp' the linker had a fit > telling me that it could not link standard library routines like > 'open', 'close' etc. > > Thanks in advance. > > .Chris. (schaf@cgl.ucsf.edu) -bI:/lib/syscalls.exp This allows the linker to get the system calls out of the kernel resolved. Jaime Vazquez AIX Technical Support IBM AWD-Austin/2830 6000: jaime@excalibur.austin.ibm.com InterNet: jaime@austin.vnet.ibm.com or jaime%austin@vnet.ibm.com --------------------------------------------------------------------