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:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=fUSpKOV CxoYwHmxgcN7IQBadlXJi3Mro7Go+MZwT6a3tAR+VaCZMiYn1g8xvUD7b2wmD50l hlOLMaObJT4brUTskc3nPDrqM0CDMKru4PDU9iT9dR2PPgGPdN3/lMosDcIXEkdh USmWsG/xfUZCZK9SjgJ2CERCRdBTnkNIErUc= 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:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=nFaK5+eLlC45f YqZZng0OVq9Cgc=; b=XL/yZNiuD+Ldaw6ijIxjL8/hr4FS2rUz1NYf103iBqEvT sewWiLaRMIV9KLCOqQmTvS9dCCAxdIKXsvIbEiAuzSyqfkPix51JrqHTgkNrNM5o a8E9rLEZX4u5IixOIVbzaL2yI1gHifQGr3aWx5MZV+cVzWNtDE+Lk3wZ0pd9PI= 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=2.5 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,RDNS_NONE,SPF_PASS autolearn=ham version=3.3.1 X-Received: by 10.220.65.134 with SMTP id j6mr5728252vci.78.1376020334106; Thu, 08 Aug 2013 20:52:14 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20130808022937.GB6058@ednor.casa.cgf.cx> References: <20130808022937 DOT GB6058 AT ednor DOT casa DOT cgf DOT cx> From: Vinh Nguyen Date: Thu, 8 Aug 2013 20:51:54 -0700 Message-ID: Subject: Re: "gcc: error: spawn: No such file or directory" issue on Windows 7 To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 I tried it again with "gcc -v foo.cpp" and found it was using a cc1plus command, which I couldn't find in my PATH. I installed all cygwin packages beginning with gcc-* and was able to compile my python package. Consider this issue resolved. -- Vinh -- 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