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

2013-04-30 Thread xunxun
And what's your gettext configure option? I don't know whether gettext has one option which can only use pthread lib but not use openmp. On Wed, May 1, 2013 at 3:13 AM, LRN wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 30.04.2013 19:18, xunxun wrote: > > 于 2013/4/24 星期三 19:12,

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

2013-04-30 Thread LRN
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 30.04.2013 19:18, xunxun wrote: > 于 2013/4/24 星期三 19:12, LRN 写道: >> 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

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

2013-04-30 Thread xunxun
于 2013/4/30 星期二 23:18, xunxun 写道: > >> >> I'm using an svn-r5792 version of winpthreads + libgomp patches from >> ktietz. > Where is the libgomp patches? > And I remembered Kai recommended to change libgomp team.c team = gomp_malloc (size) to team = gomp_malloc_cleared (size) ago. -- Best Regard

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

2013-04-30 Thread xunxun
于 2013/4/24 星期三 19:12, 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:\Wind

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 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: > $> ./bui

Re: [Mingw-w64-public] Lack test-driver when make check mingw64-crt svn 5830

2013-04-30 Thread NightStrike
On Mon, Apr 29, 2013 at 8:34 AM, xunxun wrote: > It shows: > > make check-TESTS > make[2]: Entering directory `/e/gnu/mingw64/svn/mingw-w64-crt' > make[3]: Entering directory `/e/gnu/mingw64/svn/mingw-w64-crt' > /bin/sh: ./build-aux/test-driver: No such file or directory > make[3]: *** [testcases