static libs on mingw [was: preparing for release 1.1]
Markus Wanner <[email protected]>
| Newsgroups | gmane.comp.version-control.monotone.devel |
|---|---|
| Message-ID | <[email protected]> |
On 04/27/2014 08:55 PM, Stephen Leake wrote: > Markus Wanner <[email protected]> writes: >> Oh, before I forget: The -static-lib{gcc,stdc++} options didn't work for >> me. I compiled without those (so does the build slave). > > Ok. But they are still in INSTALL_windows_mingw.txt Well, it generally seems like a reasonable option to consider. I figured that "-static-libstdc++" alone works just fine for me, so it seems only "-static-libgcc" is to blame. I'm wondering how mingw-w64 behaves. OTOH, I don't see much of a difference in starting time. Certainly not in the order of seconds ('mtn.exe version' runs in about 0.1 seconds either way). Regards Markus Wanner