X-Spam-Check-By: sourceware.org Message-ID: <44AC69F6.806@sbcglobal.net> Date: Wed, 05 Jul 2006 18:40:06 -0700 From: Tim Prince Reply-To: tprince AT myrealbox DOT com User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: configure: error: installation or configuration problem: C compiler cannot create executables. References: <5358508 DOT 1152122291743 DOT JavaMail DOT banjanap AT mix DOT wvu DOT 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 AT cygwin DOT com; run by ezmlm 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 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 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/