mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] Solving the Pthreads issue


From: Tony Theodore
Subject: Re: [Mingw-cross-env-list] Solving the Pthreads issue
Date: Wed, 12 May 2010 00:05:22 +1000

On 11 May 2010 19:08, Volker Grabsch <address@hidden> wrote:
> Tony Theodore <address@hidden> schrieb:
>> On 11 May 2010 14:21, Martin Lambers <address@hidden> wrote:
>>
>> > <http://sourceware.org/ml/pthreads-win32/2010/msg00006.html>.
>> >
>> > If we're lucky, this already solves the problem. Can someone test this?
>> >
>> > One problem might be that libraries which already call attach/detach
>> > might run into problems, so we might need to be careful about the
>> > PTW32_STATIC_LIB flag being defined in the header files.
>>
>> The patch allows the build to succeed, but the test-libgomp.exe
>> returns somewhat odd results.
[...]
>
> Well, the order of thread ids is arbitrary, of course. But it seems
> to be a bug that two threads are started with the same id. Could
> you report that issue to the pthreads-win32 mailing list, please?

Shall do - is there a simple pthreads test without libgomp?

> BTW, there is a nice way to point to the latest version of our
> libgomp test script:
>
> (as HTML)
> http://hg.savannah.gnu.org/hgweb/mingw-cross-env/file/tip/src/libgomp-test.c
>
> (Raw)
> http://hg.savannah.gnu.org/hgweb/mingw-cross-env/raw-file/tip/src/libgomp-test.c
>
> Of course, you can also point to a specific changeset, by replacing
> "tip" with e.g. "fb43aa119f62".

The main problem with "tip" in the html url is that the header details
aren't related to the file.

Tony



reply via email to

[Prev in Thread] Current Thread [Next in Thread]