X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <4BBDD7C8.8010300@gmail.com> Date: Thu, 08 Apr 2010 14:19:04 +0100 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: "GCC is not found" and "compiler cannot create executables" errors References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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 On 08/04/2010 13:11, david sastre wrote: > 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. > $ ./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 Well, given that ... > $ gcc --version > gcc (GCC) 4.3.4 20090804 (release) 1 ... gcc works at the command-line for you, there's probably some sort of bug in nginx configure script. Take a look through the config.log it left and see if it shows what went wrong. cheers, DaveK -- 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