automake
[Top][All Lists]
Advanced

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

Re: Invoking Build.PL/Makefile.PL from automake?


From: Russ Allbery
Subject: Re: Invoking Build.PL/Makefile.PL from automake?
Date: Wed, 12 Apr 2006 20:12:34 -0700
User-agent: Gnus/5.110004 (No Gnus v0.4) XEmacs/21.4.18 (linux)

Bob Friesenhahn <address@hidden> writes:

> But is not portable.  Systems which automatically remember shared
> library dependencies may cause problems since the installed module is
> referencing libraries which no longer exist or have been
> moved. Sometimes libtool must re-link shared libraries at install time
> so the library dependencies of the installed library are different than
> the uninstalled one in .libs.

Yes, without the libtool relinking support, you lose on those platforms.
Thankfully we're getting to the point where letting those platforms just
lose is becoming a more and more viable option.

-- 
Russ Allbery (address@hidden)             <http://www.eyrie.org/~eagle/>




reply via email to

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