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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=ZtkWVOBteJPrU/pi/FWLkyY6q7R57XNG52ghAf0LDn+ErvvBkyPOJ AdK2/UA5gOoQ4dDTRhvUa8NZ7jTR2BESnr0Q748EbZkyYL1QkytB1a29AoqdNKYY kgRyV6RfjxCIpKkkE+xgC3zo8gSBWbL9Pa5WMi1/OiXeIOGRvl+0oo= 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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=1mcFtt2SRuRmz84sPaOCg4Bwd3U=; b=LHSZoJzyw1hNFd85WcCjqyNhSGur zOy9DuplYiLV8ZwoBvwl0M9Uziw+fpZ0vRGciU7k4s4cBLKvFyGiyLCRnH4vGk5y QlRU+XRTRsZQVUs/+VMcKfHb7fbgo9lFTSvEyHrVME9zSeYTp4NNz50DHPpnx04W UYNNSXZ6maaZsBE= 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 X-Spam-SWARE-Status: No, score=1.0 required=5.0 tests=AWL,BAYES_20,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,RDNS_NONE autolearn=no version=3.3.1 X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse AT dyndns DOT com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18p/rhhoZNXA3HS3HohdVpA Date: Wed, 7 Aug 2013 22:29:37 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: "gcc: error: spawn: No such file or directory" issue on Windows 7 Message-ID: <20130808022937.GB6058@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) On Wed, Aug 07, 2013 at 11:01:45AM -0700, Vinh Nguyen wrote: >Hi, > >I'm using Windows 7 and Cygwin 2.819 64 bit. I installed gcc >4.8.1.-3. I get this error when trying to compile: > >$ touch foo.cpp >$ gcc -c foo.cpp >gcc: error: spawn: No such file or directory > >I'm trying to compile a python package and received this message. I >think it's a gcc issue as illustrated by the simple example above. I >was able to compile the python package on windows xp. > >Was wondering if anyone could help me resolve this issue. Thanks. Start here VVV: >Problem reports: http://cygwin.com/problems.html -- 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