From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18671 invoked by alias); 9 Jun 2011 21:13:26 -0000 Received: (qmail 18663 invoked by uid 22791); 9 Jun 2011 21:13:25 -0000 X-SWARE-Spam-Status: No, hits=1.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from p01c11o142.mxlogic.net (HELO p01c11o142.mxlogic.net) (208.65.144.65) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 09 Jun 2011 21:13:06 +0000 Received: from unknown [70.98.38.237] (EHLO swift.edt.com) by p01c11o142.mxlogic.net(mxl_mta-6.10.0-2) over TLS secured channel with ESMTP id f5731fd4.0.18194.00-237.43818.p01c11o142.mxlogic.net (envelope-from ); Thu, 09 Jun 2011 15:13:06 -0600 (MDT) X-MXL-Hash: 4df1376214577257-c5f0110cb938033a6d4ee61dbd2397cbac056e22 Received: from [10.10.10.2] ([10.10.10.2]) by swift.edt.com (8.13.8+Sun/8.13.8) with ESMTP id p59LD2gg024577 for ; Thu, 9 Jun 2011 14:13:03 -0700 (PDT) Message-ID: <4DF1388E.7000009@edt.com> Date: Thu, 09 Jun 2011 21:13:00 -0000 From: Jerry Lowry User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 MIME-Version: 1.0 To: cygwin-xfree@cygwin.com Subject: problems running gcc after installation Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-MAIL-FROM: X-AnalysisOut: [v=1.0 c=1 a=ENPwbhLAQgoA:10 a=zN1it-hBURUA:10 a=-Fa_Hu38_I] X-AnalysisOut: [AA:10 a=BLceEmwcHowA:10 a=8nJEP1OIZ-IA:10 a=OsHX5G5b3lJQ7t] X-AnalysisOut: [QMTwS1Iw==:17 a=BYIVyjikAAAA:8 a=6iwACdWw3ZbIM9jiORMA:9 a=] X-AnalysisOut: [wPNLvfGTeEIA:10 a=xGPXwsHMgXoA:10 a=CqoNkA5SJnUA:10 a=jY-B] X-AnalysisOut: [OLl7Qh0A:10 a=YAuib4iMVFyQtwLt:21 a=SDHjCn3KHd_JA6d4:21] X-IsSubscribed: yes Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Reply-To: cygwin-xfree@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com X-SW-Source: 2011-06/txt/msg00005.txt.bz2 Hi, I have upgraded from 1.5 to 1.7 cygwin/x and am not able to compile any C programs. I have check the mail list archives and did not get a hit on the error. Could someone point me in the correct direction. $ python setup.py install running install running build running build_py running build_ext building 'Cython.Plex.Scanners' extension creating build/temp.cygwin-1.7.9-i686-2.6/Cython creating build/temp.cygwin-1.7.9-i686-2.6/Cython/Plex gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/include/python2.6 -c Cython/Plex/Scanners.c -o build/temp.cygwin-1.7.9-i686-2.6/Cython/Plex/Scanners.o *gcc: error trying to exec 'as': execvp: No such file or directory* error: command 'gcc' failed with exit status 1 tried a plain gcc on a "hello world" program and it gives me the same error. I have tried installing and removing a number of times thinking that something is failing to install. thanks -- --------------------------------------------------------------------------- Jerold Lowry IT Manager / Software Engineer Engineering Design Team (EDT), Inc. a HEICO company 1400 NW Compton Drive, Suite 315 Beaverton, Oregon 97006 (U.S.A.) Phone: 503-690-1234 / 800-435-4320 Fax: 503-690-1243 Web: _www.edt.com _ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/