tumagonx - 2020-06-08

I try to add difftime*.o (from v5.04) to libmingex.a manually but linker still doesn't pick it up...
I check the buildspecs and can verify that -lmingex came before -lmsvcrt, in v7.0 libmsvcrt.a does have difftime32/64 imports but libmingwex.a should be picked first no?

this is gcc 9.3.0 just in case