Re: [Mingw-w64-public] [rubenvb build] DLL load failed error

2011-09-08 Thread Jon
Forgot to include "preferred base:virtual size" info from http://www.dependencywalker.com/ for the built python extension DLL's: ruben-4.7.0 tdm-4.5.2 == bdiff.pyd0x62A8:0xC0000x62

Re: [Mingw-w64-public] [rubenvb build] DLL load failed error

2011-09-08 Thread Jon
I still see the same failure with both i686-w64-mingw32-gcc-4.6.2-2_rubenvb.7z i686-w64-mingw32-gcc-4.7.0-stdthread_rubenvb.7z Crushing work is keeping me from helping out with more debugging info...sorry :( If you've got a specific test (like Ruben's python27.dll/PATH idea, or a DLL rebase

Re: [Mingw-w64-public] [rubenvb build] DLL load failed error

2011-09-07 Thread NightStrike
Jon, Is this all fixed with Ruben's latest build? On Thu, Aug 18, 2011 at 12:33 PM, Jon wrote: > Ruben, > > With the 32bit i686-w64-mingw32-gcc-4.6.2-1_rubenvb.7z personal build I'm > getting the following runtime failure > >  abort: DLL load failed: Invalid access to memory location.! > > afte

[Mingw-w64-public] [rubenvb build] DLL load failed error

2011-08-18 Thread Jon
Ruben, With the 32bit i686-w64-mingw32-gcc-4.6.2-1_rubenvb.7z personal build I'm getting the following runtime failure abort: DLL load failed: Invalid access to memory location.! after building a stable Mercurial snapshot from source on a Win7 Ultimate machine. I'm fighting distutils to try