Hello,
I want to create .exe files using gefortran under Linux. But when I type:
gfortran -o test.exe test.f95
in the console I can't open test.exe" on Windows.
To open all *.out files on Linux is no problem.
- Are there any flags I must set to create *.exe files?
- Or is it only possible to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.