autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: novice can't get autotools to give me makefile that uses gfortran


From: Ralf Wildenhues
Subject: Re: novice can't get autotools to give me makefile that uses gfortran
Date: Mon, 10 Mar 2008 08:10:34 +0100
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

Hello,

* JoeOutflow wrote on Sun, Mar 09, 2008 at 10:17:25PM CET:
> 
> I'm a rank autotools beginner. I'm trying to apply autotools to a simple
> fortran 90 program as practice for a larger project I'm currently planning.
> The only specifically fortran-related macro in my configure.ac file is
> AC_PROG_FC. autoreconf --install runs without complaint as does a subsuquent
> call to the configure script. Nonetheless, when I run make, two strange
> things happen. First, the configure script runs again. Second the makefile
> tries to compile using f77 as the compiler command. I've spent a lot of time
> trying to figure this out, and yes, I have searched your archives. I can't
> find an answer. Oh, and one more thing, my source files all have "f90" file
> exentions and I've tried this both on my mac and my redhat enterprise
> machines. 

Please post your configure.ac and Makefile.am (the toplevel one and the
one listing the Fortran sources) files; or consider posting a link to a
sources tarball.

Cheers,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]