[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Solaris & libtool (continued)
From: |
Ralf Wildenhues |
Subject: |
Re: Solaris & libtool (continued) |
Date: |
Wed, 23 Mar 2005 13:46:37 +0100 |
User-agent: |
Mutt/1.4.1i |
Hi there,
Ralf Wildenhues wrote:
> * Пухальский Юрий Андреевич wrote on Tue, Mar 22, 2005 at 05:21:38PM CET:
> > Yes, the first line fails, and second succeeds.
>
> Great. Could you just try one more thing for me, then we should be done
> with the f77demo stuff at least. :)
>
> Save the attachment, go to your libtool-1.5.14 directory, and
> $ patch -p0 < path/to/f77configure.patch
>
> then rerun all Fortran tests with VERBOSE=x. Do they succeed now?
> If not, send output plus config.log.
* Пухальский Юрий Андреевич wrote on Tue, Mar 22, 2005 at 08:53:38PM CET:
> It appears to pass all f77 tests on both Solaris 9 and 10 now.
Great. This bug is fixed with this patch[1] to autoconf. If you need
to use this Fortran compiler in conjunction with Libtool, you will need
to install the CVS version of Autoconf after that patch is merged (or
apply it yourself), a recent Automake, rerun ./bootstrap within the
libtool source directory and rebuild and install it. Then you will need
to re-libtoolize your own packages with this new libtool.
Or you can just wait until the next release of Libtool after the next
Autoconf release. :)
Thanks for your patience with this issue. The C++ issue will be dealt
with later.
Regards,
Ralf
[1] http://lists.gnu.org/archive/html/autoconf-patches/2005-03/msg00009.html