********> bugfix.2 Author: Gene Lamm Date: Feb 5, 00 Programs: Machine.pgf77, Machine.axp_f90, possibly others Severity: Moderate. Description: Can't create executables for C programs. Fix: Add the following line anywhere in the appropriate Machine file: ------------------------------------------------------------------------------ setenv LOADCC " gcc " or setenv LOADCC " cc " depending on what C compiler you are using ------------------------------------------------------------------------------