Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ucbvax!ucsfcgl!socrates.ucsf.edu!schaf From: schaf@socrates.ucsf.edu (Chris Schafmeister%Kollman) Newsgroups: comp.unix.aix Subject: Shared libraries Summary: How do I turn off shared libraries Keywords: shared libraries Message-ID: Date: 26 Jun 91 18:17:46 GMT Sender: daemon@cgl.ucsf.edu Distribution: comp Lines: 10 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)