X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding :in-reply-to; q=dns; s=default; b=cD9wBqpdneY+p3zSDKVlmLOckvjB9B SQabzQBODwSQxrZm9Zg93byk0QgLU1miBm4zNEbVVWqEn79mHXvI6IIYxvITmSY8 hUhsMctx/36KhFWPjdZdHLF3E+ahXkbao5416qc2gZ1ifd6XBbPJQ4CEp61clBbQ Sw8McSuthqMnA= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding :in-reply-to; s=default; bh=8zxr+YlcBULSc4VRYD3uwxF792o=; b=FQlY RbDHBXhwV/zlvAIlIMRD4sTLfwbMcQtlMu0/O5qOXTdh9Db2MSY8X1AVgY7unMpr JMBQq9l6qzBEuQdCm1l8fPIoJblxUO1H/6AaH5KKO1RyMXPuxlv4atoznu4IQ3VZ 6eflt3x7pGfsB0CLjbKScreXznYwNJVymfYq5kU= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=1.4 required=5.0 tests=BAYES_00,FORGED_MUA_MOZILLA,FREEMAIL_FROM,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=H*UA:x64, H*UA:Win64, evening, H*u:x64 X-HELO: blaine.gmane.org To: cygwin AT cygwin DOT com From: Franz Fehringer Subject: Re: antrun versus wsl versus cygwin Date: Mon, 18 Feb 2019 14:39:11 +0100 Message-ID: References: <0f26a1aa-7c70-5201-5212-5f3df54a50fa AT gmail DOT com> <1968849310 DOT 20190218020001 AT yandex DOT ru> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Thunderbird/60.5.0 Openpgp: preference=signencrypt In-Reply-To: X-IsSubscribed: yes Am 18.02.2019 um 14:07 schrieb Houder: > On Mon, 18 Feb 2019 13:15:02, Franz Fehringer wrote: >> Am 18.02.2019 um 11:42 schrieb Houder: > [snip] > >>> Now show us the output of an antrun script, where the executable >>> is C:\Tools\Cygwin\bin\which and its argument: bash >>> >>> Henri >>> >>> >> >> >> >> >> >> >> >> >> gives >> >> [exec] /usr/bin/bash >> [exec] W i n d o w s S u b s y s t e m f o r L i n u x h a s n >> o i n s t a l l e d d i s t r i b u ti o n s . >> [exec] D i s t r i b u t i o n s c a n b e i n s t a l l e d >> b y v i s i t i n g t h e M i c r o s o f t S t o r e : >> [exec] h t t p s : / / a k a . m s / w s l s t o r e >> >> It is as if C:\Windows\System32 were hardcoded somewhere >> The ant exec documentation says >> "The task delegates to Runtime.exec which in turn apparently >> calls ::CreateProcess. It is the latter Win32 function that defines the >> exact semantics of the call. " > > This tells me that "Cygwin" is in C:\Tools\Cygwin\bin; it also tells me > that cygwin1.dll is that directory, as "which" can be invoked ... > > And bash is also found in C:\Tools\Cygwin\bin, I believe. (which can be > verified by "where bash"). > > Consequenly Cygwin's bash can be invoked (even from a Windows JVM). It > does not matter that Runtime.exec calls ::CreateProcess. > > I have no idea what "build" is or does ... > > Apparently, it refers in some way to the WSL executables ... > > As Windows JVM is not installed at my place (and I am using W7, where > WSL cannot be installed), I cannot help you forward beyond this point. > > Henri > > build is some simple script which does not in any way refer to wsl. The result woould be the same without (i will check in the evening). -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple