[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 $>

Re: [Mingw-w64-public] Msvcrt.dll

2013-04-24 Thread Jacek Caban
On 04/23/13 14:06, Алексей Павлов wrote: > Thanks Jacek. Your patch resolv issue with daylight. The patch is committed to SVN now. Cheers, Jacek -- Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only

[Mingw-w64-public] OpenMP-related hangup with winpthreads

2013-04-24 Thread LRN
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 msgmerge.exe (from gettext, i guess) hangs up, consuming 100% of a CPU core, this is the backtrace: #0 0x74d53b64 in SleepEx () from C:\Windows\syswow64\KernelBase.dll #1 0x74d54498 in Sleep () from C:\Windows\syswow64\KernelBase.dll #2 0x6494406b i