> > > 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
* [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 config
Hi Ralf,
> Which `./libtool --version'?
ltmain.sh (GNU libtool) 1.5.2 (1.1220.2.60 2004/01/25 12:25:08)
> 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 a
Hello Igor,
* [EMAIL PROTECTED] wrote on Thu, Dec 13, 2007 at 03:25:03PM CET:
>
> However the compilation of the swig-* components fails, as libtool is
> dropping the -m64 flag somewhere.
Which `./libtool --version'?
Typically you can work around this using
./configure CC='cc -m64 -xarch=...'