Re: C++ and Fortran - Help linking files
Re: C++ and Fortran - Help linking files
- Subject: Re: C++ and Fortran - Help linking files
- From: Roland King <email@hidden>
- Date: Sat, 12 Nov 2016 10:18:40 +0800
also a quick googling of gfortran underscore quickly leads to the suggestion to do this
SUBROUTINE f() BIND(C,NAME="f") END SUBROUTINE
and googling that leads to the gfortran manual
So that seems to be the best way to go about it.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden