Hello Michael,

* Michael Perzl wrote on Fri, Jan 29, 2010 at 07:46:57PM CET:
> That is without the "-Wl,-brtl" passed to LDFLAGS, so libtool is
> behaving correctly on AIX to put the modcpu.so into the modcpu.a
> library archive.
> 
> The "misbehavior" is that the "*.a" containing the "*.so" files are
> not installed as expected:

You say that but then you (as well as Daniel) quote a line ...

>  /opt/freeware/bin/bash ../../../libtool   --mode=install
> ../../../build/install-sh -c  'modcpu.la'
> '/var/tmp/gg/lib/ganglia/modcpu.la'
> ../../../build/install-sh -c .libs/modcpu.a /var/tmp/gg/lib/ganglia/modcpu.a

... that shows the .a file being installed.  Now, what's the matter here?
Does libtool print that line but not execute it?  Does it execute it but
the library is installed into the wrong place?  Please explain.

> ../../../build/install-sh -c .libs/modcpu.lai
> /var/tmp/gg/lib/ganglia/modcpu.la

Thanks,
Rlaf


Reply via email to