Howdy all!
On an AIX platform, I am seeing the following error:
Target "check" is up to date.
Making check in f90
/bin/sh ../libtool --tag=F77--mode=compile xlf90 -I../libsrc4 -I.
-I/home/ed/local/zasu/include -g -qsuffix=f=f90 -c -o typeSizes.lo typeSizes.f90
xlf90 -I../libsrc4 -I
On Dec 24, 2005, at 12:51 PM, Ralf Wildenhues wrote:
Hi Ed,
Ed Hartnett writes:
When I run on AIX, unless I used --disable-shared, the link fails,
because it can't find the contents of one of the convenience
libraries.
This is the symptom.
PS - I'm using libtool version 1.9f.
This shows
Hi Tim,
Tim Mooney writes:
In regard to: Re: GNU Libtool 1.5.22 released., Ralf Wildenhues said
(at...:
- I accidentally bootstrapped libtool-1.5.22 with CVS versions of
Autoconf and Automake, instead of using 2.59/1.9.6.
That might explain why the libtool.info file moved. It was install
Hi Ed,
Ed Hartnett writes:
When I run on AIX, unless I used --disable-shared, the link fails,
because it can't find the contents of one of the convenience
libraries.
This is the symptom.
PS - I'm using libtool version 1.9f.
This shows the solution (hopefully): I think we fixed this in