| delorie.com/archives/browse.cgi | search |
| 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 <dave DOT korn DOT cygwin AT googlemail DOT com> |
| 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: | <k2i7758a5c31004080511r876491dfy6326bb0712dca648 AT mail DOT gmail DOT com> |
| In-Reply-To: | <k2i7758a5c31004080511r876491dfy6326bb0712dca648@mail.gmail.com> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |