I am facing this issue while running make server command

Problem seems to be related to gcc, can you please share your machine configuration?

OS : windows11 64 bit x64
Node:18.16
Go:1.19 windows/amd64

also i am facing this error while checking gcc version

gcc version

Try using: gcc --version

Thanks it worked
this is my gcc version

Hi thanks a lot for your help , it was indeed a gcc error . It occured most probably due to the version mismatch of gcc

However I solved it removing the old version and reinstalling the TDM-GCC

TDM-GCC 10.3.0 release | tdm-gcc

1 Like