Re: [Mingw-w64-public] MinGW-builds scrips now provide the ability to build Python only!

2013-04-30 Thread NightStrike
On Wed, Apr 24, 2013 at 9:36 AM, niXman i.nix...@gmail.com wrote: Hi, According to numerous questions about how to build Python using mingw/mingw-w64, I decided to add in MinGW-builds cripts key '--python-only=x.y.z', which allows to use MinGW-builds scripts to build Python only. Examples:

[Mingw-w64-public] MinGW-builds scrips now provide the ability to build Python only!

2013-04-24 Thread niXman
Hi, According to numerous questions about how to build Python using mingw/mingw-w64, I decided to add in MinGW-builds cripts key '--python-only=x.y.z', which allows to use MinGW-builds scripts to build Python only. Examples: $ ./build --python-only=2.7.3 x32 # for building python-2.7.3, i686 $