Re: preparing for release 1.1
Stephen Leake <[email protected]>
| Newsgroups | gmane.comp.version-control.monotone.devel |
|---|---|
| Message-ID | <[email protected]> |
Markus Wanner <[email protected]> writes: > Can you run your mtn.exe from a debugger to see what's wrong (or get a > core dump, if such a thing exists on Windows)? I can, but the last time I investigated a bug like this it turned out to be the compiler version, so I'd rather mess with the tools some more first. >> Does anyone have experience setting up a MinGW64 environment? There seem >> to be many choices. > > I played a bit with mingw-w64. Doesn't seem all that different to me, > but I obviously didn't go through a complete build, yet. > > I recently updated the Windows build documentation a bit and would > appreciate a review. Ah. Apparently I forgot to pull/update; I thought I had done that. It looks like you compiled Lua yourself, rather than using the MinGW package; that may be the bug. Since the 32 bit build is working for you, I'll work on the 64 bit version. -- -- Stephe