Re: AIX library creation for dynamic loading

2002-05-28 Thread Don Anderson
Jeff Trawick wrote on May 24: > [EMAIL PROTECTED] (Don Anderson) writes: > > > Hello, > > > > I seek your advice on some weirdness I've noticed with AIX 4.3.3. I > > want to create a shared library for dynamic loading using libtool with > > the -module option. When the AIX linker (or so

Re: AIX library creation for dynamic loading

2002-05-28 Thread Don Anderson
Boehne, Robert wrote on May 24: > Any attempt to understand AIX shared libraries > should start by reading this: > > http://www-1.ibm.com/servers/esdd/pdfs/aix_ll.pdf > > HTH, > Robert Robert, Yes, that's very helpful. I now understand the rationale behind the strangeness. Thank you

Re: AIX library creation for dynamic loading

2002-05-24 Thread Boehne, Robert
Any attempt to understand AIX shared libraries should start by reading this: http://www-1.ibm.com/servers/esdd/pdfs/aix_ll.pdf HTH, Robert -- Robert Boehne Software Engineer Ricardo Software Chicago Technical Center TEL: (630)789-0003 x. 238 FAX: (630)789-0127 email: rboehne

Re: AIX library creation for dynamic loading

2002-05-24 Thread Jeff Trawick
[EMAIL PROTECTED] (Don Anderson) writes: > Hello, > > I seek your advice on some weirdness I've noticed with AIX 4.3.3. I > want to create a shared library for dynamic loading using libtool with > the -module option. When the AIX linker (or something in the compiler > chain) creates the shared