From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19432 invoked by alias); 17 Dec 2014 12:52:17 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 19411 invoked by uid 89); 17 Dec 2014 12:52:16 -0000 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 Received: from smtp.nokia.com (HELO mgw-sa01.nokia.com) (147.243.1.47) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Wed, 17 Dec 2014 12:52:14 +0000 Received: from [172.21.80.34] (esdhcp09nok08034.ntc.nokia.com [172.21.80.34]) by mgw-sa01.nokia.com (Sentrion-MTA-4.3.1/Sentrion-MTA-4.3.1) with ESMTP id sBHCpkop007758 for ; Wed, 17 Dec 2014 14:51:46 +0200 Message-ID: <54917C62.30401@nokia.com> Date: Wed, 17 Dec 2014 12:52:00 -0000 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@cygwin.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 X-SW-Source: 2014-12/txt/msg00249.txt.bz2 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