|
Am 21.05.2014 00:52 schröbte Philipp Janda:
So to sum this up: * `make` in MinGW is broken, you have to use `mingw32-make`.
I can't blame MinGW for this. I just checked, and MinGW doesn't even have `make`, only `mingw32-make`. I must have picked it up somewhere else in my PATH ...
(But I remember that MinGW once had a broken `make` command.) Philipp