Next Up Previous Contents
Next: A.13 AC_PROG_FPP
Up: A The Starconf macros and variables
Previous: A.11 AC_FC_RECL_UNIT
[ID index][Keyword index]

A.12 AC_PROG_FC

AC_PROG_FC([COMPILERS...], [DIALECT])

[COMPILERS...] is a list of specific compilers you want it to try, so you could give it [f77 g77] as an argument. That's useful if you have rather specific demands or need to more-or-less customize this.

More useful is the DIALECT, which can be 77, 90, 95 or 2000. Thus if you give this as AC_PROG_FC([], 77) or AC_PROG_FC([], 1977) then this will search only its internal list of Fortran 77 compilers (which happens to be [g77 f77 xlf frt pgf77 fort77 fl32 af77] currently).


Next Up Previous Contents
Next: A.13 AC_PROG_FPP
Up: A The Starconf macros and variables
Previous: A.11 AC_FC_RECL_UNIT
[ID index][Keyword index]
The Starlink Build System
Starlink System Note 78
Norman Gray, Peter W Draper, Mark B Taylor, Steven E Rankin
11 April 2005. Release snapshot: $Revision: 1.116 $. Last updated 28 May 2006