mingw32 and mingw64 is not equal
jiangxianfu opened this issue · 1 comments
jiangxianfu commented
mingw32 with mingw64 is not equal
jiangxianfu commented
I use VC buid is ok.
x64 Native Tools Command Prompt for VS 2017
x86 Native Tools Command Prompt for VS 2017
cl /c test.c aes.c
link /dll test.obj aes.obj
may be mingw64 have bug.