I'm trying to compile r6049. and it crashes when trying to compile/generate M86K Source Files.

Throws out the following:


M86kcpu.c: in function 'readword_d32_mmu':
m68kmmu.h:15: warning: 'tamode' may be used uninitialized in this function
m68kmmu.h:15: note: 'tamode' was declared here

does the same with: 'tbl_entry' and 'tbmode'

then goes to:
mingw32-make: ***[obj/windows/mess/emu/cpu/m68000/m68kcpu.o] Error 1

I always del src/mess/obj before each compile