X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: Yes, hits=6.7 required=5.0 tests=BAYES_50,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,SARE_MSGID_LONG45,TW_LR,TW_RW,TW_WX,TW_XR,WEBMAIL_BODY X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Thu, 8 Apr 2010 14:11:47 +0200 Message-ID: Subject: "GCC is not found" and "compiler cannot create executables" errors From: david sastre To: cygwin Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes 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 Hello, Yesterday (still under1.7.3) I had a "compiler not found" and a "compiler cannot create executables" errors while trying to build some standard apps, i.e. nginx. I tried reinstalling gcc related packages under devel section with no luck. Today, I tried again, there has been also an (automatic) update to 1.7.4. Still got these errors: $ uname -a CYGWIN_NT-5.1 sith 1.7.4(0.225/5/3) 2010-04-07 11:02 i686 Cygwin $ ./configure checking for OS + CYGWIN_NT-5.1 1.7.4(0.225/5/3) i686 checking for C compiler ... not found ./configure: error: C compiler gcc is not found $ ll $(which gcc) lrwxrwxrwx 1 Administrador Administradores 21 abr 7 16:47 /usr/bin/gcc -> /etc/alternatives/gcc* $ ll /etc/alternatives/gcc lrwxrwxrwx 1 Administrador Administradores 18 abr 8 13:26 /etc/alternatives/gcc -> /usr/bin/gcc-4.exe* $ ll /usr/bin/gcc-4.exe -rwxr-xr-x 3 Administrador Administradores 1,2M dic 11 09:24 /usr/bin/gcc-4= .exe* $ gcc --version gcc (GCC) 4.3.4 20090804 (release) 1 Copyright (C) 2008 Free Software Foundation, Inc. Esto es software libre; vea el c=C3=B3digo para las condiciones de copia. = NO hay garant=C3=ADa; ni siquiera para MERCANTIBILIDAD o IDONEIDAD PARA UN PROP=C3= =93SITO EN PARTICULAR What could be happening? Someone else is getting this? Regards. P.D. sorry for the html, I'm sending this from the webmail... -- 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