Implementation of ISO_Fortran_binding.c and .h files

Thomas Koenig tkoenig@netcologne.de
Sun Apr 15 07:48:00 GMT 2018


Hi Jerry,

> Daniel Garza is implementing the subject files.
> 
> I have a question.  Should the functions in the .c file become part of 
> libgfortran or in a separate library file of their own?

I think they should be part of libgfortran. It's part of the language,
it needs to use information from ligbgfortran.h, and adding a new
library just adds complexity we do not need.

Regards

	Thomas



More information about the Fortran mailing list