Re: libtool & AIX

2000-12-06 Thread mcnichol
I have a rather extensive patch for libtool on AIX. It fixes a few problems in the code that is currently there, adds support for run time linking, adds support for AIX version 5, adds support for AIX on IA64. I should have it ready soon. Dan McNichol IBM Austin, Texas ___

Re: libtool & AIX

2000-12-06 Thread WHarms
hi all, here is an example how to produce shared libraries with AIX4.2. Unfortunal i doent have time to write the corosponding configfiles for libtool. exspecialy i am not an AIX expert but the examples work. please the the README inside. if anyone has further questions feel free to ask.

Re: libtool & AIX

2000-12-05 Thread Gary V. Vaughan
On Sun, Dec 03, 2000 at 09:49:39PM -0600, Albert Chin-A-Young wrote: > On Wed, Nov 29, 2000 at 06:49:18PM +0100, Walter Harms wrote: > > I have tried to create a working example for shared libs on AIX4.2 > > and succeded. unfortunaly i dont have the time to translate my > > findings into libtools.

Re: libtool & AIX

2000-12-03 Thread Albert Chin-A-Young
On Wed, Nov 29, 2000 at 06:49:18PM +0100, Walter Harms wrote: > I have tried to create a working example for shared libs on AIX4.2 > and succeded. unfortunaly i dont have the time to translate my > findings into libtools. doese sombody care about the AIX port ? i > can send him everything i have