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: Tim Dennis
Subject: Re: novice can't get autotools to give me makefile that uses gfortran
Date: Mon, 10 Mar 2008 20:54:56 -0500 (EST)
User-agent: SquirrelMail/1.4.5

>> The compiler search order has been changed in newer Autoconf versions,
>> they try gfortran first.  Please update, or use
>>   ./configure FC=gfortran
>>
>
> I tried this, once again I get the following upon running make (configure
> didn't rerun this time):
>
....
> f77  @FFLAGS@ -c -o hello.o `test -f 'hello.f90' || echo './'`hello.f90
> /bin/sh: line 1: f77: command not found

...

Ralf, after posting this, I updated my autoconf and automake versions.
Turned out to be automake. Anyway, problem solved, and on to the next
experiment. Thanks for your help!

Tim

>
>
> --
> Timothy J. Dennis                                email:
> address@hidden
> Research Associate                              office: 477 Bausch & Lomb
> Hall
> Department of Physics & Astronomy    Voice: 585-275-8556
> University of Rochester                           Fax: 585-273-2813
> Rochester, NY 14627
>
>
>
>
> _______________________________________________
> Autoconf mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/autoconf
>
>


-- 
Timothy J. Dennis                                email:
address@hidden
Research Associate                              office: 477 Bausch & Lomb
Hall
Department of Physics & Astronomy    Voice: 585-275-8556
University of Rochester                           Fax: 585-273-2813
Rochester, NY 14627





reply via email to

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