This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Question on configuring Cygwin for httperf


Bhagwan Anjanappa wrote:

>     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 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

There is not enough information here to help you.  You need to provide
much more detail.  Start with reading <http://cygwin.com/problems.html>
and provide the requested cygcheck output as an attachment.  
Additionally, the specific cause of the error should be evident in the
end of the config.log file that configure produces.  It will list the
commands that configure is trying to execute, and the result.

It is also always a good idea to include the *exact* command that you
used to invoke the error.  A good mantra is "copy and paste, do not
summarize."  Nobody here can read minds and the only way we can find out
what is wrong is though the details that you provide.

Brian

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]