A. Frequently Asked Questions on Ingres for Linux : Why Does the Fortran Compiler Fail When Using G77?
 
Share this page                  
Why Does the Fortran Compiler Fail When Using G77?
When I compile the Fortran code generated by the ESQLF pre-compiler using g77, it fails with 'Unrecognized statement name.....'. Why?
The g77 compiler (which is bundled with many, if not all, Linux distributions) does not support some of the statements that the ESQLF pre-compiler generates. More information is available at gnu.org.