X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2B07B3856DFE DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1686313549; bh=qE6R8yugJVIKlwbUkmZIx6paHprLAiI/InLpP601RSw=; h=Date:To:In-Reply-To:References:Subject:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=kcpONJwA9xHhjxZU5FLTf9IUDT0EwfV7J9RZppSIS1x/6r/zAN7gAZQr5JQUUrQqM W3yn6fOqnmGotJXjtbOJ7pj4VWZht42KGkPAUF68iGq4ryHV31cAHeleydx0jvjKqa vOSkkoTeYkZJvk9d2qM1jUnY9NUWUcQ7V1xpyeQM= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org BF8B53858D3C Date: Fri, 9 Jun 2023 21:25:09 +0900 (JST) To: "M=?ISO-2022-JP?B?Pw==?=min A." , cygwin AT cygwin DOT com Message-ID: <720426559.39923.1686313509544@aps7mgn-09>takashi.yano@nifty.ne.jp> In-Reply-To: References: <96718c68-af84-45a5-9332-337ec4b2f04a AT email DOT android DOT com> Subject: Re: Memory Barriers at pthread using CYGWIN MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal Priority: normal X-Mailer: @nifty Webmail X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00, INVALID_MSGID, KAM_DMARC_STATUS, MISSING_MIMEOLE, SPF_HELO_PASS, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Takashi Yano via Cygwin Reply-To: Takashi Yano Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" > I found a clue. > I'm using cygwin as in windows environment path, C:\cygwin64\bin > > when I open the cygwin terminal , the test is passed but when I close > cygwin terminal and run again the same test exe file then it fails. > > is there any connection about that ? > > The test is valid for native gcc compiler .t1, t2 have valid value. Hmm... Could you please check 'cygcheck ./a.exe' result? Also 'ldd ./a.exe' might help. -- Takashi Yano -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple