rosetta error: failed to open elf at /lib64/ld-linux-x86-64.so.2
I want use fortran code in swift project and I found a project on GitHub which is https://github.com/ColdGrub1384/fortran-ios. I’m facing with error on this step:
$ “<path/to/fortran-ios/bin/gfortran>” -arch arm64 -c test.f -o test.o