Bind(c) for procedures with complicated derived types

Steve Kargl sgk@troutmask.apl.washington.edu
Wed Jun 3 22:18:00 GMT 2009


On Wed, Jun 03, 2009 at 04:58:12PM -0500, John McFarland wrote:
> So I would rephrase my question again as: with the working code example 
> I showed previously, is there any way to have the compiler write the 
> name of the function "init_object" as "init_object" instead of 
> "__fmod_MOD_init_object", without modifying the subroutines (we don't 
> mind adding BIND(C), but since the subroutines must accept derived types 
> that are not themselves "interoperable", it doesn't seem like an option 
> with gfortran)?
> 

no.

-- 
Steve



More information about the Fortran mailing list