Hi,
I'm trying to use GNU autotools (automake-1.10.1, autoconf-2.61 and
libtool-2.2.4) for linking Fortran libraries. First I compile two
libraries in separate directories, lib1/libx.la and lib2/liby.la.
There libtool is doing what I want, ie.
make[1]: Entering directory `/home/username/src/f95/
Hello Pekko,
* Pekko Metsä wrote on Sat, Jul 04, 2009 at 05:49:53AM CEST:
> I'm trying to use GNU autotools (automake-1.10.1, autoconf-2.61 and
> libtool-2.2.4) for linking Fortran libraries. First I compile two
> libraries in separate directories, lib1/libx.la and lib2/liby.la.
> There libtool is