This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: configure: error: installation or configuration problem: C compiler cannot create executables.
- From: Tim Prince <timothyprince at sbcglobal dot net>
- To: cygwin at cygwin dot com
- Date: Wed, 05 Jul 2006 18:40:06 -0700
- Subject: Re: configure: error: installation or configuration problem: C compiler cannot create executables.
- References: <5358508.1152122291743.JavaMail.banjanap@mix.wvu.edu>
- Reply-to: tprince at myrealbox 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 <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/