libtool
[Top][All Lists]
Advanced

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

Re: Migrating from 1.5.x to 2.2.x


From: Jason Curl
Subject: Re: Migrating from 1.5.x to 2.2.x
Date: Sat, 13 Dec 2008 09:57:47 +0100
User-agent: Thunderbird 2.0.0.18 (Windows/20081105)

Hi Ralf

Ralf Wildenhues wrote:
Hello Jason,

* Jason Curl wrote on Thu, Dec 11, 2008 at 10:19:57PM CET:
Ignoring that my macro obviously won't work with 2.2.x, I'm using Cygwin and I've come across my first problem. The old libtool is removed (1.5.27a) and the new is installed (at least I think the old is removed).

I deleted my aclocal.m4 file and I autoreconf. I do see that the new libtool is being picked up by autotools as when configure I get errors where I'd expect and it knows not to check for C++ or Fortran anymore. "config.lt" generates the file "libtool" and thats where things start to get stuck.

'get stuck' is pretty vague.  Please make it more specific by posting
the command you issued, and cut-and-pasting its output.  Since you seem
to have a macro that interferes with Libtool macros, please post it, too
(or a link if it's large or you've already posted it).  Showing contents
of configure.ac can help, too, but I'd be able to tell better with more
information.
Get stuck was on the next line. After configure
./libtool --version
1.5.27a

There's nothing special in the configure.ac. And with this inconsistency I didn't move forward.

Everything was set up with Cygwin's setup
.
/usr/bin/libtool --version
ltmain.sh (GNU libtool) 2.2.6

So it must be a macro somewhere. I deleted completely /usr/share/libtool and reinstalled. I'm not sure where else I can find libtool.

Thanks,
Jason.






reply via email to

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