Shared libraries

jaime at excalibur.austin.ibm.com jaime at excalibur.austin.ibm.com
Fri Jun 28 01:42:24 AEST 1991


> From: schaf at 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 at 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 at excalibur.austin.ibm.com          
InterNet: jaime at austin.vnet.ibm.com  or jaime%austin at vnet.ibm.com
--------------------------------------------------------------------
<Standard disclaimers apply.>



More information about the Comp.unix.aix mailing list