Hi All I am using gcc 4.4.3 on Linux to compile 64-bit applications. I am having issues when fortran callable c-functions have long parameters are called by fortran programs, then dump core. Does gfortran on Linux pass integer length parameters rather than long? I would very much appreciate your input. With Regards Vardhan