Re: [EXTERNAL] Memory Barriers at pthread using CYGWIN

2023-06-08 Thread Kevin Schnitzius via Cygwin
On Thursday, June 8, 2023 at 06:59:53 PM EDT, Mümin A. via Cygwin wrote: > > r1=0 and r2=0 > That is my result with Cygwin on windows. It’s false. >  > When I compiled with gcc. The result is correct but when I use lasted Cygwin > gcc in windows 10. The result is false. > cmake . CMake Error

Re: [EXTERNAL] Memory Barriers at pthread using CYGWIN

2023-06-08 Thread Mümin A . via Cygwin
IH/NLM/NCBI) [C] Sent: Thursday, June 8, 2023 5:37:31 PM To: Mümin A. ; cygwin@cygwin.com Subject: RE: [EXTERNAL] Memory Barriers at pthread using CYGWIN > result should be > > r1 = 1, r2 = 1 > And what was the result you saw? Anton Lavrentiev Contractor NIH/NLM/NCBI -- Problem r

RE: [EXTERNAL] Memory Barriers at pthread using CYGWIN

2023-06-08 Thread Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin
> result should be > > r1 = 1, r2 = 1 > And what was the result you saw? Anton Lavrentiev Contractor NIH/NLM/NCBI -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: ht