libtool
[Top][All Lists]
Advanced

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

Re: Shared C++ libraries on AIX


From: Ossama Othman
Subject: Re: Shared C++ libraries on AIX
Date: Mon, 7 Oct 2002 10:07:47 -0700
User-agent: Mutt/1.3.28i

Hi,

On Mon, Oct 07, 2002 at 07:01:04PM +0200, Martin Frydl wrote:
> progname=`$echo "$0" | ${SED} 's%^.*/%%'`
> 
> The problem is with SED variable, it is not defined anywhere in libtool 
> script. I think the CVS version is currently unstable.

Did you run aclocal in your package to pull in the latest libtool M4
macros?  Some of libtool's functionality is now at done at
`configure'-time, meaning that you have to pull in the latest libtool
M4 macros.

HTH,
-Ossama
-- 
Ossama Othman <address@hidden>
Distributed Object Computing Laboratory, Univ. of California at Irvine
1024D/F7A394A8 - 84ED AA0B 1203 99E4 1068  70E6 5EB7 5E71 F7A3 94A8




reply via email to

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