[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: how to tell autoconf/automake where fortran .mod file lives
From: |
Ralf Wildenhues |
Subject: |
Re: how to tell autoconf/automake where fortran .mod file lives |
Date: |
Sat, 15 Mar 2008 19:05:35 +0100 |
User-agent: |
Mutt/1.5.17+20080114 (2008-01-14) |
Hello Tim,
* JoeOutflow wrote on Fri, Mar 14, 2008 at 03:59:56AM CET:
>
> I'm now trying to autoconfify a little fortran project which uses a library
> (hdf5). One of the source files has a USE statement for hdf5. the libraries
> needed for linking are in $prefix/lib and this is also where the hdf5.mod
> file lives. I can't seem to figure out how to tell autoconf/automake where
> hdf5.mod lives even though I think I've managed to tell it where the *.a
> libraries it needs are, and yet this is the same directory.
> I'm attaching a tar file with everything in it for reference. Thanks in
> advance.
The Autoconf Macro Archive <http://autoconf-archive.cryp.to> has some
macros regarding Fortran 90 modules. I've never used them before, so
please share your experiences with them (and report bugs to the macro
authors, so they can be fixed).
Cheers,
Ralf
- how to tell autoconf/automake where fortran .mod file lives, JoeOutflow, 2008/03/13
- Re: how to tell autoconf/automake where fortran .mod file lives,
Ralf Wildenhues <=
- Re: how to tell autoconf/automake where fortran .mod file lives, Tim Dennis, 2008/03/15
- Re: how to tell autoconf/automake where fortran .mod file lives, Ralf Wildenhues, 2008/03/15
- Re: how to tell autoconf/automake where fortran .mod file lives, Tim Dennis, 2008/03/15
- Re: how to tell autoconf/automake where fortran .mod file lives, Keith Marshall, 2008/03/15
- Re: how to tell autoconf/automake where fortran .mod file lives, Tim Dennis, 2008/03/15
- Re: how to tell autoconf/automake where fortran .mod file lives, Keith Marshall, 2008/03/17
- Re: how to tell autoconf/automake where fortran .mod file lives, Tim Dennis, 2008/03/17