I was wondering if anyone has statically built OpenSSH under cygwin? Mostly I'm just trying to avoid the need to require a specific user to install cygwin in order to use the client. Does it involve mingw? Linker tricks? Voodoo? I tried -static but it didn't seem to work. Of course, I could have just screwed something up. Thanks for any insight.