If you want to use make
, type mingw32-make
instead.
#2
Welding-Torch
started this conversation in
General
Replies: 1 comment 1 reply
-
It would be handy to have that alias. I went to use |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am considering adding an alias to Install C so that typing
make
leads you to executemingw32-make
instead. Do comment and let me know if you are in support of / against this feature.Note: Despite it's name,
mingw32-make
can be used to make 64-bit binaries.Beta Was this translation helpful? Give feedback.
All reactions