This is the mail archive of the
libffi-discuss@sourceware.org
mailing list for the libffi project.
Windows ARM32 support
- From: "Paul Monson via libffi-discuss" <libffi-discuss at sourceware dot org>
- To: "libffi-discuss at sourceware dot org" <libffi-discuss at sourceware dot org>
- Date: Tue, 16 Apr 2019 01:46:24 +0000
- Subject: Windows ARM32 support
- Arc-authentication-results: i=1; test.office365.com 1;spf=none;dmarc=none action=none header.from=microsoft.com;dkim=none (message not signed);arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=testarcselector01; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=I+poua2T4AasnYzPp9HMBwx20FX0xOFG+Mukkj0FKAI=; b=OndfbpTybF7lW6CGSnFYYpkD9eZH+fFuEsHTRyB9+u5zdHTDal1zJiQ9yTKYrIxOLZ6wz90WQbJ3+K61JbCaaf0m0dn6UWwtylN3mDOvkgQdv5Ij8gU2g1JP47nU3y9BuBhNvT5LXLNj7HKG0J4/eOKfizWDSonThjYVbmVh9W8o1cU+Z3AwY7IczrVQ7rjlx3ZdxQ/VWCAqm/7TZ/W6GLbZiqaMrAmXYpLGRP717yxpGRJFWIWsc/b979EZ2ItXJWB/Y7+xmBXhB+zHVIGMdw9LHiI96ahXvEPIXKOR9RGHkYjrC503ctiBg1maxEB+vbHS46tcON5UbG3qnte+HA==
- Arc-seal: i=1; a=rsa-sha256; s=testarcselector01; d=microsoft.com; cv=none; b=iQf1Yb+Vh0O5VhfSiPeMfGWyL6r6fIhSYdlr2baEVBi8Lj8ZC5XD043E/AytmCom6sXLxTnia48L+40Uojv/h5PXe3wzEExDieWqzQllPJz3VEDfuFVSszLlMceh3xGxRbEAzFhjv9dyPx5M6dCGJb1LD0V4JLotIBfwxSimKusgoMoBoY7sFCqji1hsVCbM1S6q+Ohpk86vPE1bKEusGF557JDFzuZM3EKR3ocsCra9n25T4N5v5a2n29Z8jfEHvuVUYp0oJs1DjzDOaGGW6U6eBXuCGo0khMYfYV4yg2Zk4Hsqw6cPhfr6pFB5PbVJ254rdWjlQoxCmYYt4PPZTA==
- Reply-to: Paul Monson <Paul dot Monson at microsoft dot com>
Hi,
Is it possible to merge https://github.com/libffi/libffi/issues/479 soon?
This would enable using an unpatched libffi with CPython on windows.
The appveyor build includes successfully building for Windows arm32 with this change.
The travis failure doesn't appear to be related to this change to me, but if it is I would like to
Thanks,
Paul