Hello,
In my fortran code, I am using ifport module (`use ifport`); but I get the following error message when compiling with GCC-6.3.0:
Fatal Error: Reading module 'ifport' at line 1 column 2: Unexpected EOF
I have installed intel composer_xe_2013_sp1.5.212. My linux os is debian 9. Is there anyway to solve this ?
Why don't I use ifort ? Because sometimes when I compile my code I can't access my license manager server.
Best regards
Thomas