automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AIX shared libraries, make install misses them


From: Ralf Wildenhues
Subject: Re: AIX shared libraries, make install misses them
Date: Sun, 31 Jan 2010 08:00:21 +0100
User-agent: Mutt/1.5.20 (2009-10-28)

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

[Prev in Thread] Current Thread [Next in Thread]