From commits-return-8214-archive-asf-public=cust-asf.ponee.io@nuttx.apache.org Mon Apr 27 01:11:58 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 2A7F318062B for ; Mon, 27 Apr 2020 03:11:58 +0200 (CEST) Received: (qmail 90422 invoked by uid 500); 27 Apr 2020 01:11:57 -0000 Mailing-List: contact commits-help@nuttx.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nuttx.apache.org Delivered-To: mailing list commits@nuttx.apache.org Received: (qmail 90413 invoked by uid 99); 27 Apr 2020 01:11:57 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Apr 2020 01:11:57 +0000 From: =?utf-8?q?GitBox?= To: commits@nuttx.apache.org Subject: =?utf-8?q?=5BGitHub=5D_=5Bincubator-nuttx=5D_patacongo_commented_on_issue_?= =?utf-8?q?=23886=3A_Cygwin_sim=3Ansh_failed_on_apps/builtin?= Message-ID: <158794991747.3807.6734975360742395579.asfpy@gitbox.apache.org> Date: Mon, 27 Apr 2020 01:11:57 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit References: In-Reply-To: patacongo commented on issue #886: URL: https://github.com/apache/incubator-nuttx/issues/886#issuecomment-619657477 > A Cygwin tool would be happy with the first; a Windows native tool would be happy with the second. But it is the second which is not working. The decision to convert paths from Cygwin POSIX paths to Windows native paths is determined by the setting WINTOOL. > I don't what toolchain you are using, but one of those is wrong. Since you are building on the simulator, you should be using the Cygwin gcc x86_64 compiler which would always want POSIX paths and WINTOOL should not be defined. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org