I am using GNU fortran compiler and I am compiling the code using command prompt in MacOS. I am getting an error which says that the ld: library not found for -lSystem collect2: error: ld returned 1 exit status
I have tried reinstalling the xcode and it did not work
gfortran -o executable try.o
Should be getting an executable file