From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C748A1382C5 for ; Tue, 19 Jan 2021 06:58:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7DA2EE0884; Tue, 19 Jan 2021 06:58:17 +0000 (UTC) Received: from atfriesa01.ssi-schaefer.com (atfriesa01.ssi-schaefer.com [193.186.16.100]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F07D8E0884 for ; Tue, 19 Jan 2021 06:58:16 +0000 (UTC) IronPort-SDR: GwYCKX/jpa+eyAFbC1I72W3Wdyj46QTgGudPiAyIiKbWeGI7bXJhz5pvtzwoc8A6iUsN4nNYJM MAc0UPyqbQ5uCplGnlpWsqG8pvQUIgmprgAtc8vJt0yjufkORyMI2XyalOsnFOi8TPjr39xQOj CuPrzgMlEbvuF7e4DdNO4gFZ13LeVOo6hXqDoh7jwR5+s1fWWJvJD2S/CtiHPfOU8nfgbeyED7 tbJ4etqr+Vg+tE4VHFbhmbf6tDIron64FgyGOrn3daOnadhaZBOJCzKsBFGHgVedKqKmePksWo IMc= X-IronPort-AV: E=Sophos;i="5.79,358,1602540000"; d="scan'208";a="74999084" X-IPAS-Result: =?us-ascii?q?A2HiBACKgQZg/+shHKxigQmEcIV4kVKcPQsBAQEBAQEBA?= =?us-ascii?q?QEJIwwEAQEChEgCgXImOBMCAwEBCwEBAQUBAQEBAQYDAQIChk4Mg1WBBwEBA?= =?us-ascii?q?QEBAQEBAQEBAQEBAQEBAQEWAg1UaAEBAQECASNKEQsLGAICJgICSQENNIMMg?= =?us-ascii?q?mYvrit2gTKFWoMugSAdBoEOKoZ3hkA1gU0/hCo+hQuCTIJgBIFlggYQgVuBF?= =?us-ascii?q?ZtvnAQsB4J6gRcFC4gIkluDKp9AjyKHAIhLSpFhhHuBbYF7TSODOhE+GQ2XJ?= =?us-ascii?q?oVFgSoCBgoBAQMJjG0BAQ?= Received: from samail03.wamas.com (HELO mailhost.salomon.at) ([172.28.33.235]) by atfriesa01.ssi-schaefer.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Jan 2021 07:58:15 +0100 Received: from friw0843.wamas.com ([172.28.53.109]) by mailhost.salomon.at with esmtps (UNKNOWN:AES256-GCM-SHA384:256) (Exim 4.77) (envelope-from ) id 1l1kxy-0005OI-N2 for gentoo-alt@lists.gentoo.org; Tue, 19 Jan 2021 07:58:14 +0100 Message-ID: <1611039438.3306.9.camel@ssi-schaefer.com> Subject: Re: [gentoo-alt] Future of x64-cygwin, x86-winnt? From: Martin Oberzalek To: gentoo-alt@lists.gentoo.org In-Reply-To: References: <1610946285.5859.16.camel@ssi-schaefer.com> Content-Type: text/plain; charset="UTF-8" Date: Tue, 19 Jan 2021 07:57:18 +0100 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-alt@lists.gentoo.org Reply-to: gentoo-alt@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply Mime-Version: 1.0 X-Mailer: Evolution 3.26.6 Content-Transfer-Encoding: 7bit X-Archives-Salt: a53cceea-0c21-43f9-9169-86ef4b9e552d X-Archives-Hash: e917517a8d994f68aa6f7473a2ef83e7 Hi Fabian, Am Montag, den 18.01.2021, 09:48 +0100 schrieb Fabian Groffen: > On 18-01-2021 06:04:45 +0100, Martin Oberzalek wrote: > > > > > So, the inevitable question: who needs x64-cygwin/x86-winnt, > Ok, I thought *-winnt targets were native Windows code, apparently WSL > is too? (I'm just learning here, I guess.) You are right, *-winnt is windows native and might be important when compiling on WSL via a compiler wrapper like parity/or other helper tool with eg: visual studio > > But now we are using actual cygwin versions and our fork of gentoo. Currently this is only working > > with the developer release of the cygwin.dll. What I can do is: testing the gentoo prefix stack with > > this upcomming new cygwin release (when its released) and give some feedback. If I can get it working I would update > > > > https://wiki.gentoo.org/wiki/Prefix/Cygwin > > I'm trying to understand what this means. I'm sure/certain the current > tree doesn't work for Cygwin. This means I anticipate you'll have to > patch/fix a lot of packages for it. Would it be more useful to use an > overlay for Cygwin instead? I agree, maybe this would be a good solution. Greetings, Martin