Problems with porting a fortran program from ubuntu to windows
问题 I previously had some troubles updating old code that still needed a not supported compiler and expensive libraries to a version with gfortran in Eclipse on Windows. I let it rest for a while and recently I took a whole other approach, rebuilding the program from scratch, developping on a ubuntu machine, but now I want to bring it back to a windows machine so that my co-workers can contribute on it. The status: Program compiles, runs and gives good results on an ubuntu machine with the GCC