DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 51CHgsNr855893 Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 51CHgsNr855893 Authentication-Results: delorie.com; dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=lNU0hbej X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BAABB3858C31 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1739382173; bh=ZB2nY21GKhb/hexszVWs0ZG2WrDKXBIDGmmI1bBLKTI=; h=To:Subject:In-Reply-To:References:Date:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=lNU0hbejyFCUmxOL8XR9iod1vVZdDCM/OyF0N2413W5oVUzGTSLCekKiGaH7jdkQQ b4dsoDMo+/OuckKzrWddbLTE/SVCKGChFctLbvzv9NUMNclrXnszc9JJruK+HzL45X oo+b+9lbWHn+pXeSZZ7F4oW0nY6QRkbSw48ZX2Ug= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 861DB3858C53 ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 861DB3858C53 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1739382142; cv=none; b=fcOwtXW8zSFVwZ7PDgOyrN2t/IU2RmTME/OrbrF4kbxl8eg4uTM3H3hbr0odbYztKGerg7D5bYcZ2OK/jtAYI3xT5NTGR/eS/IwPKoQKH3iH1PjAycwG0qYs0FzuVs5M+/rQ1VCylNr9EhYVPsZ/++4jjD9hapqbsZMrGsG2qhA= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1739382142; c=relaxed/simple; bh=vfEFTA/GZBwr44gAvbdMHE2gbiEr/UeA9S2fC+5m6xM=; h=DKIM-Signature:From:To:Subject:Date:Message-ID:MIME-Version; b=UvU55quQf8/C1WmFJbld8J5Le2PiiI4iJKaL+fRY+VFkaFkOkskEwknXJFES1vHRQV3Jlh1wCZg+qrTHxDo40oMgA/hGDk8C5TVqk//SkpY5mt14i+JGoPFOp03JcaJcTXCQQAuz3i1R8fzfE7NJDg93kjInj9bj01WIqu5oBiw= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 861DB3858C53 To: cygwin AT cygwin DOT com Subject: Re: __builtin_thread_pointer In-Reply-To: (Ken Brown via Cygwin's message of "Tue, 11 Feb 2025 16:45:22 -0500") References: <9c6a1ccc-d2fb-4aaf-b8c2-29574fa640b4 AT cornell DOT edu> Date: Wed, 12 Feb 2025 18:42:10 +0100 Message-ID: <878qqb2h71.fsf@Gerda.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 X-purgate-server: smtpa07 X-purgate-type: clean X-purgate: clean X-purgate-size: 945 X-purgate-ID: 155817::1739382136-7A542CD1-03028EE0/0/0 X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: ASSI via Cygwin Reply-To: ASSI 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" Ken Brown via Cygwin writes: > On 2/11/2025 4:03 PM, Corinna Vinschen via Cygwin wrote: >> Ken, check the source or configury of your package. It looks weird that >> this function should be called architecture-independently. > Thanks for the suggestion. It's actually not called > architecture-independently, but the code was convoluted and I didn't > see at first what was going on. It turns out that I just had to add > "#if !defined(__CYGWIN__)" at the right place and the build succeeded. It still seems wierd and brittle to hinge this decision on a platform macro rather than a test result from configury. Even platforms that support this (or any other optional feature) in principle need not always enable it. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Factory and User Sound Singles for Waldorf rackAttack: http://Synth.Stromeko.net/Downloads.html#WaldorfSounds -- 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