Confused about shared libraries
Craig W. Carlson
cwc at SSESCO.com
Sat May 18 06:26:16 AEST 1991
Can anyone give me information about shared libraries under AIX 3.1 (3.1.5)?
Specifically, which libraries are shared, and how you turn off shared libraries.
I've tried some of the suggestions I've seen in this group using
"-bnso -bimport:/lib/syscalls.exp" on the load line, but some symbols turn up
as undefined (i.e. most of the gl symbols and some FORTRAN).
We have an application which uses gl, motif, and a little bit of FORTRAN and
would like to be able to create a demo version that can run regardless of the
state of the installed libraries. Especially the FORTRAN libraries where you
have a choice of either xlf version 1 or 2.
More information about the Comp.unix.aix
mailing list