> I see, it seems like the old problem is still here. ;) Here are my all > arguments for cross-compile: > > nim c -d:mingw --os:windows --cpu:amd64 > --amd64.windows.gcc.exe:x86_64-w64-mingw32-gcc > --amd64.windows.gcc.linkerexe=x86_64-w64-mingw32-gcc
Still gives the same error. This works for you? Why doesn't it work for me? Having a -z option added that is not supported must be something that is coded in somewhere. I haven't changed anything in Nim itself and installed mingw from the official Arch repo. This is really weird.