I installed gcc compiler using msys2 tool and I can't compile even silmple hello world program. After I execute simple command gcc runs infinitely:
$ gcc a.c
I can access --help and --version normally. I am using 9.1.0 version
I installed gcc compiler using msys2 tool and I can't compile even silmple hello world program. After I execute simple command gcc runs infinitely:
$ gcc a.c
I can access --help and --version normally. I am using 9.1.0 version