X-Spam-Check-By: sourceware.org
Message-ID: <44AC69F6.806@sbcglobal.net>
Date: Wed, 05 Jul 2006 18:40:06 -0700
From: Tim Prince <timothyprince@sbcglobal.net>
Reply-To: tprince@myrealbox.com
User-Agent: Thunderbird 1.5.0.4 (Windows/20060516)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: configure: error: installation or configuration problem: C compiler  cannot create executables.
References: <5358508.1152122291743.JavaMail.banjanap@mix.wvu.edu>
In-Reply-To: <5358508.1152122291743.JavaMail.banjanap@mix.wvu.edu>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Bhagwan Anjanappa wrote:
> HI all,
>     I am trying to configure httperf (web performance evaluator) on 
> Cygwin I am encountering a few errors which I think is native to 
> Cygwin. The first error I got was gcc not found but I went and 
> installed the gcc make and other packages. Now I have a new error 
> comming up whenever I try to run the configure command It says like 
> below
> 
> loading cache ./config.cache
> checking for gcc... gcc
> checking wether the C compiler <gcc> works..... no
> configure: error: installation or configuration problem: C compiler 
> cannot create executables
> 

I'm not familiar with this particular application, but the normal 
expectation is that a file such as config.log will be created, which 
will enlighten you and us about the failing command.  Many FAQs 
specifically dictate that you must show these details when asking for 
assistance.  If config.log doesn't contain adequate detail, the 
diagnostics produced by repeating the failing invocation of gcc may be 
of use.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

