I am attempting to run gfortran on a 2022 Macbook pro with M2 and running Ventura 13.1 but I keep getting this error :
ld: unsupported tapi file type '!tapi-tbd' in YAML file '/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/lib/libSystem.tbd' for architecture arm64
Any help with this? or is there another compiler out there compatible with apple m2 + ventura 13.1?
Not sure what to try in this case, I tried other solutions for M1 macs running gfortran but no success.