blechschmidt / massdns

A high-performance DNS stub resolver for bulk lookups and reconnaissance (subdomain enumeration)
GNU General Public License v3.0
3.08k stars 460 forks source link

Problem installation with win 10 #53

Closed adli0n closed 4 years ago

adli0n commented 4 years ago

I cant install with make nolinux commands in windows

Result in cmd : _mkdir -p bin cc -O3 -std=c11 -Wall -fstack-protector-strong main.c -o bin/massdns processbegin: CreateProcess(NULL, cc -O3 -std=c11 -Wall -fstack-protector-strong main.c -o bin/massdns, ...) failed. make (e=2): The system cannot find the file specified. make: *** [Makefile:11: nolinux] Error 2