tpoechtrager / wclang

Cross compile source code easily for Windows with clang on Linux/Unix
GNU General Public License v2.0
302 stars 34 forks source link

i686-w64-clang: command not found #49

Closed DarknightCanada closed 4 years ago

DarknightCanada commented 4 years ago

root@kali:/bin/wclang# i686-w64-clang -wc-help bash: i686-w64-clang: command not found

even when I add it to the @PATH still getting the error

tpoechtrager commented 4 years ago

It's i686-w64-mingw32-clang.