Gfortran and block data routine.

Gossen, Jerry jerry.gossen@honeywell.com
Tue Feb 1 17:43:00 GMT 2005


I recently downloaded the gfortran to test it's functionality.  I used it to compile some of my code and found that when
a named BLOCK DATA routine is compiled and included into a Library, and the main routine includes an EXTERNAL statement
to that named BLOCK DATA, the linker fails to load the object and the initialization of common(s) fails.  This is the
same type of error that plagued the early stages of the development of the GNU compiler (circa 1993).
Any chance this will be fixed before release?



More information about the Fortran mailing list