Cant build IPFS from source: Interrupt/Exception caught (code = 0xc0000005, addr = 0x73776f64)

I want to build IPFS from source.
I have been following the steps that are given here: go-ipfs/windows.md at master 路 ipfs/go-ipfs 路 GitHub

When I execute this command in my cmd: make install
I get the following error:
C:\Users\Lenovo\go\src\github.com\ipfs\go-ipfs>make install
go version go1.16.5 windows/amd64
bin/check_go_version 1.15.2
plugin/loader/preload.sh > plugin/loader/preload.go
make: *** [plugin/loader/Rules.mk:8: plugin/loader/preload.go] Error 1

Please can someone help me out here, thanks alot.

Try in cgwin bash or wsl.

I tried in cygwin, and when execute this command: make install
I get the following error:
go version go1.16.5 windows/amd64
bin/check_go_version 1.15.2
plugin/loader/preload.sh > plugin/loader/preload.go
make: *** [plugin/loader/Rules.mk:8: plugin/loader/preload.go] Error 1