Re: [PATCH] pyuno is broken on mingw on current master

2012-06-18 Thread David Tardon
Hi, On Mon, Jun 18, 2012 at 01:15:05AM +0200, David Ostrovsky wrote: > On 12.06.2012 09:23, Stephan Bergmann wrote: > >On 06/12/2012 09:17 AM, David Ostrovsky wrote: > >>What do you mean here? > > > >Personally, for an experimental platform like mingw, and as you > >have demonstrated that it does

Re: [PATCH] pyuno is broken on mingw on current master

2012-06-18 Thread David Ostrovsky
On 12.06.2012 09:23, Stephan Bergmann wrote: On 06/12/2012 09:17 AM, David Ostrovsky wrote: What do you mean here? Personally, for an experimental platform like mingw, and as you have demonstrated that it does not work right now, I would not bother to make it work prior to gbuild'ification.

Re: pyuno is broken on mingw on current master

2012-06-12 Thread David Tardon
On Tue, Jun 12, 2012 at 09:17:13AM +0200, David Ostrovsky wrote: > Hi, > > during my work on gbuild'ification of pyuno module i've seen mingw > branches in some dmake makefiles. > > That why I have compiled mingw32 on OpenSUSE 12.1 > with option --enable-python=internal and installed it on real W

Re: pyuno is broken on mingw on current master

2012-06-12 Thread Stephan Bergmann
On 06/12/2012 09:17 AM, David Ostrovsky wrote: What do you mean here? Personally, for an experimental platform like mingw, and as you have demonstrated that it does not work right now, I would not bother to make it work prior to gbuild'ification. Has pyuno on mingw ever been known to work?

pyuno is broken on mingw on current master

2012-06-12 Thread David Ostrovsky
Hi, during my work on gbuild'ification of pyuno module i've seen mingw branches in some dmake makefiles. That why I have compiled mingw32 on OpenSUSE 12.1 with option --enable-python=internal and installed it on real Windows 7 machine and tested pyuno intergration without my gbuild'ification p