I am trying to develop a code using C++ while interfacing it with some preexisting Fortran subroutines. However I am not able to figure out a way to add a g77 compiler option for the fortran files to the dev-C++ environment. Any suggestions will be greatly appreciated.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I am trying to develop a code using C++ while interfacing it with some preexisting Fortran subroutines. However I am not able to figure out a way to add a g77 compiler option for the fortran files to the dev-C++ environment. Any suggestions will be greatly appreciated.