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:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; q=dns; s=default; b=wkt gcRt7AWYzu2YiOyw/niUpKRf6B4qwl8a4JtTU4FnhBa6Zky7F7P/f5ucTm4UPihA 5xs+TxS1A3vvCNlqg0uQirFMUGqeEBHfxw6C1A2/0IblTssuMNhNqsqPHYsLHgg1 wXLPn59oT3EAtQAg9LFMJqWdSXlQeRA3q7R2i2WE= 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:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; s=default; bh=sgqdnuEV5 BNTJ6k2dCkoY9miP/Q=; b=PCaS8zMnD91eOzIDgJLqSJyR2EttbcXv8QJdlW2st YUmbmCAwIKF4mukneSh+VM/R1n3D9gL5Dx+wCTeUNUv6vSimVgdaaBiPqDAHvEwC LGP2VsPFR6d7F8nspKgW+q2xedGbUQNfo3/IbfUWwNfpP9DgqTf1/tOZ/ouz/hIt 7g= 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.1 required=5.0 tests=AWL,BAYES_00,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: mgw-sa01.nokia.com Message-ID: <54917C62.30401@nokia.com> Date: Wed, 17 Dec 2014 14:51:46 +0200 From: Ilya Dogolazky User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: g++ returns 127 and does nothing Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Nokia-AV: Clean X-IsSubscribed: yes Hi ! I installed GCC toolchain for cygwin by selecting "install" near the "Devel" entry in the setup tool as described in [1]. G++ executable is present now, but it doesn't work (which out any error messages): $ ls -l /usr/bin/g++ -rwxr-xr-x 4 ilya None 760349 Nov 13 09:33 /usr/bin/g++ $ g++ -v ; echo $? 127 Any idea what could be wrong, somebody have seen similar symptoms ? Cheers Ilya Dogolazky [1] http://www2.warwick.ac.uk/fac/sci/moac/people/students/peter_cock/cygwin/part2/ -- 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