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=yoQTIy181OkOqG3Xsy8hVXSdGBfQ9e JuLRcjExzE7pRZ0dqTCWutuELDYR0IDAVzV9fWzHoyW+UcSLukvfU8aIUYGaVJMm 1l2rTc+SNP3EZUqTSSXiexaHREhEUX9XveK1m/jvVRdUv9cmZPXxGO9Z0A/DG0p1 ri+gOnGPhtGoc= 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=6tl5NJ4Pw3mNQm7K2eE2YJU+Xy0=; b=vFRB doAlFh+MPGfU+qg1NmV5cdhGKfvdlItbX1jntwUT5daNESUCF37DhgGpLWM7i2nQ fOcDktfoiU+gabUdAVv5DRuyNS7sKWYQQFOyXF8+vpyEQk3rLjbZS5Wfw7Gnx6Zi d1Vfk9w4czTAlLf81M9PewZKloZoCrd7UY4bLnY= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=0.8 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_NONE,RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS,T_FSL_HELO_BARE_IP_2,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: =?ISO-8859-1?Q?Ren=E9_Berber?= Subject: Re: Question on gcc install Date: Sat, 21 Jun 2014 23:24:48 -0500 Lines: 15 Message-ID: References: <9D11C0FA97F94A69A68A45B7A449C70F AT HPDV7TNotebook> <2E98DFC6544A4D3580A80B89062DFAAF AT 2600kPC> <6476C8DA293140A1A341363DB12ADC03 AT 2600kPC> <53A63BE2 DOT 4020806 AT gmail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.19) Gecko/20081209 Lightning/0.9 Thunderbird/2.0.0.19 Mnenhy/0.7.6.0 In-Reply-To: <53A63BE2.4020806@gmail.com> X-IsSubscribed: yes On 6/21/2014 9:13 PM, JonY wrote: > There you go again with all the implications, mingw32 code is cross > compiled from Cygwin's point of view, so don't run it under Cygwin. Run > it under cmd or something. > > Was that too hard to understand? Yes, because its not true, the code runs fine under Cygwin (as long as the executable and its dependencies are in the PATH, or on the current working directory, and all of them have the executable attribute set, i.e. it follows Windows' rules) the same as any other Windows program runs under Cygwin. -- René Berber -- 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