X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 87ECE385EC58 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1596765541; bh=OO8mD0eT0dDjTG6net/8mdIdPADBH/SNQ1k99CGseTU=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=GFVdtefJfc+QfoIDI+Dljd/sj2OwehRZ+TQjhaVi4owf93d66Zm55CsnQ8W/nRZm/ 2KXAQy4PYkfMbtn9wb57nEyRGhAP9wKC6WrMVlCozwAJbmSy+nK3+8z8cRUwegJyJB 0vllCcO8tuhwjmRhmYf6VAXnUw6GCdPqpG93ydzA= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 407533857033 To: cygwin AT cygwin DOT com Subject: Developing for Cygwin from POSIX host Date: Thu, 06 Aug 2020 21:58:45 -0400 Message-ID: <9076494.QnH3kWR8HF@t450> MIME-Version: 1.0 X-Spam-Status: No, score=-4.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: John Scott via Cygwin Reply-To: John Scott Content-Type: multipart/mixed; boundary="===============4626934852596210582==" Sender: "Cygwin" --===============4626934852596210582== Content-Type: multipart/signed; boundary="nextPart1951238.NXcfPLViox"; micalg="pgp-sha256"; protocol="application/pgp-signature" --nextPart1951238.NXcfPLViox Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Hi, I'm writing an application in C that's increasingly dependent on the POSIX APIs and would like to use the Cygwin DLL to help port it to Windows. I currently use MinGW-w64 but foresee that will stop being sufficient eventually. I want to do this using only free software without a Windows installation. A GNU/Linux to Cygwin cross compiler doesn't seem available, at least on Debian. Cygwin also fails to run under Wine. I'm not interested in the Cygwin userspace, I just need the POSIX layer. Aside from booting up a ReactOS VM, is there a more clean way to do what I seek to do? Thanks, John --nextPart1951238.NXcfPLViox Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQT287WtmxUhmhucNnhyvHFIwKstpwUCXyy1VQAKCRByvHFIwKst p6cEAPwPts2DC9jQrFJ/CDdDTjK8AvIBGdvO+UA734eUvWKHQwEA7hRDeZxNds2P O8KzWlcC+GVu+U6KS3EuPKtXhJ1Exgc= =tlUY -----END PGP SIGNATURE----- --nextPart1951238.NXcfPLViox-- --===============4626934852596210582== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline -- 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 --===============4626934852596210582==--