I'm actually a beginner in coding and I have to use a code in fortran. The code actually compiling correctly under Ubuntu but I had to change for a mac, and the code don't compiling anymore, writing the error:
ld: library not found for -lSystem
collect2: error: ld returned 1 exit status
And I don't understand why...If you can give me advises... Thanks for your help!