[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: libtool 2.4.2 fails to compile on Solaris 10
From: |
Dennis Clarke |
Subject: |
Re: libtool 2.4.2 fails to compile on Solaris 10 |
Date: |
Sat, 17 Nov 2012 21:26:12 -0500 |
> If you don't need fortran, just disable it with
>
> F77=no
> FC=no
>
> in the environment. Otherwise, you could perhaps try to point them to
> GNU fortran. But I know next to nothing about fortran, and it has been a long
> time since I used it, so what do I know?
Well you seem to know precisely what was the cure to those failed tests because
my build and test resulted in :
## ------------- ##
## Test results. ##
## ------------- ##
100 tests behaved as expected.
26 tests were skipped.
So that looks flawless.
> Cheers,
indeed !
dc