> Date: Mon, 12 Sep 2011 12:17:36 +0300 > From: Alexander Belchenko <bialix at ukr.net> > CC: Martin Pool <mbp at canonical.com>, bazaar at lists.canonical.com > > Usually all you need is to run the following command: > > python setup.py build_ext -c mingw32 > > And you don't have to have proprietary compiler. Thanks.