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]

 



>> 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:
> tdennis@xxxxxxxxxxxxxxxxx
> 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
> Autoconf@xxxxxxx
> http://lists.gnu.org/mailman/listinfo/autoconf
>
>


-- 
Timothy J. Dennis                                email:
tdennis@xxxxxxxxxxxxxxxxx
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
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