[Mingw-w64-public] libintl incompatible w/ Python_x64-2.7.3 ctypes

2013-04-20 Thread Mark Mikofski
pes\__init__.py", line 365, in __init__ >>    self._handle = _dlopen(self._name, mode) >>WindowsError: [Error 193] "%1 is not a valid Win32 application I just ran ./configure, make & make install with no options. Maybe I need to link against msvcrt90.dll to link

Re: [Mingw-w64-public] libintl incompatible w/ Python_x64-2.7.3 ctypes

2013-04-19 Thread Mark Mikofski
> >I have no idea how python LoadLibrary is implemented or how to debug >python, since I have not used it. Please contact a python specific list >for help, you may cross post here in case there are any mingw-w64 bits. > > > I repeated the whole process over again, and this time it worked! Weird. Th

Re: [Mingw-w64-public] libintl incompatible w/ Python_x64-2.7.3 ctypes

2013-04-17 Thread Mark Mikofski
From: JonY >To: mingw-w64-public@lists.sourceforge.net >Sent: Wednesday, April 17, 2013 3:19 PM >Subject: Re: [Mingw-w64-public] libintl incompatible w/ Python_x64-2.7.3 ctypes > > >On 4/18/2013 06:07, Mark Mikofski wrote: >> I built libiconv and gettext with re

[Mingw-w64-public] libintl incompatible w/ Python_x64-2.7.3 ctypes

2013-04-17 Thread Mark Mikofski
pes\__init__.py", line 365, in __init__ >>    self._handle = _dlopen(self._name, mode) >>WindowsError: [Error 193] "%1 is not a valid Win32 application I just ran ./configure, make & make install with no options. Maybe I need to link against msvcrt90.dll to link