HI.
I often get a error message when of the type 'variable is KIND(3) when a KIND(2) was expected' when only part of the project complied using /full_debug. I use implicit none and and all floating point variables are declared as double precision (ftn77 fixed format style code) . could this be an issue with the extra information requires for debugging?