Replaced deprecated -m486 with -mach=i486.
Removed deprecated -mno-cygwin. Users should install an appropriate cross-compiler.
Replaced WLAFLAGS with CFLAGS where no WLAFLAGS were defined.
I never noticed this patch until now. In any case, Ville gave me write access to WLA and I've committed changes which emulate your patch. The assemblers will now compile with MinGW using a bash or MSYS session.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Windows Makefile Fix Patch
Hey Tauwasser,
I never noticed this patch until now. In any case, Ville gave me write access to WLA and I've committed changes which emulate your patch. The assemblers will now compile with MinGW using a bash or MSYS session.
Wow, cool that the fix did get attention ;) Thanks!