* [EMAIL PROTECTED] 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


_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to