On 12. apr. 2011, at 14.34, Henrik Schröder wrote: > Both are 1.4.4, but the top one includes a libgcc dll and a mingw dll, and > the bottom one doesn't. And since the bottom one doesn't, I assumed it wasn't > built using mingw, but some other method that still links in the pthread dll. > But if it was, what's the difference? >
ah, don't know about that :-) I guess it probably depends on the version of the compiler and how much it links into the binary... > Also related to this, how hard is it to compile the latest memcached for > windows in mingw now? Install mingw, configure, and make? Or are there any > gotchas on the way? > > It's been a while since last time I tried it, but it was pretty straight forward: http://goo.gl/nxf5O Cheers, Trond
