libtool
[Top][All Lists]
Advanced

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

Re: Shared C++ libraries on AIX


From: Martin Frydl
Subject: Re: Shared C++ libraries on AIX
Date: Tue, 08 Oct 2002 12:46:57 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020827

I've installed CVS libtool to wrong directory so aclocal used different libtool.m4. My mistake, now everything works fine.

Thank you for your help.

Martin

Ossama Othman wrote:
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





reply via email to

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