libtool
[Top][All Lists]
Advanced

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

Re: Debugging subversion compile failure for 64bit platform.


From: Ralf Wildenhues
Subject: Re: Debugging subversion compile failure for 64bit platform.
Date: Thu, 13 Dec 2007 16:53:40 +0100
User-agent: Mutt/1.5.17 (2007-11-13)

* address@hidden wrote on Thu, Dec 13, 2007 at 04:39:44PM CET:
> 
> >  Which `./libtool --version'?
> ltmain.sh (GNU libtool) 1.5.2 (1.1220.2.60 2004/01/25 12:25:08)

That's way old.  Please don't report bugs against such old versions,
rather, if that libtool was generated by subversion's configure, then
please complain to the subversion people that they use an up to date
libtool version.

> > Typically you can work around this using
> >  ./configure CC='cc -m64 -xarch=...' CXX='CC -m64 -xarch=...'
> >
> >but AFAIK all such instances are fixed in 1.5.24.
> 
> Right now I'm trying to work around with what I found at
> http://lists.gnu.org/archive/html/libtool/2007-12/msg00037.html
> (OBJECT_MODE=64), if that doesn't work, I'll try your workaround.

OBJECT_MODE will not help you for the bug you reported.

Cheers,
Ralf




reply via email to

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