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

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

 



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


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux