Static linking on Windows is unsupported on SPM. This is something that I would like to see change, but there are issues within SPM that need to be worked through before we can make that possible. I would recommend that you consider using CMake if you intend to use static linking (also note that this will require the latest Swift snapshots).
CC: @tomerd @abertelrud