Open ivan-pi opened 1 year ago
It now builds. Some warnings remain. Issues remain when linking to eggx
.
~/fc8-2/build$ make FC8
[ 20%] Building Fortran object CMakeFiles/eggx-procall-2003.dir/src/procall.f90.o
NAG Fortran Compiler Release 7.1(Hanzomon) Build 7101
[NAG Fortran Compiler normal termination]
[ 20%] Built target eggx-procall-2003
[ 40%] Building Fortran object CMakeFiles/FC8.dir/src/FC8_vm.F90.o
NAG Fortran Compiler Release 7.1(Hanzomon) Build 7101
Questionable: /fc8-2/src/FC8_vm.F90, line 801: Variable FONTIDX set but never referenced
Warning: /fc8-2/src/FC8_vm.F90, line 801: INT32 explicitly imported into FC8_VM but not used
Warning: /fc8-2/src/FC8_vm.F90, line 801: PSET explicitly imported into FC8_VM but not used
Questionable: /fc8-2/src/FC8_vm.F90, line 801: Variable SOUND_TIMER set but never referenced
Warning: /fc8-2/src/FC8_vm.F90, line 141: Intrinsic TRANSFER has partly undefined result
Warning: /fc8-2/src/FC8_vm.F90, line 147: Intrinsic TRANSFER has partly undefined result
Warning: /fc8-2/src/FC8_vm.F90, line 153: Intrinsic TRANSFER has partly undefined result
Warning: /fc8-2/src/FC8_vm.F90, line 162: Intrinsic TRANSFER has partly undefined result
Warning: /fc8-2/src/FC8_vm.F90, line 572: Intrinsic TRANSFER has partly undefined result
Extension(F2018): /fc8-2/src/FC8_vm.F90, line 724: ERROR STOP statement in PURE procedure UNKNOWN_OPCODE
Extension(F2018): /fc8-2/src/FC8_vm.F90, line 724: Stop-code is not constant
[NAG Fortran Compiler normal termination, 11 warnings]
[ 60%] Building Fortran object CMakeFiles/FC8.dir/src/FC8.f90.o
NAG Fortran Compiler Release 7.1(Hanzomon) Build 7101
Warning: /fc8-2/src/FC8.f90, line 17: Unused PARAMETER MAX_ITER
[NAG Fortran Compiler normal termination, 1 warning]
[ 80%] Building C object CMakeFiles/FC8.dir/src/randint8.c.o
[100%] Linking Fortran executable FC8
nagfor
: