X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D7928385772D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1689227589; bh=xibwY9+JW1biBFHaP6atLTUwLj5drCwgYGrbM8bKNIc=; h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=jxLAYwFmkPneL2HNZbNtCE1bQtc8AUjt95ONGilKLHRqUiJkXnb067RoqEe+yM2Dr B6OkNw9W19Rp+u1bgj2UID1QHCvb6oBCMc7hyXf+QZSOOCTfB1TCq+x7ZeyoutchcE kqB1VRNBLPJTP5yO7WQHkUiVKNNAWsESlXC99Vqw= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org F2D7E3858C74 Subject: Re: iostream doesn't work (clang++) To: cygwin AT cygwin DOT com References: <7e07e251-2ec6-b7a5-62da-8578eb638993 AT gmail DOT com> <47f9e50d-763b-e6a9-b2b0-8d3cc311a63b AT maxrnd DOT com> <3c02f650-248e-9e03-94a8-d508c857474e AT gmail DOT com> Message-ID: Date: Wed, 12 Jul 2023 22:52:29 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49.4 MIME-Version: 1.0 In-Reply-To: <3c02f650-248e-9e03-94a8-d508c857474e@gmail.com> X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, NICE_REPLY_A, SPF_HELO_NONE, SPF_NONE, 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: Mark Geisert via Cygwin Reply-To: Mark Geisert Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Hi once again, ggl329 via Cygwin wrote: > On 2023/07/05 12:06, Mark Geisert via Cygwin wrote: >> My previous reply addressed the specific error reported by your testcase. >> But I am unable to make progress on the root cause because I can't reproduce >> your report. [... useful info elided from this quote ...] I was able to build a working clang/clang++ environment and then reproduce your report. A potential solution was discussed on the cygwin-patches mailing list. Just a quick note to say the root cause has been fixed; the next version of the Cygwin DLL (3.4.8) will include the fix. If you need the fix urgently you can find a replacement for your /usr/include/sys/cpuset.h at https://github.com/cygwin/cygwin/blob/main/winsup/cygwin/include/sys/cpuset.h I would suggest moving (with 'mv') your existing file out of the way but keeping it around in case of any mishap getting the replacement. Thanks again for reporting this issue, ..mark -- 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