I have gcc 9.3 running on macOS, and I'm running a gcc command with -fopenmp flag, but I get the error: Unsupported option
error: unsupported option '-fopenmp'```. How do I fix this?
↧
Cannot run gcc with the -fopenmp flag on macOS
↧